All MIBs › CCPOWER-MIB › reconnect3VoltagePresets
reconnect3VoltagePresets
Module: CCPOWER-MIB
OID (symbolic): CCPOWER-MIB::reconnect3VoltagePresets
OID (numeric): 1.3.6.1.4.1.18642.1.2.3.33
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Reconnect voltage 3 factory setting range. Return value is XX.X volts min, XX.X volts max.
What is reconnect3VoltagePresets?
This reports the factory-defined valid range (min and max) that the corresponding writable setpoint, reconnect3Voltage, may be configured to, per the description's stated format ('XX.X volts min, XX.X volts max'). Because this is a read-only reported range rather than a rule enforced anywhere else in this MIB, it's what an admin or provisioning script should check before writing a new value to reconnect3Voltage, since a write outside this factory range will typically be rejected or clamped by the plant's firmware. A returned value like '40.0 volts min, 48.0 volts max' tells the admin the legal window for reconnect3Voltage on this hardware revision.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.3.33 snmpwalk -v2c -c public <target> CCPOWER-MIB::reconnect3VoltagePresets
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.3.33.1 snmpget -v2c -c public <target> CCPOWER-MIB::reconnect3VoltagePresets.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::reconnect3VoltagePresets 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.3 | factorySettings | CCPOWER-MIB |
| 1.3.6.1.4.1.18642.1.2.3.33 | reconnect3VoltagePresets | CCPOWER-MIB |