CPQSM2-MIB :: cpqSm2EventLogIndex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCPQSM2-MIBcpqSm2EventLogIndex

cpqSm2EventLogIndex

Module: CPQSM2-MIB

OID (symbolic): CPQSM2-MIB::cpqSm2EventLogIndex

OID (numeric): 1.3.6.1.4.1.232.9.2.3.2.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: An index that uniquely specifies this entry.

What is cpqSm2EventLogIndex?

This read-only INTEGER uniquely identifies a particular entry in the Remote Insight/iLO event log table. An administrator cares because it is the key used to walk through event log entries in order during a poll. For example, a polling script pairs this index with cpqSm2EventLogMessage to reconstruct an ordered report of recent iLO events.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.3.2.1.1
snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2EventLogIndex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.3.2.1.1.1
snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2EventLogIndex.1

SNMPv3 example:

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

Start monitoring Compaq/HP ProLiant server (iLO management board) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSM2-MIB::cpqSm2EventLogIndex OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iLO management board) 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.9cpqSm2CPQSM2-MIB
1.3.6.1.4.1.232.9.2cpqSm2ComponentCPQSM2-MIB
1.3.6.1.4.1.232.9.2.3cpqSm2EventLogCPQSM2-MIB
1.3.6.1.4.1.232.9.2.3.2cpqSm2EventLogTableCPQSM2-MIB
1.3.6.1.4.1.232.9.2.3.2.1cpqSm2EventLogEntryCPQSM2-MIB
1.3.6.1.4.1.232.9.2.3.2.1.1cpqSm2EventLogIndexCPQSM2-MIB