All MIBs › CCPOWER-MIB › reconnect2Voltage
reconnect2Voltage
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::reconnect2Voltage
OID (numeric): 1.3.6.1.4.1.18642.1.1.1.40
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Voltage which when reached will cause a specific load to reconnect. Return value is XXX representing XX.X volts.
What is reconnect2Voltage?
This sets the DC bus voltage threshold that the battery voltage must recover to before load bank 2, previously shed by disconnect2Voltage, is reconnected to the bus, per the description. Because reconnect2Voltage is normally set noticeably higher than disconnect2Voltage for the same bank, the plant requires the battery to actually recover - not just tick back over the exact disconnect point - before restoring bank 2, which prevents that load from chattering on and off as the bus voltage hovers near the disconnect threshold. A setting of 460 (46.0 volts), against a disconnect2Voltage of 420 (42.0 volts), builds in a 4.0-volt recovery margin before bank 2 comes back online.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.40 snmpwalk -v2c -c public <target> CCPOWER-MIB::reconnect2Voltage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.40.1 snmpget -v2c -c public <target> CCPOWER-MIB::reconnect2Voltage.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18642.1.1.1.40.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::reconnect2Voltage 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.40 | reconnect2Voltage | CCPOWER-MIB |