All MIBs › STN-CHASSIS-MIB › stnBatteryStatus
stnBatteryStatus
Module: STN-CHASSIS-MIB
OID (symbolic): STN-CHASSIS-MIB::stnBatteryStatus
OID (numeric): 1.3.6.1.4.1.3551.2.1.1.4.2.1.3
Node type: OBJECT-TYPE
Type: StnBatteryStatus
Access: read-only
Description: The current state of the battery.
unknown(1), -- none of the following ok(2), -- battery power is within the acceptable range low(3) -- battery power is below the recommended range
What is stnBatteryStatus?
Reports whether a battery's charge is unknown, ok, or low. An admin treats a low reading as an action item, since a depleted RTC or NVRAM battery can cause clock drift or configuration loss on reboot.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3551.2.1.1.4.2.1.3 snmpwalk -v2c -c public <target> STN-CHASSIS-MIB::stnBatteryStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3551.2.1.1.4.2.1.3.1 snmpget -v2c -c public <target> STN-CHASSIS-MIB::stnBatteryStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> stnBatteryStatus.1
Start monitoring Spring Tide Networks (Lucent) broadband service router chassis, discontinued product line with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the STN-CHASSIS-MIB::stnBatteryStatus OID value, configure state conditions and alerts, and monitor any Spring Tide Networks (Lucent) broadband service router chassis, discontinued product line from a single console.
OID Breakdown
Upper-level ancestors (8 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.3551 | springtidenet | SPRING-TIDE-NETWORKS-SMI |
| 1.3.6.1.4.1.3551.2 | stnSystems | SPRING-TIDE-NETWORKS-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3551.2.1 | stnChassis | STN-CHASSIS-MIB |
| 1.3.6.1.4.1.3551.2.1.1 | stnChassisObjects | STN-CHASSIS-MIB |
| 1.3.6.1.4.1.3551.2.1.1.4 | stnPower | STN-CHASSIS-MIB |
| 1.3.6.1.4.1.3551.2.1.1.4.2 | stnBatteryTable | STN-CHASSIS-MIB |
| 1.3.6.1.4.1.3551.2.1.1.4.2.1 | stnBatteryEntry | STN-CHASSIS-MIB |
| 1.3.6.1.4.1.3551.2.1.1.4.2.1.3 | stnBatteryStatus | STN-CHASSIS-MIB |