jnxL2tpSessionStatsState

JNX-L2TP-MIB · .1.3.6.1.4.1.2636.3.49.1.1.4.1.9

Object

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

Context

MIB
JNX-L2TP-MIB
OID
.1.3.6.1.4.1.2636.3.49.1.1.4.1.9
Type
column
Access
readonly
Status
current
Parent
jnxL2tpSessionStatsEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JNX-L2TP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-L2TP-MIB::jnxL2tpSessionStatsState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-L2TP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-L2TP-MIB::jnxL2tpSessionStatsState.<jnxL2tpSessionStatsLocalTID>.<jnxL2tpSessionStatsLocalSID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-L2TP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-L2TP-MIB::jnxL2tpSessionStatsState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1established
2closed
3destroyed
4cleanup
5lns-ic-accept-new
6lns-ic-idle
7lns-ic-reject-new
8lns-ic-wait-connect