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
How to Use in IPNetwork Monitor
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 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 |