hm2WwanModemOperationalState

HM2-WWAN-MIB · .1.3.6.1.4.1.248.11.125.1.4.2.5

Object

ONLINE: Modem is fully operational
LOW_POWER: Modem has temporarily disabled RF
OFFLINE: Modem has deactivated RF and is partially shutdown
RESET: Modem is in the process of power cycling
SHUTTING_DOWN: Modem is in the process of shutting down
PERSISTENT_LOW_POWER: Modem has disabled RF and state persists after reset
UNKNOWN: Unknown state.

Context

MIB
HM2-WWAN-MIB
OID
.1.3.6.1.4.1.248.11.125.1.4.2.5
Type
scalar
Access
readonly
Status
current
Parent
hm2WwanModemInformationGroup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-WWAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-WWAN-MIB::hm2WwanModemOperationalState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-WWAN-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-WWAN-MIB::hm2WwanModemOperationalState'

Syntax

Source
Hm2ModemOperationalState
Base type
Enumeration

Values & Constraints

Type Values
0online
1low-power
2offline
3reset
4shutting-down
5persistent-low-power
255unknown