MPLS-MLDP-EXPERIMENT-MIB Table View

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

Tables
6
Rows
6
Columns
41
.1.3.6.1.4.1.2636.5.13.1.2.1 · 1 row entry · 2 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk mplsLdpPeerCapabilityTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-MLDP-EXPERIMENT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MLDP-EXPERIMENT-MIB::mplsLdpPeerCapabilityTable'
This table will have learned information relating to Mldp.
mplsLdpPeerCapabilityEntry row .1.3.6.1.4.1.2636.5.13.1.2.1.1
Information about a single Peer which is related
to a Session. This table is augmented by
the mplsLdpSessionTable.
Column Syntax OID
The LDP identifier of this LDP Peer.
MPLS-TC-STD-MIBMplsLdpIdentifier
Type Constraints:
range: 6
.1.3.6.1.4.1.2636.5.13.1.2.1.1.1
This will indicate the LDP capability information about peer.
The p2mp indicates peer supports P2MP Capability.
The mp2mp indicates peer supports MP2MP Capability.
The mbb indicates peer supports MBB Capability.
The ups…
Bits
Enumerated Values:
0none
1p2mp
2mp2mp
3mbb
4upstream-label-assignment
5dynamic
6plr
7mpt
8prot-lsr
9node-prot
.1.3.6.1.4.1.2636.5.13.1.2.1.1.2
.1.3.6.1.4.1.2636.5.13.1.2.2 · 1 row entry · 5 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk mplsMldpSessionStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-MLDP-EXPERIMENT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MLDP-EXPERIMENT-MIB::mplsMldpSessionStatsTable'
A table of statistics related to mLDP on Sessions.
This table AUGMENTS the mplsLdpSessionStatsTable.
mplsMldpSessionStatsEntry row .1.3.6.1.4.1.2636.5.13.1.2.2.1
An entry in this table represents mLDP statistical
information on a single session between an LDP
Entity and LDP Peer.
Column Syntax OID
This object counts the number of mLDP FECs sent on this
session. If the FEC is withdrawn, then this number is
decremented.

Discontinuities in the value of this counter can occur
at re-initialization of th…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.5.13.1.2.2.1.1
This object counts the number of mLDP FECs sent on this
session and waiting for MBB Ack. This counter will get incremented
when MBB req sent for a label on this session and will get
decremented when the MBB Ack received.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.5.13.1.2.2.1.2
This object counts the number of mLDP FECs received on this
session. If the FEC is withdrawn from the downstream session,
then this is decremented.

Discontinuities in the value of this counter can occur
a…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.5.13.1.2.2.1.3
This object counts the number of mLDP FECs received on this
session and waiting for sending MBB Ack. This counter will get
incremented when MBB req is received for a label on this session
and will get decremented when t…
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.5.13.1.2.2.1.4
This object counts the number mLDP FECs for which the MBB Ack is
reset by MBB timer, in which the LSR is waiting for MBB ack.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.5.13.1.2.2.1.5
.1.3.6.1.4.1.2636.5.13.1.2.3 · 1 row entry · 15 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk mplsMldpFecTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-MLDP-EXPERIMENT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MLDP-EXPERIMENT-MIB::mplsMldpFecTable'
This table represents the FEC
(Forwarding Equivalence Class)
Information associated with an mLDP LSP.
mplsMldpFecEntry row .1.3.6.1.4.1.2636.5.13.1.2.3.1
Each row represents a single mLDP FEC Element.
Column Syntax OID
The index which uniquely identifies this entry.
DIFFSERV-MIBIndexInteger
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.2636.5.13.1.2.3.1.1
The type of the FEC. If the value of this object
is 6, then it is P2MP Fec Type, and 7, 8 are correspond to
MP2MP upstream and downstream type.
Enumeration
Enumerated Values:
6p2mp
7mp2mpUpstream
8mp2mpDownstream
.1.3.6.1.4.1.2636.5.13.1.2.3.1.2
The value of this object is the type of the
Internet address. The value of this object,
decides how the value of the mplsMldpFecRootAddr object
is interpreted.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2636.5.13.1.2.3.1.3
The value of this object is interpreted based
on the value of the mplsMldpFecRootAddrType object.
This is ingress node address for the mLDP LSP.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.5.13.1.2.3.1.4
This is opaque type of the mLDP FEC. The value of this object is
shown below.

