All MIBs › CPS-MIB › ePDUOutletConfigMonitoredPeakLoadReset
ePDUOutletConfigMonitoredPeakLoadReset
Module: CPS-MIB
OID (symbolic): CPS-MIB::ePDUOutletConfigMonitoredPeakLoadReset
OID (numeric): 1.3.6.1.4.1.3808.1.1.3.3.4.3.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Setting this OID to reset (2) will cause the existing peak power value to be replaced by the current load power value.
Getting this oid will do nothing and return noAction (1) if the PDU support this feature, return notSupport (3) if the PDU do not support this feature.
What is ePDUOutletConfigMonitoredPeakLoadReset?
This read-write enumerated integer, when set to reset(2), replaces a monitored outlet's stored peak-power value with its current load reading; reading the OID always returns noAction(1) on units that support the feature or notSupport(3) on units that don't. Admins use this to clear an old peak-power record after resolving whatever caused a past power spike, so future peak tracking starts fresh. Setting this to reset(2) after replacing a faulty piece of equipment that had caused an unusually high peak reading clears that stale peak value going forward.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.4.3.1.7 snmpwalk -v2c -c public <target> CPS-MIB::ePDUOutletConfigMonitoredPeakLoadReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.3.3.4.3.1.7.1 snmpget -v2c -c public <target> CPS-MIB::ePDUOutletConfigMonitoredPeakLoadReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3808.1.1.3.3.4.3.1.7.1 i <value>
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::ePDUOutletConfigMonitoredPeakLoadReset OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) 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.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3 | ePDU | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3 | ePDUOutlet | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.4 | ePDUOutletConfig | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.4.3 | ePDUOutletConfigMonitoredTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.4.3.1 | ePDUOutletConfigMonitoredEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.3.3.4.3.1.7 | ePDUOutletConfigMonitoredPeakLoadReset | CPS-MIB |