All MIBs › CCPOWER-MIB › batteryCycles15
batteryCycles15
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::batteryCycles15
OID (numeric): 1.3.6.1.4.1.18642.1.2.2.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Number of discharge/recharge cycles greater than 15 minutes. Return value is XXX representing XXX cycles. Valid ranges are 000 to 255 cycles.
What is batteryCycles15?
This counts the number of battery discharge/recharge cycles the plant has recorded that lasted greater than 15 minutes, per the description and its stated 000-255 cycle valid range. Because each cycle at this length draws the batteries down significantly, this bucket is the one most directly tied to battery wear, and its most recent occurrence is tracked in detail separately by batteryCycles15LastCycleDate and batteryCycles15LastDuration precisely because events this long matter enough to record individually. 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.9 snmpwalk -v2c -c public <target> CCPOWER-MIB::batteryCycles15
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.9.1 snmpget -v2c -c public <target> CCPOWER-MIB::batteryCycles15.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::batteryCycles15 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.9 | batteryCycles15 | CCPOWER-MIB |