MPLS-MLDP-STD-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: MPLS-MLDP-STD-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
mplsMldpStdMIB | 1.3.6.1.4.1.2636.5.13.1 |
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 -- RFC Editor. Please replace XXXX with the RFC number for this -- document and remove this note. 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. |
||
mplsMldpNotifications | 1.3.6.1.4.1.2636.5.13.1.0 | |||
mplsMldpFecUp | 1.3.6.1.4.1.2636.5.13.1.0.1 |
This notification is generated when a mplsMldpFecOperStatus object changes from down to up. |
||
mplsMldpFecDown | 1.3.6.1.4.1.2636.5.13.1.0.2 |
This notification is generated when a mplsMldpFecOperStatus object changes from up to down. |
||
mplsMldpMoFrrStatusChange | 1.3.6.1.4.1.2636.5.13.1.0.3 |
This notification is generated when a mplsMldpFecUpstreamSessPrimary object changes from primary to backup and vice versa. |
||
mplsMldpScalars | 1.3.6.1.4.1.2636.5.13.1.1 | |||
mplsMldpP2mpCapable | 1.3.6.1.4.1.2636.5.13.1.1.1 | integer | read-only |
This object provides the P2MP capability of the LSR. Enumeration: 'enable': 1, 'disable': 2. |
mplsMldpMp2mpCapable | 1.3.6.1.4.1.2636.5.13.1.1.2 | integer | read-only |
This object provides MP2MP capability of the LSR. Enumeration: 'enable': 1, 'disable': 2. |
mplsMldpMbbCapable | 1.3.6.1.4.1.2636.5.13.1.1.3 | integer | read-only |
This object provides MBB (make before break) capability of the LSR. Enumeration: 'enable': 1, 'disable': 2. |
mplsMldpMbbTime | 1.3.6.1.4.1.2636.5.13.1.1.4 | unsigned32 | read-only |
The 32-bit unsigned integer value provides the time for waiting MBB Ack from upstream node. |
mplsMldpNumFecs | 1.3.6.1.4.1.2636.5.13.1.1.5 | unsigned32 | read-only |
The number of active and passive mLdp Fecs on this device. |
mplsMldpNumFecsActive | 1.3.6.1.4.1.2636.5.13.1.1.6 | unsigned32 | read-only |
The number of mLdp FECs Active on this device. The mLDP FEC is considered active if the mplsMldpFecOperStatus is up(1). |
mplsMldpPlrCapable | 1.3.6.1.4.1.2636.5.13.1.1.7 | integer | read-only |
This object provides Point of Local Repair (PLR) capability of the LSR. Enumeration: 'enable': 1, 'disable': 2. |
mplsMldpMptCapable | 1.3.6.1.4.1.2636.5.13.1.1.8 | integer | read-only |
This object provides Merge Point (MPT) capability of the LSR. Enumeration: 'enable': 1, 'disable': 2. |
mplsMldpProtLsrCapable | 1.3.6.1.4.1.2636.5.13.1.1.9 | integer | read-only |
This object provides Protected LSR capability. Enumeration: 'enable': 1, 'disable': 2. |
mplsMldpNodeProtCapable | 1.3.6.1.4.1.2636.5.13.1.1.10 | integer | read-only |
This object provides Node Protection capability of the LSR. Enumeration: 'enable': 1, 'disable': 2. |
mplsMldpObjects | 1.3.6.1.4.1.2636.5.13.1.2 | |||
mplsLdpPeerCapabilityTable | 1.3.6.1.4.1.2636.5.13.1.2.1 | no-access |
This table will have learned information relating to Mldp. |
|
1.3.6.1.4.1.2636.5.13.1.2.1.1 | no-access |
Information about a single Peer which is related to a Session. This table is augmented by the mplsLdpSessionTable. |
||
mplsMldpPeerLdpId | 1.3.6.1.4.1.2636.5.13.1.2.1.1.1 | mplsldpidentifier | read-only |
The LDP identifier of this LDP Peer. |
mplsLdpPeerCapability | 1.3.6.1.4.1.2636.5.13.1.2.1.1.2 | bits | read-only |
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 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. Bits: 'none': 0, 'plr': 6, 'dynamic': 5, 'mp2mp': 2, 'mbb': 3, 'mpt': 7, 'upstream-label-assignment': 4, 'node-prot': 9, 'prot-lsr': 8, 'p2mp': 1. |
mplsMldpSessionStatsTable | 1.3.6.1.4.1.2636.5.13.1.2.2 | no-access |
A table of statistics related to mLDP on Sessions. This table AUGMENTS the mplsLdpSessionStatsTable. |
|
1.3.6.1.4.1.2636.5.13.1.2.2.1 | no-access |
An entry in this table represents mLDP statistical information on a single session between an LDP Entity and LDP Peer. |
||
mplsMldpSessionStatsNumFecsSent | 1.3.6.1.4.1.2636.5.13.1.2.2.1.1 | counter32 | read-only |
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 the management system, and at other times as indicated by the value of mplsLdpSessionDiscontinuityTime. |
mplsMldpSessionStatsNumMbbReqSentState | 1.3.6.1.4.1.2636.5.13.1.2.2.1.2 | counter32 | read-only |
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. |
mplsMldpSessionStatsNumFecsRcvd | 1.3.6.1.4.1.2636.5.13.1.2.2.1.3 | counter32 | read-only |
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 at re-initialization of the management system, and at other times as indicated by the value of mplsLdpSessionDiscontinuityTime. |
mplsMldpSessionStatsNumMbbReqRcvdState | 1.3.6.1.4.1.2636.5.13.1.2.2.1.4 | counter32 | read-only |
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 the MBB Ack sent. |
mplsMldpSessionStatsNumMbbResetAckByTimer | 1.3.6.1.4.1.2636.5.13.1.2.2.1.5 | counter32 | read-only |
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. |
mplsMldpFecTable | 1.3.6.1.4.1.2636.5.13.1.2.3 | no-access |
This table represents the FEC (Forwarding Equivalence Class) Information associated with an mLDP LSP. |
|
1.3.6.1.4.1.2636.5.13.1.2.3.1 | no-access |
Each row represents a single mLDP FEC Element. |
||
mplsMldpFecIndex | 1.3.6.1.4.1.2636.5.13.1.2.3.1.1 | indexinteger | no-access |
The index which uniquely identifies this entry. |
mplsMldpFecType | 1.3.6.1.4.1.2636.5.13.1.2.3.1.2 | integer | read-only |
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: 'mp2mpUpstream': 7, 'mp2mpDownstream': 8, 'p2mp': 6. |
mplsMldpFecRootAddrType | 1.3.6.1.4.1.2636.5.13.1.2.3.1.3 | inetaddresstype | read-only |
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. |
mplsMldpFecRootAddr | 1.3.6.1.4.1.2636.5.13.1.2.3.1.4 | inetaddress | read-only |
The value of this object is interpreted based on the value of the mplsMldpFecRootAddrType object. This is ingress node address for the mLDP LSP. |
mplsMldpFecOpaqueType | 1.3.6.1.4.1.2636.5.13.1.2.3.1.5 | integer | read-only |
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 - Transit IPv6 Bidir TLV. Enumeration: 'transitIpv4Bidir': 5, 'transitIpv4Source': 3, 'genericLspId': 1, 'transitIpv6Source': 4, 'transitIpv6Bidir': 6. |
mplsMldpFecOpaqueGenLspId | 1.3.6.1.4.1.2636.5.13.1.2.3.1.6 | unsigned32 | read-only |
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. |
mplsMldpFecOpaqueTransitSourceOrBidirAddrType | 1.3.6.1.4.1.2636.5.13.1.2.3.1.7 | inetaddresstype | read-only |
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. |
mplsMldpFecOpaqueTransitSourceOrBidirAddr | 1.3.6.1.4.1.2636.5.13.1.2.3.1.8 | inetaddress | read-only |
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. |
mplsMldpFecOpaqueTransitGroupAddrType | 1.3.6.1.4.1.2636.5.13.1.2.3.1.9 | inetaddresstype | read-only |
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. |
mplsMldpFecOpaqueTransitGroupAddr | 1.3.6.1.4.1.2636.5.13.1.2.3.1.10 | inetaddress | read-only |
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. |
mplsMldpFecAdminStatus | 1.3.6.1.4.1.2636.5.13.1.2.3.1.11 | integer | read-only |
Indicates the admin status of this mLDP FEC. Enumeration: 'down': 2, 'up': 1. |
mplsMldpFecOperStatus | 1.3.6.1.4.1.2636.5.13.1.2.3.1.12 | integer | read-only |
Indicates the actual operational status of this mLDP Fec. Enumeration: 'down': 2, 'up': 1. |
mplsMldpFecMoFrr | 1.3.6.1.4.1.2636.5.13.1.2.3.1.13 | integer | read-only |
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 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. Enumeration: 'enable': 1, 'disable': 2. |
mplsMldpFecLsrState | 1.3.6.1.4.1.2636.5.13.1.2.3.1.14 | integer | read-only |
Indicates the role of FEC either egress, bud, transit or ingress Enumeration: 'transit': 3, 'egress': 1, 'ingress': 4, 'bud': 2. |
mplsMldpFecUpTime | 1.3.6.1.4.1.2636.5.13.1.2.3.1.15 | timestamp | read-only |
This values shows Fec UP time. This is time since mplsMldpFecOperStatus is UP. |
mplsMldpFecBranchStatsTable | 1.3.6.1.4.1.2636.5.13.1.2.4 | no-access |
This table provides mLDP Fec branch MPLS Traffic Stats information. |
|
1.3.6.1.4.1.2636.5.13.1.2.4.1 | no-access |
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 indexed by the four identifiers of the mLDP LSP, and the out-segment that identifies the outgoing branch. |
||
mplsMldpFecBranchFecIndex | 1.3.6.1.4.1.2636.5.13.1.2.4.1.1 | mplsindextype | no-access |
This index identifies the mLDP FEC entry in the mplsMldpFecTable. This is same as mplsMldpFecIndex. |
mplsMldpFecBranchOutSegIndex | 1.3.6.1.4.1.2636.5.13.1.2.4.1.2 | mplsindextype | no-access |
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 mplsOutSegmentTable. |
mplsMldpFecBranchPeerLdpId | 1.3.6.1.4.1.2636.5.13.1.2.4.1.3 | mplsldpidentifier | read-only |
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. |
mplsMldpFecBranchStatsPackets | 1.3.6.1.4.1.2636.5.13.1.2.4.1.4 | counter64 | read-only |
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. |
mplsMldpFecBranchStatsBytes | 1.3.6.1.4.1.2636.5.13.1.2.4.1.5 | counter64 | read-only |
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. |
mplsMldpFecBranchStatsDiscontinuityTime | 1.3.6.1.4.1.2636.5.13.1.2.4.1.6 | timestamp | read-only |
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 of the local management subsystem, then this object contains a zero value. |
mplsMldpFecUpstreamSessTable | 1.3.6.1.4.1.2636.5.13.1.2.5 | no-access |
This table provides mLDP Fec upstream Session information. |
|
1.3.6.1.4.1.2636.5.13.1.2.5.1 | no-access |
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 indexed by the four identifiers of the mLDP LSP, and the in-segment that identifies the incoming traffic. |
||
mplsMldpFecUpstreamSessFecIndex | 1.3.6.1.4.1.2636.5.13.1.2.5.1.1 | mplsindextype | no-access |
This index identifies the mLDP FEC entry in the mplsMldpFecTable. |
mplsMldpFecUpstreamSessInSegIndex | 1.3.6.1.4.1.2636.5.13.1.2.5.1.2 | mplsindextype | no-access |
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 mplsInSegmentTable. |
mplsMldpFecUpstreamSessPeerLdpId | 1.3.6.1.4.1.2636.5.13.1.2.5.1.3 | mplsldpidentifier | read-only |
This object identifies an upstream session peer LDP ID for this mLDP LSP. Its value is unique within the context of the mLDP LSP. |
mplsMldpFecUpstreamSessPrimary | 1.3.6.1.4.1.2636.5.13.1.2.5.1.4 | integer | read-only |
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: 'backup': 2, 'primary': 1. |
mplsMldpFecUpstreamSessActive | 1.3.6.1.4.1.2636.5.13.1.2.5.1.5 | integer | read-only |
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: 'active': 1, 'inactive': 2. |