CPQIDA-MIB :: cpqDaTrapLogIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQIDA-MIBcpqDaTrapLogIndex

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.232compaqCOMPAQ-ID-REC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.232.3cpqDriveArrayCPQIDA-MIB
1.3.6.1.4.1.232.3.3cpqDaTrapCPQIDA-MIB
1.3.6.1.4.1.232.3.3.3cpqDaTrapLogTableCPQIDA-MIB
1.3.6.1.4.1.232.3.3.3.1cpqDaTrapLogEntryCPQIDA-MIB
1.3.6.1.4.1.232.3.3.3.1.1cpqDaTrapLogIndexCPQIDA-MIB