mdmIndex

Modem-MIB · .1.3.6.1.2.1.38.1.1.2.1.1

Object

column Integer32
A unique number for each modem that ranges from 1 to
mdmNumber.  The value must remain constant at least from one
re-initialization of the network management agent to the
next.

Context

MIB
Modem-MIB
OID
.1.3.6.1.2.1.38.1.1.2.1.1
Type
column
Access
noaccess
Status
current
Parent
mdmIDEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-65535