All MIBs › CPQIDA-MIB › cpqDaTrapLogIndex
cpqDaTrapLogIndex
Module: CPQIDA-MIB
OID (symbolic): CPQIDA-MIB::cpqDaTrapLogIndex
OID (numeric): 1.3.6.1.4.1.232.3.3.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This value 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 cpqDaTrapLogIndex?
cpqDaTrapLogIndex uniquely identifies a trap log entry at a given moment, with the most recent trap always at index 1 and the oldest at an index equal to cpqDaTrapLogMaxSize, meaning a specific event's index shifts as newer traps arrive. This lets an admin always find the latest event at a fixed index 1 without needing to know how many total traps have ever occurred. For example, a monitoring script that always fetches index 1 would reliably always be pulling the most recently issued trap, whatever it happens to be.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.3.3.3.1.1 snmpwalk -v2c -c public <target> CPQIDA-MIB::cpqDaTrapLogIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.3.3.3.1.1.1 snmpget -v2c -c public <target> CPQIDA-MIB::cpqDaTrapLogIndex.1
Start monitoring Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIDA-MIB::cpqDaTrapLogIndex OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (Smart Array/Intelligent Drive Array RAID controller) 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.3 | cpqDriveArray | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.3 | cpqDaTrap | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.3.3 | cpqDaTrapLogTable | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.3.3.1 | cpqDaTrapLogEntry | CPQIDA-MIB |
| 1.3.6.1.4.1.232.3.3.3.1.1 | cpqDaTrapLogIndex | CPQIDA-MIB |