All MIBs › CCPOWER-MIB › equalizeVoltage
equalizeVoltage
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::equalizeVoltage
OID (numeric): 1.3.6.1.4.1.18642.1.1.1.57
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Equalize voltage to be applied. Return value is XXX representing XX.X volts.
What is equalizeVoltage?
This sets the elevated DC voltage the plant applies to the battery string during its periodic equalize charge cycle, per the description. Because this voltage is deliberately set above the normal floatVoltage setpoint to force a stronger charge current through weaker cells, configuring it too high for the site's specific battery chemistry can shorten battery life even though the feature is intended to extend it. A value of 560 (56.0 volts), a few volts above a typical 54.0V float setting, is a plausible equalize target for a -48V string.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.57 snmpwalk -v2c -c public <target> CCPOWER-MIB::equalizeVoltage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.57.1 snmpget -v2c -c public <target> CCPOWER-MIB::equalizeVoltage.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18642.1.1.1.57.1 i <value>
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::equalizeVoltage 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.1 | readWriteObjects | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.1.1 | settings | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.1.1.57 | equalizeVoltage | CCPOWER-MIB |