All MIBs › CPQHLTH-MIB › cpqHeAsrRebootLimit
cpqHeAsrRebootLimit
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeAsrRebootLimit
OID (numeric): 1.3.6.1.4.1.232.6.2.5.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The number of ASR timer reboots that should cause the server to boot the firmware console and override the standard reboot setting (cpqHeAsrReboot). If this value is 0 then no limit is defined and the standard reboot option will always be used. If the variable is not supported, a value of -1 will be returned.
What is cpqHeAsrRebootLimit?
This read-write integer sets how many consecutive ASR-triggered reboots are allowed before the server instead boots to the firmware console, overriding the normal cpqHeAsrReboot setting; zero means no limit and -1 means the feature is unsupported. It prevents a server stuck in a crash loop from rebooting itself forever, forcing it into a diagnosable state after repeated failures. Setting cpqHeAsrRebootLimit to 3 means after three watchdog reboots in a row the server halts at the firmware console instead of looping indefinitely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.9 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrRebootLimit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.9.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrRebootLimit.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.5.9.1 i <value>
Start monitoring HP/Compaq ProLiant server (hardware health MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQHLTH-MIB::cpqHeAsrRebootLimit OID value, configure state conditions and alerts, and monitor any HP/Compaq ProLiant server (hardware health MIB) 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.6 | cpqHealth | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2 | cpqHeComponent | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.5 | cpqHeAsr | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.5.9 | cpqHeAsrRebootLimit | CPQHLTH-MIB |