1 - The Generic LSP Identifier
3 - Transit IPv4 Source TLV
4 - Transit IPv6 Source TLV
5 - Transit IPv4 Bidir TLV
6 …
Enumeration
Enumerated Values:
1genericLspId
3transitIpv4Source
4transitIpv6Source
5transitIpv4Bidir
6transitIpv6Bidir
.1.3.6.1.4.1.2636.5.13.1.2.3.1.5
The 32-bit unsigned integer value which is to represent Generic
LSP ID. This value is only valid if the mplsMldpFecOpaqueType is
genericLspId(1), otherwise 0 must be returned.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2636.5.13.1.2.3.1.6
The value of this object is the type of the
Internet address. The value of this object,
decides how the value of the mplsMldpFecOpaqueTransitSourceOrBidirAddr
object is interpreted.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2636.5.13.1.2.3.1.7
The value of this object is interpreted based
on the value of the mplsMldpFecOpaqueTransitSourceOrBidirAddrType
object. This is source node address for the mLDP inband LSP.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.5.13.1.2.3.1.8
The value of this object is the type of the
Internet address. The value of this object,
decides how the value of the mplsMldpFecOpaqueTransitGroupAddr
object is interpreted.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2636.5.13.1.2.3.1.9
The value of this object is interpreted based
on the value of the mplsMldpFecOpaqueTransitGroupAddrType
object. This is group node address for the mLDP inband LSP.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2636.5.13.1.2.3.1.10
Indicates the admin status of this mLDP FEC.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2636.5.13.1.2.3.1.11
Indicates the actual operational status of this mLDP Fec.
Enumeration
Enumerated Values:
1up
2down
.1.3.6.1.4.1.2636.5.13.1.2.3.1.12
This object provides whether MoFRR enabled for this mLDP FEC.
on this mLDP FEC. As mentioned in the section 3.2 of [I-D.ietf-rtgwg-mofrr],
When this is enabled, then mLDP may select two upstream sessions,
one is primary…
Enumeration
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.2636.5.13.1.2.3.1.13
Indicates the role of FEC either egress, bud, transit or ingress
Enumeration
Enumerated Values:
1egress
2bud
3transit
4ingress
.1.3.6.1.4.1.2636.5.13.1.2.3.1.14
This values shows Fec UP time. This is time since mplsMldpFecOperStatus is UP.
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.4.1.2636.5.13.1.2.3.1.15
.1.3.6.1.4.1.2636.5.13.1.2.4 · 1 row entry · 6 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk mplsMldpFecBranchStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-MLDP-EXPERIMENT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MLDP-EXPERIMENT-MIB::mplsMldpFecBranchStatsTable'
This table provides mLDP Fec branch MPLS Traffic Stats
information.
mplsMldpFecBranchStatsEntry row .1.3.6.1.4.1.2636.5.13.1.2.4.1
An entry in this table is created by the LSR for each
downstream branch (out-segment) from this LSR for this mLDP
LSP. Each downstream session may represent a single out-segment.

Each entry in the table is …
Column Syntax OID
This index identifies the mLDP FEC entry in the
mplsMldpFecTable. This is same as mplsMldpFecIndex.
MPLS-LSR-STD-MIBMplsIndexType
Type Constraints:
range: 1..24
.1.3.6.1.4.1.2636.5.13.1.2.4.1.1
This object identifies an outgoing branch from this mLDP LSP
Its value is unique within the context of the mLDP LSP.

This contains the same value as the mplsOutSegmentIndex in the
MPLS-LSR-STD-MIBs mpls…
MPLS-LSR-STD-MIBMplsIndexType
Type Constraints:
range: 1..24
.1.3.6.1.4.1.2636.5.13.1.2.4.1.2
This object identifies an outgoing branch peer LDP ID for this
mLDP LSP. Its value is unique within the context of the mLDP LSP.
On Egress node, this value could be 0.0.0.0:00 as there will no
downstream LDP session.
MPLS-TC-STD-MIBMplsLdpIdentifier
Type Constraints:
range: 6
.1.3.6.1.4.1.2636.5.13.1.2.4.1.3
This object represent the 64-bit value, which gives the number
of packets forwarded by the mLDP LSP onto this branch.
This object should be read in conjunction with
mplsMldpFecBranchStatsDiscontinuityTime.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.5.13.1.2.4.1.4
This object represent the 64-bit value, which gives the number
of bytes forwarded by the mLDP LSP onto this branch.
This object should be read in conjunction with
mplsMldpFecBranchStatsDiscontinuityTime.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.5.13.1.2.4.1.5
The value of sysUpTime on the most recent occasion at which
any one or more of this rows Counter32 or Counter64 objects
experienced a discontinuity. If no such discontinuity has
occurred since the last re-initialization…
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.4.1.2636.5.13.1.2.4.1.6
.1.3.6.1.4.1.2636.5.13.1.2.5 · 1 row entry · 8 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk mplsMldpFecUpstreamSessTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-MLDP-EXPERIMENT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MLDP-EXPERIMENT-MIB::mplsMldpFecUpstreamSessTable'
This table provides mLDP Fec upstream Session information.
mplsMldpFecUpstreamSessEntry row .1.3.6.1.4.1.2636.5.13.1.2.5.1
An entry in this table is created by the LSR for each
upstream session (in-segment) from this LSR for this mLDP
LSP. Each upstream session may represent a single in-segment.

