Home/Catalog/EATON-EPDU-MIB

EATON-EPDU-MIB

AI MIB Summary

The EATON-EPDU-MIB enables SNMP-based monitoring and management of Eaton Enclosure Power Distribution Units, providing granular access to real-time electrical metrics including voltage, current, power consumption, and outlet-level status. This module facilitates precise remote control of individual PDU outlets and the collection of environmental data such as temperature and humidity for infrastructure capacity planning and fault detection.

The MIB module for Eaton ePDUs (Enclosure Power Distribution Units).
Main OID:
eatonEpdu.1.3.6.1.4.1.534.6.6.7
238
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

238 total
Object Name
eatonEpduThe MIB module for Eaton ePDUs (Enclosure Power Distribution Units).
MODULE-IDENTITY
.1.3.6.1.4.1.534.6.6.7
notifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.534.6.6.7.0
notifyUserLoginSent whenever a user logs in.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.1
notifyUserLogoutSent whenever a user logs out.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.2
notifyFailedLoginSent when someone attempts to log in and fails. On some models, may be sent after three failed login attempts.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.3
notifyBootUpSent whenever an ePDU finishes booting up (hard or soft reboot).
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.4
notifyInputVoltageThStatusSent whenever an input voltage threshold status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.11
notifyInputCurrentThStatusSent whenever an input current threshold status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.12
notifyInputFrequencyStatusSent whenever the input frequency status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.13
notifyGroupVoltageThStatusSent whenever a group voltage threshold status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.21
notifyGroupCurrentThStatusSent whenever a group current threshold status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.22
notifyGroupBreakerStatusSent whenever a group status changes to indicate whether the circuit breaker is on or off.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.23
notifyOutletVoltageThStatusSent whenever an outlet voltage threshold status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.31
notifyOutletCurrentThStatusSent whenever an outlet current threshold status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.32
notifyOutletControlStatusSent whenever an outlet state On / Off changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.33
notifyTemperatureThStatusSent whenever a temperature threshold status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.41
notifyHumidityThStatusSent whenever a humidity threshold status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.42
notifyContactStateSent whenever a contact sensor state changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.43
notifyProbeStatusSent whenever the environment probe status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.44
notifyCommunicationStatusSent whenever the PDU communication status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.51
notifyInternalStatusSent whenever the PDU internal status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.52
notifyTestSent whenever the trap test feature is used by the communication card.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.53
notifyStrappingStatusSent whenever the strapping communication status changes.
NOTIFICATION-TYPE
.1.3.6.1.4.1.534.6.6.7.0.54
units
OBJECT IDENTIFIER
.1.3.6.1.4.1.534.6.6.7.1
unitsPresentEach unit is identified by a Strapping Index. This object returns a comma-delimited list of the Strapping Indexes of all units present in the strapping group. For example, if units 0, 1, 5, and 7 are present, this value will be '0,1,5,7'. For units that do not support strapping, a Strapping Index of '0' is assumed.ro
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.534.6.6.7.1.1
unitTableA list of units. In most cases this list will only contain one entry. However, some units have a 'strapping' feature which allow units to be daisy-chained together such that all of them can be accessed through the SNMP interface of the master. If strapping is enabled, the strapping indexes of the units that can be accessed will be listed in the unitsPresent object.
SEQUENCE OF UnitEntry
.1.3.6.1.4.1.534.6.6.7.1.2
unitEntryAn entry for a PDU.
UnitEntry
.1.3.6.1.4.1.534.6.6.7.1.2.1
strappingIndexFor units that support 'strapping' functionality, this will be a unique value for each unit. If units do not support 'strapping', this will always be '0'.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.1.2.1.1
productNameName of the product.ro
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.1.2.1.2
partNumberPart number of the unit.ro
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.1.2.1.3
serialNumberSerial number of the unit.ro
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.1.2.1.4
firmwareVersionFirmware version.ro
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.1.2.1.5
unitNameDescriptive name for the unit.rw
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.1.2.1.6
lcdControlControl the local LCD.rw
Enumeration
.1.3.6.1.4.1.534.6.6.7.1.2.1.7
clockValueClock value. This could be from either a real-time clock (in which case it is likely writeable) or from a time server via NTP (probably read-only).rw
DateAndTime (SNMPv2-TC)
.1.3.6.1.4.1.534.6.6.7.1.2.1.8
temperatureScaleScale used to return temperature objects.rw
Enumeration
.1.3.6.1.4.1.534.6.6.7.1.2.1.9
unitTypeTechnical capabilities of the PDU. Functionality is as follows: Monitored (MI) - input and usually section/group monitoring. Advanced Monitored (AM) - input, section/group, and outlet monitoring. Switched (SW) - input and section/group monitoring, outlet switching. Managed (MA) - input, section/group, and outlet monitoring plug outlet switching.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.1.2.1.10
inputCountNumber of inputs on this ePDU.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.1.2.1.20
groupCountNumber of groups on this ePDU. Groups include breakers, outlet sections, and user-defined groups.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.1.2.1.21
outletCountNumber of outlets on this ePDU.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.1.2.1.22
temperatureCountMax number of temperature measurements on this ePDU.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.1.2.1.23
humidityCountMax number of humidity measurements on this ePDU.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.1.2.1.24
contactCountMax number of contact sensors on this ePDU.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.1.2.1.25
communicationStatusStatus of the internal communication with the PDU.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.1.2.1.30
internalStatusStatus of the internal failure inside the PDU.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.1.2.1.31
strappingStatusStatus of the external communication with a strapping unit.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.1.2.1.32
userNameUsername used to log into the PDU.ro
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.1.2.1.40
commInterfaceCommunications interface used to log into the PDU.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.1.2.1.41
unitControlTableA list of units that have controllable outlets.
SEQUENCE OF UnitControlEntry
.1.3.6.1.4.1.534.6.6.7.1.3
unitControlEntryAn entry for a PDU which has controllable outlets.
UnitControlEntry
.1.3.6.1.4.1.534.6.6.7.1.3.1
unitControlOffCmdUnit-level outlet control command. Once the command is issued, outlets will turn Off. 0-n : Time in seconds until the outlet Sequence Off command is issued -1 : Cancel a pending unit-level Off command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. Certain ePDUs (mainly those with part numbers beginning with IPV or IPC) do not support delayed control commands. These will respond with an error if a command value of > 0 is written to this object.rw
Integer32 (-1..99999)
.1.3.6.1.4.1.534.6.6.7.1.3.1.2
unitControlOnCmdUnit-level outlet control command. Once the command is issued, outlets will turn On according to their outletControlSequenceDelay value. 0-n : Time in seconds until the outlet Sequence On command is issued -1 : Cancel a pending unit-level On command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. Certain ePDUs (mainly those with part numbers beginning with IPV or IPC) do not support delayed control commands. These will respond with an error if a command value of > 0 is written to this object.rw
Integer32 (-1..99999)
.1.3.6.1.4.1.534.6.6.7.1.3.1.3
inputs
OBJECT IDENTIFIER
.1.3.6.1.4.1.534.6.6.7.3
inputTableList of inputs to the PDU.
SEQUENCE OF InputEntry
.1.3.6.1.4.1.534.6.6.7.3.1
inputEntryAn entry for a particular input.
InputEntry
.1.3.6.1.4.1.534.6.6.7.3.1.1
inputIndexA unique value for each input. Its value ranges from 1 to inputCount.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.1.1.1
inputTypeType of input - single phase, split phase, three phase delta, or three phase wye.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.3.1.1.2
inputFrequencyUnits are 0.1 Hz; divide by ten to get Hz.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.1.1.3
inputFrequencyStatusStatus of the measured input frequency relative to the nominal frequency and the admitted tolerance.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.3.1.1.4
inputVoltageCountNumber of input voltage measurements on this ePDU.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.1.1.5
inputCurrentCountNumber of input current measurements on this ePDU.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.1.1.6
inputPowerCountNumber of rows in the inputPowerTable.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.1.1.7
inputPlugTypeIdentifies which plug is on the input.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.3.1.1.8
inputVoltageTableA list of input voltage measurements. The number of entries is given by inputVoltageCount.
SEQUENCE OF InputVoltageEntry
.1.3.6.1.4.1.534.6.6.7.3.2
inputVoltageEntryAn entry for a particular input voltage measurement.
InputVoltageEntry
.1.3.6.1.4.1.534.6.6.7.3.2.1
inputVoltageIndexA unique value for each input voltage measurement. Its value ranges from 1 to inputVoltageCount.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.2.1.1
inputVoltageMeasTypeValue indicates what input voltage is being measured in this table row - single phase voltage, phase 1 to neutral, phase 2 to neutral, phase 3 to neutral, phase 1 to phase 2, phase 2 to phase 3, or phase 3 to phase 1.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.3.2.1.2
inputVoltageAn input voltage measurement value. Units are millivolts.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.2.1.3
inputVoltageThStatusStatus of the measured input voltage relative to the configured thresholds.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.3.2.1.4
inputVoltageThLowerWarningLower warning threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.3.2.1.5
inputVoltageThLowerCriticalLower critical threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.3.2.1.6
inputVoltageThUpperWarningUpper warning threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.3.2.1.7
inputVoltageThUpperCriticalUpper critical threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.3.2.1.8
inputCurrentTableA list of input current measurements. The number of entries is given by inputCurrentCount.
SEQUENCE OF InputCurrentEntry
.1.3.6.1.4.1.534.6.6.7.3.3
inputCurrentEntryAn entry for a particular input current measurement.
InputCurrentEntry
.1.3.6.1.4.1.534.6.6.7.3.3.1
inputCurrentIndexA unique value for each input current measurement. Its value ranges from 1 to inputCurrentCount.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.3.1.1
inputCurrentMeasTypeWhich input wire is being measured in this table row - single phase, neutral, phase 1, phase 2, or phase 3.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.3.3.1.2
inputCurrentCapacityRated current capacity of the input. A negative value indicates that the hardware current capacity is unknown. Units are milliamps.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.3.1.3
inputCurrentAn input current measurement value. Units are milliamps.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.3.1.4
inputCurrentThStatusStatus of the measured input current relative to the configured thresholds.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.3.3.1.5
inputCurrentThLowerWarningLower warning threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.3.3.1.6
inputCurrentThLowerCriticalLower critical threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.3.3.1.7
inputCurrentThUpperWarningUpper warning threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.3.3.1.8
inputCurrentThUpperCriticalUpper critical threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.3.3.1.9
inputCurrentCrestFactorCurrent crest factor. Units are in milli, for example a crest factor of 1.414 will be returned as 1414. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.3.1.10
inputCurrentPercentLoadCurrent percent load, based on the rated current capacity. Units are percentage, for example 80% will be returned as 80. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.3.1.11
inputPowerTableA list of input power measurements. The number of entries is given by inputPowerCount.
SEQUENCE OF InputPowerEntry
.1.3.6.1.4.1.534.6.6.7.3.4
inputPowerEntryAn entry for an input power measurement.
InputPowerEntry
.1.3.6.1.4.1.534.6.6.7.3.4.1
inputPowerIndexA unique value for each input power measurement. Its value ranges from 1 to inputPowerCount.
Integer32
.1.3.6.1.4.1.534.6.6.7.3.4.1.1
inputPowerMeasTypeValue indicates what is being measured in this table row.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.3.4.1.2
inputVAAn input VA value. Units are VA. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.4.1.3
inputWattsAn input Watts value. Units are Watts. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.4.1.4
inputWhUnits are Watt-hours. This object is writable so that it can be reset to 0. When it is written to, the inputWhTimer will be reset updated as well.rw
Unsigned32
.1.3.6.1.4.1.534.6.6.7.3.4.1.5
inputWhTimerTimestamp of when input Watt-hours (inputWh) was last reset.ro
UnixTimeStamp
.1.3.6.1.4.1.534.6.6.7.3.4.1.6
inputPowerFactorAn input PF value. Units are in thousandths, for example a power factor of 0.958 would be returned as 958, and 0.92 would be returned as 920. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.4.1.7
inputVARAn input VAR value. Units are VAR. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.4.1.8
inputTotalPowerTableA list of total input power measurements.
SEQUENCE OF InputTotalPowerEntry
.1.3.6.1.4.1.534.6.6.7.3.5
inputTotalPowerEntryAn entry for a total input power measurement.
InputTotalPowerEntry
.1.3.6.1.4.1.534.6.6.7.3.5.1
inputTotalVAAn input VA value. Units are VA. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.5.1.3
inputTotalWattsAn input Watts value. Units are Watts. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.5.1.4
inputTotalWhUnits are Watt-hours. This object is writable so that it can be reset to 0. When it is written to, the inputWhTimer will be reset updated as well.rw
Unsigned32
.1.3.6.1.4.1.534.6.6.7.3.5.1.5
inputTotalWhTimerTimestamp of when input Watt-hours (inputWh) was last reset.ro
UnixTimeStamp
.1.3.6.1.4.1.534.6.6.7.3.5.1.6
inputTotalPowerFactorAn input PF value. Units are in thousandths, for example a power factor of 0.958 would be returned as 958, and 0.92 would be returned as 920. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.5.1.7
inputTotalVARAn input VAR value. Units are VAR. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.3.5.1.8
groups
OBJECT IDENTIFIER
.1.3.6.1.4.1.534.6.6.7.5
groupTableA list of groups. The number of entries is given by groupCount.
SEQUENCE OF GroupEntry
.1.3.6.1.4.1.534.6.6.7.5.1
groupEntryAn entry for a particular group.
GroupEntry
.1.3.6.1.4.1.534.6.6.7.5.1.1
groupIndexA unique value for each group. Its value ranges from 1 to groupCount.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.1.1.1
groupIDAlphanumeric designator for the group. This value may be written on the face of the unit.ro
DisplayString
.1.3.6.1.4.1.534.6.6.7.5.1.1.2
groupNameA descriptive name for the group.rw
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.5.1.1.3
groupTypeThe type of the group.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.5.1.1.4
groupBreakerStatusOnly applicable to breaker-groups. Indicates whether a breaker is turned off or on.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.5.1.1.5
groupChildCountNumber of children for this group.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.1.1.6
groupChildTableA list of children for this group. For example, this table will link to all of the outlets that are contained in a particular group.
SEQUENCE OF GroupChildEntry
.1.3.6.1.4.1.534.6.6.7.5.2
groupChildEntryAn entry for a particular child.
GroupChildEntry
.1.3.6.1.4.1.534.6.6.7.5.2.1
groupChildIndexA unique value for each child. Its value ranges from 1 to groupChildCount.
Integer32
.1.3.6.1.4.1.534.6.6.7.5.2.1.1
groupChildTypeThe type of the child.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.5.2.1.2
groupChildOIDObject ID of a child object.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.534.6.6.7.5.2.1.3
groupVoltageTableA list of group voltage measurements. There can be only one voltage measurement for each group.
SEQUENCE OF GroupVoltageEntry
.1.3.6.1.4.1.534.6.6.7.5.3
groupVoltageEntryAn entry for a group voltage measurement.
GroupVoltageEntry
.1.3.6.1.4.1.534.6.6.7.5.3.1
groupVoltageMeasTypeValue indicates what voltage is being measured in this table row.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.5.3.1.2
groupVoltageUnits are millivolts.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.3.1.3
groupVoltageThStatusStatus of the measured group voltage relative to the configured thresholds.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.5.3.1.4
groupVoltageThLowerWarningLower warning threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.5.3.1.5
groupVoltageThLowerCriticalLower critical threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.5.3.1.6
groupVoltageThUpperWarningUpper warning threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.5.3.1.7
groupVoltageThUpperCriticalUpper critical threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.5.3.1.8
groupCurrentTableA list of group current measurements. There can be only one current measurement for each group.
SEQUENCE OF GroupCurrentEntry
.1.3.6.1.4.1.534.6.6.7.5.4
groupCurrentEntryAn entry for a group current measurement.
GroupCurrentEntry
.1.3.6.1.4.1.534.6.6.7.5.4.1
groupCurrentCapacityRated current capacity of the group. Units are milliamps. A negative value indicates that the hardware current capacity is unknown (it will always be unknown for custom groups).ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.4.1.2
groupCurrentA group current measurement value. Units are milliamps.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.4.1.3
groupCurrentThStatusStatus of the measured group current relative to the configured thresholds.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.5.4.1.4
groupCurrentThLowerWarningLower warning threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.5.4.1.5
groupCurrentThLowerCriticalLower critical threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.5.4.1.6
groupCurrentThUpperWarningUpper warning threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.5.4.1.7
groupCurrentThUpperCriticalUpper critical threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.5.4.1.8
groupCurrentCrestFactorCurrent crest factor. Units are in milli, for example a crest factor of 1.414 will be returned as 1414. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.4.1.9
groupCurrentPercentLoadCurrent percent load, based on the rated current capacity. Units are percentage, for example 80% will be returned as 80. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.4.1.10
groupPowerTableA list of group power measurements. There can be only one power measurement for each group.
SEQUENCE OF GroupPowerEntry
.1.3.6.1.4.1.534.6.6.7.5.5
groupPowerEntryAn entry for a group power measurement.
GroupPowerEntry
.1.3.6.1.4.1.534.6.6.7.5.5.1
groupVAA group VA value. Units are VA. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.5.1.2
groupWattsA group Watts value. Units are Watts. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.5.1.3
groupWhUnits are Watt-hours. This object is writable so that it can be reset to 0. When it is written to, the inputWhTotalTimer will be reset to 0 as well.rw
Unsigned32
.1.3.6.1.4.1.534.6.6.7.5.5.1.4
groupWhTimerTimestamp of when group Watt-hours (groupWh) was last reset.ro
UnixTimeStamp
.1.3.6.1.4.1.534.6.6.7.5.5.1.5
groupPowerFactorA group PF value. Units are in thousandths, for example a power factor of 0.958 would be returned as 958, and 0.92 would be returned as 920. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.5.1.6
groupVARA group VAR value. Units are VAR. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.5.5.1.7
groupControlTableA list of controllable groups.
SEQUENCE OF GroupControlEntry
.1.3.6.1.4.1.534.6.6.7.5.6
groupControlEntryAn entry for a controllable group.
GroupControlEntry
.1.3.6.1.4.1.534.6.6.7.5.6.1
groupControlStatusCurrent state of a controlled group. A value of 'mixed' means that that the outlets within the group have differing states.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.5.6.1.2
groupControlOffCmdGroup-level outlet control command. Once the command is issued, the outlets in the group will turn Off immediately. 0-n : Time in seconds until the group command is issued -1 : Cancel a pending group-level Off command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. Certain ePDUs (mainly those with part numbers beginning with IPV or IPC) do not support delayed control commands. These will respond with an error if a command value of > 0 is written to this object.rw
Integer32 (-1..99999)
.1.3.6.1.4.1.534.6.6.7.5.6.1.3
groupControl0nCmdGroup-level outlet control command. Once the command is issued, the outlets in the group will turn On immediately. 0-n : Time in seconds until the group command is issued -1 : Cancel a pending group-level On command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. Certain ePDUs (mainly those with part numbers beginning with IPV or IPC) do not support delayed control commands. These will respond with an error if a command value of > 0 is written to this object.rw
Integer32 (-1..99999)
.1.3.6.1.4.1.534.6.6.7.5.6.1.4
groupControlRebootCmdGroup-level outlet control command. For outlets that are On prior to the Reboot command, they will switch Off immediately when the command is issued, remain Off for outletControlRebootOffTime seconds, and then turn back On. For outlets that are Off prior to the Reboot command, they will turn On after a delay of outletControlRebootOffTime seconds from when the command is issued. 0-n : Time in seconds until the Reboot command is issued -1 : Cancel a pending group-level Reboot command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. Certain ePDUs (mainly those with part numbers beginning with IPV or IPC) do not support delayed control commands. These will respond with an error if a command value of > 0 is written to this object.rw
Integer32 (-1..0)
.1.3.6.1.4.1.534.6.6.7.5.6.1.5
outlets
OBJECT IDENTIFIER
.1.3.6.1.4.1.534.6.6.7.6
outletTableA list of outlets. The number of entries is given by outletCount.
SEQUENCE OF OutletEntry
.1.3.6.1.4.1.534.6.6.7.6.1
outletEntryAn entry for a particular outlet.
OutletEntry
.1.3.6.1.4.1.534.6.6.7.6.1.1
outletIndexA unique value for each outlet. its value ranges from 1 to outletCount.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.1.1.1
outletIDAlphanumeric designator for the outlet.ro
DisplayString
.1.3.6.1.4.1.534.6.6.7.6.1.1.2
outletNameA descriptive name for the outlet.rw
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.6.1.1.3
outletParentCountNumber of parents for this outlet.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.1.1.4
outletTypeThe physical type of outlet.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.6.1.1.5
outletParentTableA list of parents for this outlet. For example, this table will link to all of the groups that have this outlet as a child.
SEQUENCE OF OutletParentEntry
.1.3.6.1.4.1.534.6.6.7.6.2
outletParentEntryAn entry for a particular parent.
OutletParentEntry
.1.3.6.1.4.1.534.6.6.7.6.2.1
outletParentIndexA unique value for each parent. Its value ranges from 1 to outletParentCount.
Integer32
.1.3.6.1.4.1.534.6.6.7.6.2.1.1
outletParentTypeThe type of the parent.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.6.2.1.2
outletParentOIDObject ID of a parent object.ro
OBJECT IDENTIFIER
.1.3.6.1.4.1.534.6.6.7.6.2.1.3
outletVoltageTableA list of outlet voltage measurements.
SEQUENCE OF OutletVoltageEntry
.1.3.6.1.4.1.534.6.6.7.6.3
outletVoltageEntryAn entry for an outlet voltage measurement.
OutletVoltageEntry
.1.3.6.1.4.1.534.6.6.7.6.3.1
outletVoltageUnits are millivolts.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.3.1.2
outletVoltageThStatusStatus of the measured outlet voltage relative to the configured thresholds.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.6.3.1.3
outletVoltageThLowerWarningLower warning threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.6.3.1.4
outletVoltageThLowerCriticalLower critical threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.6.3.1.5
outletVoltageThUpperWarningUpper warning threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.6.3.1.6
outletVoltageThUpperCriticalUpper critical threshold. Units are millivolts. A negative value indicates that this object is not available.rw
Integer32 (-1..500000)
.1.3.6.1.4.1.534.6.6.7.6.3.1.7
outletCurrentTableA list of outlet current measurements.
SEQUENCE OF OutletCurrentEntry
.1.3.6.1.4.1.534.6.6.7.6.4
outletCurrentEntryAn entry for an outlet current measurement.
OutletCurrentEntry
.1.3.6.1.4.1.534.6.6.7.6.4.1
outletCurrentCapacityRated current capacity of the outlet. Units are milliamps. A negative value indicates that the hardware current capacity is unknown.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.4.1.2
outletCurrentAn outlet current measurement value. Units are milliamps.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.4.1.3
outletCurrentThStatusStatus of the measured outlet current relative to the configured thresholds.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.6.4.1.4
outletCurrentThLowerWarningLower warning threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.6.4.1.5
outletCurrentThLowerCriticalLower critical threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.6.4.1.6
outletCurrentThUpperWarningUpper warning threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.6.4.1.7
outletCurrentThUpperCriticalUpper critical threshold. Units are milliamps. A negative value indicates that this object is not available.rw
Integer32 (-1..100000)
.1.3.6.1.4.1.534.6.6.7.6.4.1.8
outletCurrentCrestFactorCurrent crest factor. Units are in milli, for example a crest factor of 1.414 will be returned as 1414. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.4.1.9
outletCurrentPercentLoadCurrent percent load, based on the rated current capacity. Units are percentage, for example 80% will be returned as 80. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.4.1.10
outletPowerTableA list of outlet power measurements.
SEQUENCE OF OutletPowerEntry
.1.3.6.1.4.1.534.6.6.7.6.5
outletPowerEntryAn entry for an outlet power measurement.
OutletPowerEntry
.1.3.6.1.4.1.534.6.6.7.6.5.1
outletVAAn outlet VA value. Units are VA. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.5.1.2
outletWattsAn outlet Watts value. Units are Watts. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.5.1.3
outletWhUnits are Watt-hours. This object is writable so that it can be reset to 0. When it is written to, the inputWhTotalTimer will be reset to 0 as well.rw
Unsigned32
.1.3.6.1.4.1.534.6.6.7.6.5.1.4
outletWhTimerTimestamp of when outlet Watt-hours (outletWh) was last reset.ro
UnixTimeStamp
.1.3.6.1.4.1.534.6.6.7.6.5.1.5
outletPowerFactorAn outlet PF value. Units are in thousandths, for example a power factor of 0.958 would be returned as 958, and 0.92 would be returned as 920. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.5.1.6
outletVARAn outlet VAR value. Units are VAR. A negative value indicates that this object is not available.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.6.5.1.7
outletControlTableA list of controllable outlets.
SEQUENCE OF OutletControlEntry
.1.3.6.1.4.1.534.6.6.7.6.6
outletControlEntryAn entry for a controllable outlet.
OutletControlEntry
.1.3.6.1.4.1.534.6.6.7.6.6.1
outletControlStatusCurrent state of a controlled outlet.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.6.6.1.2
outletControlOffCmdOutlet control command. Once the command is issued, the outlet will turn Off immediately. 0-n : Time in seconds until the outlet command is issued -1 : Cancel a pending outlet Off command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. Certain ePDUs (mainly those with part numbers beginning with IPV or IPC) do not support delayed control commands. These will respond with an error if a command value of > 0 is written to this object.rw
Integer32 (-1..99999)
.1.3.6.1.4.1.534.6.6.7.6.6.1.3
outletControlOnCmdOutlet control command. Once the command is issued, the outlet will turn On immediately. 0-n : Time in seconds until the outlet command is issued -1 : Cancel a pending outlet On command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. Certain ePDUs (mainly those with part numbers beginning with IPV or IPC) do not support delayed control commands. These will respond with an error if a command value of > 0 is written to this object.rw
Integer32 (-1..99999)
.1.3.6.1.4.1.534.6.6.7.6.6.1.4
outletControlRebootCmdOutlet control command. For outlets that are On prior to this Reboot command, they will switch Off immediately when the command is issued, remain Off for outletControlRebootOffTime seconds, and then turn back On. For outlets that are Off prior to the Reboot command, they will turn On after a delay of outletControlRebootOffTime seconds from when the command is issued. 0-n : Time in seconds until the Reboot command is issued -1 : Cancel a pending outlet Reboot command When read, returns -1 if no command is pending, or the current downcount in seconds of a pending command. Certain ePDUs (mainly those with part numbers beginning with IPV or IPC) do not support delayed control commands. These will respond with an error if a command value of > 0 is written to this object.rw
Integer32 (-1..99999)
.1.3.6.1.4.1.534.6.6.7.6.6.1.5
outletControlPowerOnStateDetermines the outlet state when power is applied to the unit. 0 : not restart at device startup 1 : should sequence back ON in line with outletControlSequenceTime 2 : should take the state the outlet had when power was lost. If the state was ON, should sequence back ON in line with outletControlSequenceTime.rw
Enumeration
.1.3.6.1.4.1.534.6.6.7.6.6.1.6
outletControlSequenceDelayTime delay in seconds from when a Global Sequence On command is issued to when the command is executed on this outlet. This delay is also used as a power-on delay. Set to -1 to exclude this outlet from Global Sequence On commands.rw
Integer32 (-1..99999)
.1.3.6.1.4.1.534.6.6.7.6.6.1.7
outletControlRebootOffTimeTime delay in seconds that the outlet should remain in the Off state when executing a Reboot command.rw
Integer32
.1.3.6.1.4.1.534.6.6.7.6.6.1.8
outletControlSwitchableDetermines the outlet capability to be controlled On/Off from the communication channels. 1 : control On/Off enabled 2 : control On/Off disabled.rw
Enumeration
.1.3.6.1.4.1.534.6.6.7.6.6.1.9
outletControlShutoffDelayTime delay in seconds that could be taken in account before shutting of the outlet. An application which need to shutoff properly an outlet will read this parameter first then write it to the command outletControlOffCmd.rw
Integer32 (-1..99999)
.1.3.6.1.4.1.534.6.6.7.6.6.1.10
environmental
OBJECT IDENTIFIER
.1.3.6.1.4.1.534.6.6.7.7
temperatureTableA list of temperature probe measurements. The number of entries is given by temperatureCount.
SEQUENCE OF TemperatureEntry
.1.3.6.1.4.1.534.6.6.7.7.1
temperatureEntryAn entry for a temperature measurement.
TemperatureEntry
.1.3.6.1.4.1.534.6.6.7.7.1.1
temperatureIndexA unique value for each temperature probe measurement. Its value ranges from 1 to temperatureCount.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.7.1.1.1
temperatureNameA descriptive name for the temperature probe.rw
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.7.1.1.2
temperatureProbeStatusIndicates whether a probe is connected or not.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.7.1.1.3
temperatureValueUnits are in tenths of a degree according to the scale specified by temperatureScale (either Fahrenheit or Celsius). Divide by ten to get degrees.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.7.1.1.4
temperatureThStatusStatus of the measured temperature relative to the configured thresholds.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.7.1.1.5
temperatureThLowerWarningLower warning threshold. Units are tenths of a degree. A negative value indicates that this object is not available.rw
Integer32 (-1..150000)
.1.3.6.1.4.1.534.6.6.7.7.1.1.6
temperatureThLowerCriticalLower critical threshold. Units are tenths of a degree. A negative value indicates that this object is not available.rw
Integer32 (-1..150000)
.1.3.6.1.4.1.534.6.6.7.7.1.1.7
temperatureThUpperWarningUpper warning threshold. Units are tenths of a degree. A negative value indicates that this object is not available.rw
Integer32 (-1..150000)
.1.3.6.1.4.1.534.6.6.7.7.1.1.8
temperatureThUpperCriticalUpper critical threshold. Units are tenths of a degree. A negative value indicates that this object is not available.rw
Integer32 (-1..150000)
.1.3.6.1.4.1.534.6.6.7.7.1.1.9
humidityTableA list of humidity probe measurements. The number of entries is given by humidityCount.
SEQUENCE OF HumidityEntry
.1.3.6.1.4.1.534.6.6.7.7.2
humidityEntryAn entry for a humidity measurement.
HumidityEntry
.1.3.6.1.4.1.534.6.6.7.7.2.1
humidityIndexA unique value for each humidity probe measurement. Its value ranges from 1 to humidityCount.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.7.2.1.1
humidityNameA descriptive name for the humidity probe.rw
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.7.2.1.2
humidityProbeStatusIndicates whether a probe is connected or not.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.7.2.1.3
humidityValueUnits are tenths of a percent relative humidity. Divide the value by 10 to get %RH.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.7.2.1.4
humidityThStatusStatus of the measured humidity relative to the configured thresholds.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.7.2.1.5
humidityThLowerWarningLower warning threshold. Units are 0.1 %RH. A negative value indicates that this object is not available.rw
Integer32 (-1..1000)
.1.3.6.1.4.1.534.6.6.7.7.2.1.6
humidityThLowerCriticalLower critical threshold. Units are 0.1 %RH. A negative value indicates that this object is not available.rw
Integer32 (-1..1000)
.1.3.6.1.4.1.534.6.6.7.7.2.1.7
humidityThUpperWarningUpper warning threshold. Units are 0.1 %RH. A negative value indicates that this object is not available.rw
Integer32 (-1..1000)
.1.3.6.1.4.1.534.6.6.7.7.2.1.8
humidityThUpperCriticalUpper critical threshold. Units are 0.1 %RH. A negative value indicates that this object is not available.rw
Integer32 (-1..1000)
.1.3.6.1.4.1.534.6.6.7.7.2.1.9
contactTableA list of contact sensors. The number of entries is given by contactCount.
SEQUENCE OF ContactEntry
.1.3.6.1.4.1.534.6.6.7.7.3
contactEntryAn entry for a contact sensor
ContactEntry
.1.3.6.1.4.1.534.6.6.7.7.3.1
contactIndexA unique value for each contact sensor. Its value ranges from 1 to contactCount.ro
Integer32
.1.3.6.1.4.1.534.6.6.7.7.3.1.1
contactNameA descriptive name for the contact sensor.rw
OCTET STRING
.1.3.6.1.4.1.534.6.6.7.7.3.1.2
contactProbeStatusIndicates whether a probe is connected or not. Will not be returned if the contact sensor is internal to the ePDU, in that case only contactState should be read.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.7.3.1.3
contactStateThe state of the contact sensor.ro
Enumeration
.1.3.6.1.4.1.534.6.6.7.7.3.1.4
conformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.534.6.6.7.25
eatonEpduCompliancesThe requirements for conforming to the ePDU MIB.
Unknown
.1.3.6.1.4.1.534.6.6.7.25.1
objectGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.534.6.6.7.25.5
epduRequiredGroupMinimal objects are required to conform to this MIB.
Unknown
.1.3.6.1.4.1.534.6.6.7.25.5.1
epduOptionalGroupMost objects in this MIB are optional.
Unknown
.1.3.6.1.4.1.534.6.6.7.25.5.2
epduNotifyGroupThese notifications will be supported depending on the features of the ePDU. Check the web interface for options to turn these notifications on/off. If an option is not listed, then the ePDU likely does not support that notification.
Unknown
.1.3.6.1.4.1.534.6.6.7.25.5.3