usbCDCDataEndpoints
USB-MIB ·
.1.3.6.1.3.103.1.4.1.6
Object
column Integer32
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
Context
- MIB
- USB-MIB
- OID
.1.3.6.1.3.103.1.4.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- usbCDCEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USB-MIB::usbCDCDataEndpoints'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'USB-MIB::usbCDCDataEndpoints.<usbCDCIndex>.<usbCDCIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'USB-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'USB-MIB::usbCDCDataEndpoints'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-16
Conformance
Member of