All MIBs › UPS-MIB › upsEstimatedChargeRemaining
upsEstimatedChargeRemaining
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsEstimatedChargeRemaining
OID (numeric): 1.3.6.1.2.1.33.1.2.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An estimate of the battery charge remaining expressed as a percent of full charge.
What is upsEstimatedChargeRemaining?
This OID shows what percentage of the battery in an uninterruptible power supply is currently charged. It estimates when the UPS will run out of power if mains electricity stays off. A data center operator would monitor this during a power failure to know how long systems can stay running—when it approaches zero, they need to shut down.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.2.4 snmpwalk -v2c -c public <target> UPS-MIB::upsEstimatedChargeRemaining
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.2.4.1 snmpget -v2c -c public <target> UPS-MIB::upsEstimatedChargeRemaining.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::upsEstimatedChargeRemaining 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.
How to Use in IPNetwork Monitor
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.2 | upsBattery | UPS-MIB |
| 1.3.6.1.2.1.33.1.2.4 | upsEstimatedChargeRemaining | UPS-MIB |