MPLS-MLDP-STD-MIB
Updated Sep 26, 2016AI MIB Summary
The MPLS-MLDP-STD-MIB module defines managed objects for monitoring and configuring point-to-multipoint and multipoint-to-multipoint Label Switched Paths (LSPs) within Multipoint Label Distribution Protocol (mLDP) networks. It enables the tracking of mLDP session states, LSP identifiers, and associated forwarding information to support multicast traffic engineering in MPLS core infrastructure.
Copyright (c) 2009 IETF Trust and the persons identified as the document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal Provisions Relating to IETF Documents in effect on the date of publication of this document (http://trustee.ietf.org/license-info). Please review these documents carefully, as they describe your rights and restrictions with respect to this document.
The initial version of this MIB module was published in RFC XXXX. For full legal notices see the RFC itself or see:
http://www.ietf.org/copyrights/ianamib.html
This MIB module contains managed object definitions for mLDP LSPS defined in Label Distribution Protocol Extensions Point-to-Multipoint and Multipoint-to-Multipoint Label Switched Paths, RFC 6388, November
2011.
Main OID:
mplsMldpStdMIB.jnxMldpExperiment.1
70
Objects
Active
Status
10
Dependencies
Imported Objects
Objects
70 total| Object Name |
|---|
mplsMldpStdMIBCopyright (c) 2009 IETF Trust and the persons identified as
the document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's
Legal Provisions Relating to IETF Documents in effect on the
date of publication of this document
(http://trustee.ietf.org/license-info). Please review these
documents carefully, as they describe your rights and
restrictions with respect to this document.
The initial version of this MIB module was published in
RFC XXXX. For full legal notices see the RFC itself or see:
http://www.ietf.org/copyrights/ianamib.html
This MIB module contains managed object definitions for mLDP LSPS
defined in Label Distribution Protocol Extensions Point-to-Multipoint and
Multipoint-to-Multipoint Label Switched Paths, RFC 6388, November
2011. MODULE-IDENTITY .jnxMldpExperiment.1 |
mplsMldpNotifications OBJECT IDENTIFIER .jnxMldpExperiment.1.0 |
mplsMldpFecUpThis notification is generated when a mplsMldpFecOperStatus
object changes from down to up. NOTIFICATION-TYPE .jnxMldpExperiment.1.0.1 |
mplsMldpFecDownThis notification is generated when a mplsMldpFecOperStatus
object changes from up to down. NOTIFICATION-TYPE .jnxMldpExperiment.1.0.2 |
mplsMldpMoFrrStatusChangeThis notification is generated when a mplsMldpFecUpstreamSessPrimary
object changes from primary to backup and vice versa. NOTIFICATION-TYPE .jnxMldpExperiment.1.0.3 |
mplsMldpScalars OBJECT IDENTIFIER .jnxMldpExperiment.1.1 |
mplsMldpP2mpCapableThis object provides the P2MP capability of the LSR.ro Enumeration .jnxMldpExperiment.1.1.1 |
mplsMldpMp2mpCapableThis object provides MP2MP capability of the LSR.ro Enumeration .jnxMldpExperiment.1.1.2 |
mplsMldpMbbCapableThis object provides MBB (make before break) capability of the LSR.ro Enumeration .jnxMldpExperiment.1.1.3 |
mplsMldpMbbTimeThe 32-bit unsigned integer value provides the time for waiting MBB Ack
from upstream node.ro Unsigned32 .jnxMldpExperiment.1.1.4 |
mplsMldpNumFecsThe number of active and passive mLdp Fecs on this device.ro Unsigned32 .jnxMldpExperiment.1.1.5 |
mplsMldpNumFecsActiveThe number of mLdp FECs Active on this device. The mLDP FEC is
considered active if the mplsMldpFecOperStatus is up(1).ro Unsigned32 .jnxMldpExperiment.1.1.6 |
mplsMldpPlrCapableThis object provides Point of Local Repair (PLR)
capability of the LSR.ro Enumeration .jnxMldpExperiment.1.1.7 |
mplsMldpMptCapableThis object provides Merge Point (MPT) capability of the LSR.ro Enumeration .jnxMldpExperiment.1.1.8 |
mplsMldpProtLsrCapableThis object provides Protected LSR capability.ro Enumeration .jnxMldpExperiment.1.1.9 |
mplsMldpNodeProtCapableThis object provides Node Protection capability of the LSR.ro Enumeration .jnxMldpExperiment.1.1.10 |
mplsMldpObjects OBJECT IDENTIFIER .jnxMldpExperiment.1.2 |
mplsLdpPeerCapabilityTableThis table will have learned information relating to Mldp. SEQUENCE OF MplsLdpPeerCapabilityEntry .jnxMldpExperiment.1.2.1 |
mplsLdpPeerCapabilityEntryInformation about a single Peer which is related
to a Session. This table is augmented by
the mplsLdpSessionTable. MplsLdpPeerCapabilityEntry .jnxMldpExperiment.1.2.1.1 |
mplsMldpPeerLdpIdThe LDP identifier of this LDP Peer.ro MplsLdpIdentifier (MPLS-TC-STD-MIB) .jnxMldpExperiment.1.2.1.1.1 |
mplsLdpPeerCapabilityThis 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 upstream-label-assignment indicates peer supports Upstream label
assignment Capability.
The dynamic indicates peer supports dynamic Capability.
The plr indicates Point of Local Repair Capability.
The mpt indicates Point of Merge Point Capability.
The prot-lsr indicates Protected LSR Capability.
The node-prot indicates Node Protection LSR Capability.ro Bits .jnxMldpExperiment.1.2.1.1.2 |
mplsMldpSessionStatsTableA table of statistics related to mLDP on Sessions.
This table AUGMENTS the mplsLdpSessionStatsTable. SEQUENCE OF MplsMldpSessionStatsEntry .jnxMldpExperiment.1.2.2 |
mplsMldpSessionStatsEntryAn entry in this table represents mLDP statistical
information on a single session between an LDP
Entity and LDP Peer. MplsMldpSessionStatsEntry .jnxMldpExperiment.1.2.2.1 |
mplsMldpSessionStatsNumFecsSentThis 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 the management system, and at
other times as indicated by the value of
mplsLdpSessionDiscontinuityTime.ro Counter32 .jnxMldpExperiment.1.2.2.1.1 |
mplsMldpSessionStatsNumMbbReqSentStateThis 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.ro Counter32 .jnxMldpExperiment.1.2.2.1.2 |
mplsMldpSessionStatsNumFecsRcvdThis 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
at re-initialization of the management system, and at
other times as indicated by the value of
mplsLdpSessionDiscontinuityTime.ro Counter32 .jnxMldpExperiment.1.2.2.1.3 |
mplsMldpSessionStatsNumMbbReqRcvdStateThis 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 the MBB Ack sent.ro Counter32 .jnxMldpExperiment.1.2.2.1.4 |
mplsMldpSessionStatsNumMbbResetAckByTimerThis 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.ro Counter32 .jnxMldpExperiment.1.2.2.1.5 |
mplsMldpFecTableThis table represents the FEC
(Forwarding Equivalence Class)
Information associated with an mLDP LSP. SEQUENCE OF MplsMldpFecEntry .jnxMldpExperiment.1.2.3 |
mplsMldpFecEntryEach row represents a single mLDP FEC Element. MplsMldpFecEntry .jnxMldpExperiment.1.2.3.1 |
mplsMldpFecIndexThe index which uniquely identifies this entry. IndexInteger (DIFFSERV-MIB) .jnxMldpExperiment.1.2.3.1.1 |
mplsMldpFecTypeThe 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.ro Enumeration .jnxMldpExperiment.1.2.3.1.2 |
mplsMldpFecRootAddrTypeThe 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.ro InetAddressType (INET-ADDRESS-MIB) .jnxMldpExperiment.1.2.3.1.3 |
mplsMldpFecRootAddrThe value of this object is interpreted based
on the value of the mplsMldpFecRootAddrType object.
This is ingress node address for the mLDP LSP.ro InetAddress (INET-ADDRESS-MIB) .jnxMldpExperiment.1.2.3.1.4 |
mplsMldpFecOpaqueTypeThis 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 - Transit IPv6 Bidir TLV.ro Enumeration .jnxMldpExperiment.1.2.3.1.5 |
mplsMldpFecOpaqueGenLspIdThe 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.ro Unsigned32 .jnxMldpExperiment.1.2.3.1.6 |
mplsMldpFecOpaqueTransitSourceOrBidirAddrTypeThe 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.ro InetAddressType (INET-ADDRESS-MIB) .jnxMldpExperiment.1.2.3.1.7 |
mplsMldpFecOpaqueTransitSourceOrBidirAddrThe value of this object is interpreted based
on the value of the mplsMldpFecOpaqueTransitSourceOrBidirAddrType
object. This is source node address for the mLDP inband LSP.ro InetAddress (INET-ADDRESS-MIB) .jnxMldpExperiment.1.2.3.1.8 |
mplsMldpFecOpaqueTransitGroupAddrTypeThe 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.ro InetAddressType (INET-ADDRESS-MIB) .jnxMldpExperiment.1.2.3.1.9 |
mplsMldpFecOpaqueTransitGroupAddrThe value of this object is interpreted based
on the value of the mplsMldpFecOpaqueTransitGroupAddrType
object. This is group node address for the mLDP inband LSP.ro InetAddress (INET-ADDRESS-MIB) .jnxMldpExperiment.1.2.3.1.10 |
mplsMldpFecAdminStatusIndicates the admin status of this mLDP FEC.ro Enumeration .jnxMldpExperiment.1.2.3.1.11 |
mplsMldpFecOperStatusIndicates the actual operational status of this mLDP Fec.ro Enumeration .jnxMldpExperiment.1.2.3.1.12 |
mplsMldpFecMoFrrThis 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 and other one is backup. The backup traffic is
discarded when the primary upstream session is UP. When the
primary upstream session goes down, the traffic from the backup
upstream session will be forwarded to downstream.ro Enumeration .jnxMldpExperiment.1.2.3.1.13 |
mplsMldpFecLsrStateIndicates the role of FEC either egress, bud, transit or ingressro Enumeration .jnxMldpExperiment.1.2.3.1.14 |
mplsMldpFecUpTimeThis values shows Fec UP time. This is time since mplsMldpFecOperStatus is UP.ro TimeStamp (SNMPv2-TC) .jnxMldpExperiment.1.2.3.1.15 |
mplsMldpFecBranchStatsTableThis table provides mLDP Fec branch MPLS Traffic Stats
information. SEQUENCE OF MplsMldpFecBranchStatsEntry .jnxMldpExperiment.1.2.4 |
mplsMldpFecBranchStatsEntryAn 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 indexed by the four identifiers
of the mLDP LSP, and the out-segment that identifies the
outgoing branch. MplsMldpFecBranchStatsEntry .jnxMldpExperiment.1.2.4.1 |
mplsMldpFecBranchFecIndexThis index identifies the mLDP FEC entry in the
mplsMldpFecTable. This is same as mplsMldpFecIndex. MplsIndexType (MPLS-LSR-STD-MIB) .jnxMldpExperiment.1.2.4.1.1 |
mplsMldpFecBranchOutSegIndexThis 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 mplsOutSegmentTable. MplsIndexType (MPLS-LSR-STD-MIB) .jnxMldpExperiment.1.2.4.1.2 |
mplsMldpFecBranchPeerLdpIdThis 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.ro MplsLdpIdentifier (MPLS-TC-STD-MIB) .jnxMldpExperiment.1.2.4.1.3 |
mplsMldpFecBranchStatsPacketsThis 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.ro Counter64 .jnxMldpExperiment.1.2.4.1.4 |
mplsMldpFecBranchStatsBytesThis 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.ro Counter64 .jnxMldpExperiment.1.2.4.1.5 |
mplsMldpFecBranchStatsDiscontinuityTimeThe 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 of the local
management subsystem, then this object contains a zero
value.ro TimeStamp (SNMPv2-TC) .jnxMldpExperiment.1.2.4.1.6 |
mplsMldpFecUpstreamSessTableThis table provides mLDP Fec upstream Session information. SEQUENCE OF MplsMldpFecUpstreamSessEntry .jnxMldpExperiment.1.2.5 |
mplsMldpFecUpstreamSessEntryAn 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 indexed by the four identifiers
of the mLDP LSP, and the in-segment that identifies the
incoming traffic. MplsMldpFecUpstreamSessEntry .jnxMldpExperiment.1.2.5.1 |
mplsMldpFecUpstreamSessFecIndexThis index identifies the mLDP FEC entry in the
mplsMldpFecTable. MplsIndexType (MPLS-LSR-STD-MIB) .jnxMldpExperiment.1.2.5.1.1 |
mplsMldpFecUpstreamSessInSegIndexThis 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 mplsInSegmentTable. MplsIndexType (MPLS-LSR-STD-MIB) .jnxMldpExperiment.1.2.5.1.2 |
mplsMldpFecUpstreamSessPeerLdpIdThis object identifies an upstream session peer LDP ID for this
mLDP LSP. Its value is unique within the context of the mLDP LSP.ro MplsLdpIdentifier (MPLS-TC-STD-MIB) .jnxMldpExperiment.1.2.5.1.3 |
mplsMldpFecUpstreamSessPrimaryThis indicated wether the received traffic from upstream is
primary or backup. This is valid only if the MoFRR
(mplsMldpFecMoFrr) is enabled on this FEC.ro Enumeration .jnxMldpExperiment.1.2.5.1.4 |
mplsMldpFecUpstreamSessActiveThis 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.ro Enumeration .jnxMldpExperiment.1.2.5.1.5 |
mplsMldpFecUpstreamSessPacketsThis 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.ro Counter64 .jnxMldpExperiment.1.2.5.1.6 |
mplsMldpFecUpstreamSessBytesThis 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.ro Counter64 .jnxMldpExperiment.1.2.5.1.7 |
mplsMldpFecUpstreamSessDiscontinuityTimeThe 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 of the local
management subsystem, then this object contains a zero
value.ro TimeStamp (SNMPv2-TC) .jnxMldpExperiment.1.2.5.1.8 |
mplsMldpInterfaceStatsTableThis table provides mLDP Traffic Stats on specified interface. SEQUENCE OF MplsMldpInterfaceStatsEntry .jnxMldpExperiment.1.2.6 |
mplsMldpInterfaceStatsEntryAn 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 indexed by the four identifiers
of the mLDP LSP, and the out-segment that identifies the
outgoing branch. MplsMldpInterfaceStatsEntry .jnxMldpExperiment.1.2.6.1 |
mplsMldpInterfaceIndexThis index identifies the specific interface. InterfaceIndex (IF-MIB) .jnxMldpExperiment.1.2.6.1.1 |
mplsMldpInterfaceStatsSentPacketsThis is 64 bit value, which gives the number of packets
forwarded by all mLDP LSPs onto this interface.ro Counter64 .jnxMldpExperiment.1.2.6.1.2 |
mplsMldpInterfaceStatsSentBytesThis is 64 bit value, which gives the number of bytes
forwarded by all mLDP LSPs onto this interface.ro Counter64 .jnxMldpExperiment.1.2.6.1.3 |
mplsMldpInterfaceStatsRecvPacketsThis is 64 bit value, which gives the number of packets
received by all mLDP LSPs from this interface.ro Counter64 .jnxMldpExperiment.1.2.6.1.4 |
mplsMldpInterfaceStatsRecvBytesThis is 64 bit value, which gives the number of bytes
received by all mLDP LSPs from this interface.ro Counter64 .jnxMldpExperiment.1.2.6.1.5 |