JUNIPER-LDP-MIB

File: JUNIPER-LDP-MIB.mib (10834 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
JUNIPER-SMI JUNIPER-MPLS-LDP-MIB MPLS-VPN-MIB-DRAFT-05
INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
IpAddress Counter64 Unsigned32
DisplayString InterfaceIndex InterfaceIndexOrZero
jnxMibs jnxLdpTraps jnxMplsLdpSesState
MplsVpnName InetAddressType InetAddress
InetAddressPrefixLength

Defined Types

JnxLdpStatsEntry  
SEQUENCE    
  jnxLdpInstanceId Unsigned32
  jnxLdpFecType InetAddressType
  jnxLdpFec InetAddress
  jnxLdpFecLength InetAddressPrefixLength
  jnxLdpFecStatisticsStatus INTEGER
  jnxLdpIngressOctets Counter64
  jnxLdpIngressPackets Counter64
  jnxLdpTransitOctets Counter64
  jnxLdpTransitPackets Counter64

Defined Values

jnxLdp 1.3.6.1.4.1.2636.3.14
The MIB modules extends the LDP mib draft.
MODULE-IDENTITY    

jnxLdpTrapVars 1.3.6.1.4.1.2636.3.14.1
OBJECT IDENTIFIER    

jnxLdpTrapPrefix 1.3.6.1.4.1.2636.4.4.0
OBJECT IDENTIFIER    

jnxLdpLspFec 1.3.6.1.4.1.2636.3.14.1.1
The LSP FEC in IP address format.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

jnxLdpRtrid 1.3.6.1.4.1.2636.3.14.1.2
The router id of the sending router.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

jnxLdpLspDownReason 1.3.6.1.4.1.2636.3.14.1.3
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER topologyChanged(1), receivedWithdrawl(2), neighborDown(3), filterChanged(4), bfdSessionDown(5), unknown(6), lspingDown(7)  

jnxLdpSesDownReason 1.3.6.1.4.1.2636.3.14.1.4
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 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)  

jnxLdpSesDownIf 1.3.6.1.4.1.2636.3.14.1.5
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.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndexOrZero  

jnxLdpLspFecLen 1.3.6.1.4.1.2636.3.14.1.6
The length in bits of the LSP FEC prefix.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  INTEGER 0..32  

jnxLdpSesUpIf 1.3.6.1.4.1.2636.3.14.1.7
This variable is the interface index of one of the neighbors associated with this session.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndexOrZero  

jnxLdpInstanceName 1.3.6.1.4.1.2636.3.14.1.8
Name of the VPN instance.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MplsVpnName  

jnxLdpLspUp 1.3.6.1.4.1.2636.4.4.0.1
The SNMP trap that is generated when an LSP comes up.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxLdpLspDown 1.3.6.1.4.1.2636.4.4.0.2
The SNMP trap that is generated when the LSP goes down.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

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).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxLdpStatsTable 1.3.6.1.4.1.2636.3.14.2
Table of statistics of Ldp FECs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxLdpStatsEntry

jnxLdpStatsEntry 1.3.6.1.4.1.2636.3.14.2.1
Entry containing statistics information about a particular LDP FEC.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxLdpStatsEntry  

jnxLdpInstanceId 1.3.6.1.4.1.2636.3.14.2.1.1
LDP instance.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

jnxLdpFecType 1.3.6.1.4.1.2636.3.14.2.1.2
Type of this LDP FEC.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

jnxLdpFec 1.3.6.1.4.1.2636.3.14.2.1.3
LDP FEC.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress Size(4|16)  

jnxLdpFecLength 1.3.6.1.4.1.2636.3.14.2.1.4
LDP FEC length (in bits).
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength 0..32  

jnxLdpFecStatisticsStatus 1.3.6.1.4.1.2636.3.14.2.1.5
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'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(1), disabled(2), unavailable(3)  

jnxLdpIngressOctets 1.3.6.1.4.1.2636.3.14.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxLdpIngressPackets 1.3.6.1.4.1.2636.3.14.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxLdpTransitOctets 1.3.6.1.4.1.2636.3.14.2.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxLdpTransitPackets 1.3.6.1.4.1.2636.3.14.2.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64