All MIBs › USB-MIB › usbPortRate
usbPortRate
Module: USB-MIB
OID (symbolic): USB-MIB::usbPortRate
OID (numeric): 1.3.6.1.3.103.1.2.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The USB port rate that could be low-speed(1) for 1.5 Mbps, full-speed(2) for 12Mbps or high-speed(3) for USB 2.0
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.103.1.2.1.3 snmpwalk -v2c -c public <target> USB-MIB::usbPortRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.103.1.2.1.3.1 snmpget -v2c -c public <target> USB-MIB::usbPortRate.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.2 | usbPortTable | USB-MIB |
| 1.3.6.1.3.103.1.2.1 | usbPortEntry | USB-MIB |
| 1.3.6.1.3.103.1.2.1.3 | usbPortRate | USB-MIB |