All MIBs › CCPOWER-MIB › batteryCycles1
batteryCycles1
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::batteryCycles1
OID (numeric): 1.3.6.1.4.1.18642.1.2.2.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of discharge/recharge cycles less than 1 minute. Return value is XXX representing XXX cycles. Valid ranges are 000 to 255 cycles.
What is batteryCycles1?
This counts the number of battery discharge/recharge cycles the plant has recorded that lasted shorter than 1 minute, per the description and its stated 000-255 cycle valid range. Very short cycles like these are typically caused by momentary AC blips or utility switching transients rather than real outages, so a high count here without a matching rise in the longer-duration buckets points to power-quality noise upstream rather than actual extended outages. A value of 003 to 045 (depending on the bucket) would be a typical count to see accumulate over a battery string's multi-year service life.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.6 snmpwalk -v2c -c public <target> CCPOWER-MIB::batteryCycles1
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.6.1 snmpget -v2c -c public <target> CCPOWER-MIB::batteryCycles1.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> batteryCycles1.1
Start monitoring DC rectifier/power-plant equipment (enterprise OID 18642) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CCPOWER-MIB::batteryCycles1 OID value, configure state conditions and alerts, and monitor any DC rectifier/power-plant equipment (enterprise OID 18642) 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.18642 | ccpower | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1 | dcSystem | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2 | readOnlyObjects | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2.2 | batteries | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2.2.6 | batteryCycles1 | CCPOWER-MIB |