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

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 '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
0idle
1inSession
2clearing
3reRegDnRst
4authChal
5registering
6notInUse

Conformance