usbEndpointDescEntry
BINTEC-USB ·
.0.4.1
Object
row
(one entry of usbEndpointDescEntry)
Context
- MIB
- BINTEC-USB
- OID
.0.4.1- Type
- row
- Status
- current
- Parent
- usbEndpointDescTable
- Table
- usbEndpointDescTable
- Children
- 18
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| usbEndpointDescDevAddr DevAddr = (slot << 12) | (unit << 8) | (Enum << 4) | IfcNum.
Enum is assigned by the USB device enumerator. | column | Integer32 | .0.4.1.1 |
| usbEndpointDescRawData Endpoint descriptor raw data for debugging purposes only. | column | OctetString | .0.4.1.10 |
| usbEndpointStatXferPackets The number of packets transferred by the endpoint. | column | SNMPv2-SMICounter32 | .0.4.1.11 |
| usbEndpointStatXferBytes The number of bytes transferred by the endpoint. | column | SNMPv2-SMICounter32 | .0.4.1.12 |
| usbEndpointStatXferQlen The number of frames enqueued at the endpoint. | column | SNMPv2-SMICounter32 | .0.4.1.13 |
| usbEndpointStatXferStalled The number of stall conditions detected. | column | SNMPv2-SMICounter32 | .0.4.1.14 |
| usbEndpointStatXferIoError The number of I/O errors detected. | column | SNMPv2-SMICounter32 | .0.4.1.15 |
| usbEndpointStatXferBabble The number of Babble errors detected. | column | SNMPv2-SMICounter32 | .0.4.1.16 |
| usbEndpointStatXferOverrun The number of Frame Overrun errors detected. | column | SNMPv2-SMICounter32 | .0.4.1.17 |
| usbEndpointStatXferToggle The number of Toggle errors detected. | column | SNMPv2-SMICounter32 | .0.4.1.18 |
| usbEndpointDescIfcIndex Index = PipeType << 5 | PipeDirection << 4 | EpAddress.
Used for unique enumeration of the endpoints. | column | Integer32 | .0.4.1.2 |
| usbEndpointDescIfcNum The interface number of the endpoints interface. | column | Integer32 | .0.4.1.3 |
| usbEndpointDescEpAddress The endpoints address (direction bit stripped). | column | Integer32 | .0.4.1.4 |
| usbEndpointDescPipeDirection Transfer direction of this endpoint. | column | Enumeration | .0.4.1.5 |
| usbEndpointDescPipeType The endpoint type extracted from the
endpoint descriptor attribute field. | column | Enumeration | .0.4.1.6 |
| usbEndpointDescAttributes Complete endpoint atribute field. For debugging only. | column | Integer32 | .0.4.1.7 |
| usbEndpointDescMaxPacketSize The maximum packet size the endpoint
is capable of sending or receiving. | column | Integer32 | .0.4.1.8 |
| usbEndpointDescInterval Interval for polling endpoint data transfers (in frame counts).
Ignored for bulk and control endpoints.
Iso endpoints must be equal 1.
Field may range from 1 to 255 for interrupt … | column | Integer32 | .0.4.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| usbEndpointDescDevAddr DevAddr = (slot << 12) | (unit << 8) | (Enum << 4) | IfcNum.
Enum is assigned by the USB device enumerator. | column | Integer32 | .0.4.1.1 |
| usbEndpointDescIfcIndex Index = PipeType << 5 | PipeDirection << 4 | EpAddress.
Used for unique enumeration of the endpoints. | column | Integer32 | .0.4.1.2 |