MIB Viewer

jnxL2tpTunnelStatsState

OBJECT-TYPE
1.3.6.1.4.1.2636.3.49.1.1.3.1.9
Access
read-only
Status
current
Sub-identifiers
0
This field contains the current state of the control tunnel - one of the internal tunnel state names as described below: cc_responder_accept_new The tunnel has received and accepted the start control connection request (SCCRQ) cc_responder_reject_new The tunnel has received and rejected the SCCRQ cc_responder_idle The tunnel has just been created cc_responder_wait_ctl_conn The tunnel has sent the start control connection response (SCCRP) and is waiting for the start control connection connected (SCCCN) message cleanup The tunnel is being cleaned up closed The tunnel is being closed destroyed The tunnel is being destroyed established The tunnel is operating terminate The tunnel is terminating Unknown The tunnel is not connected to the router.
INTEGER { cc-responder-accept-new(1), cc-responder-reject-new(2), cc-responder-idle(3), cc-responder-wait-ctl-conn(4), cleanup(5), closed(6), destroyed(7), established(8), terminate(9), unknown(10) }