All MIBs › UPS-MIB › upsTestElapsedTime
upsTestElapsedTime
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsTestElapsedTime
OID (numeric): 1.3.6.1.2.1.33.1.7.6
Node type: OBJECT-TYPE
Type: TimeInterval
Access: read-only
Description: The amount of time, in TimeTicks, since the test in progress was initiated, or, if no test is in progress, the previous test took to complete. If the value of upsTestResultsSummary is noTestsInitiated(6), upsTestElapsedTime has the value 0.
What is upsTestElapsedTime?
This value reports, in TimeTicks, how long the current test has been running, or how long the previous test took to complete, and is 0 if no test has ever been run. Combined with upsTestResultsSummary, it lets an admin tell whether a test that reports inProgress is proceeding normally or appears to be hung. A value of 6000 (one minute) while upsTestResultsSummary still shows inProgress would flag to an admin that the self-test is taking unusually long.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.7.6 snmpwalk -v2c -c public <target> UPS-MIB::upsTestElapsedTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.7.6.1 snmpget -v2c -c public <target> UPS-MIB::upsTestElapsedTime.1
Start monitoring vendor-neutral, standards-based MIB, Uninterruptible Power Supply (UPS) systems (battery health/runtime/alarm status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UPS-MIB::upsTestElapsedTime OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, Uninterruptible Power Supply (UPS) systems (battery health/runtime/alarm 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.33 | upsMIB | UPS-MIB |
| 1.3.6.1.2.1.33.1 | upsObjects | UPS-MIB |
| 1.3.6.1.2.1.33.1.7 | upsTest | UPS-MIB |
| 1.3.6.1.2.1.33.1.7.6 | upsTestElapsedTime | UPS-MIB |