All MIBs › USHA-MIB › upsTestBatteryTestResult
upsTestBatteryTestResult
Module: USHA-MIB
OID (symbolic): USHA-MIB::upsTestBatteryTestResult
OID (numeric): 1.3.6.1.4.1.2468.1.2.1.1.6.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The results of the current or last UPS diagnostics test performed. The values for donePassed(1), doneWarning(2), and doneError(3) indicate that the test completed either successfully, with a warning, or with an error, respectively. The value aborted(4) is returned for tests which are aborted by setting the value of upsTestId to upsTestAbortTestInProgress. Tests which have not yet concluded are indicated by inProgress(5). The value noTestsInitiated(6) indicates that no previous test results are available, such as is the case when no tests have been run since the last reinitialization of the network management subsystem and the system has no provision for non- volatile storage of test results.
What is upsTestBatteryTestResult?
Reports the outcome of the most recent battery test: passed, passed with warning, failed with error, aborted, still in progress, or no test ever run - the field an admin checks right after kicking off a test via upsBatteryTest.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2468.1.2.1.1.6.3 snmpwalk -v2c -c public <target> USHA-MIB::upsTestBatteryTestResult
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2468.1.2.1.1.6.3.1 snmpget -v2c -c public <target> USHA-MIB::upsTestBatteryTestResult.1
Start monitoring Ingrasys / USHA-branded Uninterruptible Power Supply (UPS) units (battery health/power-state trap status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the USHA-MIB::upsTestBatteryTestResult OID value, configure state conditions and alerts, and monitor any Ingrasys / USHA-branded Uninterruptible Power Supply (UPS) units (battery health/power-state trap status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2468 | ingrasys | USHA-MIB |
| 1.3.6.1.4.1.2468.1 | product | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2 | upsAgent | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1 | ushap | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1 | upsObjectGroup | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1.6 | upsTestGroup | USHA-MIB |
| 1.3.6.1.4.1.2468.1.2.1.1.6.3 | upsTestBatteryTestResult | USHA-MIB |