All MIBs › CPQHLTH-MIB › cpqHeAsrPagerStatus
cpqHeAsrPagerStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeAsrPagerStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.5.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The status of the ASR pager feature.
If the current value of this object is not other(1), it may be set to disabled(2) or enabled(3). Attempting a set operation while the value is other(1) will fail. Attempting to set the value to other(1) will fail.
Setting this object to enabled(3) will enable the cpqHeAsrStatus object.
What is cpqHeAsrPagerStatus?
This read-write enumerated value reports the status of the ASR pager-notification feature, settable to disabled or enabled only when it is not currently other, and enabling it also enables cpqHeAsrStatus. An admin turns this on so an on-call pager is notified automatically whenever the ASR feature triggers a reboot. Enabling cpqHeAsrPagerStatus ensures the on-call admin is paged the moment a server hang triggers an ASR reboot, even overnight.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.11 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrPagerStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.11.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrPagerStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.5.11.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::cpqHeAsrPagerStatus 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.11 | cpqHeAsrPagerStatus | CPQHLTH-MIB |