All MIBs › CPQHLTH-MIB › cpqHeTrapLogIndex
cpqHeTrapLogIndex
Module: CPQHLTH-MIB
OID (symbolic): CPQHLTH-MIB::cpqHeTrapLogIndex
OID (numeric): 1.3.6.1.4.1.232.6.3.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The value of this object uniquely identifies this trapLogEntry at this time. The most recent trap will have an index of 1 and the oldest trap will have an index of trapLogMaxSize. Because of the queue-like nature of the trapLog this particular trap event's index will change as new traps are issued.
What is cpqHeTrapLogIndex?
This integer uniquely identifies a trapLogEntry at the moment it's read, with the most recent trap always at index 1 and the oldest at the value of cpqHeTrapLogMaxSize, shifting as new traps arrive. An administrator needs to understand this queue-like renumbering behavior so they don't mistake a changing index for a different event when polling the same underlying trap repeatedly. For example, a trap seen at index 1 during one poll might show up at index 2 on the next poll simply because a newer trap was logged in between.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.6.3.3.1.1 snmpwalk -v2c -c public <target> CPQHLTH-MIB::cpqHeTrapLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.6.3.3.1.1.1 snmpget -v2c -c public <target> CPQHLTH-MIB::cpqHeTrapLogIndex.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::cpqHeTrapLogIndex 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.1 | cpqHeTrapLogIndex | CPQHLTH-MIB |