All MIBs › CPQHLTH-MIB › cpqHeAsrStatus
cpqHeAsrStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeAsrStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.5.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Automatic Server Recovery feature status.
If this object is currently other(1) or notAvailable(2) all set operations will fail. Any attempt to set this object to other(1) or notAvailable(2) by a management station will fail.
Setting this object to disabled(3) or enabled(4) will disable or enable the ASR feature.
Setting this object to disabled(3) will disable the following objects: cpqHeAsrPagerStatus cpqHeAsrDialInStatus cpqHeAsrDialOutStatus
What is cpqHeAsrStatus?
This read-write enumerated value controls the Automatic Server Recovery watchdog feature, where set operations always fail while the value is other or notAvailable, and setting it to disabled or enabled turns the feature off or on, with disabling it also disabling several related ASR objects. An admin toggles this to control whether the server automatically reboots itself after the ASR timer detects a hang or crash. Disabling cpqHeAsrStatus during a controlled kernel-debugging session prevents the watchdog from rebooting the server mid-investigation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.1 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.1.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.5.1.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::cpqHeAsrStatus 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.1 | cpqHeAsrStatus | CPQHLTH-MIB |