All MIBs › CCPOWER-MIB › disconnect1Voltage
disconnect1Voltage
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::disconnect1Voltage
OID (numeric): 1.3.6.1.4.1.18642.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Voltage which when exceeded will cause a specific load to disconnect. Return value is XXX representing XX.X volts.
What is disconnect1Voltage?
This sets the DC bus voltage threshold that, once the battery voltage sags to this level, disconnects load bank 1 from the bus to protect the batteries from over-discharge, per the description. Because the plant lets each of its three load banks disconnect at a different voltage, bank 1 is typically configured to disconnect first, at the highest of the three thresholds, so the least essential load sheds early and buys extra runtime for banks 2 and 3. A setting of 440 (44.0 volts) means load bank 1 drops off the bus as soon as the battery sags to 44.0V during an extended AC outage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.5 snmpwalk -v2c -c public <target> CCPOWER-MIB::disconnect1Voltage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.5.1 snmpget -v2c -c public <target> CCPOWER-MIB::disconnect1Voltage.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18642.1.1.1.5.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::disconnect1Voltage 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.5 | disconnect1Voltage | CCPOWER-MIB |