EATON-EPDU-MIB: View SNMP OID List / Download MIB
VENDOR: EATON CORPORATION
Home | MIB: EATON-EPDU-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
eatonEpdu | 1.3.6.1.4.1.534.6.6.7 |
The MIB module for Eaton ePDUs (Enclosure Power Distribution Units). |
||
notifications | 1.3.6.1.4.1.534.6.6.7.0 | |||
notifyUserLogin | 1.3.6.1.4.1.534.6.6.7.0.1 |
Sent whenever a user logs in. |
||
notifyUserLogout | 1.3.6.1.4.1.534.6.6.7.0.2 |
Sent whenever a user logs out. |
||
notifyFailedLogin | 1.3.6.1.4.1.534.6.6.7.0.3 |
Sent when someone attempts to log in and fails. On some models, may be sent after three failed login attempts. |
||
notifyBootUp | 1.3.6.1.4.1.534.6.6.7.0.4 |
Sent whenever an ePDU finishes booting up (hard or soft reboot). |
||
notifyInputVoltageThStatus | 1.3.6.1.4.1.534.6.6.7.0.11 |
Sent whenever an input voltage threshold status changes. |
||
notifyInputCurrentThStatus | 1.3.6.1.4.1.534.6.6.7.0.12 |
Sent whenever an input current threshold status changes. |
||
notifyInputFrequencyStatus | 1.3.6.1.4.1.534.6.6.7.0.13 |
Sent whenever the input frequency status changes. |
||
notifyGroupVoltageThStatus | 1.3.6.1.4.1.534.6.6.7.0.21 |
Sent whenever a group voltage threshold status changes. |
||
notifyGroupCurrentThStatus | 1.3.6.1.4.1.534.6.6.7.0.22 |
Sent whenever a group current threshold status changes. |
||
notifyGroupBreakerStatus | 1.3.6.1.4.1.534.6.6.7.0.23 |
Sent whenever a group status changes to indicate whether the circuit breaker is on or off. |
||
notifyOutletVoltageThStatus | 1.3.6.1.4.1.534.6.6.7.0.31 |
Sent whenever an outlet voltage threshold status changes. |
||
notifyOutletCurrentThStatus | 1.3.6.1.4.1.534.6.6.7.0.32 |
Sent whenever an outlet current threshold status changes. |
||
notifyOutletControlStatus | 1.3.6.1.4.1.534.6.6.7.0.33 |
Sent whenever an outlet state On / Off changes. |
||
notifyTemperatureThStatus | 1.3.6.1.4.1.534.6.6.7.0.41 |
Sent whenever a temperature threshold status changes. |
||
notifyHumidityThStatus | 1.3.6.1.4.1.534.6.6.7.0.42 |
Sent whenever a humidity threshold status changes. |
||
notifyContactState | 1.3.6.1.4.1.534.6.6.7.0.43 |
Sent whenever a contact sensor state changes. |
||
notifyProbeStatus | 1.3.6.1.4.1.534.6.6.7.0.44 |
Sent whenever the environment probe status changes. |
||
notifyCommunicationStatus | 1.3.6.1.4.1.534.6.6.7.0.51 |
Sent whenever the PDU communication status changes. |
||
notifyInternalStatus | 1.3.6.1.4.1.534.6.6.7.0.52 |
Sent whenever the PDU internal status changes. |
||
notifyTest | 1.3.6.1.4.1.534.6.6.7.0.53 |
Sent whenever the trap test feature is used by the communication card. |
||
notifyStrappingStatus | 1.3.6.1.4.1.534.6.6.7.0.54 |
Sent whenever the strapping communication status changes. |
||
units | 1.3.6.1.4.1.534.6.6.7.1 | |||
unitsPresent | 1.3.6.1.4.1.534.6.6.7.1.1 | displaystring | read-only |
Each 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. |
unitTable | 1.3.6.1.4.1.534.6.6.7.1.2 | no-access |
A 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. |
|
1.3.6.1.4.1.534.6.6.7.1.2.1 | no-access |
An entry for a PDU. |
||
strappingIndex | 1.3.6.1.4.1.534.6.6.7.1.2.1.1 | integer32 | no-access |
For 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'. |
productName | 1.3.6.1.4.1.534.6.6.7.1.2.1.2 | octet string | read-only |
Name of the product. |
partNumber | 1.3.6.1.4.1.534.6.6.7.1.2.1.3 | octet string | read-only |
Part number of the unit. |
serialNumber | 1.3.6.1.4.1.534.6.6.7.1.2.1.4 | octet string | read-only |
Serial number of the unit. |
firmwareVersion | 1.3.6.1.4.1.534.6.6.7.1.2.1.5 | octet string | read-only |
Firmware version. |
unitName | 1.3.6.1.4.1.534.6.6.7.1.2.1.6 | octet string | read-write |
Descriptive name for the unit. |
lcdControl | 1.3.6.1.4.1.534.6.6.7.1.2.1.7 | integer | read-write |
Control the local LCD. Enumeration: 'lcdScreenOff': 1, 'notApplicable': 0, 'lcdKeyLock': 2, 'lcdScreenOffAndKeyLock': 3. |
clockValue | 1.3.6.1.4.1.534.6.6.7.1.2.1.8 | dateandtime | read-write |
Clock 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). |
temperatureScale | 1.3.6.1.4.1.534.6.6.7.1.2.1.9 | integer | read-write |
Scale used to return temperature objects. Enumeration: 'fahrenheit': 1, 'celsius': 0. |
unitType | 1.3.6.1.4.1.534.6.6.7.1.2.1.10 | integer | read-only |
Technical 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. Enumeration: 'unknown': 0, 'managed': 3, 'monitored': 4, 'advancedMonitored': 2, 'switched': 1. |
inputCount | 1.3.6.1.4.1.534.6.6.7.1.2.1.20 | integer32 | read-only |
Number of inputs on this ePDU. |
groupCount | 1.3.6.1.4.1.534.6.6.7.1.2.1.21 | integer32 | read-only |
Number of groups on this ePDU. Groups include breakers, outlet sections, and user-defined groups. |
outletCount | 1.3.6.1.4.1.534.6.6.7.1.2.1.22 | integer32 | read-only |
Number of outlets on this ePDU. |
temperatureCount | 1.3.6.1.4.1.534.6.6.7.1.2.1.23 | integer32 | read-only |
Max number of temperature measurements on this ePDU. |
humidityCount | 1.3.6.1.4.1.534.6.6.7.1.2.1.24 | integer32 | read-only |
Max number of humidity measurements on this ePDU. |
contactCount | 1.3.6.1.4.1.534.6.6.7.1.2.1.25 | integer32 | read-only |
Max number of contact sensors on this ePDU. |
communicationStatus | 1.3.6.1.4.1.534.6.6.7.1.2.1.30 | integer | read-only |
Status of the internal communication with the PDU. Enumeration: 'good': 0, 'communicationLost': 1. |
internalStatus | 1.3.6.1.4.1.534.6.6.7.1.2.1.31 | integer | read-only |
Status of the internal failure inside the PDU. Enumeration: 'internalFailure': 1, 'good': 0. |
strappingStatus | 1.3.6.1.4.1.534.6.6.7.1.2.1.32 | integer | read-only |
Status of the external communication with a strapping unit. Enumeration: 'good': 0, 'communicationLost': 1. |
userName | 1.3.6.1.4.1.534.6.6.7.1.2.1.40 | octet string | no-access |
Username used to log into the PDU. |
commInterface | 1.3.6.1.4.1.534.6.6.7.1.2.1.41 | integer | no-access |
Communications interface used to log into the PDU. Enumeration: 'xml': 5, 'web': 3, 'usb': 1, 'ftp': 4, 'telnet': 2, 'serial': 0. |
unitControlTable | 1.3.6.1.4.1.534.6.6.7.1.3 | no-access |
A list of units that have controllable outlets. |
|
1.3.6.1.4.1.534.6.6.7.1.3.1 | no-access |
An entry for a PDU which has controllable outlets. |
||
unitControlOffCmd | 1.3.6.1.4.1.534.6.6.7.1.3.1.2 | integer32 | read-write |
Unit-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. |
unitControlOnCmd | 1.3.6.1.4.1.534.6.6.7.1.3.1.3 | integer32 | read-write |
Unit-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. |
inputs | 1.3.6.1.4.1.534.6.6.7.3 | |||
inputTable | 1.3.6.1.4.1.534.6.6.7.3.1 | no-access |
List of inputs to the PDU. |
|
1.3.6.1.4.1.534.6.6.7.3.1.1 | no-access |
An entry for a particular input. |
||
inputIndex | 1.3.6.1.4.1.534.6.6.7.3.1.1.1 | integer32 | no-access |
A unique value for each input. Its value ranges from 1 to inputCount. |
inputType | 1.3.6.1.4.1.534.6.6.7.3.1.1.2 | integer | read-only |
Type of input - single phase, split phase, three phase delta, or three phase wye. Enumeration: 'singlePhase': 1, 'threePhaseWye': 4, 'threePhaseDelta': 3, 'splitPhase': 2. |
inputFrequency | 1.3.6.1.4.1.534.6.6.7.3.1.1.3 | integer32 | read-only |
Units are 0.1 Hz; divide by ten to get Hz. |
inputFrequencyStatus | 1.3.6.1.4.1.534.6.6.7.3.1.1.4 | integer | read-only |
Status of the measured input frequency relative to the nominal frequency and the admitted tolerance. Enumeration: 'good': 0, 'outOfRange': 1. |
inputVoltageCount | 1.3.6.1.4.1.534.6.6.7.3.1.1.5 | integer32 | read-only |
Number of input voltage measurements on this ePDU. |
inputCurrentCount | 1.3.6.1.4.1.534.6.6.7.3.1.1.6 | integer32 | read-only |
Number of input current measurements on this ePDU. |
inputPowerCount | 1.3.6.1.4.1.534.6.6.7.3.1.1.7 | integer32 | read-only |
Number of rows in the inputPowerTable. |
inputPlugType | 1.3.6.1.4.1.534.6.6.7.3.1.1.8 | integer | read-only |
Identifies which plug is on the input. Enumeration: 'nemaL1430': 202, 'nemaL2230': 326, 'nemaL1530': 322, 'nema515': 120, 'iecC14Inlet': 101, 'iecC20Plug': 107, 'nemaL520': 123, 'iec516P6': 301, 'nemaL2130': 323, 'nemaL615': 125, 'nemaL630': 129, 'iecC14Plug': 106, 'bladeUps400V': 351, 'other2Phase': 200, 'iec563P6': 306, 'schuko': 151, 'nema615': 124, 'iec532P6': 304, 'iecC20Inlet': 102, 'nemaL2220': 325, 'nema520': 122, 'nemaL530': 126, 'nemaL1520': 320, 'french': 150, 'nemaL1420': 201, 'nemaL620': 128, 'iec360P6': 105, 'iec560P9': 303, 'nemaL515': 121, 'bladeUps208V': 350, 'nemaL2120': 321, 'other1Phase': 100, 'cs8265': 130, 'other3Phase': 300, 'iec316P6': 103, 'nema620': 127, 'iec332P6': 104, 'uk': 152, 'iec460P9': 302, 'cs8365': 324. |
inputVoltageTable | 1.3.6.1.4.1.534.6.6.7.3.2 | no-access |
A list of input voltage measurements. The number of entries is given by inputVoltageCount. |
|
1.3.6.1.4.1.534.6.6.7.3.2.1 | no-access |
An entry for a particular input voltage measurement. |
||
inputVoltageIndex | 1.3.6.1.4.1.534.6.6.7.3.2.1.1 | integer32 | no-access |
A unique value for each input voltage measurement. Its value ranges from 1 to inputVoltageCount. |
inputVoltageMeasType | 1.3.6.1.4.1.534.6.6.7.3.2.1.2 | integer | read-only |
Value 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. Enumeration: 'phase2to3': 6, 'phase1to2': 5, 'phase3to1': 7, 'phase1toN': 2, 'phase3toN': 4, 'singlePhase': 1, 'phase2toN': 3. |
inputVoltage | 1.3.6.1.4.1.534.6.6.7.3.2.1.3 | integer32 | read-only |
An input voltage measurement value. Units are millivolts. |
inputVoltageThStatus | 1.3.6.1.4.1.534.6.6.7.3.2.1.4 | integer | read-only |
Status of the measured input voltage relative to the configured thresholds. Enumeration: 'lowWarning': 1, 'highWarning': 3, 'good': 0, 'highCritical': 4, 'lowCritical': 2. |
inputVoltageThLowerWarning | 1.3.6.1.4.1.534.6.6.7.3.2.1.5 | integer32 | read-write |
Lower warning threshold. Units are millivolts. A negative value indicates that this object is not available. |
inputVoltageThLowerCritical | 1.3.6.1.4.1.534.6.6.7.3.2.1.6 | integer32 | read-write |
Lower critical threshold. Units are millivolts. A negative value indicates that this object is not available. |
inputVoltageThUpperWarning | 1.3.6.1.4.1.534.6.6.7.3.2.1.7 | integer32 | read-write |
Upper warning threshold. Units are millivolts. A negative value indicates that this object is not available. |
inputVoltageThUpperCritical | 1.3.6.1.4.1.534.6.6.7.3.2.1.8 | integer32 | read-write |
Upper critical threshold. Units are millivolts. A negative value indicates that this object is not available. |
inputCurrentTable | 1.3.6.1.4.1.534.6.6.7.3.3 | no-access |
A list of input current measurements. The number of entries is given by inputCurrentCount. |
|
1.3.6.1.4.1.534.6.6.7.3.3.1 | no-access |
An entry for a particular input current measurement. |
||
inputCurrentIndex | 1.3.6.1.4.1.534.6.6.7.3.3.1.1 | integer32 | no-access |
A unique value for each input current measurement. Its value ranges from 1 to inputCurrentCount. |
inputCurrentMeasType | 1.3.6.1.4.1.534.6.6.7.3.3.1.2 | integer | read-only |
Which input wire is being measured in this table row - single phase, neutral, phase 1, phase 2, or phase 3. Enumeration: 'phase1': 3, 'phase3': 5, 'singlePhase': 1, 'phase2': 4, 'neutral': 2. |
inputCurrentCapacity | 1.3.6.1.4.1.534.6.6.7.3.3.1.3 | integer32 | read-only |
Rated current capacity of the input. A negative value indicates that the hardware current capacity is unknown. Units are milliamps. |
inputCurrent | 1.3.6.1.4.1.534.6.6.7.3.3.1.4 | integer32 | read-only |
An input current measurement value. Units are milliamps. |
inputCurrentThStatus | 1.3.6.1.4.1.534.6.6.7.3.3.1.5 | integer | read-only |
Status of the measured input current relative to the configured thresholds. Enumeration: 'lowWarning': 1, 'highWarning': 3, 'good': 0, 'highCritical': 4, 'lowCritical': 2. |
inputCurrentThLowerWarning | 1.3.6.1.4.1.534.6.6.7.3.3.1.6 | integer32 | read-write |
Lower warning threshold. Units are milliamps. A negative value indicates that this object is not available. |
inputCurrentThLowerCritical | 1.3.6.1.4.1.534.6.6.7.3.3.1.7 | integer32 | read-write |
Lower critical threshold. Units are milliamps. A negative value indicates that this object is not available. |
inputCurrentThUpperWarning | 1.3.6.1.4.1.534.6.6.7.3.3.1.8 | integer32 | read-write |
Upper warning threshold. Units are milliamps. A negative value indicates that this object is not available. |
inputCurrentThUpperCritical | 1.3.6.1.4.1.534.6.6.7.3.3.1.9 | integer32 | read-write |
Upper critical threshold. Units are milliamps. A negative value indicates that this object is not available. |
inputCurrentCrestFactor | 1.3.6.1.4.1.534.6.6.7.3.3.1.10 | integer32 | read-only |
Current 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. |
inputCurrentPercentLoad | 1.3.6.1.4.1.534.6.6.7.3.3.1.11 | integer32 | read-only |
Current 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. |
inputPowerTable | 1.3.6.1.4.1.534.6.6.7.3.4 | no-access |
A list of input power measurements. The number of entries is given by inputPowerCount. |
|
1.3.6.1.4.1.534.6.6.7.3.4.1 | no-access |
An entry for an input power measurement. |
||
inputPowerIndex | 1.3.6.1.4.1.534.6.6.7.3.4.1.1 | integer32 | no-access |
A unique value for each input power measurement. Its value ranges from 1 to inputPowerCount. |
inputPowerMeasType | 1.3.6.1.4.1.534.6.6.7.3.4.1.2 | integer | read-only |
Value indicates what is being measured in this table row. Enumeration: 'phase1': 1, 'unknown': 0, 'phase3': 3, 'phase2': 2, 'total': 4. |
inputVA | 1.3.6.1.4.1.534.6.6.7.3.4.1.3 | integer32 | read-only |
An input VA value. Units are VA. A negative value indicates that this object is not available. |
inputWatts | 1.3.6.1.4.1.534.6.6.7.3.4.1.4 | integer32 | read-only |
An input Watts value. Units are Watts. A negative value indicates that this object is not available. |
inputWh | 1.3.6.1.4.1.534.6.6.7.3.4.1.5 | unsigned32 | read-write |
Units 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. |
inputWhTimer | 1.3.6.1.4.1.534.6.6.7.3.4.1.6 | unixtimestamp | read-only |
Timestamp of when input Watt-hours (inputWh) was last reset. |
inputPowerFactor | 1.3.6.1.4.1.534.6.6.7.3.4.1.7 | integer32 | read-only |
An 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. |
inputVAR | 1.3.6.1.4.1.534.6.6.7.3.4.1.8 | integer32 | read-only |
An input VAR value. Units are VAR. A negative value indicates that this object is not available. |
inputTotalPowerTable | 1.3.6.1.4.1.534.6.6.7.3.5 | no-access |
A list of total input power measurements. |
|
1.3.6.1.4.1.534.6.6.7.3.5.1 | no-access |
An entry for a total input power measurement. |
||
inputTotalVA | 1.3.6.1.4.1.534.6.6.7.3.5.1.3 | integer32 | read-only |
An input VA value. Units are VA. A negative value indicates that this object is not available. |
inputTotalWatts | 1.3.6.1.4.1.534.6.6.7.3.5.1.4 | integer32 | read-only |
An input Watts value. Units are Watts. A negative value indicates that this object is not available. |
inputTotalWh | 1.3.6.1.4.1.534.6.6.7.3.5.1.5 | unsigned32 | read-write |
Units 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. |
inputTotalWhTimer | 1.3.6.1.4.1.534.6.6.7.3.5.1.6 | unixtimestamp | read-only |
Timestamp of when input Watt-hours (inputWh) was last reset. |
inputTotalPowerFactor | 1.3.6.1.4.1.534.6.6.7.3.5.1.7 | integer32 | read-only |
An 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. |
inputTotalVAR | 1.3.6.1.4.1.534.6.6.7.3.5.1.8 | integer32 | read-only |
An input VAR value. Units are VAR. A negative value indicates that this object is not available. |
groups | 1.3.6.1.4.1.534.6.6.7.5 | |||
groupTable | 1.3.6.1.4.1.534.6.6.7.5.1 | no-access |
A list of groups. The number of entries is given by groupCount. |
|
1.3.6.1.4.1.534.6.6.7.5.1.1 | no-access |
An entry for a particular group. |
||
groupIndex | 1.3.6.1.4.1.534.6.6.7.5.1.1.1 | integer32 | no-access |
A unique value for each group. Its value ranges from 1 to groupCount. |
groupID | 1.3.6.1.4.1.534.6.6.7.5.1.1.2 | displaystring | read-only |
Alphanumeric designator for the group. This value may be written on the face of the unit. |
groupName | 1.3.6.1.4.1.534.6.6.7.5.1.1.3 | octet string | read-write |
A descriptive name for the group. |
groupType | 1.3.6.1.4.1.534.6.6.7.5.1.1.4 | integer | read-only |
The type of the group. Enumeration: 'outletSection': 4, 'userDefined': 5, 'unknown': 0, 'breaker1pole': 1, 'breaker2pole': 2, 'breaker3pole': 3. |
groupBreakerStatus | 1.3.6.1.4.1.534.6.6.7.5.1.1.5 | integer | read-only |
Only applicable to breaker-groups. Indicates whether a breaker is turned off or on. Enumeration: 'notApplicable': 0, 'breakerOn': 1, 'breakerOff': 2. |
groupChildCount | 1.3.6.1.4.1.534.6.6.7.5.1.1.6 | integer32 | read-only |
Number of children for this group. |
groupChildTable | 1.3.6.1.4.1.534.6.6.7.5.2 | no-access |
A list of children for this group. For example, this table will link to all of the outlets that are contained in a particular group. |
|
1.3.6.1.4.1.534.6.6.7.5.2.1 | no-access |
An entry for a particular child. |
||
groupChildIndex | 1.3.6.1.4.1.534.6.6.7.5.2.1.1 | integer32 | no-access |
A unique value for each child. Its value ranges from 1 to groupChildCount. |
groupChildType | 1.3.6.1.4.1.534.6.6.7.5.2.1.2 | integer | read-only |
The type of the child. Enumeration: 'unknown': 0, 'section': 2, 'outlet': 4, 'custom': 3. |
groupChildOID | 1.3.6.1.4.1.534.6.6.7.5.2.1.3 | object identifier | read-only |
Object ID of a child object. |
groupVoltageTable | 1.3.6.1.4.1.534.6.6.7.5.3 | no-access |
A list of group voltage measurements. There can be only one voltage measurement for each group. |
|
1.3.6.1.4.1.534.6.6.7.5.3.1 | no-access |
An entry for a group voltage measurement. |
||
groupVoltageMeasType | 1.3.6.1.4.1.534.6.6.7.5.3.1.2 | integer | read-only |
Value indicates what voltage is being measured in this table row. Enumeration: 'phase2to3': 6, 'unknown': 0, 'phase1to2': 5, 'phase3to1': 7, 'phase1toN': 2, 'phase3toN': 4, 'singlePhase': 1, 'phase2toN': 3. |
groupVoltage | 1.3.6.1.4.1.534.6.6.7.5.3.1.3 | integer32 | read-only |
Units are millivolts. |
groupVoltageThStatus | 1.3.6.1.4.1.534.6.6.7.5.3.1.4 | integer | read-only |
Status of the measured group voltage relative to the configured thresholds. Enumeration: 'lowWarning': 1, 'highWarning': 3, 'good': 0, 'highCritical': 4, 'lowCritical': 2. |
groupVoltageThLowerWarning | 1.3.6.1.4.1.534.6.6.7.5.3.1.5 | integer32 | read-write |
Lower warning threshold. Units are millivolts. A negative value indicates that this object is not available. |
groupVoltageThLowerCritical | 1.3.6.1.4.1.534.6.6.7.5.3.1.6 | integer32 | read-write |
Lower critical threshold. Units are millivolts. A negative value indicates that this object is not available. |
groupVoltageThUpperWarning | 1.3.6.1.4.1.534.6.6.7.5.3.1.7 | integer32 | read-write |
Upper warning threshold. Units are millivolts. A negative value indicates that this object is not available. |
groupVoltageThUpperCritical | 1.3.6.1.4.1.534.6.6.7.5.3.1.8 | integer32 | read-write |
Upper critical threshold. Units are millivolts. A negative value indicates that this object is not available. |
groupCurrentTable | 1.3.6.1.4.1.534.6.6.7.5.4 | no-access |
A list of group current measurements. There can be only one current measurement for each group. |
|
1.3.6.1.4.1.534.6.6.7.5.4.1 | no-access |
An entry for a group current measurement. |
||
groupCurrentCapacity | 1.3.6.1.4.1.534.6.6.7.5.4.1.2 | integer32 | read-only |
Rated 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). |
groupCurrent | 1.3.6.1.4.1.534.6.6.7.5.4.1.3 | integer32 | read-only |
A group current measurement value. Units are milliamps. |
groupCurrentThStatus | 1.3.6.1.4.1.534.6.6.7.5.4.1.4 | integer | read-only |
Status of the measured group current relative to the configured thresholds. Enumeration: 'lowWarning': 1, 'highWarning': 3, 'good': 0, 'highCritical': 4, 'lowCritical': 2. |
groupCurrentThLowerWarning | 1.3.6.1.4.1.534.6.6.7.5.4.1.5 | integer32 | read-write |
Lower warning threshold. Units are milliamps. A negative value indicates that this object is not available. |
groupCurrentThLowerCritical | 1.3.6.1.4.1.534.6.6.7.5.4.1.6 | integer32 | read-write |
Lower critical threshold. Units are milliamps. A negative value indicates that this object is not available. |
groupCurrentThUpperWarning | 1.3.6.1.4.1.534.6.6.7.5.4.1.7 | integer32 | read-write |
Upper warning threshold. Units are milliamps. A negative value indicates that this object is not available. |
groupCurrentThUpperCritical | 1.3.6.1.4.1.534.6.6.7.5.4.1.8 | integer32 | read-write |
Upper critical threshold. Units are milliamps. A negative value indicates that this object is not available. |
groupCurrentCrestFactor | 1.3.6.1.4.1.534.6.6.7.5.4.1.9 | integer32 | read-only |
Current 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. |
groupCurrentPercentLoad | 1.3.6.1.4.1.534.6.6.7.5.4.1.10 | integer32 | read-only |
Current 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. |
groupPowerTable | 1.3.6.1.4.1.534.6.6.7.5.5 | no-access |
A list of group power measurements. There can be only one power measurement for each group. |
|
1.3.6.1.4.1.534.6.6.7.5.5.1 | no-access |
An entry for a group power measurement. |
||
groupVA | 1.3.6.1.4.1.534.6.6.7.5.5.1.2 | integer32 | read-only |
A group VA value. Units are VA. A negative value indicates that this object is not available. |
groupWatts | 1.3.6.1.4.1.534.6.6.7.5.5.1.3 | integer32 | read-only |
A group Watts value. Units are Watts. A negative value indicates that this object is not available. |
groupWh | 1.3.6.1.4.1.534.6.6.7.5.5.1.4 | unsigned32 | read-write |
Units 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. |
groupWhTimer | 1.3.6.1.4.1.534.6.6.7.5.5.1.5 | unixtimestamp | read-only |
Timestamp of when group Watt-hours (groupWh) was last reset. |
groupPowerFactor | 1.3.6.1.4.1.534.6.6.7.5.5.1.6 | integer32 | read-only |
A 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. |
groupVAR | 1.3.6.1.4.1.534.6.6.7.5.5.1.7 | integer32 | read-only |
A group VAR value. Units are VAR. A negative value indicates that this object is not available. |
groupControlTable | 1.3.6.1.4.1.534.6.6.7.5.6 | no-access |
A list of controllable groups. |
|
1.3.6.1.4.1.534.6.6.7.5.6.1 | no-access |
An entry for a controllable group. |
||
groupControlStatus | 1.3.6.1.4.1.534.6.6.7.5.6.1.2 | integer | read-only |
Current state of a controlled group. A value of 'mixed' means that that the outlets within the group have differing states. Enumeration: 'mixed': 3, 'on': 1, 'off': 0, 'rebooting': 2. |
groupControlOffCmd | 1.3.6.1.4.1.534.6.6.7.5.6.1.3 | integer32 | read-write |
Group-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. |
groupControl0nCmd | 1.3.6.1.4.1.534.6.6.7.5.6.1.4 | integer32 | read-write |
Group-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. |
groupControlRebootCmd | 1.3.6.1.4.1.534.6.6.7.5.6.1.5 | integer32 | read-write |
Group-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. |
outlets | 1.3.6.1.4.1.534.6.6.7.6 | |||
outletTable | 1.3.6.1.4.1.534.6.6.7.6.1 | no-access |
A list of outlets. The number of entries is given by outletCount. |
|
1.3.6.1.4.1.534.6.6.7.6.1.1 | no-access |
An entry for a particular outlet. |
||
outletIndex | 1.3.6.1.4.1.534.6.6.7.6.1.1.1 | integer32 | no-access |
A unique value for each outlet. its value ranges from 1 to outletCount. |
outletID | 1.3.6.1.4.1.534.6.6.7.6.1.1.2 | displaystring | read-only |
Alphanumeric designator for the outlet. |
outletName | 1.3.6.1.4.1.534.6.6.7.6.1.1.3 | octet string | read-write |
A descriptive name for the outlet. |
outletParentCount | 1.3.6.1.4.1.534.6.6.7.6.1.1.4 | integer32 | read-only |
Number of parents for this outlet. |
outletType | 1.3.6.1.4.1.534.6.6.7.6.1.1.5 | integer | read-only |
The physical type of outlet. Enumeration: 'nemaL715': 29, 'iecC19': 2, 'nemaL520': 23, 'nema520': 22, 'unknown': 0, 'nema515': 20, 'rf203p277': 30, 'french': 11, 'nema620': 26, 'nemaL620': 27, 'schuko': 12, 'iecC13': 1, 'uk': 10, 'nemaL530': 24, 'nema615': 25, 'nema51520': 21, 'nemaL630': 28. |
outletParentTable | 1.3.6.1.4.1.534.6.6.7.6.2 | no-access |
A list of parents for this outlet. For example, this table will link to all of the groups that have this outlet as a child. |
|
1.3.6.1.4.1.534.6.6.7.6.2.1 | no-access |
An entry for a particular parent. |
||
outletParentIndex | 1.3.6.1.4.1.534.6.6.7.6.2.1.1 | integer32 | no-access |
A unique value for each parent. Its value ranges from 1 to outletParentCount. |
outletParentType | 1.3.6.1.4.1.534.6.6.7.6.2.1.2 | integer | read-only |
The type of the parent. Enumeration: 'unknown': 0, 'section': 2, 'breaker': 1, 'custom': 3. |
outletParentOID | 1.3.6.1.4.1.534.6.6.7.6.2.1.3 | object identifier | read-only |
Object ID of a parent object. |
outletVoltageTable | 1.3.6.1.4.1.534.6.6.7.6.3 | no-access |
A list of outlet voltage measurements. |
|
1.3.6.1.4.1.534.6.6.7.6.3.1 | no-access |
An entry for an outlet voltage measurement. |
||
outletVoltage | 1.3.6.1.4.1.534.6.6.7.6.3.1.2 | integer32 | read-only |
Units are millivolts. |
outletVoltageThStatus | 1.3.6.1.4.1.534.6.6.7.6.3.1.3 | integer | read-only |
Status of the measured outlet voltage relative to the configured thresholds. Enumeration: 'lowWarning': 1, 'highWarning': 3, 'good': 0, 'highCritical': 4, 'lowCritical': 2. |
outletVoltageThLowerWarning | 1.3.6.1.4.1.534.6.6.7.6.3.1.4 | integer32 | read-write |
Lower warning threshold. Units are millivolts. A negative value indicates that this object is not available. |
outletVoltageThLowerCritical | 1.3.6.1.4.1.534.6.6.7.6.3.1.5 | integer32 | read-write |
Lower critical threshold. Units are millivolts. A negative value indicates that this object is not available. |
outletVoltageThUpperWarning | 1.3.6.1.4.1.534.6.6.7.6.3.1.6 | integer32 | read-write |
Upper warning threshold. Units are millivolts. A negative value indicates that this object is not available. |
outletVoltageThUpperCritical | 1.3.6.1.4.1.534.6.6.7.6.3.1.7 | integer32 | read-write |
Upper critical threshold. Units are millivolts. A negative value indicates that this object is not available. |
outletCurrentTable | 1.3.6.1.4.1.534.6.6.7.6.4 | no-access |
A list of outlet current measurements. |
|
1.3.6.1.4.1.534.6.6.7.6.4.1 | no-access |
An entry for an outlet current measurement. |
||
outletCurrentCapacity | 1.3.6.1.4.1.534.6.6.7.6.4.1.2 | integer32 | read-only |
Rated current capacity of the outlet. Units are milliamps. A negative value indicates that the hardware current capacity is unknown. |
outletCurrent | 1.3.6.1.4.1.534.6.6.7.6.4.1.3 | integer32 | read-only |
An outlet current measurement value. Units are milliamps. |
outletCurrentThStatus | 1.3.6.1.4.1.534.6.6.7.6.4.1.4 | integer | read-only |
Status of the measured outlet current relative to the configured thresholds. Enumeration: 'lowWarning': 1, 'highWarning': 3, 'good': 0, 'highCritical': 4, 'lowCritical': 2. |
outletCurrentThLowerWarning | 1.3.6.1.4.1.534.6.6.7.6.4.1.5 | integer32 | read-write |
Lower warning threshold. Units are milliamps. A negative value indicates that this object is not available. |
outletCurrentThLowerCritical | 1.3.6.1.4.1.534.6.6.7.6.4.1.6 | integer32 | read-write |
Lower critical threshold. Units are milliamps. A negative value indicates that this object is not available. |
outletCurrentThUpperWarning | 1.3.6.1.4.1.534.6.6.7.6.4.1.7 | integer32 | read-write |
Upper warning threshold. Units are milliamps. A negative value indicates that this object is not available. |
outletCurrentThUpperCritical | 1.3.6.1.4.1.534.6.6.7.6.4.1.8 | integer32 | read-write |
Upper critical threshold. Units are milliamps. A negative value indicates that this object is not available. |
outletCurrentCrestFactor | 1.3.6.1.4.1.534.6.6.7.6.4.1.9 | integer32 | read-only |
Current 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. |
outletCurrentPercentLoad | 1.3.6.1.4.1.534.6.6.7.6.4.1.10 | integer32 | read-only |
Current 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. |
outletPowerTable | 1.3.6.1.4.1.534.6.6.7.6.5 | no-access |
A list of outlet power measurements. |
|
1.3.6.1.4.1.534.6.6.7.6.5.1 | no-access |
An entry for an outlet power measurement. |
||
outletVA | 1.3.6.1.4.1.534.6.6.7.6.5.1.2 | integer32 | read-only |
An outlet VA value. Units are VA. A negative value indicates that this object is not available. |
outletWatts | 1.3.6.1.4.1.534.6.6.7.6.5.1.3 | integer32 | read-only |
An outlet Watts value. Units are Watts. A negative value indicates that this object is not available. |
outletWh | 1.3.6.1.4.1.534.6.6.7.6.5.1.4 | unsigned32 | read-write |
Units 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. |
outletWhTimer | 1.3.6.1.4.1.534.6.6.7.6.5.1.5 | unixtimestamp | read-only |
Timestamp of when outlet Watt-hours (outletWh) was last reset. |
outletPowerFactor | 1.3.6.1.4.1.534.6.6.7.6.5.1.6 | integer32 | read-only |
An 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. |
outletVAR | 1.3.6.1.4.1.534.6.6.7.6.5.1.7 | integer32 | read-only |
An outlet VAR value. Units are VAR. A negative value indicates that this object is not available. |
outletControlTable | 1.3.6.1.4.1.534.6.6.7.6.6 | no-access |
A list of controllable outlets. |
|
1.3.6.1.4.1.534.6.6.7.6.6.1 | no-access |
An entry for a controllable outlet. |
||
outletControlStatus | 1.3.6.1.4.1.534.6.6.7.6.6.1.2 | integer | read-only |
Current state of a controlled outlet. Enumeration: 'on': 1, 'pendingOff': 2, 'pendingOn': 3, 'off': 0. |
outletControlOffCmd | 1.3.6.1.4.1.534.6.6.7.6.6.1.3 | integer32 | read-write |
Outlet 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. |
outletControlOnCmd | 1.3.6.1.4.1.534.6.6.7.6.6.1.4 | integer32 | read-write |
Outlet 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. |
outletControlRebootCmd | 1.3.6.1.4.1.534.6.6.7.6.6.1.5 | integer32 | read-write |
Outlet 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. |
outletControlPowerOnState | 1.3.6.1.4.1.534.6.6.7.6.6.1.6 | integer | read-write |
Determines 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. Enumeration: 'on': 1, 'off': 0, 'lastState': 2. |
outletControlSequenceDelay | 1.3.6.1.4.1.534.6.6.7.6.6.1.7 | integer32 | read-write |
Time 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. |
outletControlRebootOffTime | 1.3.6.1.4.1.534.6.6.7.6.6.1.8 | integer32 | read-write |
Time delay in seconds that the outlet should remain in the Off state when executing a Reboot command. |
outletControlSwitchable | 1.3.6.1.4.1.534.6.6.7.6.6.1.9 | integer | read-write |
Determines the outlet capability to be controlled On/Off from the communication channels. 1 : control On/Off enabled 2 : control On/Off disabled. Enumeration: 'notSwitchable': 2, 'switchable': 1. |
outletControlShutoffDelay | 1.3.6.1.4.1.534.6.6.7.6.6.1.10 | integer32 | read-write |
Time 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. |
environmental | 1.3.6.1.4.1.534.6.6.7.7 | |||
temperatureTable | 1.3.6.1.4.1.534.6.6.7.7.1 | no-access |
A list of temperature probe measurements. The number of entries is given by temperatureCount. |
|
1.3.6.1.4.1.534.6.6.7.7.1.1 | no-access |
An entry for a temperature measurement. |
||
temperatureIndex | 1.3.6.1.4.1.534.6.6.7.7.1.1.1 | integer32 | no-access |
A unique value for each temperature probe measurement. Its value ranges from 1 to temperatureCount. |
temperatureName | 1.3.6.1.4.1.534.6.6.7.7.1.1.2 | octet string | read-write |
A descriptive name for the temperature probe. |
temperatureProbeStatus | 1.3.6.1.4.1.534.6.6.7.7.1.1.3 | integer | read-only |
Indicates whether a probe is connected or not. Enumeration: 'bad': -1, 'connected': 1, 'disconnected': 0. |
temperatureValue | 1.3.6.1.4.1.534.6.6.7.7.1.1.4 | integer32 | read-only |
Units are in tenths of a degree according to the scale specified by temperatureScale (either Fahrenheit or Celsius). Divide by ten to get degrees. |
temperatureThStatus | 1.3.6.1.4.1.534.6.6.7.7.1.1.5 | integer | read-only |
Status of the measured temperature relative to the configured thresholds. Enumeration: 'lowWarning': 1, 'highWarning': 3, 'good': 0, 'highCritical': 4, 'lowCritical': 2. |
temperatureThLowerWarning | 1.3.6.1.4.1.534.6.6.7.7.1.1.6 | integer32 | read-write |
Lower warning threshold. Units are tenths of a degree. A negative value indicates that this object is not available. |
temperatureThLowerCritical | 1.3.6.1.4.1.534.6.6.7.7.1.1.7 | integer32 | read-write |
Lower critical threshold. Units are tenths of a degree. A negative value indicates that this object is not available. |
temperatureThUpperWarning | 1.3.6.1.4.1.534.6.6.7.7.1.1.8 | integer32 | read-write |
Upper warning threshold. Units are tenths of a degree. A negative value indicates that this object is not available. |
temperatureThUpperCritical | 1.3.6.1.4.1.534.6.6.7.7.1.1.9 | integer32 | read-write |
Upper critical threshold. Units are tenths of a degree. A negative value indicates that this object is not available. |
humidityTable | 1.3.6.1.4.1.534.6.6.7.7.2 | no-access |
A list of humidity probe measurements. The number of entries is given by humidityCount. |
|
1.3.6.1.4.1.534.6.6.7.7.2.1 | no-access |
An entry for a humidity measurement. |
||
humidityIndex | 1.3.6.1.4.1.534.6.6.7.7.2.1.1 | integer32 | no-access |
A unique value for each humidity probe measurement. Its value ranges from 1 to humidityCount. |
humidityName | 1.3.6.1.4.1.534.6.6.7.7.2.1.2 | octet string | read-write |
A descriptive name for the humidity probe. |
humidityProbeStatus | 1.3.6.1.4.1.534.6.6.7.7.2.1.3 | integer | read-only |
Indicates whether a probe is connected or not. Enumeration: 'bad': -1, 'connected': 1, 'disconnected': 0. |
humidityValue | 1.3.6.1.4.1.534.6.6.7.7.2.1.4 | integer32 | read-only |
Units are tenths of a percent relative humidity. Divide the value by 10 to get %RH. |
humidityThStatus | 1.3.6.1.4.1.534.6.6.7.7.2.1.5 | integer | read-only |
Status of the measured humidity relative to the configured thresholds. Enumeration: 'lowWarning': 1, 'highWarning': 3, 'good': 0, 'highCritical': 4, 'lowCritical': 2. |
humidityThLowerWarning | 1.3.6.1.4.1.534.6.6.7.7.2.1.6 | integer32 | read-write |
Lower warning threshold. Units are 0.1 %RH. A negative value indicates that this object is not available. |
humidityThLowerCritical | 1.3.6.1.4.1.534.6.6.7.7.2.1.7 | integer32 | read-write |
Lower critical threshold. Units are 0.1 %RH. A negative value indicates that this object is not available. |
humidityThUpperWarning | 1.3.6.1.4.1.534.6.6.7.7.2.1.8 | integer32 | read-write |
Upper warning threshold. Units are 0.1 %RH. A negative value indicates that this object is not available. |
humidityThUpperCritical | 1.3.6.1.4.1.534.6.6.7.7.2.1.9 | integer32 | read-write |
Upper critical threshold. Units are 0.1 %RH. A negative value indicates that this object is not available. |
contactTable | 1.3.6.1.4.1.534.6.6.7.7.3 | no-access |
A list of contact sensors. The number of entries is given by contactCount. |
|
1.3.6.1.4.1.534.6.6.7.7.3.1 | no-access |
An entry for a contact sensor |
||
contactIndex | 1.3.6.1.4.1.534.6.6.7.7.3.1.1 | integer32 | no-access |
A unique value for each contact sensor. Its value ranges from 1 to contactCount. |
contactName | 1.3.6.1.4.1.534.6.6.7.7.3.1.2 | octet string | read-write |
A descriptive name for the contact sensor. |
contactProbeStatus | 1.3.6.1.4.1.534.6.6.7.7.3.1.3 | integer | read-only |
Indicates 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. Enumeration: 'bad': -1, 'connected': 1, 'disconnected': 0. |
contactState | 1.3.6.1.4.1.534.6.6.7.7.3.1.4 | integer | read-only |
The state of the contact sensor. Enumeration: 'contactClosed': 1, 'contactOpen': 0, 'contactBad': -1. |
conformance | 1.3.6.1.4.1.534.6.6.7.25 | |||
eatonEpduCompliances | 1.3.6.1.4.1.534.6.6.7.25.1 |
The requirements for conforming to the ePDU MIB. |
||
objectGroups | 1.3.6.1.4.1.534.6.6.7.25.5 | |||
epduRequiredGroup | 1.3.6.1.4.1.534.6.6.7.25.5.1 |
Minimal objects are required to conform to this MIB. |
||
epduOptionalGroup | 1.3.6.1.4.1.534.6.6.7.25.5.2 |
Most objects in this MIB are optional. |
||
epduNotifyGroup | 1.3.6.1.4.1.534.6.6.7.25.5.3 |
These 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. |