rdnActiveModemCount
RDN-CHASSIS-MIB ·
.1.3.6.1.4.1.4981.1.10.1.7
Object
column Integer32
Number of active modems for this slot
Context
- MIB
- RDN-CHASSIS-MIB
- OID
.1.3.6.1.4.1.4981.1.10.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rdnSlotEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CHASSIS-MIB::rdnActiveModemCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RDN-CHASSIS-MIB::rdnActiveModemCount.<rdnSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RDN-CHASSIS-MIB' -M '/opt/observium/mibs/riverdelta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RDN-CHASSIS-MIB::rdnActiveModemCount'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647