All MIBs › CPQSM2-MIB › cpqSm2CntlriLOSecurityOverrideSwitchState
cpqSm2CntlriLOSecurityOverrideSwitchState
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CntlriLOSecurityOverrideSwitchState
OID (numeric): 1.3.6.1.4.1.232.9.2.2.27
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Integrated Lights-Out Security Override Switch State.
The following values are defined:
notSupported(1) The iLO Security Override Switch state is not supported on this model of Integrated Lights-Out.
set(2) The iLO Security Override Switch is set, which implies security is disabled.
notSet(3) The iLO Security Override Switch is not set, which implies normal secure operation.
What is cpqSm2CntlriLOSecurityOverrideSwitchState?
This read-only INTEGER reports whether the physical iLO Security Override Switch is not supported, set, or not set, where set(2) means security is disabled. An administrator cares because leaving the override switch set inadvertently after a password recovery leaves the iLO web interface open to bypass. For example, a security audit polling this OID across a rack finds one server reporting set(2), revealing the override jumper was never removed after a prior recovery procedure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.27 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlriLOSecurityOverrideSwitchState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.27.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlriLOSecurityOverrideSwitchState.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSm2CntlriLOSecurityOverrideSwitchState.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::cpqSm2CntlriLOSecurityOverrideSwitchState 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.27 | cpqSm2CntlriLOSecurityOverrideSwitchState | CPQSM2-MIB |