EATON-EPDU-MA-MIB

File: EATON-EPDU-MA-MIB.mib (62036 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
EATON-OIDS

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 IpAddress Unsigned32
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
TEXTUAL-CONVENTION DisplayString MacAddress
pduAgent

Defined Types

MilliAmps  
Data type for reporting sensor readings and thresholds associated with current sensors. If the underlying hardware sensor indicates 1 amp, then the SNMP agent will report a value of 1000 milliamps. The value is scaled in this manner as a way to deal with floating point types that SNMP does not currently support.
TEXTUAL-CONVENTION    
  Unsigned32  

MilliVolts  
Data type for reporting sensor readings and thresholds associated with voltage sensors. If the underlying hardware sensor indicates 1 volts, then the SNMP agent will report a value of 1000 millivolts. The value is scaled in this manner as a way to deal with floating point types that SNMP does not currently support.
TEXTUAL-CONVENTION    
  Unsigned32  

Watts  
Data type for reporting sensor readings and thresholds associated with active power sensors. If the underlying hardware sensor indicates 1 watt, then the SNMP agent will report a value of 1 watt. No scaling is performed for this type.
TEXTUAL-CONVENTION    
  Unsigned32  

VoltAmps  
Data type for reporting sensor readings and thresholds associated with apparent power sensors. If the underlying hardware sensor indicates 1 volt-amp, then the SNMP agent will report a value of 1 volt-amp. No scaling is performed for this type.
TEXTUAL-CONVENTION    
  Unsigned32  

DegreesCelsius  
Data type for reporting sensor readings and thresholds associated with temperature sensors. If the underlying hardware sensor indicates 1 degree Celsius, then the SNMP agent will report a value of 1 degree Celsius. No scaling is performed for this type.
TEXTUAL-CONVENTION    
  Unsigned32  

RelativeHumidity  
Data type for reporting sensor readings and thresholds associated with humidity sensors. Relative humidity is expressed as percentage and is defined as the ratio of the partial pressure of water vapor in a gaseous mixture of air and water vapor to the saturated vapor pressure of water at a given temperature.
TEXTUAL-CONVENTION    
  Unsigned32 0..100  

PowerFactorPercentage  
Data type for reporting sensor readings and thresholds associated with power factor sensors. The power factor of an AC power system is defined as the ratio of the real or active power to the apparent power and is a number between 0 and 1. A PowerFactorPercentage value is calculated by taking this ratio and multiplying by 100. The power factor is used to indicate how efficiently a particular load is utilizing energy.
TEXTUAL-CONVENTION    
  Unsigned32 0..100  

OutletEntryStruct  
SEQUENCE    
  outletIndex Integer32
  outletLabel DisplayString
  outletOperationalState INTEGER
  outletCurrent MilliAmps
  outletMaxCurrent MilliAmps
  outletVoltage MilliVolts
  outletActivePower Watts
  outletApparentPower VoltAmps
  outletPowerFactor PowerFactorPercentage
  outletCurrentUpperWarning MilliAmps
  outletCurrentUpperCritical MilliAmps

TempSensorEntryStruct  
SEQUENCE    
  tempSensorIndex Integer32
  tempSensorLabel DisplayString
  temperature DegreesCelsius
  tempLowerWarning DegreesCelsius
  tempUpperWarning DegreesCelsius
  tempLowerCritical DegreesCelsius
  tempUpperCritical DegreesCelsius
  tempLowerWarningReset DegreesCelsius
  tempUpperWarningReset DegreesCelsius
  tempLowerCriticalReset DegreesCelsius
  tempUpperCriticalReset DegreesCelsius

HumiditySensorEntryStruct  
SEQUENCE    
  humiditySensorIndex Integer32
  humiditySensorLabel DisplayString
  humidity RelativeHumidity
  humidityLowerWarning RelativeHumidity
  humidityUpperWarning RelativeHumidity
  humidityLowerCritical RelativeHumidity
  humidityUpperCritical RelativeHumidity
  humidityLowerWarningReset RelativeHumidity
  humidityUpperWarningReset RelativeHumidity
  humidityLowerCriticalReset RelativeHumidity
  humidityUpperCriticalReset RelativeHumidity

Defined Values

eatonEpduMa 1.3.6.1.4.1.534.6.6.6
The MIB module for Eaton ePDUs (Enclosed Power Distribution Units) -Managed Model.
MODULE-IDENTITY    

traps 1.3.6.1.4.1.534.6.6.6.0
OBJECT IDENTIFIER    

board 1.3.6.1.4.1.534.6.6.6.1
OBJECT IDENTIFIER    

environmental 1.3.6.1.4.1.534.6.6.6.2
OBJECT IDENTIFIER    

conformance 1.3.6.1.4.1.534.6.6.6.9
OBJECT IDENTIFIER    

info 1.3.6.1.4.1.534.6.6.6.1.1
OBJECT IDENTIFIER    

outlets 1.3.6.1.4.1.534.6.6.6.1.2
OBJECT IDENTIFIER    

unit 1.3.6.1.4.1.534.6.6.6.1.3
OBJECT IDENTIFIER    

unitReadings 1.3.6.1.4.1.534.6.6.6.1.3.1
OBJECT IDENTIFIER    

compliances 1.3.6.1.4.1.534.6.6.6.9.1
OBJECT IDENTIFIER    

groups 1.3.6.1.4.1.534.6.6.6.9.2
OBJECT IDENTIFIER    

firmwareVersion 1.3.6.1.4.1.534.6.6.6.1.1.1
The current firmware version
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

serialNumber 1.3.6.1.4.1.534.6.6.6.1.1.2
The serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ipAddress 1.3.6.1.4.1.534.6.6.6.1.1.3
The current IP address. A value of 0.0.0.0 indicates an error or an unset option.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

netmask 1.3.6.1.4.1.534.6.6.6.1.1.4
The current Netmask. A value of 0.0.0.0 indicates an error or an unset option.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

gateway 1.3.6.1.4.1.534.6.6.6.1.1.5
The current Gateway. A value of 0.0.0.0 indicates an error or an unset option.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

mac 1.3.6.1.4.1.534.6.6.6.1.1.6
The current MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hardwareRev 1.3.6.1.4.1.534.6.6.6.1.1.7
The hardware revision number.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

userName 1.3.6.1.4.1.534.6.6.6.1.1.10
The login of a user.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

objectName 1.3.6.1.4.1.534.6.6.6.1.1.12
The model type of the device
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

objectInstance 1.3.6.1.4.1.534.6.6.6.1.1.13
The device name
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

targetUser 1.3.6.1.4.1.534.6.6.6.1.1.14
The user record being operated on
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

groupName 1.3.6.1.4.1.534.6.6.6.1.1.15
The group record being operated on
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

imageVersion 1.3.6.1.4.1.534.6.6.6.1.1.18
The version of the Upgrade image
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

sensorDescr 1.3.6.1.4.1.534.6.6.6.1.1.19
Sensor description indicating which sensor experienced a threshold exceeded event. When applicable the description will indicate the sensor number.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

thresholdDescr 1.3.6.1.4.1.534.6.6.6.1.1.20
Threshold description indicating which configured threshold has been triggered (or cleared).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

thresholdSeverity 1.3.6.1.4.1.534.6.6.6.1.1.21
String (Warning, Critical, etc...) indicating the severity of the threshold which has been triggered (or cleared).
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

thresholdEventType 1.3.6.1.4.1.534.6.6.6.1.1.22
String (triggered, cleared) indicating if the threshold event indicates that a configured threshold has been triggered or cleared.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

status 1.3.6.1.4.1.534.6.6.6.1.1.23
The success status of an operation
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

slaveIpAddress 1.3.6.1.4.1.534.6.6.6.1.1.24
In a shepherding configuration, this is the IP address of slave PDU. A value of 0.0.0.0 indicates an error or an unset option.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

outletCount 1.3.6.1.4.1.534.6.6.6.1.2.1
The number of outlets (regardless of their current state) present on this pdu.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

outletTable 1.3.6.1.4.1.534.6.6.6.1.2.2
A list of outlet entries. The number of entries is given by the value of outletCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OutletEntryStruct

outletEntry 1.3.6.1.4.1.534.6.6.6.1.2.2.1
An outlet entry containing objects at the for a particular outlet.
Status: current Access: not-accessible
OBJECT-TYPE    
  OutletEntryStruct  

outletIndex 1.3.6.1.4.1.534.6.6.6.1.2.2.1.1
A unique value for each outlet. Its value ranges between 1 and the value of outletCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

outletLabel 1.3.6.1.4.1.534.6.6.6.1.2.2.1.2
A textual string containing information about the outlet.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

outletOperationalState 1.3.6.1.4.1.534.6.6.6.1.2.2.1.3
A value for each outlet which describes the operational state of the outlet. It is also used to set the operational state of the outlet
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER error(-1), off(0), on(1), cycling(2)  

outletCurrent 1.3.6.1.4.1.534.6.6.6.1.2.2.1.4
A unique value for the current sensor attached to the outlet. This value is reported in milliamps (1/1000th of an amp)
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

outletMaxCurrent 1.3.6.1.4.1.534.6.6.6.1.2.2.1.5
A unique value for the max. current sensor attached to the outlet. This value is reported in milliamps (1/1000th of an amp)
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

outletVoltage 1.3.6.1.4.1.534.6.6.6.1.2.2.1.6
A unique value for the voltage sensor attached to the outlet.This value is reported in millivolts (1/1000th of a volt)
Status: current Access: read-only
OBJECT-TYPE    
  MilliVolts  

outletActivePower 1.3.6.1.4.1.534.6.6.6.1.2.2.1.7
A unique value for the active power sensor attached to the outlet. This value is reported in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

outletApparentPower 1.3.6.1.4.1.534.6.6.6.1.2.2.1.8
A unique value for the apparent power sensor attached to the outlet. This value is reported in Volt-Amps
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

outletPowerFactor 1.3.6.1.4.1.534.6.6.6.1.2.2.1.9
A unique value for the power factor of the outlet. The reading represents a percentage in the range of 0% to 100%.
Status: current Access: read-only
OBJECT-TYPE    
  PowerFactorPercentage  

outletCurrentUpperWarning 1.3.6.1.4.1.534.6.6.6.1.2.2.1.21
The value of the upper warning (non-critical) current threshold for the outlet. This value is reported in milliamps (1/1000th of an amp)
Status: current Access: read-write
OBJECT-TYPE    
  MilliAmps  

outletCurrentUpperCritical 1.3.6.1.4.1.534.6.6.6.1.2.2.1.23
The value of the upper critical current threshold for the outlet. This value is reported in milliamps (1/1000th of an amp)
Status: current Access: read-write
OBJECT-TYPE    
  MilliAmps  

unitCurrent 1.3.6.1.4.1.534.6.6.6.1.3.1.1
The value for the unit's current sensor in millamps.
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

unitVoltage 1.3.6.1.4.1.534.6.6.6.1.3.1.2
The value for the unit's voltage sensor in millivolts.
Status: current Access: read-only
OBJECT-TYPE    
  MilliVolts  

unitActivePower 1.3.6.1.4.1.534.6.6.6.1.3.1.3
The value for the unit's voltage sensor in volt-amps.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

unitApparentPower 1.3.6.1.4.1.534.6.6.6.1.3.1.4
The value for the unit's voltage sensor in volt-amps.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

unitCpuTemp 1.3.6.1.4.1.534.6.6.6.1.3.1.5
The value for the unit's CPU temperature sensor in degrees Celsius.
Status: current Access: read-only
OBJECT-TYPE    
  DegreesCelsius  

unitCircuitBreak0State 1.3.6.1.4.1.534.6.6.6.1.3.1.20
The value for the unit's circuit breaker state sensor 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unavailable(-1), ok(0), tripped(1)  

unitCircuitBreak1State 1.3.6.1.4.1.534.6.6.6.1.3.1.21
The value for the unit's circuit breaker state sensor 1.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unavailable(-1), ok(0), tripped(1)  

unitCircuitBreak2State 1.3.6.1.4.1.534.6.6.6.1.3.1.22
The value for the unit's circuit breaker state sensor 2.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unavailable(-1), ok(0), tripped(1)  

unitCircuitBreak0Current 1.3.6.1.4.1.534.6.6.6.1.3.1.40
The value for the unit's circuit breaker current sensor 0.
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

unitCircuitBreak1Current 1.3.6.1.4.1.534.6.6.6.1.3.1.41
The value for the unit's circuit breaker current sensor 1.
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

unitCircuitBreak2Current 1.3.6.1.4.1.534.6.6.6.1.3.1.42
The value for the unit's circuit breaker current sensor 2.
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

unitVoltageLowerWarning 1.3.6.1.4.1.534.6.6.6.1.3.1.60
The value of the lower warning (non-critical) unit level voltage threshold.
Status: current Access: read-write
OBJECT-TYPE    
  MilliVolts  

unitVoltageLowerCritical 1.3.6.1.4.1.534.6.6.6.1.3.1.61
The value of the lower critical unit level voltage threshold.
Status: current Access: read-write
OBJECT-TYPE    
  MilliVolts  

unitVoltageUpperWarning 1.3.6.1.4.1.534.6.6.6.1.3.1.62
The value of the upper warning (non-critical) unit level voltage threshold.
Status: current Access: read-write
OBJECT-TYPE    
  MilliVolts  

unitVoltageUpperCritical 1.3.6.1.4.1.534.6.6.6.1.3.1.63
The value of the upper critical unit level voltage threshold.
Status: current Access: read-write
OBJECT-TYPE    
  MilliVolts  

unitCurrentUpperWarning 1.3.6.1.4.1.534.6.6.6.1.3.1.70
The value of the upper warning (non-critical) unit level current threshold.
Status: current Access: read-write
OBJECT-TYPE    
  MilliAmps  

unitCurrentUpperCritical 1.3.6.1.4.1.534.6.6.6.1.3.1.71
The value of the upper critical unit level current threshold. NOTE: This particular threshold is NOT settable
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

unitTempLowerWarning 1.3.6.1.4.1.534.6.6.6.1.3.1.80
The value of the lower warning (non-critical) unit level temperature threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

unitTempLowerCritical 1.3.6.1.4.1.534.6.6.6.1.3.1.81
The value of the lower critical unit level temperature threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

unitTempUpperWarning 1.3.6.1.4.1.534.6.6.6.1.3.1.82
The value of the upper warning (non-critical) unit level temperature threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

unitTempUpperCritical 1.3.6.1.4.1.534.6.6.6.1.3.1.83
The value of the upper critical unit level temperature threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempSensorCount 1.3.6.1.4.1.534.6.6.6.2.1
The number of external temperature sensors (regardless of their current state) present on this pdu.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

tempSensorTable 1.3.6.1.4.1.534.6.6.6.2.2
A list of temperature sensor entries. The number of entries is given by the value of tempSensorCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TempSensorEntryStruct

tempSensorEntry 1.3.6.1.4.1.534.6.6.6.2.2.1
An entry containing sensor reading and threshold settings for a particular temperature sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  TempSensorEntryStruct  

tempSensorIndex 1.3.6.1.4.1.534.6.6.6.2.2.1.1
A unique value for each temperature sensor. Its value ranges between 1 and tempSensorCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

tempSensorLabel 1.3.6.1.4.1.534.6.6.6.2.2.1.2
A settable human-readable label for the external temperature sensor. One possible use for this label is to convey sensor location.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

temperature 1.3.6.1.4.1.534.6.6.6.2.2.1.3
The value of the external temperature sensor reported in degrees celsius.
Status: current Access: read-only
OBJECT-TYPE    
  DegreesCelsius  

tempLowerWarning 1.3.6.1.4.1.534.6.6.6.2.2.1.4
The value of the lower warning (non-critical) threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempUpperWarning 1.3.6.1.4.1.534.6.6.6.2.2.1.5
The value of the upper warning (non-critical) threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempLowerCritical 1.3.6.1.4.1.534.6.6.6.2.2.1.6
The value of the lower critical threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempUpperCritical 1.3.6.1.4.1.534.6.6.6.2.2.1.7
The value of the upper critical threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempLowerWarningReset 1.3.6.1.4.1.534.6.6.6.2.2.1.8
The value of the lower warning (non-critical) reset/hysteresis value.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempUpperWarningReset 1.3.6.1.4.1.534.6.6.6.2.2.1.9
The value of the upper warning (non-critical) reset/hysteresis value.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempLowerCriticalReset 1.3.6.1.4.1.534.6.6.6.2.2.1.10
The value of the lower critical reset/hysteresis value.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempUpperCriticalReset 1.3.6.1.4.1.534.6.6.6.2.2.1.11
The value of the upper critical reset/hysteresis value.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

humiditySensorCount 1.3.6.1.4.1.534.6.6.6.2.3
The number of external humidity sensors (regardless of their current state) present on this pdu.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

humiditySensorTable 1.3.6.1.4.1.534.6.6.6.2.4
A list of humidity sensor entries. The number of entries is given by the value of humiditySensorCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HumiditySensorEntryStruct

humiditySensorEntry 1.3.6.1.4.1.534.6.6.6.2.4.1
An entry containing sensor reading and threshold settings for a particular humidity sensor.
Status: current Access: not-accessible
OBJECT-TYPE    
  HumiditySensorEntryStruct  

humiditySensorIndex 1.3.6.1.4.1.534.6.6.6.2.4.1.1
A unique value for each humidity sensor. Its value ranges between 1 and humiditySensorCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..255  

humiditySensorLabel 1.3.6.1.4.1.534.6.6.6.2.4.1.2
A settable human-readable label for the external humidity sensor. One possible use for this label is to convey sensor location.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

humidity 1.3.6.1.4.1.534.6.6.6.2.4.1.3
The value of the external humidity sensor reported as relative humidity (a percentage).
Status: current Access: read-only
OBJECT-TYPE    
  RelativeHumidity  

humidityLowerWarning 1.3.6.1.4.1.534.6.6.6.2.4.1.4
The value of the lower warning (non-critical) threshold.
Status: current Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityUpperWarning 1.3.6.1.4.1.534.6.6.6.2.4.1.5
The value of the upper warning (non-critical) threshold.
Status: current Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityLowerCritical 1.3.6.1.4.1.534.6.6.6.2.4.1.6
The value of the lower critical threshold.
Status: current Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityUpperCritical 1.3.6.1.4.1.534.6.6.6.2.4.1.7
The value of the upper critical threshold.
Status: current Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityLowerWarningReset 1.3.6.1.4.1.534.6.6.6.2.4.1.8
The value of the lower warning (non-critical) reset/hysteresis value.
Status: current Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityUpperWarningReset 1.3.6.1.4.1.534.6.6.6.2.4.1.9
The value of the upper warning (non-critical) reset/hysteresis value.
Status: current Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityLowerCriticalReset 1.3.6.1.4.1.534.6.6.6.2.4.1.10
The value of the lower critical reset/hysteresis value.
Status: current Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityUpperCriticalReset 1.3.6.1.4.1.534.6.6.6.2.4.1.11
The value of the upper critical reset/hysteresis value.
Status: current Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

rebootStarted 1.3.6.1.4.1.534.6.6.6.0.1
The reboot process has started
Status: current Access: read-write
NOTIFICATION-TYPE    

rebootCompleted 1.3.6.1.4.1.534.6.6.6.0.2
The reboot process is complete
Status: current Access: read-write
NOTIFICATION-TYPE    

userLogin 1.3.6.1.4.1.534.6.6.6.0.3
A user logged in
Status: current Access: read-write
NOTIFICATION-TYPE    

userLogout 1.3.6.1.4.1.534.6.6.6.0.4
A user logged out
Status: current Access: read-write
NOTIFICATION-TYPE    

userAuthenticationFailure 1.3.6.1.4.1.534.6.6.6.0.5
A user authentication attempt failed
Status: current Access: read-write
NOTIFICATION-TYPE    

userSessionTimeout 1.3.6.1.4.1.534.6.6.6.0.8
A user timed out from the device
Status: current Access: read-write
NOTIFICATION-TYPE    

userAdded 1.3.6.1.4.1.534.6.6.6.0.11
A user was added to the system
Status: current Access: read-write
NOTIFICATION-TYPE    

userModified 1.3.6.1.4.1.534.6.6.6.0.12
A user account was modified
Status: current Access: read-write
NOTIFICATION-TYPE    

userDeleted 1.3.6.1.4.1.534.6.6.6.0.13
A user was deleted from the system
Status: current Access: read-write
NOTIFICATION-TYPE    

groupAdded 1.3.6.1.4.1.534.6.6.6.0.14
A group was added to the system
Status: current Access: read-write
NOTIFICATION-TYPE    

groupModified 1.3.6.1.4.1.534.6.6.6.0.15
A group was modified
Status: current Access: read-write
NOTIFICATION-TYPE    

groupDeleted 1.3.6.1.4.1.534.6.6.6.0.16
A group was deleted from the system
Status: current Access: read-write
NOTIFICATION-TYPE    

deviceUpdateStarted 1.3.6.1.4.1.534.6.6.6.0.20
The device update has started
Status: current Access: read-write
NOTIFICATION-TYPE    

userBlocked 1.3.6.1.4.1.534.6.6.6.0.22
A blocked user tried to log in
Status: current Access: read-write
NOTIFICATION-TYPE    

powerControl 1.3.6.1.4.1.534.6.6.6.0.23
An outlet has been switched
Status: current Access: read-write
NOTIFICATION-TYPE    

userPasswordChanged 1.3.6.1.4.1.534.6.6.6.0.24
A user password was changed
Status: current Access: read-write
NOTIFICATION-TYPE    

passwordSettingsChanged 1.3.6.1.4.1.534.6.6.6.0.28
Strong password settings changed
Status: current Access: read-write
NOTIFICATION-TYPE    

firmwareFileDiscarded 1.3.6.1.4.1.534.6.6.6.0.36
A firmware file discarded
Status: current Access: read-write
NOTIFICATION-TYPE    

firmwareValidationFailed 1.3.6.1.4.1.534.6.6.6.0.38
A firmware validation failed
Status: current Access: read-write
NOTIFICATION-TYPE    

securityViolation 1.3.6.1.4.1.534.6.6.6.0.39
Security violation.
Status: current Access: read-write
NOTIFICATION-TYPE    

logFileCleared 1.3.6.1.4.1.534.6.6.6.0.41
The log file has been cleared.
Status: current Access: read-write
NOTIFICATION-TYPE    

thresholdAlarm 1.3.6.1.4.1.534.6.6.6.0.45
Configured sensor theshold event. The 'thresholdType' variable will indicate whether or not the threshold triggered or cleared
Status: current Access: read-write
NOTIFICATION-TYPE    

outletGroupingConnectivityLost 1.3.6.1.4.1.534.6.6.6.0.50
Master PDU lost contact with the slave PDU in an outlet grouping configuration.
Status: current Access: read-write
NOTIFICATION-TYPE    

compliance 1.3.6.1.4.1.534.6.6.6.9.1.1
The requirements for conformance to the PDU-MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

infoGroup 1.3.6.1.4.1.534.6.6.6.9.2.1
A collection of objects providing basic information about the pdu.
Status: current Access: read-write
OBJECT-GROUP    

outletsGroup 1.3.6.1.4.1.534.6.6.6.9.2.2
A collection of objects providing basic information about the outlets, including sensor readings.
Status: current Access: read-write
OBJECT-GROUP    

unitSensorsGroup 1.3.6.1.4.1.534.6.6.6.9.2.4
A collection of objects providing unit level sensor readings.
Status: current Access: read-write
OBJECT-GROUP    

externalTemperatureGroup 1.3.6.1.4.1.534.6.6.6.9.2.6
A collection of objects providing external temperature sensor readings and threshold settings.
Status: current Access: read-write
OBJECT-GROUP    

externalHumidityGroup 1.3.6.1.4.1.534.6.6.6.9.2.7
A collection of objects providing external humidity sensor readings and threshold settings.
Status: current Access: read-write
OBJECT-GROUP    

trapsGroup 1.3.6.1.4.1.534.6.6.6.9.2.9
A collection of traps.
Status: current Access: read-write
NOTIFICATION-GROUP