All MIBs › USB-MIB › usbCDCStalls
usbCDCStalls
Module: USB-MIB
OID (symbolic): USB-MIB::usbCDCStalls
OID (numeric): 1.3.6.1.3.103.1.4.1.7
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
Total number of times USB Data interface recovered from stall since re-initialization and while the port state was 'up' or 'test'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.103.1.4.1.7 snmpwalk -v2c -c public <target> USB-MIB::usbCDCStalls
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.103.1.4.1.7.1 snmpget -v2c -c public <target> USB-MIB::usbCDCStalls.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> usbCDCStalls.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.7 | usbCDCStalls | USB-MIB |