scDeviceIndex
RackMonitor-MIB ·
.1.3.6.1.4.1.534.6.7.1.1.4.2.1.1
Object
column mandatory
Integer32
The index to a sensor device entry.
Context
- MIB
- RackMonitor-MIB
- OID
.1.3.6.1.4.1.534.6.7.1.1.4.2.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- scSensorEntry
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 'RackMonitor-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RackMonitor-MIB::scDeviceIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RackMonitor-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RackMonitor-MIB::scDeviceIndex.<scDeviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RackMonitor-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RackMonitor-MIB::scDeviceIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2147483647