sdbDevIdIndex
SCHLEIFENBAUER-DATABUS-MIB ·
.1.3.6.1.4.1.31034.12.1.1.2.1.1.1.13
Object
column Integer32
A unique value for each device. Its value represents the unit address of the device and is used to address individual devices in the tree. The value for each device will remain constant until the next scan is performed.
Context
- MIB
- SCHLEIFENBAUER-DATABUS-MIB
- OID
.1.3.6.1.4.1.31034.12.1.1.2.1.1.1.13- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- sdbDevIdEntry
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 'SCHLEIFENBAUER-DATABUS-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-DATABUS-MIB::sdbDevIdIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCHLEIFENBAUER-DATABUS-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCHLEIFENBAUER-DATABUS-MIB::sdbDevIdIndex.<sdbDevIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCHLEIFENBAUER-DATABUS-MIB' -M '/opt/observium/mibs/schleifenbauer:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCHLEIFENBAUER-DATABUS-MIB::sdbDevIdIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535