deviceClientId
DEVICE-MIB ·
.1.3.6.1.4.1.42359.2.2.1.1.1.1.8
Object
column UnsignedByte
Client-ID of the device
Context
- MIB
- DEVICE-MIB
- OID
.1.3.6.1.4.1.42359.2.2.1.1.1.1.8- Type
- column
- Access
- noaccess
- Status
- current
- 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 'DEVICE-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEVICE-MIB::deviceClientId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DEVICE-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DEVICE-MIB::deviceClientId.<deviceClientId>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DEVICE-MIB' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DEVICE-MIB::deviceClientId'
Syntax
- Source
- UnsignedByte
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..255