MPLS-LDP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
19
Rows
19
Columns
113
.1.3.6.1.3.97.1.2.2 · 1 row entry · 24 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpEntityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpEntityTable'
This table contains information about the
MPLS Label Distribution Protocol Entities which
exist on this Label Switch Router (LSR).
mplsLdpEntityEntry row .1.3.6.1.3.97.1.2.2.1
An entry in this table represents an LDP entity.
An entry can be created by a network administrator
or by an SNMP agent as instructed by LDP.
Column Syntax OID
The LDP identifier.

The first four octets encode an IP address
assigned to the LSR, and the last two octets
identify a specific label space within the
LSR.
MplsLdpIdentifier
Type Constraints:
range: 6
.1.3.6.1.3.97.1.2.2.1.1
This index is used as a secondary index to uniquely
identify this row. Before creating a row in this table,
the 'mplsLdpEntityIndexNext' object should be retrieved.
That value should be used for the value of this index…
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.3.97.1.2.2.1.2
The version number of the protocol. The value of 0 on a
read indicates that the version of the protocol is unknown.
Otherwise, the value of this object represents the version
of the LDP protocol.
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.97.1.2.2.1.3
The administrative status of this LDP Entity.
If this object is changed from 'enable' to 'disable'
and this entity has already attempted to establish
contact with a Peer (which implies that the
'mplsLdpEntityRowStatus' …
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.3.97.1.2.2.1.4
The operational status of this LDP Entity.
Enumeration
Enumerated Values:
0unknown
1enabled
2disabled
.1.3.6.1.3.97.1.2.2.1.5
The well known TCP Discovery Port for
LDP.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.2.1.6
The well known UDP Discovery Port for
LDP.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.2.1.7
The maximum PDU Length that is sent in
the Common Session Parameters of an Initialization
Message. A value of 255 or less specifies the
default maximum length of 4096 octets.
octetsUnsigned32r/w
Constraints:
range: 0-65535
.1.3.6.1.3.97.1.2.2.1.8
The two octet value which is the proposed keep alive hold
timer for this LDP Entity.
secondsInteger32r/w
Constraints:
range: 1-65535
.1.3.6.1.3.97.1.2.2.1.9
The two octet value which is the proposed Hello hold
timer for this LDP Entity. A value of 0 means use the
default, which is 15 seconds for Link Hellos and 45
seconds for Targeted Hellos. A value of 65535 means
infinit…
secondsInteger32r/w
Constraints:
range: 0-65535
.1.3.6.1.3.97.1.2.2.1.10
Indicates whether the
'mplsLdpFailedInitSessionThresholdExceeded'
trap should be generated.

If the value of this object is 'enabled(1)'
then the trap will generated. If the value
of this object is 'disab…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.3.97.1.2.2.1.11
When attempting to establish a session with a
given Peer, the given LDP Entity should
send out the SNMP notification,
'mplsLdpFailedInitSessionThresholdExceeded', when
the number of Session Initialization messages sent
SNMPv2-SMIInteger32r/w
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.3.97.1.2.2.1.12
For any given LDP session, the method of
label distribution must be specified.
Enumerationr/w
Enumerated Values:
1downstreamOnDemand
2downstreamUnsolicited
.1.3.6.1.3.97.1.2.2.1.13
The LDP Entity can be configured to use either
conservative or liberal label retention mode.

If the value of this object is conservative(1)
then advertized label mappings are retained
only if they will be…
Enumerationr/w
Enumerated Values:
1conservative
2liberal
.1.3.6.1.3.97.1.2.2.1.14
Indicates whether the 'mplsLdpPathVectorLimitMismatch'
trap should be generated.

If the value of this object is 'enabled(1)'
then the trap will generated. If the value
of this object is 'disabled(2)' the…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.3.97.1.2.2.1.15
If the value of this object is 0 (zero) then
Loop Dection for Path Vectors is disabled.

Otherwise, if this object has a value greater than
zero, then Loop Dection for Path Vectors is enabled,
and the Path…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.3.97.1.2.2.1.16
If the value of this object is 0 (zero),
then Loop Detection using Hop Counters is
disabled.

If the value of this object is greater than
0 (zero) then Loop Detection using Hop
Counters is enabled, and thi…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.3.97.1.2.2.1.17
If this LDP entity uses targeted peer then set
this to true.
SNMPv2-TCTruthValuer/w
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.3.97.1.2.2.1.18
The type of the internetwork layer address used for
the Extended Discovery. This object indicates how
the value of mplsLdpEntityTargetedPeerAddr is to
be interpreted.
IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbersr/w
Type Values:
0other
1ipV4
2ipV6
3nsap
4hdlc
5bbn1822
6all802
7e163
8e164
9f69
10x121
11ipx
12appleTalk
13decnetIV
14banyanVines
15e164withNsap
16dns
17distinguishedName
18asNumber
19xtpOverIpv4
20xtpOverIpv6
21xtpNativeModeXTP
22fibreChannelWWPN
23fibreChannelWWNN
24gwid
25afi
26mplsTpSectionEndpointIdentifier
27mplsTpLspEndpointIdentifier
28mplsTpPseudowireEndpointIdentifier
29mtipmultitopologyipversion4
30mtipv6multitopologyipversion6
31bgpSfc
16384eigrpCommonServiceFamily
16385eigrpIpv4ServiceFamily
16386eigrpIpv6ServiceFamily
16387lispCanonicalAddressFormat
16388bgpLs
16389fortyeightBitMac
16390sixtyfourBitMac
16391oui
16392mac24
16393mac40
16394ipv664
16395rBridgePortID
16396trillNickname
16397universallyUniqueIdentifier
16398routingPolicyAfi
16399mplsNamespaces
65535reserved
.1.3.6.1.3.97.1.2.2.1.19
The value of the internetwork layer address used for
the Extended Discovery.
MplsLdpGenAddrr/w
Type Constraints:
range: 0..64
.1.3.6.1.3.97.1.2.2.1.20
Specifies the optional parameters for the LDP
Initialization Message. If the value is generic(1)
then no optional parameters will be sent in
the LDP Initialization message associated with
this Entity.

If…
MplsLdpLabelTypesr/w
Type Values:
1generic
2atm
3frameRelay
.1.3.6.1.3.97.1.2.2.1.21
The value of sysUpTime on the most recent occasion
at which any one or more of this entity's counters
suffered a discontinuity. The relevant counters are the
specific instances associated with this entity of
any Counte…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.3.97.1.2.2.1.22
The storage type for this entry.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.3.97.1.2.2.1.23
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.
Once the 'mplsLdpEntityAdminStatus' object has
the value of 'up' and this object has the value
of 'active' then the E…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.3.97.1.2.2.1.24
.1.3.6.1.3.97.1.2.3.1 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpEntityConfGenericLabelRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpEntityConfGenericLabelRangeTable'
The MPLS LDP Entity Configurable Generic Label Range Table.
The purpose of this table is to provide a mechanism
for specifying a contiguous range of generic labels,
or a 'label range' for LDP Entities.
          
LDP Entities which use Generic Labels must have at least one
entry in this table.
mplsLdpEntityConfGenericLabelRangeEntry row .1.3.6.1.3.97.1.2.3.1.1
A row in the LDP Entity Configurable Generic Label
Range Table. One entry in this table contains
information on a single range of labels
represented by the configured Upper and Lower
Bounds pairs. NOTE: there is NO co…
Column Syntax OID
The minimum label configured for this range.
Unsigned32
Constraints:
range: 0-1048575
.1.3.6.1.3.97.1.2.3.1.1.1
The maximum label configured for this range.
Unsigned32
Constraints:
range: 0-1048575
.1.3.6.1.3.97.1.2.3.1.1.2
This value represents either the InterfaceIndex of
the 'ifLayer' where these Generic Label would be created, or
0 (zero). The value of zero means that the InterfaceIndex
is not known. For example, if the InterfaceInde…
IF-MIBInterfaceIndexOrZeror/w
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.3.97.1.2.3.1.1.3
The storage type for this entry.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.3.97.1.2.3.1.1.4
An object that allows entries in this
table to be created and deleted using
the RowStatus convention.

There must exist at least one entry in this
table for every LDP Entity that has a
generic label config…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.3.97.1.2.3.1.1.5
.1.3.6.1.3.97.1.2.4.1 · 1 row entry · 11 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpEntityAtmParmsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpEntityAtmParmsTable'
This table contains information about the
ATM specific information which could be used
in the 'Optional Parameters' and other ATM specific
information.
mplsLdpEntityAtmParmsEntry row .1.3.6.1.3.97.1.2.4.1.1
An entry in this table represents the ATM parameters
and ATM information for this LDP entity.
Column Syntax OID
This value represents either the InterfaceIndex of
the 'ifLayer' where the ATM Labels 'owned' by this
entry were created, or 0 (zero). The value of zero
means that the InterfaceIndex is not known. For example,
if the …
IF-MIBInterfaceIndexOrZeror/w
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.3.97.1.2.4.1.1.1
Denotes the Merge Capability of this Entity.
Enumerationr/w
Enumerated Values:
0notSupported
2vcMerge
.1.3.6.1.3.97.1.2.4.1.1.2
Number of LabelRange Components in the Initialization
message. This also represents the number of entries
in the mplsLdpLabelRangeComponentsTable which correspond
to this entry.
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.3.97.1.2.4.1.1.3
If the value of this object is 'bidirectional(0)',
a given VCI, within a given VPI, is used as a
label for both directions independently.

If the value of this object is 'unidirectional(1)',
a given VCI wi…
Enumerationr/w
Enumerated Values:
0bidirectional
1unidirectional
.1.3.6.1.3.97.1.2.4.1.1.4
The peer LSR may be connected indirectly by means of an
ATM VP so that the VPI values may be different on either
endpoint so the label MUST be encoded entirely within the
VCI field.
Enumerationr/w
Enumerated Values:
1direct
2indirect
.1.3.6.1.3.97.1.2.4.1.1.5
The default VPI value for the non-MPLS connection. The
default value of this is 0 (zero) but other values may
be configured. This object allows a different value
to be configured.
ATM-TC-MIBAtmVpIdentifierr/w
Type Constraints:
range: 0..4095
.1.3.6.1.3.97.1.2.4.1.1.6
The Default VCI value for a non-MPLS connection. The
default value of this is 32 but other values may be
configured. This object allows a different value to
be configured.
MplsAtmVcIdentifierr/w
Type Constraints:
range: 32..65535
.1.3.6.1.3.97.1.2.4.1.1.7
VPI value of the VCC supporting unlabelled traffic. This
non-MPLS connection is used to carry unlabelled (IP)
packets. The default value is the same as the default
value of the 'mplsLdpEntityDefaultControlVpi', howeve…
ATM-TC-MIBAtmVpIdentifierr/w
Type Constraints:
range: 0..4095
.1.3.6.1.3.97.1.2.4.1.1.8
VCI value of the VCC supporting unlabelled traffic.
This non-MPLS connection is used to carry unlabelled (IP)
packets. The default value is the same as the default
value of the 'mplsLdpEntityDefaultControlVci', however
MplsAtmVcIdentifierr/w
Type Constraints:
range: 32..65535
.1.3.6.1.3.97.1.2.4.1.1.9
The storage type for this entry.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.3.97.1.2.4.1.1.10
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.

NOTE: This RowStatus object should
have the same value of the 'mplsLdpEntityRowStatus'
related to thi…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.3.97.1.2.4.1.1.11
.1.3.6.1.3.97.1.2.4.2 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpEntityConfAtmLabelRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpEntityConfAtmLabelRangeTable'
The MPLS LDP Entity Configurable ATM Label Range Table.
The purpose of this table is to provide a mechanism
for specifying a contiguous range of vpi's
with a contiguous range of vci's, or a 'label range'
for LDP Entities.
          
LDP Entities which use ATM must have at least one
entry in this table.
mplsLdpEntityConfAtmLabelRangeEntry row .1.3.6.1.3.97.1.2.4.2.1
A row in the LDP Entity Configurable ATM Label
Range Table. One entry in this table contains
information on a single range of labels
represented by the configured Upper and Lower
Bounds VPI/VCI pairs. These are the sa…
Column Syntax OID
The minimum VPI number configured for this range.
ATM-TC-MIBAtmVpIdentifier
Type Constraints:
range: 0..4095
.1.3.6.1.3.97.1.2.4.2.1.1
The minimum VCI number configured for this range.
MplsAtmVcIdentifier
Type Constraints:
range: 32..65535
.1.3.6.1.3.97.1.2.4.2.1.2
The maximum VPI number configured for this range.
ATM-TC-MIBAtmVpIdentifierr/w
Type Constraints:
range: 0..4095
.1.3.6.1.3.97.1.2.4.2.1.3
The maximum VCI number configured for this range.
MplsAtmVcIdentifierr/w
Type Constraints:
range: 32..65535
.1.3.6.1.3.97.1.2.4.2.1.4
The storage type for this entry.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.3.97.1.2.4.2.1.5
An object that allows entries in this
table to be created and deleted using
the RowStatus convention.

There must exist at least one entry in this
table for every LDP Entity that has
'mplsLdpEntityOptional…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.3.97.1.2.4.2.1.6
.1.3.6.1.3.97.1.2.5.1 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpEntityFrameRelayParmsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpEntityFrameRelayParmsTable'
This table contains information about the
Optional Parameters to specify what this Entity is
going to specify for Frame Relay specific
LDP Intialization Messages.
mplsLdpEntityFrameRelayParmsEntry row .1.3.6.1.3.97.1.2.5.1.1
An entry in this table represents the Frame Relay
optional parameters associated with the LDP entity.
Column Syntax OID
This value represents either the InterfaceIndex of
the 'ifLayer' where the Frame Relay Labels 'owned' by this
entry were created, or 0 (zero). The value of zero
means that the InterfaceIndex is not known. For example,…
IF-MIBInterfaceIndexOrZeror/w
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.3.97.1.2.5.1.1.1
This represents whether or not Frame Relay merge
capability is supported.
Enumerationr/w
Enumerated Values:
0notSupported
1supported
.1.3.6.1.3.97.1.2.5.1.1.2
Number of LabelRange Components in the Initialization
message. This also represents the number of entries
in the mplsLdpEntityConfFrLabelRangeTable which correspond
to this entry.
Unsigned32r/w
Constraints:
range: 1-65535
.1.3.6.1.3.97.1.2.5.1.1.3
This object specifies the DLCI bits.
Enumerationr/w
Enumerated Values:
0tenDlciBits
2twentyThreeDlciBits
.1.3.6.1.3.97.1.2.5.1.1.4
If the value of this object is 'bidirectional(0)', then
the LSR supports the use of a given DLCI as a label for
both directions independently. If the value of
this object is 'unidirectional(1)', then the LSR
uses the g…
Enumerationr/w
Enumerated Values:
0bidirectional
1unidirection
.1.3.6.1.3.97.1.2.5.1.1.5
The storage type for this entry.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.3.97.1.2.5.1.1.6
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.
NOTE: This RowStatus object should
have the same value of the 'mplsLdpEntityRowStatus'
related to this entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.3.97.1.2.5.1.1.7
.1.3.6.1.3.97.1.2.5.2 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpEntityConfFrLabelRangeTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpEntityConfFrLabelRangeTable'
This table contains information about the
Optional Parameters to specify what this Entity is
going to specify for Frame Relay specific
LDP Intialization Messages.
mplsLdpEntityConfFrLabelRangeEntry row .1.3.6.1.3.97.1.2.5.2.1
An entry in this table represents the Frame Relay
optional parameters associated with the LDP entity.
Column Syntax OID
The lower bound which is supported. This value should
be the same as that in the Frame Relay Label Range
Component's Minimum DLCI field.
Integer32
Constraints:
range: 0-4194303
.1.3.6.1.3.97.1.2.5.2.1.1
The upper bound which is supported. This value should
be the same as that in the Frame Relay Label Range
Component's Maximum DLCI field.
Integer32r/w
Constraints:
range: 0-4194303
.1.3.6.1.3.97.1.2.5.2.1.2
The storage type for this entry.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.3.97.1.2.5.2.1.3
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.

If the value of the object
'mplsLdpEntityOptionalParameters' contains the
value of 'frameRelaySessionP…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.3.97.1.2.5.2.1.4
.1.3.6.1.3.97.1.2.6 · 1 row entry · 13 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpEntityStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpEntityStatsTable'
This table is a read-only table which augments
the mplsLdpEntityTable.  The purpose of this
table is to keep statistical information about
the LDP Entities on the LSR.
mplsLdpEntityStatsEntry row .1.3.6.1.3.97.1.2.6.1
A row in this table contains statistical information
about an LDP Entity. Some counters contained in a
row are for fatal errors received during a former
LDP Session associated with this entry. For example,
an Ldp Pdu …
Indexes
No indexes recorded
Column Syntax OID
A count of the total attempted sessions for
this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.1
A count of the Session Rejected/No Hello Error
Notification Messages sent or received by
this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.2
A count of the Session Rejected/Parameters
Advertisement Mode Error Notification Messages sent
or received by this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.3
A count of the Session Rejected/Parameters
Max Pdu Length Error Notification Messages sent
or received by this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.4
A count of the Session Rejected/Parameters
Label Range Notification Messages sent
or received by this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.5
This object counts the number of Bad LDP Identifier
Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.6
This object counts the number of Bad Pdu Length
Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.7
This object counts the number of Bad Message
Length Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.8
This object counts the number of Bad TLV
Length Fatal Errors detected by the session(s)
(past and present) associated with this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.9
This object counts the number of Malformed TLV
Value Fatal Errors detected by the session(s)
(past and present) associated with this
LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.10
This object counts the number of Session Keep Alive
Timer Expired Errors detected by the session(s)
(past and present) associated with this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.11
This object counts the number of Shutdown Notfications
received related to session(s) (past and present)
associated with this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.12
This object counts the number of Shutdown Notfications
sent related to session(s) (past and present) associated
with this LDP Entity.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.2.6.1.13
.1.3.6.1.3.97.1.3.1 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpPeerTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpPeerTable'
Information about LDP peers known by Entities in
the mplsLdpEntityTable.  The information in this table
is based on information from the Entity-Peer interaction
during session initialization but is not appropriate
for the mplsLdpSessionTable, because objects in this
table may or may not be used in session establishment.
mplsLdpPeerEntry row .1.3.6.1.3.97.1.3.1.1
Information about a single Peer which is related
to a Session. NOTE: this table is used to
augment the mplsLdpSessionTable.
Column Syntax OID
The LDP identifier of this LDP Peer.
MplsLdpIdentifier
Type Constraints:
range: 6
.1.3.6.1.3.97.1.3.1.1.1
For any given LDP session, the method of
label distribution must be specified.
Enumeration
Enumerated Values:
1downstreamOnDemand
2downstreamUnsolicited
.1.3.6.1.3.97.1.3.1.1.2
An indication of whether loop detection based
on path vectors is disabled or enabled for this Peer.

If this object has a value of disabled(0),
then loop detection is disabled. Otherwise, if this
object h…
Enumeration
Enumerated Values:
0disabled
1enabled
.1.3.6.1.3.97.1.3.1.1.3
If the value of 'mplsLdpPeerLoopDetectionForPV' for
this entry is 'enabled(1)', the this object represents
that Path Vector Limit for this peer.

If the value of 'mplsLdpPeerLoopDetectionForPV' for
this en…
Integer32
Constraints:
range: 0-255
.1.3.6.1.3.97.1.3.1.1.4
.1.3.6.1.3.97.1.3.2.1 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpHelloAdjacencyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpHelloAdjacencyTable'
A table of Hello Adjacencies for Sessions.
mplsLdpHelloAdjacencyEntry row .1.3.6.1.3.97.1.3.2.1.1
Each row represents a single LDP Hello Adjacency.
An LDP Session can have one or more Hello adjacencies.
Column Syntax OID
An identifier for this specific adjacency.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.3.97.1.3.2.1.1.1
The time remaining for this Hello Adjacency.
This interval will change when the 'next'
Hello message which corresponds to this
Hello Adjacency is received.
SNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.3.97.1.3.2.1.1.2
This adjacency is the result of a 'link'
hello if the value of this object is link(1).
Otherwise, it is a result of a 'targeted'
hello, targeted(2).
Enumeration
Enumerated Values:
1link
2targeted
.1.3.6.1.3.97.1.3.2.1.1.3
.1.3.6.1.3.97.1.3.4 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpSessionTable'
A table of Sessions between the LDP Entities and
LDP Peers.  Each row represents a single session.
mplsLdpSessionEntry row .1.3.6.1.3.97.1.3.4.1
An 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.

Please note: the Path Vector Limit for the
Session is …
Indexes
No indexes recorded
Column Syntax OID
The current state of the session, all of the
states 1 - 5 are based on the state machine for
session negotiation behavior.
Enumeration
Enumerated Values:
1nonexistent
2initialized
3openrec
4opensent
5operational
.1.3.6.1.3.97.1.3.4.1.1
The version of the LDP Protocol which
this session is using.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.3.97.1.3.4.1.2
The keep alive hold time remaining for this session.
SNMPv2-TCTimeInterval
Type Constraints:
range: 0..2147483647
Description:
A period of time, measured in units of 0.01 seconds.
.1.3.6.1.3.97.1.3.4.1.3
The value of maximum allowable length for LDP PDUs for
this session. This value may have been negotiated during
the Session Initialization.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.3.97.1.3.4.1.4
The value of sysUpTime on the most recent occasion at
which any one or more of this session's counters
suffered a discontinuity. The relevant counters are
the specific instances associated with this session
of any Coun…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.3.97.1.3.4.1.5
.1.3.6.1.3.97.1.3.5 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpAtmSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpAtmSessionTable'
A table which relates Sessions in the
'mplsLdpSessionTable' and their label
range intersections.  There could be one
or more label range intersections between an
LDP Entity and LDP Peer using ATM as the underlying
media. Each row represents a single label range
intersection.
          
NOTE:  this table cannot use the 'AUGMENTS'
clause because there is not necessarily a one-to-one
mapping between this table and the mplsLdpSessionTable.
mplsLdpAtmSessionEntry row .1.3.6.1.3.97.1.3.5.1
An entry in this table represents information on a
single label range intersection between an LDP Entity
and LDP Peer.

The information contained in a row is read-only.
Column Syntax OID
The minimum VPI number for this range.
ATM-TC-MIBAtmVpIdentifier
Type Constraints:
range: 0..4095
.1.3.6.1.3.97.1.3.5.1.1
The minimum VCI number for this range.
MplsAtmVcIdentifier
Type Constraints:
range: 32..65535
.1.3.6.1.3.97.1.3.5.1.2
The maximum VPI number for this range.
ATM-TC-MIBAtmVpIdentifier
Type Constraints:
range: 0..4095
.1.3.6.1.3.97.1.3.5.1.3
The maximum VCI number for this range.
MplsAtmVcIdentifier
Type Constraints:
range: 32..65535
.1.3.6.1.3.97.1.3.5.1.4
.1.3.6.1.3.97.1.3.6 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpFrameRelaySessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpFrameRelaySessionTable'
A table of Frame Relay label range intersections
between the LDP Entities and LDP Peers.
Each row represents a single label range intersection.
          
NOTE:  this table cannot use the 'AUGMENTS'
clause because there is not necessarily a one-to-one
mapping between this table and the mplsLdpSessionTable.
mplsLdpFrameRelaySessionEntry row .1.3.6.1.3.97.1.3.6.1
An entry in this table represents information on a
single label range intersection between an
LDP Entity and LDP Peer.

The information contained in a row is read-only.
Column Syntax OID
The lower bound of DLCIs which are supported.
Integer32
Constraints:
range: 0-4194303
.1.3.6.1.3.97.1.3.6.1.1
The upper bound of DLCIs which are supported.
Integer32
Constraints:
range: 0-4194303
.1.3.6.1.3.97.1.3.6.1.2
This object specifies the DLCI bits.
Enumeration
Enumerated Values:
0tenDlciBits
2twentyThreeDlciBits
.1.3.6.1.3.97.1.3.6.1.3
.1.3.6.1.3.97.1.3.7 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpSessionStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpSessionStatsTable'
A table of statistics for Sessions between
LDP Entities and LDP Peers.
mplsLdpSessionStatsEntry row .1.3.6.1.3.97.1.3.7.1
An entry in this table represents statistical
information on a single session between an LDP
Entity and LDP Peer.
Indexes
No indexes recorded
Column Syntax OID
This object counts the number of Unknown Message Type
Errors detected during this session.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
othe…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.3.7.1.1
This object counts the number of Unknown TLV Errors
detected during this session.

Discontinuities in the value of this counter can occur
at re-initialization of the management system, and at
other times a…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.3.97.1.3.7.1.2

mplsFecTable

table
.1.3.6.1.3.97.1.3.8.2 · 1 row entry · 7 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsFecTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsFecTable'
This table represents the FEC
(Forwarding Equivalence Class)
Information associated with an LSP.
mplsFecEntry row .1.3.6.1.3.97.1.3.8.2.1
Each row represents a single FEC Element.
Indexes
Column Syntax OID
The index which uniquely identifies this entry.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.3.97.1.3.8.2.1.1
The type of the FEC. If the value of this object
is 'prefix(1)' then the FEC type described by this
row is for address prefixes.

If the value of this object is 'hostAddress(2)' then
the FEC type describe…
Enumerationr/w
Enumerated Values:
1prefix
2hostAddress
.1.3.6.1.3.97.1.3.8.2.1.2
If the value of 'mplsFecType' is 'prefix(1)'
then the value of this object is the length in
bits of the address prefix represented by
'mplsFecAddress', or if the length is zero then
this is a special value which indicat…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.3.97.1.3.8.2.1.3
The value of this object is from the Address Family
Numbers.
IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbersr/w
Type Values:
0other
1ipV4
2ipV6
3nsap
4hdlc
5bbn1822
6all802
7e163
8e164
9f69
10x121
11ipx
12appleTalk
13decnetIV
14banyanVines
15e164withNsap
16dns
17distinguishedName
18asNumber
19xtpOverIpv4
20xtpOverIpv6
21xtpNativeModeXTP
22fibreChannelWWPN
23fibreChannelWWNN
24gwid
25afi
26mplsTpSectionEndpointIdentifier
27mplsTpLspEndpointIdentifier
28mplsTpPseudowireEndpointIdentifier
29mtipmultitopologyipversion4
30mtipv6multitopologyipversion6
31bgpSfc
16384eigrpCommonServiceFamily
16385eigrpIpv4ServiceFamily
16386eigrpIpv6ServiceFamily
16387lispCanonicalAddressFormat
16388bgpLs
16389fortyeightBitMac
16390sixtyfourBitMac
16391oui
16392mac24
16393mac40
16394ipv664
16395rBridgePortID
16396trillNickname
16397universallyUniqueIdentifier
16398routingPolicyAfi
16399mplsNamespaces
65535reserved
.1.3.6.1.3.97.1.3.8.2.1.4
If the value of 'mplsFecType' is 'prefix(1)'
then the value of this object is the address prefix.
If the value of the 'mplsFecAddressLength'
is object is zero, then this object should also be
zero.

If the…
MplsLdpGenAddrr/w
Type Constraints:
range: 0..64
.1.3.6.1.3.97.1.3.8.2.1.5
The storage type for this entry.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.3.97.1.3.8.2.1.6
An object that allows entries in this table to
be created and deleted using the
RowStatus convention.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.3.97.1.3.8.2.1.7
.1.3.6.1.3.97.1.3.9 · 1 row entry · 4 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpSessionInLabelMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpSessionInLabelMapTable'
A table of Session's Ingress Labels which
are Mapped to the LSR MIB's mplsInSegmentTable.
Each row represents a single Ingress Label.
mplsLdpSessionInLabelMapEntry row .1.3.6.1.3.97.1.3.9.1
An entry in this table represents information on a
single LDP LSP which is represented by
a session's index triple (mplsLdpEntityLdpId,
mplsLdpEntityIndex, mplsLdpPeerLdpId) AND the
index tuple (mplsLdpSessionInLabel, m…
Column Syntax OID
The ifIndex of the 'mplsLdpSessionInLabel' which should
have the same value as the 'mplsInSegmentIfIndex' in
the LSR MIB.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.3.97.1.3.9.1.1
The incoming label of this LSP. This has the same value
as the 'mplsInSegmentLabel' in the LSR MIB.
MplsLabel
Type Constraints:
range: 0..2147483647
.1.3.6.1.3.97.1.3.9.1.2
The Layer 2 Label Type for 'mplsLdpInLabel'.
MplsLdpLabelTypes
Type Values:
1generic
2atm
3frameRelay
.1.3.6.1.3.97.1.3.9.1.3
The type of LSP connection.
The possible values are:

unknown(1) -- this may be the value if the LSP
is in a state of flux. It is
considered to be a temporary
Enumeration
Enumerated Values:
1unknown
2xconnect
3terminates
.1.3.6.1.3.97.1.3.9.1.4
.1.3.6.1.3.97.1.3.10 · 1 row entry · 5 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpSessionOutLabelMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpSessionOutLabelMapTable'
A table of Session's Egress Labels which
are Mapped to the LSR MIB.
Each row represents a single Egress Label.
mplsLdpSessionOutLabelMapEntry row .1.3.6.1.3.97.1.3.10.1
An 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.
Column Syntax OID
The ifIndex of the 'mplsLdpSessionOutLabel'.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.3.97.1.3.10.1.1
The outgoing label of this LSP.
MplsLabel
Type Constraints:
range: 0..2147483647
.1.3.6.1.3.97.1.3.10.1.2
The Layer 2 Label Type for 'mplsLdpOutLabel'.
MplsLdpLabelTypes
Type Values:
1generic
2atm
3frameRelay
.1.3.6.1.3.97.1.3.10.1.3
The type of LSP connection.
The possible values are:

unknown(1) -- this may be the value if the LSP
is in a state of flux. It is
considered to be a temporary
Enumeration
Enumerated Values:
1unknown
2xconnect
3starts
.1.3.6.1.3.97.1.3.10.1.4
This value should contain the same value as
the 'mplsOutSegmentIndex' in the LSR MIB.

NOTE: this value will never be zero, because
this table only maps from Sessions to true
outsegments.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.3.97.1.3.10.1.5
.1.3.6.1.3.97.1.3.11 · 1 row entry · 1 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpSessionXCMapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpSessionXCMapTable'
A table of Session's Labels which
are Mapped to the LSR MIB 's XConnect table.
Each row represents a single cross connect.
mplsLdpSessionXCMapEntry row .1.3.6.1.3.97.1.3.11.1
An 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.
Column Syntax OID
This value should contain the same value as
the 'mplsXCIndex' in the LSR MIB.

NOTE: this value will never be zero, because
this table only maps from Sessions to true
cross connects.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.3.97.1.3.11.1.1
.1.3.6.1.3.97.1.3.12 · 1 row entry · 3 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsLdpSessionPeerAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsLdpSessionPeerAddressTable'
This table 'extends' the mplsLdpSessionTable.
This table is used to store Label Address Information
from Label Address Messages received by this LSR from
Peers.  This table is read-only and should be updated
when Label Withdraw Address Messages are received, i.e.
Rows should be deleted as apropriate.
          
NOTE:  since more than one address may be contained
in a Label Address Message, this table 'extends',
rather than 'AUGMENTS' the mplsLdpSessionTable's
information.
mplsLdpSessionPeerAddressEntry row .1.3.6.1.3.97.1.3.12.1
An entry in this table represents information on
session's for a single next hop address which was
advertised in an Address Message from the LDP peer.
The information contained in a row is read-only.
Column Syntax OID
An index which uniquely identifies this entry within
a given session.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.3.97.1.3.12.1.1
The internetwork layer address type of this Next Hop
Address as specified in the Label Address Message
associated with this Session. The value of this
object indicates how to interpret the value of
mplsLdpSessionPeerNex…
IANA-ADDRESS-FAMILY-NUMBERS-MIBAddressFamilyNumbers
Type Values:
0other
1ipV4
2ipV6
3nsap
4hdlc
5bbn1822
6all802
7e163
8e164
9f69
10x121
11ipx
12appleTalk
13decnetIV
14banyanVines
15e164withNsap
16dns
17distinguishedName
18asNumber
19xtpOverIpv4
20xtpOverIpv6
21xtpNativeModeXTP
22fibreChannelWWPN
23fibreChannelWWNN
24gwid
25afi
26mplsTpSectionEndpointIdentifier
27mplsTpLspEndpointIdentifier
28mplsTpPseudowireEndpointIdentifier
29mtipmultitopologyipversion4
30mtipv6multitopologyipversion6
31bgpSfc
16384eigrpCommonServiceFamily
16385eigrpIpv4ServiceFamily
16386eigrpIpv6ServiceFamily
16387lispCanonicalAddressFormat
16388bgpLs
16389fortyeightBitMac
16390sixtyfourBitMac
16391oui
16392mac24
16393mac40
16394ipv664
16395rBridgePortID
16396trillNickname
16397universallyUniqueIdentifier
16398routingPolicyAfi
16399mplsNamespaces
65535reserved
.1.3.6.1.3.97.1.3.12.1.2
The value of the next hop address.
MplsLdpGenAddr
Type Constraints:
range: 0..64
.1.3.6.1.3.97.1.3.12.1.3
.1.3.6.1.3.97.1.3.13 · 1 row entry · 2 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk mplsXCsFecsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-LDP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-LDP-MIB::mplsXCsFecsTable'
A table which shows the relationship between
cross-connects and FECs.  Each row represents
a single cross connect to FEC association.
This table is read-only.
mplsXCsFecsEntry row .1.3.6.1.3.97.1.3.13.1
An entry represents a single cross connect
to FEC association.
Column Syntax OID
An indication of the operational status of
the FEC associated with this cross connect.

unknown(1) - this is a temporary state which
may indicate the LSP-FEC association
is in a s…
Enumeration
Enumerated Values:
1unknown
2inUse
3notInUse
.1.3.6.1.3.97.1.3.13.1.1
This value of sysUpTime when the
mplsXCFecOperStatus last changed state.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.3.97.1.3.13.1.2