All MIBs › CCPOWER-MIB › batteryCycles15LastCycleDate
batteryCycles15LastCycleDate
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::batteryCycles15LastCycleDate
OID (numeric): 1.3.6.1.4.1.18642.1.2.2.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Last cycle date of batteryCycles15. Return value is MM-DD-YY, HH-MM.
What is batteryCycles15LastCycleDate?
This records the date and time (MM-DD-YY, HH:MM) of the most recent cycle counted in the greater-than-15-minute batteryCycles15 bucket, per the description. Because batteryCycles15 only exposes a running total, this timestamp is what lets an admin correlate that counter's last increment with a specific outage event in the utility or generator logs, rather than just knowing an event happened at some unspecified point. A value of '03-14-26, 02:15' would point the admin at a specific overnight outage to cross-reference against other logs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.10 snmpwalk -v2c -c public <target> CCPOWER-MIB::batteryCycles15LastCycleDate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.2.10.1 snmpget -v2c -c public <target> CCPOWER-MIB::batteryCycles15LastCycleDate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> batteryCycles15LastCycleDate.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::batteryCycles15LastCycleDate 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.10 | batteryCycles15LastCycleDate | CCPOWER-MIB |