ogOmCellularState

OG-OMTELEM-MIB · .1.3.6.1.4.1.25049.10.19.5.1.1.6

Object

column Enumeration
The overall current state of the modem.

Context

MIB
OG-OMTELEM-MIB
OID
.1.3.6.1.4.1.25049.10.19.5.1.1.6
Type
column
Access
readonly
Status
current
Parent
ogOmCellularEntry
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 'OG-OMTELEM-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OG-OMTELEM-MIB::ogOmCellularState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OG-OMTELEM-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OG-OMTELEM-MIB::ogOmCellularState.<ogOmCellularIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OG-OMTELEM-MIB' -M '/opt/observium/mibs/opengear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OG-OMTELEM-MIB::ogOmCellularState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1failed
2unknown
3initializing
4locked
5disabled
6disabling
7enabling
8enabled
9searching
10registered
11disconnecting
12connecting
13connected

Conformance