All MIBs › CCPOWER-MIB › rectifierFloatVoltage
rectifierFloatVoltage
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::rectifierFloatVoltage
OID (numeric): 1.3.6.1.4.1.18642.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Rectifier float voltage. Return value is XXX representing XX.X volts. Valid ranges are 24.0 to 57.0 volts.
What is rectifierFloatVoltage?
This is the actual measured DC float voltage the rectifier is currently outputting onto the bus, as opposed to the floatVoltage OID which is only the configured setpoint, per the description and the stated 24.0-57.0 volt valid range. Comparing this live reading against the floatVoltage setpoint is how an admin catches a rectifier whose control loop isn't actually regulating to its programmed target - for example holding the bus a volt or two off from where it was told to float - well before any alarm threshold trips. A reading of 535 (53.5V) against a floatVoltage setpoint of 540 (54.0V) shows the rectifier running half a volt low, worth investigating even though it remains within the valid range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.1.1 snmpwalk -v2c -c public <target> CCPOWER-MIB::rectifierFloatVoltage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.1.1.1 snmpget -v2c -c public <target> CCPOWER-MIB::rectifierFloatVoltage.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::rectifierFloatVoltage 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.1 | rectifiers | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2.1.1 | rectifierFloatVoltage | CCPOWER-MIB |