MPLS-LDP-HIST-STD-MIB
Copyright (C) The Internet Society (2003). This version of this MIB module is part of RFCXXX; see the RFC itself for full legal notices.
This MIB Module contains managed object definitions for the 'Multiprotocol Label Switching, Label Distribution Protocol, LDP History Module' document.
Main OID:
mplsLdpHistStdMIB.1.3.6.1.2.1.10.166.1
12
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
mplsLdpHistStdMIBCopyright (C) The Internet Society (2003). This
version of this MIB module is part of RFCXXX; see
the RFC itself for full legal notices.
This MIB Module contains managed object definitions for the
'Multiprotocol Label Switching, Label Distribution
Protocol, LDP History Module' document. MODULE-IDENTITY .1.3.6.1.2.1.10.166.1 |
IMPORTSCopyright (C) The Internet Society (2003). This
version of this MIB module is part of RFCXXX; see
the RFC itself for full legal notices.
This MIB Module contains managed object definitions for the
'Multiprotocol Label Switching, Label Distribution
Protocol, LDP History Module' document. Unknown .1.3.6.1.2.1.10.166.1 |
mplsLdpHistObjects OBJECT IDENTIFIER .1.3.6.1.2.1.10.166.1.1 |
mplsLdpEntityHistTableThis table is a read-only table which augments
the mplsLdpEntityTable. The purpose of this
table is to keep historical statistics information
about the LDP Entities on the LSR. SEQUENCE OF MplsLdpEntityHistEntry .1.3.6.1.2.1.10.166.1.1.1 |
mplsLdpEntityHistEntryA row in this table contains statistical information
about an LDP Entity. MplsLdpEntityHistEntry .1.3.6.1.2.1.10.166.1.1.1.1 |
mplsLdpEntityHistAttemptedSessionsThis value indicates the specific number of attempts made
to establish LDP Sessions between two peers in the
corresponding label space, whether those attempts are
successful or not. This is a running counter that is only
re-initialized whenever the LDP Entity is initialized.ro Counter32 .1.3.6.1.2.1.10.166.1.1.1.1.1 |
mplsLdpEntityHistEstablishedSessionsThis value indicates the specific number of successful
attempts made to establish LDP Sessions between two peers
in the corresponding label space. This is a running
counter that is only re-initialized whenever the LDP Entity
is initialized.ro Counter32 .1.3.6.1.2.1.10.166.1.1.1.1.2 |
mplsLdpEntityHistTerminatedSessionsThis value indicates the specific number of terminated
LDP sessions between two peers in the corresponding label
space. This is a running counter that is only
re-initialized whenever the LDP Entity is initialized.ro Counter32 .1.3.6.1.2.1.10.166.1.1.1.1.3 |
mplsLdpSessionHistTableA table of historical statistical information
for Sessions between the LDP Entities
and LDP Peers. This table AUGMENTS the
mplsLdpSessionTable. Each row in this table
represents a single session. SEQUENCE OF MplsLdpSessionHistEntry .1.3.6.1.2.1.10.166.1.1.2 |
mplsLdpSessionHistEntryAn entry in this table represents information on a
single session between an LDP Entity and LDP Peer.
The information contained in a row is read-only. MplsLdpSessionHistEntry .1.3.6.1.2.1.10.166.1.1.2.1 |
mplsLdpSessionHistSucessPacketsThis value indicates the specific number of
packets successfully sent over the LDP Sessions.
This is a running counter that is only
re-initialized whenever the associated LDP Entity
is initialized.ro Counter32 .1.3.6.1.2.1.10.166.1.1.2.1.1 |
mplsLdpSessionHistUnsuccessPacketsThis value indicates the specific number of
packets unsuccessfully sent over the LDP Sessions.
This is a running counter that is only
re-initialized whenever the associated LDP Entity
is initialized.ro Counter32 .1.3.6.1.2.1.10.166.1.1.2.1.2 |