cpqSm2CntlrPendingAlerts
CPQSM2-MIB ·
.1.3.6.1.4.1.232.9.2.2.8
Object
scalar mandatory
r/w
Enumeration
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.
Context
- MIB
- CPQSM2-MIB
- OID
.1.3.6.1.4.1.232.9.2.2.8- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqSm2Cntlr
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQSM2-MIB::cpqSm2CntlrPendingAlerts.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQSM2-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQSM2-MIB::cpqSm2CntlrPendingAlerts'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | noAlertsPending |
3 | alertsPending |
4 | clearPendingAlerts |