All MIBs › CPQHLTH-MIB › cpqHeCriticalErrorStatus
cpqHeCriticalErrorStatus
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeCriticalErrorStatus
OID (numeric): 1.3.6.1.4.1.232.6.2.2.4.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This value specifies if the user has marked this error as corrected. Marking errors as corrected may be performed with the Diagnostics or by a set operation on this variable. Attempting to set this variable to uncorrected(1) will fail.
What is cpqHeCriticalErrorStatus?
This read-write enumerated value (uncorrected, corrected) lets a user mark a critical error as corrected via Diagnostics or an SNMP set, while any attempt to set it back to uncorrected fails. An admin's monitoring workflow uses this to acknowledge that a specific hardware fault has been physically fixed so it stops appearing as an active alert. After replacing a DIMM that generated a critical error entry, the admin sets this object to corrected to clear that entry from active alerting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.2.4.1.2 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeCriticalErrorStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.2.4.1.2.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeCriticalErrorStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.6.2.2.4.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeCriticalErrorStatus.1
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::cpqHeCriticalErrorStatus 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.2 | cpqHeCriticalError | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.2.4 | cpqHeCriticalErrorTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.2.4.1 | cpqHeCriticalErrorEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.2.2.4.1.2 | cpqHeCriticalErrorStatus | CPQHLTH-MIB |