All MIBs › UPS-MIB › upsBatteryStatus
upsBatteryStatus
Module: UPS-MIB
OID (symbolic): UPS-MIB::upsBatteryStatus
OID (numeric): 1.3.6.1.2.1.33.1.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The indication of the capacity remaining in the UPS system's batteries. A value of batteryNormal indicates that the remaining run-time is greater than upsConfigLowBattTime. A value of batteryLow indicates that the remaining battery run-time is less than or equal to upsConfigLowBattTime. A value of batteryDepleted indicates that the UPS will be unable to sustain the present load when and if the utility power is lost (including the possibility that the utility power is currently absent and the UPS is unable to sustain the output).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.33.1.2.1 snmpwalk -v2c -c public <target> UPS-MIB::upsBatteryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.33.1.2.1.1 snmpget -v2c -c public <target> UPS-MIB::upsBatteryStatus.1
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.1 | upsBatteryStatus | UPS-MIB |