CPQHLTH-MIB :: cpqHeCriticalErrorStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQHLTH-MIBcpqHeCriticalErrorStatus

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.6cpqHealthCPQHLTH-MIB
1.3.6.1.4.1.232.6.2cpqHeComponentCPQHLTH-MIB
1.3.6.1.4.1.232.6.2.2cpqHeCriticalErrorCPQHLTH-MIB
1.3.6.1.4.1.232.6.2.2.4cpqHeCriticalErrorTableCPQHLTH-MIB
1.3.6.1.4.1.232.6.2.2.4.1cpqHeCriticalErrorEntryCPQHLTH-MIB
1.3.6.1.4.1.232.6.2.2.4.1.2cpqHeCriticalErrorStatusCPQHLTH-MIB