All MIBs › CPQSM2-MIB › cpqSm2CntlrPendingAlerts
cpqSm2CntlrPendingAlerts
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CntlrPendingAlerts
OID (numeric): 1.3.6.1.4.1.232.9.2.2.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Pending Remote Insight/ Integrated Lights-Out alerts.
The following values are defined:
other(1) The Insight Agent is unable to determine the state of Remote Insight pending alerts.
noAlertsPending(2) No Remote Insight/ Integrated Lights-Out alerts are pending. All alerts have been delivered.
alertsPending(3) Remote Insight/ Integrated Lights-Out alerts are pending. There are alerts remaining to be sent.
clearPendingAlerts(4) This value is set to clear any Remote Insight/ Integrated Lights-Out alerts that have not been sent.
What is cpqSm2CntlrPendingAlerts?
This read-write integer reports whether Remote Insight/Integrated Lights-Out alerts are queued for delivery, and accepts a write value to manually clear them: other, no alerts pending, alerts pending, or clear pending alerts. It matters for checking for undelivered alerts and manually flushing a stuck alert queue. For example, an admin notices cpqSm2CntlrPendingAlerts stuck reporting alertsPending(3) despite no active faults, and writes clearPendingAlerts(4) to flush the stale queue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.8 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrPendingAlerts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.8.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrPendingAlerts.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.9.2.2.8.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::cpqSm2CntlrPendingAlerts 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.2 | cpqSm2Cntlr | CPQSM2-MIB |
| 1.3.6.1.4.1.232.9.2.2.8 | cpqSm2CntlrPendingAlerts | CPQSM2-MIB |