mdmStatus

OBS ✓
WIPIPE-MIB · .1.3.6.1.4.1.20992.1.2.2.1.5

Object

column mandatory Enumeration
A textual string containing infomation of the state
of the modem.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Status
Explore Observium network monitoring

Context

MIB
WIPIPE-MIB
OID
.1.3.6.1.4.1.20992.1.2.2.1.5
Type
column
Access
readonly
Status
mandatory
Parent
mdmEntry

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 'WIPIPE-MIB' -M '/opt/observium/mibs/cradlepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WIPIPE-MIB::mdmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WIPIPE-MIB' -M '/opt/observium/mibs/cradlepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WIPIPE-MIB::mdmStatus.<mdmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WIPIPE-MIB' -M '/opt/observium/mibs/cradlepoint:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WIPIPE-MIB::mdmStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1established
2establishing
3ready
4error
5disconnected
6disconnecting
7suspended
8empty
9notconfigured
10userstopped