MIB Viewer

jnxL2tpSessionStatsState

OBJECT-TYPE
1.3.6.1.4.1.2636.3.49.1.1.4.1.9
Access
read-only
Status
current
Sub-identifiers
0
This field contains the current state of the session - one of the internal session related state names as described below: established The session is operating closed The session is being closed destroyed The session is being destroyed cleanup The session is being cleaned up lns_ic_accept_new A new session is being accepted lns_ic_idle The session has been created and is idle lns_ic_reject_new The new session is being rejected lns_ic_wait_connect The session is waiting for the peer's incoming call connected (ICCN) message.
INTEGER { established(1), closed(2), destroyed(3), cleanup(4), lns-ic-accept-new(5), lns-ic-idle(6), lns-ic-reject-new(7), lns-ic-wait-connect(8) }