All MIBs › CPQHLTH-MIB › cpqHeCriticalErrorType
cpqHeCriticalErrorType
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeCriticalErrorType
OID (numeric): 1.3.6.1.4.1.232.6.2.2.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value specifies the type of error.
What is cpqHeCriticalErrorType?
This read-only enumerated value reports the specific category of critical failure, such as a non-correctable memory error, a bus-master timeout NMI, or an I/O check NMI. It tells an admin precisely what kind of hardware event triggered this log entry, guiding whether to investigate memory, the system bus, or the I/O subsystem. A value of non-correctable memory error sends the admin straight to the memory error tables instead of chasing a bus timeout on the I/O side.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.2.4.1.3 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeCriticalErrorType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.2.4.1.3.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeCriticalErrorType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeCriticalErrorType.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::cpqHeCriticalErrorType 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.3 | cpqHeCriticalErrorType | CPQHLTH-MIB |