ePDU2DeviceConfigPeakLoadReset

CPS-MIB · .1.3.6.1.4.1.3808.1.1.6.3.2.1.11

Object

column mandatory r/w Enumeration
Setting this OID to resetAll (2) will cause the existing peak current value
of Rack PDU and its outlets to be replaced by the current load current value.
Setting this OID to resetDevice (3) to reset the Rack PDU only. 
Setting this OID to resetOutlets (4) to reset the PDU outlets only. 
              
Getting this OID will do nothing and return the noOperation(1) value.

Context

MIB
CPS-MIB
OID
.1.3.6.1.4.1.3808.1.1.6.3.2.1.11
Type
column
Access
readwrite
Status
mandatory
Parent
ePDU2DeviceConfigEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPS-MIB::ePDU2DeviceConfigPeakLoadReset'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPS-MIB::ePDU2DeviceConfigPeakLoadReset.<ePDU2DeviceConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPS-MIB' -M '/opt/observium/mibs/cyberpower:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPS-MIB::ePDU2DeviceConfigPeakLoadReset'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noOperation
2resetAll
3resetDevice
4resetOutlets