CCPOWER-MIB :: overloadCurrentPresets

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCCPOWER-MIBoverloadCurrentPresets

overloadCurrentPresets

Module: CCPOWER-MIB

OID (symbolic): CCPOWER-MIB::overloadCurrentPresets

OID (numeric): 1.3.6.1.4.1.18642.1.2.3.34

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-only

Description: Overload current factory setting range. Return value is XXXX amps min, XXXX amps max.

What is overloadCurrentPresets?

This reports the factory-defined valid range (min and max) that the corresponding writable setpoint, overloadCurrent, may be configured to, per the description's stated format ('XXXX amps min, XXXX amps 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 overloadCurrent, since a write outside this factory range will typically be rejected or clamped by the plant's firmware. A returned value like '1000 amps min, 5000 amps max' tells the admin the legal window for overloadCurrent on this hardware revision.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.3.34
snmpwalk -v2c -c public <target> CCPOWER-MIB::overloadCurrentPresets

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.18642.1.2.3.34.1
snmpget -v2c -c public <target> CCPOWER-MIB::overloadCurrentPresets.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> overloadCurrentPresets.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::overloadCurrentPresets 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
Numeric OIDNameModule
1.3.6.1.4.1.18642ccpowerCCPOWER-MIB
1.3.6.1.4.1.18642.1dcSystemCCPOWER-MIB
1.3.6.1.4.1.18642.1.2readOnlyObjectsCCPOWER-MIB
1.3.6.1.4.1.18642.1.2.3factorySettingsCCPOWER-MIB
1.3.6.1.4.1.18642.1.2.3.34overloadCurrentPresetsCCPOWER-MIB