usbInterfaceDescDeviceClass
BINTEC-USB ·
.0.3.1.5
Object
column Enumeration
Class code (assigned by usb.org).
Context
- MIB
- BINTEC-USB
- OID
.0.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- usbInterfaceDescEntry
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::usbInterfaceDescDeviceClass'
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::usbInterfaceDescDeviceClass.<usbInterfaceDescDevAddr>.<usbInterfaceDescInterfaceNumber>'
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::usbInterfaceDescDeviceClass'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unspec |
1 | audio |
2 | cdc |
3 | hid |
5 | physical |
6 | image |
7 | printer |
8 | msc |
9 | hub |
10 | cdc-data |
11 | smartcard |
12 | firm-upd |
13 | security |
220 | diagnostic |
224 | wireless |
254 | appl-spec |
255 | vendor-spec |