All MIBs › ALGPOWER-v2-MIB › chargerStatus
chargerStatus
Module: ALGPOWER-v2-MIB
OID (symbolic): ALGPOWER-v2-MIB::chargerStatus
OID (numeric): 1.3.6.1.4.1.49136.1.2.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Show the status of battery charger: 0 - The battery is not connected in DC UPS; 1 - The battery is voltage incompatible with DC UPS; 2 - The DC UPS is in nobreak mode; 3 - The charger of Battery is in Bulk stage; 4 - The charger of Battery is Absorption stage; 5 - The charger of Battery is Float stage; 6 - The Battery will be disconnected in 30s due to low voltage and the DC-UPS output will be turned off. 7 - The Battery is under test
What is chargerStatus?
This read-only integer shows battery charger state: disconnected (0), incompatible (1), nobreak (2), bulk (3), absorption (4), float (5), disconnect warning (6), or test mode (7). Network engineers monitor this to verify battery health and charging cycles. Float mode (5) is normal for standby.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.49136.1.2.3 snmpwalk -v2c -c public <target> ALGPOWER-v2-MIB::chargerStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.49136.1.2.3.1 snmpget -v2c -c public <target> ALGPOWER-v2-MIB::chargerStatus.1
Start monitoring DC power-supply/UPS equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ALGPOWER-v2-MIB::chargerStatus OID value, configure state conditions and alerts, and monitor any DC power-supply/UPS equipment 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.49136 | algcom | ALGPOWER-v2-MIB |
| 1.3.6.1.4.1.49136.1 | upsObjects | ALGPOWER-v2-MIB |
| 1.3.6.1.4.1.49136.1.2 | battery | ALGPOWER-v2-MIB |
| 1.3.6.1.4.1.49136.1.2.3 | chargerStatus | ALGPOWER-v2-MIB |