All MIBs › CPQHLTH-MIB › cpqHeAsrRebootCount
cpqHeAsrRebootCount
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeAsrRebootCount
OID (numeric): 1.3.6.1.4.1.232.6.2.5.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The number of ASR reboots that have occurred on this server since the last manual reboot. Reboot count may be reset with a zero valued set operation on this variable. Setting this value to a non-zero value will fail. If the variable is not supported, a value of -1 will be returned.
What is cpqHeAsrRebootCount?
This read-write integer counts ASR reboots since the last manual reboot, resettable only to zero since any non-zero set operation fails, with -1 indicating the feature is unsupported. An admin monitors this counter climbing to detect a server that has been repeatedly hanging and silently self-recovering rather than staying stable. Seeing cpqHeAsrRebootCount at 4 tells the admin the server has recovered from hangs four times without anyone previously noticing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.10 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrRebootCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.5.10.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeAsrRebootCount.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.5.10.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::cpqHeAsrRebootCount 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.10 | cpqHeAsrRebootCount | CPQHLTH-MIB |