MIB Viewer

jnxLdpSesDownReason

OBJECT-TYPE
1.3.6.1.4.1.2636.3.14.1.4
Access
accessible-for-notify
Status
current
Sub-identifiers
0
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.
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) }