All MIBs › CPQSM2-MIB › cpqSm2CntlrAction
cpqSm2CntlrAction
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CntlrAction
OID (numeric): 1.3.6.1.4.1.232.9.2.2.29
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Remote Insight/ Integrated Lights-Out Action Flags.
This is a collection of flags used to indicate the various options available.
ResetSupportBit: If bit-0 is set to 1, the option is available. If bit-0 is set to 0, the option is NOT available.
iLOAlerts If bit-1 is set to 1, iLO alerts are enabled. If bit-2 is set to 1, iLO alerts are disabled. These two bits should never have the same value.
HostAlerts If bit-3 is set to 1, Host alerts are enabled. If bit-4 is set to 1, Host alerts are disabled. These two bits should never have the same value.
Bit-31 is used to execute the set operation.
NOTE: bit 31 is the most significant bit, bit 0 is the least significant.
Status This is a collection of flags. Each bit has the following meaning when it is on (1):
Bit 0: Reset Supported Bit 1: iLO Alerts Enabled Bit 2: iLO Alerts Disabled Bit 3: Host Alerts Enabled Bit 4: Host Alerts Disabled Bit 5-30: RESERVED Bit 31: Execute Set
What is cpqSm2CntlrAction?
This read-write INTEGER is a bitmask of action flags on the Remote Insight/iLO controller, such as a reset-support bit and bits that enable or disable iLO alerts. An administrator cares because setting specific bits via SNMP lets them remotely toggle iLO alerting behavior without logging into the web UI. For example, an automation script sets the iLOAlerts-enable bit across a batch of newly deployed servers to bring their iLO alerting online.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.29 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.29.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.9.2.2.29.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::cpqSm2CntlrAction 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.29 | cpqSm2CntlrAction | CPQSM2-MIB |