MIBs Depot

JUNIPER-LDP-MIB

Registered at
1.3.6.1.4.1.2636.3.14
1.3.6.1.4.1.2636.4.4.0
Last updated
2003-07-18 21:53
Organization
Juniper Networks, Inc.
Revisions
2004-08-10 00:00, 2004-06-23 00:00, 2004-06-22 00:00, 2002-01-10 00:00
Namespace
juniper
Source file
JUNIPER-LDP-MIB
Digest
sha256:26e6b44582fee4c7abf5f16850f32e6076ebe4a7e8e3c805b1b413460c747ade

Description

The MIB modules extends the LDP mib draft.

Contact

Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net

Imports

FromSymbols
IF-MIBInterfaceIndex, InterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType
JUNIPER-MPLS-LDP-MIBjnxMplsLdpSesState
JUNIPER-SMIjnxLdpTraps, jnxMibs
MPLS-VPN-MIBMplsVpnName
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
JUNIPER-LDP-MIB
JUNIPER-MPLS-LDP-MIB
JUNIPER-SMI
MPLS-TC-STD-MIB
MPLS-VPN-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
jnxLdpTrapVars
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.14.1
jnxLdpLspFec
OBJECT-TYPE
The LSP FEC in IP address format.
1.3.6.1.4.1.2636.3.14.1.1IpAddressaccessible-for-notifycurrent
jnxLdpRtrid
OBJECT-TYPE
The router id of the sending router.
1.3.6.1.4.1.2636.3.14.1.2IpAddressaccessible-for-notifycurrent
jnxLdpLspDownReason
OBJECT-TYPE
The reason why the LSP went down. Can be one of the following: the topology changed, the neighbor withdrew the label, the neighbor went down, the filter changed, the BFD session went down, lsping down, or the reason is unknown.
1.3.6.1.4.1.2636.3.14.1.3INTEGER {topologyChanged(1), receivedWithdrawl(2), neighborDown(3), filterChanged(4), bfdSessionDown(5), unknown(6), lspingDown(7)}accessible-for-notifycurrent
jnxLdpSesDownReason
OBJECT-TYPE
The reason why the session transitioned to nonexistent state. Can be one of the following: unknown reason, hold time expired, connection time expired, all adjacencies down, received bad tlv, received bad pdu, connectionn error, connection reset, received notification from peer, received unexpected end-of-file, authentication key was changed, error during initialization, graceful restart was aborted or cli command.
1.3.6.1.4.1.2636.3.14.1.4INTEGER {unknown(0), holdExpired(1), connectionExpired(2), allAdjacenciesDown(3), badTLV(4), badPDU(5), connectionError(6), connectionReset(7), peerSentNotification(8), unexpectedEOF(9), authenticationChanged(10), initError(11), gracefulRestartAbort(12), cliCommand(13), gracefulRestartChanged(14)}accessible-for-notifycurrent
jnxLdpSesDownIf
OBJECT-TYPE
This variable is the snmp index of the interface relevant to the session-down event. If no interface can be correlated to the session-down, then it is the interface associated with one of the neighbors.
1.3.6.1.4.1.2636.3.14.1.5InterfaceIndexOrZeroaccessible-for-notifycurrent
jnxLdpLspFecLen
OBJECT-TYPE
The length in bits of the LSP FEC prefix.
1.3.6.1.4.1.2636.3.14.1.6INTEGER (0..32)accessible-for-notifycurrent
jnxLdpSesUpIf
OBJECT-TYPE
This variable is the interface index of one of the neighbors associated with this session.
1.3.6.1.4.1.2636.3.14.1.7InterfaceIndexOrZeroaccessible-for-notifycurrent
jnxLdpInstanceName
OBJECT-TYPE
Name of the VPN instance.
1.3.6.1.4.1.2636.3.14.1.8MplsVpnNameaccessible-for-notifycurrent
jnxLdpStatsTable
OBJECT-TYPE
Table of statistics of Ldp FECs.
1.3.6.1.4.1.2636.3.14.2not-accessiblecurrent
jnxLdpStatsEntry
OBJECT-TYPE
Entry containing statistics information about a particular LDP FEC.
1.3.6.1.4.1.2636.3.14.2.1not-accessiblecurrent
jnxLdpInstanceId
OBJECT-TYPE
LDP instance.
1.3.6.1.4.1.2636.3.14.2.1.1Unsigned32not-accessiblecurrent
jnxLdpFecType
OBJECT-TYPE
Type of this LDP FEC.
1.3.6.1.4.1.2636.3.14.2.1.2InetAddressTypenot-accessiblecurrent
jnxLdpFec
OBJECT-TYPE
LDP FEC.
1.3.6.1.4.1.2636.3.14.2.1.3InetAddress (SIZE(4 | 16))not-accessiblecurrent
jnxLdpFecLength
OBJECT-TYPE
LDP FEC length (in bits).
1.3.6.1.4.1.2636.3.14.2.1.4InetAddressPrefixLength (0..32)not-accessiblecurrent
jnxLdpFecStatisticsStatus
OBJECT-TYPE
Indicates the status of traffic statistics for this FEC. For penultimate hop FECs traffic statistics can be disabled. For such FECs, the following objects will have the value '0'.
1.3.6.1.4.1.2636.3.14.2.1.5INTEGER {ok(1), disabled(2), unavailable(3)}read-onlycurrent
jnxLdpIngressOctets
OBJECT-TYPE
The number of octets of traffic originated on this box, forwarded over the current LDP FEC. The number reported is not realtime and may be subject to several minutes delay. The delay is controllable by ldp statistics gathering interval, which by default is 5 minutes.
1.3.6.1.4.1.2636.3.14.2.1.6Counter64read-onlycurrent
jnxLdpIngressPackets
OBJECT-TYPE
The number of packets of traffic originated on this box, forwarded over the current LDP FEC. The number reported is not realtime and may be subject to several minutes delay. The delay is controllable by ldp statistics gathering interval, which by default is 5 minutes.
1.3.6.1.4.1.2636.3.14.2.1.7Counter64read-onlycurrent
jnxLdpTransitOctets
OBJECT-TYPE
The number of octets of traffic destined to this FEC, originated on a different box, forwarded over the current LDP FEC. The number reported is not realtime and may be subject to several minutes delay. The delay is controllable by ldp statistics gathering interval, which by default is 5 minutes.
1.3.6.1.4.1.2636.3.14.2.1.8Counter64read-onlycurrent
jnxLdpTransitPackets
OBJECT-TYPE
The number of packets of traffic destined to this FEC, originated on a different box, forwarded over the current LDP FEC. The number reported is not realtime and may be subject to several minutes delay. The delay is controllable by ldp statistics gathering interval, which by default is 5 minutes.
1.3.6.1.4.1.2636.3.14.2.1.9Counter64read-onlycurrent
jnxLdpTrapPrefix
OBJECT-IDENTITY
1.3.6.1.4.1.2636.4.4.0

Notifications

NameOIDStatus
jnxLdpLspUp
NOTIFICATION-TYPE
The SNMP trap that is generated when an LSP comes up.
1.3.6.1.4.1.2636.4.4.0.1current
jnxLdpLspDown
NOTIFICATION-TYPE
The SNMP trap that is generated when the LSP goes down.
1.3.6.1.4.1.2636.4.4.0.2current
jnxLdpSesUp
NOTIFICATION-TYPE
The SNMP trap that is generated when the value of 'jnxMplsLdpSesState' enters the 'operational(5) state.
1.3.6.1.4.1.2636.4.4.0.3current
jnxLdpSesDown
NOTIFICATION-TYPE
The SNMP trap that is generated when the value of 'jnxMplsLdpSesState' leaves the 'operational(5) state. The value of jnxLdpSesDownIf is one of the neighbor's interface. It is the interface associated with the last neighbor when jnxLdpSesDownReason is allAdjacenciesDown (3).
1.3.6.1.4.1.2636.4.4.0.4current