gwModemSessState
WHISP-PLV-GATEWAY-MIB ·
.1.3.6.1.4.1.161.19.3.8.1.1.9.1.8
Object
column Enumeration
This object indicates the current Operational state of the Modem. 0 = Idle 1 = In Session 2 = Clearing 3 = Re-registration downlink reset 4 = Authentication Challenge 5 = Registering 6 = Not in use.
Context
- MIB
- WHISP-PLV-GATEWAY-MIB
- OID
.1.3.6.1.4.1.161.19.3.8.1.1.9.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- whispPlvGwModemEntry
- Groups
- 1
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 'WHISP-PLV-GATEWAY-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-PLV-GATEWAY-MIB::gwModemSessState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WHISP-PLV-GATEWAY-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-PLV-GATEWAY-MIB::gwModemSessState.<gwModemLUID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WHISP-PLV-GATEWAY-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WHISP-PLV-GATEWAY-MIB::gwModemSessState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | idle |
1 | inSession |
2 | clearing |
3 | reRegDnRst |
4 | authChal |
5 | registering |
6 | notInUse |
Conformance
Member of