JUNIPER-LDP-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: JUNIPER-LDP-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 jnxLdp 1.3.6.1.4.1.2636.3.14
The MIB modules extends the LDP mib draft.
       jnxLdpTrapVars 1.3.6.1.4.1.2636.3.14.1
           jnxLdpLspFec 1.3.6.1.4.1.2636.3.14.1.1 ipaddress no-access
The LSP FEC in IP address format.
           jnxLdpRtrid 1.3.6.1.4.1.2636.3.14.1.2 ipaddress no-access
The router id of the sending router.
           jnxLdpLspDownReason 1.3.6.1.4.1.2636.3.14.1.3 integer no-access
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. Enumeration: 'topologyChanged': 1, 'unknown': 6, 'receivedWithdrawl': 2, 'filterChanged': 4, 'bfdSessionDown': 5, 'lspingDown': 7, 'neighborDown': 3.
           jnxLdpSesDownReason 1.3.6.1.4.1.2636.3.14.1.4 integer no-access
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. Enumeration: 'gracefulRestartAbort': 12, 'connectionReset': 7, 'cliCommand': 13, 'connectionError': 6, 'unknown': 0, 'initError': 11, 'connectionExpired': 2, 'allAdjacenciesDown': 3, 'badPDU': 5, 'holdExpired': 1, 'peerSentNotification': 8, 'unexpectedEOF': 9, 'badTLV': 4, 'gracefulRestartChanged': 14, 'authenticationChanged': 10.
           jnxLdpSesDownIf 1.3.6.1.4.1.2636.3.14.1.5 interfaceindexorzero no-access
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.
           jnxLdpLspFecLen 1.3.6.1.4.1.2636.3.14.1.6 integer no-access
The length in bits of the LSP FEC prefix.
           jnxLdpSesUpIf 1.3.6.1.4.1.2636.3.14.1.7 interfaceindexorzero no-access
This variable is the interface index of one of the neighbors associated with this session.
           jnxLdpInstanceName 1.3.6.1.4.1.2636.3.14.1.8 mplsvpnname no-access
Name of the VPN instance.
       jnxLdpStatsTable 1.3.6.1.4.1.2636.3.14.2 no-access
Table of statistics of Ldp FECs.
           jnxLdpStatsEntry 1.3.6.1.4.1.2636.3.14.2.1 no-access
Entry containing statistics information about a particular LDP FEC.
               jnxLdpInstanceId 1.3.6.1.4.1.2636.3.14.2.1.1 unsigned32 no-access
LDP instance.
               jnxLdpFecType 1.3.6.1.4.1.2636.3.14.2.1.2 inetaddresstype no-access
Type of this LDP FEC.
               jnxLdpFec 1.3.6.1.4.1.2636.3.14.2.1.3 inetaddress no-access
LDP FEC.
               jnxLdpFecLength 1.3.6.1.4.1.2636.3.14.2.1.4 inetaddressprefixlength no-access
LDP FEC length (in bits).
               jnxLdpFecStatisticsStatus 1.3.6.1.4.1.2636.3.14.2.1.5 integer read-only
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'. Enumeration: 'disabled': 2, 'ok': 1, 'unavailable': 3.
               jnxLdpIngressOctets 1.3.6.1.4.1.2636.3.14.2.1.6 counter64 read-only
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.
               jnxLdpIngressPackets 1.3.6.1.4.1.2636.3.14.2.1.7 counter64 read-only
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.
               jnxLdpTransitOctets 1.3.6.1.4.1.2636.3.14.2.1.8 counter64 read-only
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.
               jnxLdpTransitPackets 1.3.6.1.4.1.2636.3.14.2.1.9 counter64 read-only
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.
     jnxLdpTrapPrefix 1.3.6.1.4.1.2636.4.4.0
         jnxLdpLspUp 1.3.6.1.4.1.2636.4.4.0.1
The SNMP trap that is generated when an LSP comes up.
         jnxLdpLspDown 1.3.6.1.4.1.2636.4.4.0.2
The SNMP trap that is generated when the LSP goes down.
         jnxLdpSesUp 1.3.6.1.4.1.2636.4.4.0.3
The SNMP trap that is generated when the value of 'jnxMplsLdpSesState' enters the 'operational(5) state.
         jnxLdpSesDown 1.3.6.1.4.1.2636.4.4.0.4
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).