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
- Table
- usbInterfaceDescTable
- Siblings
- 8
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 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| usbInterfaceDescDevAddr DevAddr = (slot << 12) | (unit << 8) | (Enum << 4).
Enum is assigned by the USB device enumerator. | column | Integer32 | .0.3.1.1 |
| usbInterfaceDescInterfaceNumber The number of this interface. | column | Integer32 | .0.3.1.2 |
| usbInterfaceDescAltSettings Value used to select alternative setting. | column | Integer32 | .0.3.1.3 |
| usbInterfaceDescNumEndpoints The number of endpoints provided by this interface. | column | Integer32 | .0.3.1.4 |
| usbInterfaceDescDeviceSubClass Subclass code (assigned by usb.org). | column | Integer32 | .0.3.1.6 |
| usbInterfaceDescDeviceProtocol The class dependent protocol code. | column | Integer32 | .0.3.1.7 |
| usbInterfaceDescIdxInterface The index to the string describing the interface (if present). | column | Integer32 | .0.3.1.8 |
| usbInterfaceDescRawData Interface descriptor raw data for debugging purposes only. | column | OctetString | .0.3.1.9 |