All MIBs › CPQSM2-MIB › cpqSm2CntlrColdReboot
cpqSm2CntlrColdReboot
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CntlrColdReboot
OID (numeric): 1.3.6.1.4.1.232.9.2.2.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Remote Insight/ Integrated Lights-Out Server Cold Reboot
The following values are defined:
notAvailable(1) Cold reboot of the system is not available.
available(2) Cold reboot of the system is available.
doColdReboot(3) This value is set to cause a cold reboot of the system.
What is cpqSm2CntlrColdReboot?
This read-write integer reports and triggers a remote cold reboot of the server through the Remote Insight/Integrated Lights-Out controller: not available, available, or do-cold-reboot. It matters because it lets an admin force-power-cycle an unresponsive server without physical access. For example, with a server hung and unresponsive to normal OS commands, an admin sets cpqSm2CntlrColdReboot to doColdReboot(3) via iLO to force a hard power cycle remotely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.13 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrColdReboot
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.13.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrColdReboot.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.9.2.2.13.1 i <value>
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::cpqSm2CntlrColdReboot 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.13 | cpqSm2CntlrColdReboot | CPQSM2-MIB |