usbConfigDescDevAddr
BINTEC-USB ·
.0.2.1.1
Object
column Integer32
DevAddr = (slot << 12) | (unit << 8) | (Enum << 4). Enum is assigned by the USB device enumerator.
Context
- MIB
- BINTEC-USB
- OID
.0.2.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- usbConfigDescEntry
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 'BINTEC-USB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-USB::usbConfigDescDevAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-USB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-USB::usbConfigDescDevAddr.<usbConfigDescDevAddr>.<usbConfigDescConfigValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-USB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-USB::usbConfigDescDevAddr'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535