All MIBs › CPQSM2-MIB › cpqSm2CntlrKeyboardCableStatus
cpqSm2CntlrKeyboardCableStatus
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CntlrKeyboardCableStatus
OID (numeric): 1.3.6.1.4.1.232.9.2.2.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Remote Insight Keyboard Cable Status.
The following values are defined:
other(1) The Insight Agent is unable to determine if the keyboard cable is connected to the Remote Insight.
connected(2) The keyboard cable is connected to the Remote Insight.
disconnected(3) The keyboard cable is not connected to the Remote Insight.
What is cpqSm2CntlrKeyboardCableStatus?
This read-only integer reports whether the keyboard cable is connected to the Remote Insight controller: other, connected, or disconnected. It matters for diagnosing why a remote KVM keyboard session isn't taking input. For example, an admin troubleshooting an unresponsive virtual keyboard session checks cpqSm2CntlrKeyboardCableStatus and finds it reports disconnected(3), explaining the lack of keyboard input.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.19 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrKeyboardCableStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.19.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrKeyboardCableStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSm2CntlrKeyboardCableStatus.1
Start monitoring Compaq/HP ProLiant server (iLO management board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSM2-MIB::cpqSm2CntlrKeyboardCableStatus OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iLO management board) 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.9 | cpqSm2 | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2 | cpqSm2Component | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.2 | cpqSm2Cntlr | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.2.19 | cpqSm2CntlrKeyboardCableStatus | CPQSM2-MIB |