deviceIndex
MIB-Dell-CM ·
.1.3.6.1.4.1.674.10899.1.5.1.1
Object
This attribute defines the unique index for this device.
Context
- MIB
- MIB-Dell-CM
- OID
.1.3.6.1.4.1.674.10899.1.5.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- deviceEntry
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 'MIB-Dell-CM' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIB-Dell-CM::deviceIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MIB-Dell-CM' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIB-Dell-CM::deviceIndex.<deviceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIB-Dell-CM' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIB-Dell-CM::deviceIndex'
Syntax
- Source
- Unsigned16BitRange
- Base type
Integer32
Values & Constraints
Type Constraints
range: 0..65535