cpqSiUSBPortControl
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.3.14
Object
scalar mandatory
Enumeration
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.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.3.14- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSiSecurity
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSINFO-MIB::cpqSiUSBPortControl.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSINFO-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSINFO-MIB::cpqSiUSBPortControl'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | disabled |
3 | enabled |
4 | legacydisabled |
5 | externalportdisabled |