All MIBs › CPQHLTH-MIB › cpqHeAsrTimeout
cpqHeAsrTimeout
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeAsrTimeout
OID (numeric): 1.3.6.1.4.1.232.6.2.5.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The time-out in minutes for the Automatic Server Recovery feature hardware. If the variable is not supported, a value of -1 will be returned.
What is cpqHeAsrTimeout?
This read-write integer is the number of minutes before the ASR watchdog considers the server hung and triggers a reboot, returning -1 if the feature is unsupported. An admin tunes this so long BIOS or boot operations are not mistaken for a hang, while still catching a real hang promptly. Setting cpqHeAsrTimeout too low on a server with a lengthy POST could cause spurious ASR reboots during normal startup.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.4 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrTimeout
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.4.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrTimeout.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.5.4.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::cpqHeAsrTimeout 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.4 | cpqHeAsrTimeout | CPQHLTH-MIB |