All MIBs › CPQHLTH-MIB › cpqHeCriticalErrorTime
cpqHeCriticalErrorTime
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeCriticalErrorTime
OID (numeric): 1.3.6.1.4.1.232.6.2.2.4.1.4
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The time of the error: hour (first five bits), day of month (next 5 bits), month (next 4 bits), year of the current century (next 7 bits). The last 3 bits are reserved.
What is cpqHeCriticalErrorTime?
This read-only bit-packed field encodes the hour, day of month, month, and two-digit year of when a specific critical error occurred. An admin decodes this timestamp to correlate a critical error entry against other logs, such as an OS event log or application crash dump, from the exact same moment. Matching this timestamp against a simultaneous OS crash confirms the two events are related rather than coincidental.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.2.2.4.1.4 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeCriticalErrorTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.2.2.4.1.4.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeCriticalErrorTime.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::cpqHeCriticalErrorTime 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.4 | cpqHeCriticalErrorTime | CPQHLTH-MIB |