UPS-MIB :: upsEstimatedChargeRemaining

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsUPS-MIBupsEstimatedChargeRemaining

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

Select a device implementing UPS-MIB as the target host to create a monitor — the SNMP service should be up and running on it. Click New Monitor, then check SNMP Custom on the Favorites tab, click Next, and confirm the host. On the next page, click Select... to open the built-in SNMP MIB Browser and type upsEstimatedChargeRemaining into the Find box to locate it in the OID tree, then select it and click OK. It reports the UPS's estimated battery charge remaining, as a percentage of full charge. On the monitor's Main parameters page you can set the target's SNMP port (default 161), credentials, polling interval, and other settings — see the SNMP Monitor help for details. On the State conditions and Alerting tabs, configure when the monitor should change state and trigger an alert; since this is an INTEGER-type OID, Value bounds is the most useful condition here — trigger an alert if the charge remaining drops below 50%, giving you time to plan before the UPS runs out of runway during an extended outage. Click Finish to create the monitor; you can adjust any parameter later.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.33upsMIBUPS-MIB
1.3.6.1.2.1.33.1upsObjectsUPS-MIB
1.3.6.1.2.1.33.1.2upsBatteryUPS-MIB
1.3.6.1.2.1.33.1.2.4upsEstimatedChargeRemainingUPS-MIB