hmStatusL2tpEndpointsEntryState
HIRSCHMANN-BAT-F-SINGLE-MIB ·
.1.3.6.1.4.1.248.32.16.10.1.84.5.1.2
Object
column Enumeration
-- empty --
Context
- MIB
- HIRSCHMANN-BAT-F-SINGLE-MIB
- OID
.1.3.6.1.4.1.248.32.16.10.1.84.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hmStatusL2tpEndpointsEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'HIRSCHMANN-BAT-F-SINGLE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-BAT-F-SINGLE-MIB::hmStatusL2tpEndpointsEntryState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HIRSCHMANN-BAT-F-SINGLE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HIRSCHMANN-BAT-F-SINGLE-MIB::hmStatusL2tpEndpointsEntryState.<hmStatusL2tpEndpointsEntryL2tpEndpoint>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HIRSCHMANN-BAT-F-SINGLE-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HIRSCHMANN-BAT-F-SINGLE-MIB::hmStatusL2tpEndpointsEntryState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | eInvalid |
0 | eDestroying |
1 | eIdle |
2 | eWaitCtlReply |
3 | eWaitCtlConn |
4 | eWaitEstablish |
5 | eEstablished |
6 | eAuthenticating |