All MIBs › CPQSM2-MIB › cpqSm2CntlrBatteryEnabled
cpqSm2CntlrBatteryEnabled
Module: CPQSM2-MIB
OID (symbolic): CPQSM2-MIB::cpqSm2CntlrBatteryEnabled
OID (numeric): 1.3.6.1.4.1.232.9.2.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Remote Insight Battery Enabled.
The following values are defined:
other(1) The Insight Agent is unable to determine the status of the Remote Insight battery.
enabled(2) The Remote Insight battery is present and is enabled.
disabled(3) The Remote Insight battery is present and is disabled.
noBattery(4) This Remote Insight model does not use a battery.
What is cpqSm2CntlrBatteryEnabled?
This read-write integer reports and controls whether the Remote Insight battery, which retains data during a power loss, is present and enabled: other, enabled, disabled, or no battery. It matters because it confirms whether the iLO/Remote Insight card can retain state through a brief power interruption. For example, an admin sets cpqSm2CntlrBatteryEnabled to enabled(2) on a Remote Insight board that reported disabled after replacement, restoring its ability to buffer data during brief power loss.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.4 snmpwalk -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrBatteryEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.9.2.2.4.1 snmpget -v2c -c public <target> CPQSM2-MIB::cpqSm2CntlrBatteryEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.9.2.2.4.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::cpqSm2CntlrBatteryEnabled 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.4 | cpqSm2CntlrBatteryEnabled | CPQSM2-MIB |