All MIBs › LIEBERT-UPSTATION-S3-UPS-MIB › lcUpsTestBattery
lcUpsTestBattery
Module: LIEBERT-UPSTATION-S3-UPS-MIB
OID (symbolic): LIEBERT-UPSTATION-S3-UPS-MIB::lcUpsTestBattery
OID (numeric): 1.3.6.1.4.1.476.1.1.1.1.7.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this variable to 'start' will initiate the battery test. Setting this variable to 'abort' will stop the battery test if the test is in- progress, otherwise it has no effect. Setting this variable to 'unknown' has no effect. Reading this variable will always result in a return value of 'unknown'. If 'lcUpsTestBatteryStatus' is 'failed' the test may not be performed again and the status will remain in the failure state.
What is lcUpsTestBattery?
This read-write object initiates (start(2)) or aborts (abort(3)) a UPS battery self-test; reading it always returns unknown(1), and once lcUpsTestBatteryStatus shows failed, the test cannot be run again until the failure is cleared. An operator sets this to start(2) to periodically verify the battery can actually hold a charge under load.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.476.1.1.1.1.7.1 snmpwalk -v2c -c public <target> LIEBERT-UPSTATION-S3-UPS-MIB::lcUpsTestBattery
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.476.1.1.1.1.7.1.1 snmpget -v2c -c public <target> LIEBERT-UPSTATION-S3-UPS-MIB::lcUpsTestBattery.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.476.1.1.1.1.7.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lcUpsTestBattery.1
Start monitoring Liebert UPS systems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the LIEBERT-UPSTATION-S3-UPS-MIB::lcUpsTestBattery OID value, configure state conditions and alerts, and monitor any Liebert UPS systems from a single console.
OID Breakdown
Upper-level ancestors (12 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.476 | emerson | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1 | liebertCorp | LIEBERT-GP-REGISTRATION-MIB |
| 1.3.6.1.4.1.476.1.1 | liebertUps | LIEBERT-MICRO-UPS-MIB |
| 1.3.6.1.4.1.476.1.1.1 | luExtensions | LIEBERT-MICRO-UPS-MIB |
| 1.3.6.1.4.1.476.1.1.1.1 | luCore | LIEBERT-MICRO-UPS-MIB |
| 1.3.6.1.4.1.476.1.1.1.1.7 | lcUpsTest | LIEBERT-SERIES-300-UPS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.476.1.1.1.1.7.1 | lcUpsTestBattery | LIEBERT-UPSTATION-S3-UPS-MIB |