All MIBs › USB-MIB › usbPortIndex
usbPortIndex
Module: USB-MIB
OID (symbolic): USB-MIB::usbPortIndex
OID (numeric): 1.3.6.1.3.103.1.2.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The unique identifier of the USB port hardware. By convention and if possible, hardware port numbers map directly to external connectors.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.103.1.2.1.1 snmpwalk -v2c -c public <target> USB-MIB::usbPortIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.103.1.2.1.1.1 snmpget -v2c -c public <target> USB-MIB::usbPortIndex.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.1 | usbPortIndex | USB-MIB |