gwModemDeviceType

WHISP-PLV-GATEWAY-MIB · .1.3.6.1.4.1.161.19.3.8.1.1.9.1.27

Object

column Enumeration
This object indicates the Type of the Device registered to the Gateway
0 = Modem
1 = Repeater
2 = Other

Context

MIB
WHISP-PLV-GATEWAY-MIB
OID
.1.3.6.1.4.1.161.19.3.8.1.1.9.1.27
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::gwModemDeviceType'
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::gwModemDeviceType.<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::gwModemDeviceType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0modem
1repeater
2other

Conformance