rbnL2tpPTCfgTunnelState

RBN-L2TP-MIB · .1.3.6.1.4.1.2352.2.28.1.8.1.7

Object

column TunStateType
This object is the current state of the tunnel.

Context

MIB
RBN-L2TP-MIB
OID
.1.3.6.1.4.1.2352.2.28.1.8.1.7
Type
column
Access
readonly
Status
current
Parent
rbnL2tpPeerTunCfgEntry
Groups
1

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 'RBN-L2TP-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-L2TP-MIB::rbnL2tpPTCfgTunnelState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RBN-L2TP-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RBN-L2TP-MIB::rbnL2tpPTCfgTunnelState.<rbnL2tpMibPeerName>.<rbnL2tpMibTunnelID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RBN-L2TP-MIB' -M '/opt/observium/mibs/ericsson:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RBN-L2TP-MIB::rbnL2tpPTCfgTunnelState'

Syntax

Source
TunStateType
Base type
Enumeration

Values & Constraints

Type Values
0invalid
1deleted
2idle
3created
4waitAAA
5waitCtlReply
6waitCtlConn
7established
8waitRouteUp

Conformance