All MIBs › DKSF-202-9-X-X-1 › npBatteryChg
npBatteryChg
Module: DKSF-202-9-X-X-1
OID (symbolic): DKSF-202-9-X-X-1::npBatteryChg
OID (numeric): 1.3.6.1.4.1.25728.3900.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Battery chargeing status. 0 if charging suspended or battery is full, 1 while LiPo fast charging.
What is npBatteryChg?
This read-only INTEGER reports the battery's charging state: batteryChargingSuspended(0), meaning charging is paused or the battery is full, or batteryFastCharging(1), meaning the LiPo cell is actively fast-charging. An admin checks this after power is restored to confirm the backup battery is actually recharging. Seeing npBatteryChg stuck at batteryChargingSuspended(0) with npBatteryLevel well below 100 would tell an admin the battery isn't recharging as expected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25728.3900.1.3 snmpwalk -v2c -c public <target> DKSF-202-9-X-X-1::npBatteryChg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25728.3900.1.3.1 snmpget -v2c -c public <target> DKSF-202-9-X-X-1::npBatteryChg.1
Start monitoring NetPing DKSF-202 remote environmental monitoring/relay control device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DKSF-202-9-X-X-1::npBatteryChg OID value, configure state conditions and alerts, and monitor any NetPing DKSF-202 remote environmental monitoring/relay control device from a single console.
OID Breakdown
Upper-level ancestors (7 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 |
| 1.3.6.1.4.1.25728 | lightcom | DKSF-201-9-X-X-1 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25728.3900 | npBattery | DKSF-202-9-X-X-1 |
| 1.3.6.1.4.1.25728.3900.1 | npBatteryInfo | DKSF-202-9-X-X-1 |
| 1.3.6.1.4.1.25728.3900.1.3 | npBatteryChg | DKSF-202-9-X-X-1 |