All MIBs › USB-MIB › usbCDCDataEndpoints
usbCDCDataEndpoints
Module: USB-MIB
OID (symbolic): USB-MIB::usbCDCDataEndpoints
OID (numeric): 1.3.6.1.3.103.1.4.1.6
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Number of the data endpoints (IN and OUT) used by the Communication Device. If the networking device is in default interface setting, there are are no data endpoints and no traffic is exchanged. Under the normal operation there should be 2 Data Endpoints (one IN and one OUT) for the networking device. For the multichannel model this number could be larger then 2
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.103.1.4.1.6 snmpwalk -v2c -c public <target> USB-MIB::usbCDCDataEndpoints
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.103.1.4.1.6.1 snmpget -v2c -c public <target> USB-MIB::usbCDCDataEndpoints.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.103 | usbMib | USB-MIB |
| 1.3.6.1.3.103.1 | usbMibObjects | USB-MIB |
| 1.3.6.1.3.103.1.4 | usbCDCTable | USB-MIB |
| 1.3.6.1.3.103.1.4.1 | usbCDCEntry | USB-MIB |
| 1.3.6.1.3.103.1.4.1.6 | usbCDCDataEndpoints | USB-MIB |