jnxLdpSesDownReason

JUNIPER-LDP-MIB · .1.3.6.1.4.1.2636.3.14.1.4

Object

scalar Enumeration
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.

Context

MIB
JUNIPER-LDP-MIB
OID
.1.3.6.1.4.1.2636.3.14.1.4
Type
scalar
Access
notifyonly
Status
current
Parent
jnxLdpTrapVars

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-LDP-MIB::jnxLdpSesDownReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-LDP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-LDP-MIB::jnxLdpSesDownReason'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0unknown
1holdExpired
2connectionExpired
3allAdjacenciesDown
4badTLV
5badPDU
6connectionError
7connectionReset
8peerSentNotification
9unexpectedEOF
10authenticationChanged
11initError
12gracefulRestartAbort
13cliCommand
14gracefulRestartChanged