CPQSTSYS-MIB :: cpqSsTrapLogIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSTSYS-MIBcpqSsTrapLogIndex

cpqSsTrapLogIndex

Module: CPQSTSYS-MIB

OID (symbolic): CPQSTSYS-MIB::cpqSsTrapLogIndex

OID (numeric): 1.3.6.1.4.1.232.8.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 cpqSsTrapLogIndex?

This read-only integer uniquely identifies a trap log entry at the time it's read, with 1 always being the most recent trap and the value equal to cpqSsTrapLogMaxSize being the oldest. Administrators should be aware that because the log behaves like a rotating queue, a given trap's index will shift as newer traps are issued. For example, a trap read today at index 3 might shift to index 4 tomorrow once a newer trap is logged ahead of it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.8.3.3.1.1
snmpwalk -v2c -c public <target> CPQSTSYS-MIB::cpqSsTrapLogIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.8.3.3.1.1.1
snmpget -v2c -c public <target> CPQSTSYS-MIB::cpqSsTrapLogIndex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqSsTrapLogIndex.1

Start monitoring HP/Compaq StorageWorks storage array (RAID/logical volume/disk) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSTSYS-MIB::cpqSsTrapLogIndex OID value, configure state conditions and alerts, and monitor any HP/Compaq StorageWorks storage array (RAID/logical volume/disk) 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.8cpqSsStorageSysCPQSTSYS-MIB
1.3.6.1.4.1.232.8.3cpqSsTrapCPQSTSYS-MIB
1.3.6.1.4.1.232.8.3.3cpqSsTrapLogTableCPQSTSYS-MIB
1.3.6.1.4.1.232.8.3.3.1cpqSsTrapLogEntryCPQSTSYS-MIB
1.3.6.1.4.1.232.8.3.3.1.1cpqSsTrapLogIndexCPQSTSYS-MIB