All MIBs › CCPOWER-MIB › lowVoltageAlarm
lowVoltageAlarm
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::lowVoltageAlarm
OID (numeric): 1.3.6.1.4.1.18642.1.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Voltage which when exceeded will cause an alarm. Return value is XXX representing XX.X volts.
What is lowVoltageAlarm?
This is the DC bus voltage floor that, once the bus drops below it, trips the plant's low-voltage alarm, per the description. On this battery-backed plant, a bus sagging under this threshold means the batteries are discharging under load - typically because AC input has failed - so this alarm is the admin's clock-start signal for how much battery runtime remains before the disconnect thresholds start shedding load. A setting of 440 (44.0 volts) gives the admin advance warning before the bus reaches the disconnectNVoltage thresholds that would actually start shedding load banks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.4 snmpwalk -v2c -c public <target> CCPOWER-MIB::lowVoltageAlarm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.1.1.4.1 snmpget -v2c -c public <target> CCPOWER-MIB::lowVoltageAlarm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.18642.1.1.1.4.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::lowVoltageAlarm 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.4 | lowVoltageAlarm | CCPOWER-MIB |