Each entry in the table is index…
Column Syntax OID
This index identifies the mLDP FEC entry in the
mplsMldpFecTable.
MPLS-LSR-STD-MIBMplsIndexType
Type Constraints:
range: 1..24
.1.3.6.1.4.1.2636.5.13.1.2.5.1.1
This object identifies an upstream session from this mLDP LSP
Its value is unique within the context of the mLDP LSP.

This contains the same value as the mplsInSegmentIndex in the
MPLS-LSR-STD-MIBs mpls…
MPLS-LSR-STD-MIBMplsIndexType
Type Constraints:
range: 1..24
.1.3.6.1.4.1.2636.5.13.1.2.5.1.2
This object identifies an upstream session peer LDP ID for this
mLDP LSP. Its value is unique within the context of the mLDP LSP.
MPLS-TC-STD-MIBMplsLdpIdentifier
Type Constraints:
range: 6
.1.3.6.1.4.1.2636.5.13.1.2.5.1.3
This indicated wether the received traffic from upstream is
primary or backup. This is valid only if the MoFRR
(mplsMldpFecMoFrr) is enabled on this FEC.
Enumeration
Enumerated Values:
1primary
2backup
.1.3.6.1.4.1.2636.5.13.1.2.5.1.4
This indicates whether the upstream session is active, means the
LSR programmed the forwarding engine to receive the traffic from
this upstream session. This will be Inactive if the LSR is wating
for MBB Ack.
Enumeration
Enumerated Values:
1active
2inactive
.1.3.6.1.4.1.2636.5.13.1.2.5.1.5
This object represent the 64-bit value, which gives the number
of packets received by the mLDP LSP from this upstream
session. This object should be read in conjunction with
mplsMldpFecUpstreamSessDiscontinuityTime.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.5.13.1.2.5.1.6
This object represent the 64-bit value, which gives the number
of bytes received by the mLDP LSP from this upstream
session. This object should be read in conjunction with
mplsMldpFecUpstreamSessDiscontinuityTime.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.5.13.1.2.5.1.7
The value of sysUpTime on the most recent occasion at which
any one or more of this rows Counter32 or Counter64 objects
experienced a discontinuity. If no such discontinuity has
occurred since the last re-initialization…
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.4.1.2636.5.13.1.2.5.1.8
.1.3.6.1.4.1.2636.5.13.1.2.6 · 1 row entry · 5 columns
Uses the juniper variant from /opt/observium/mibs/juniper.
Command help
Walk mplsMldpInterfaceStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MPLS-MLDP-EXPERIMENT-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPLS-MLDP-EXPERIMENT-MIB::mplsMldpInterfaceStatsTable'
This table provides mLDP  Traffic Stats on specified interface.
mplsMldpInterfaceStatsEntry row .1.3.6.1.4.1.2636.5.13.1.2.6.1
An entry in this table is created by the LSR for each
downstream branch (out-segment) from this LSR for this mLDP
LSP. Each downstream session may represent a single out-segment.

Each entry in the table is …
Column Syntax OID
This index identifies the specific interface.
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.4.1.2636.5.13.1.2.6.1.1
This is 64 bit value, which gives the number of packets
forwarded by all mLDP LSPs onto this interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.5.13.1.2.6.1.2
This is 64 bit value, which gives the number of bytes
forwarded by all mLDP LSPs onto this interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.5.13.1.2.6.1.3
This is 64 bit value, which gives the number of packets
received by all mLDP LSPs from this interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.5.13.1.2.6.1.4
This is 64 bit value, which gives the number of bytes
received by all mLDP LSPs from this interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2636.5.13.1.2.6.1.5