All MIBs › CPQSINFO-MIB › cpqSiUSBPortControl
cpqSiUSBPortControl
Module: CPQSINFO-MIB
OID (symbolic): CPQSINFO-MIB::cpqSiUSBPortControl
OID (numeric): 1.3.6.1.4.1.232.2.2.3.14
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The state of the access control for the Universal Serial Bus interface(s) embedded in the system board.
other(1) If Status could not be determined.
disabled(2) USB interface is disable.
enabled(3) USB interface is enable.
legacydisabled(4) Legacy USB interface is disabled.
externalportdisabled(5) External USB Ports are disabled.
What is cpqSiUSBPortControl?
This read-only integer reports the access-control state of the embedded USB interfaces, with values covering unknown, disabled, enabled, legacy-disabled, and external-port-disabled. It matters for security policy enforcement, since leaving USB ports enabled on sensitive servers creates a path for mass-storage-based data exfiltration or malware introduction. For example, a compliance script polls a fleet of kiosk servers expecting externalportdisabled(5) and flags any host still reporting enabled(3) for remediation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.2.2.3.14 snmpwalk -v2c -c public <target> CPQSINFO-MIB::cpqSiUSBPortControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.2.2.3.14.1 snmpget -v2c -c public <target> CPQSINFO-MIB::cpqSiUSBPortControl.1
Start monitoring HP/Compaq ProLiant server (system info) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSINFO-MIB::cpqSiUSBPortControl OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (system info) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.2 | cpqSystemInfo | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2 | cpqSiComponent | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.3 | cpqSiSecurity | CPQSINFO-MIB |
| 1.3.6.1.4.1.232.2.2.3.14 | cpqSiUSBPortControl | CPQSINFO-MIB |