usbConfigDescNumInterfaces
BINTEC-USB ·
.0.2.1.3
Object
column
Integer32
The number of interfaces supported by the USB device.
Context
- MIB
- BINTEC-USB
- OID
.0.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- usbConfigDescEntry
- Table
- usbConfigDescTable
- Siblings
- 7
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| usbConfigDescDevAddr DevAddr = (slot << 12) | (unit << 8) | (Enum << 4).
Enum is assigned by the USB device enumerator. | column | Integer32 | .0.2.1.1 |
| usbConfigDescTotalLength Length of the configuration descriptor frame in bytes. | column | Integer32 | .0.2.1.2 |
| usbConfigDescConfigValue The configuration value associated with this configuration. | column | Integer32 | .0.2.1.4 |
| usbConfigDescTxtConfiguration Human readable configuration description (if present). | column | SNMPv2-TCDisplayString | .0.2.1.5 |
| usbConfigDescAttributes The following attributes are currently defined
by the USB standard:
Bit 7 - bus powered
Bit 6 - self powered
Bit 5 - remote wakeup
Bit 4-0 - reserved. | column | Integer32 | .0.2.1.6 |
| usbConfigDescMaxPower Maximum power consumption in steps of 2 mA. | column | Integer32 | .0.2.1.7 |
| usbConfigDescRawData Configuration descriptor raw data for debugging purposes only. | column | OctetString | .0.2.1.8 |