usbDeviceDescDeviceClass

BINTEC-USB · .0.1.1.5

Object

column Enumeration
The class code of the USB device.
0x00 - each interface specifies it's own class code.
0xFF - the class code is vendor specific.
Otherwise the value is a valid class code.

Context

MIB
BINTEC-USB
OID
.0.1.1.5
Type
column
Access
readonly
Status
current
Parent
usbDeviceDescEntry

Walk 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::usbDeviceDescDeviceClass'
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::usbDeviceDescDeviceClass.<usbDeviceDescDevAddr>'
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::usbDeviceDescDeviceClass'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0spec-in-ifc
2comm
9hub
220diagnostic
224wireless
255vendor-spec