All MIBs › CPQHLTH-MIB › cpqHeTrapTime
cpqHeTrapTime
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeTrapTime
OID (numeric): 1.3.6.1.4.1.232.6.3.3.1.3
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The time of the trap event that this entry describes. The time is given in year (first octet), month, day of month, hour, minute, second (last octet) order. The octets are in Binary Coded Decimal (BCD).
What is cpqHeTrapTime?
This is a binary-coded decimal octet string recording the timestamp of a trap event, encoding year, month, day, hour, minute, and second. An administrator uses this to establish exactly when a logged health event occurred, which is essential for correlating it with other system logs or outage windows. For example, matching this trap time against an application crash timestamp could confirm that a hardware health event was the root cause.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.3.3.1.3 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeTrapTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.3.3.1.3.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeTrapTime.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::cpqHeTrapTime 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.3 | cpqHeTrap | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.3.3 | cpqHeTrapLogTable | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.3.3.1 | cpqHeTrapLogEntry | CPQHLTH-MIB |
| 1.3.6.1.4.1.232.6.3.3.1.3 | cpqHeTrapTime | CPQHLTH-MIB |