All MIBs › CPQSM2-MIB › cpqSm2EventTotalEntries
cpqSm2EventTotalEntries
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2EventTotalEntries
OID (numeric): 1.3.6.1.4.1.232.9.2.3.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The number of entries in the Remote Insight/ Integrated Lights-Out event log. Setting the number of entries to 0 clears the Remote Insight/ Integrated Lights-Out event log. Setting the number of entries to something other than 0 will always fail.
What is cpqSm2EventTotalEntries?
This read-write INTEGER is the number of entries in the Remote Insight/iLO event log; setting it to 0 clears the log, while any nonzero write always fails. An administrator cares because this is the only way to remotely wipe the iLO event log via SNMP rather than the web interface. For example, after resolving a batch of hardware alerts, an admin issues an SNMP set of 0 to this OID to clear the iLO log for a clean baseline.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.3.1 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2EventTotalEntries
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.3.1.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2EventTotalEntries.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.9.2.3.1.1 i <value>
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::cpqSm2EventTotalEntries 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 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.9 | cpqSm2 | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2 | cpqSm2Component | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.3 | cpqSm2EventLog | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.3.1 | cpqSm2EventTotalEntries | CPQSM2-MIB |