All MIBs › CPQHLTH-MIB › cpqHeTrapType
cpqHeTrapType
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeTrapType
OID (numeric): 1.3.6.1.4.1.232.6.3.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of the trap event this entry describes. This number refers to an entry in a list of traps enumerating the possible traps the Server Health agent may issue.
What is cpqHeTrapType?
This enumerated value identifies which specific trap event a trapLogEntry describes, referencing entries like correctable memory error or correctable memory log disabled from the Server Health agent's trap catalog. An administrator uses this to classify what kind of hardware event triggered a given log entry without having to correlate raw trap OIDs manually. For example, seeing cpqHeCorrectableMemoryError(1) repeatedly in the trap log would point straight at recurring ECC memory issues worth escalating.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.3.3.1.2 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeTrapType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.3.3.1.2.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeTrapType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqHeTrapType.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::cpqHeTrapType 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.2 | cpqHeTrapType | CPQHLTH-MIB |