PDU-MIB

File: PDU-MIB.mib (257363 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC

Imported symbols

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

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 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  

TenthDegreesCelsius  
Data type for reporting sensor readings associated with temperature sensors. If the underlying hardware sensor indicates 1 degree Celsius, then the SNMP agent will report a value of 10 tenth degrees Celsius. 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  

Hertz  
Data type for reporting sensor readings and thresholds associated with frequency sensors. If the underlying hardware sensor indicates 1 Hertz, then the SNMP agent will report a value of 1 Hertz. 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  

Percentage  
Data type for reporting values in percentage.
TEXTUAL-CONVENTION    
  Unsigned32 0..100  

SensorTypeEnumeration  
The types a sensor can be. This enumeration is deprecated starting with PX 1.3.5
TEXTUAL-CONVENTION    
  INTEGER outletCurrent(0), outletMaxCurrent(1), outletVoltage(2), outletActivePower(3), outletApparentPower(4), outletMaxActivePower(5), outletAverageActivePower(6), outletPowerFactor(7), powerBranchVoltage(200), powerBranchFrequency(201), powerBranchTemperature(202), powerBranchCurrent(203), environmentalTemp1(300), environmentalTemp2(301), environmentalTemp3(302), environmentalTemp4(303), environmentalTemp5(304), environmentalTemp6(305), environmentalTemp7(306), environmentalTemp8(307), environmentalHumidity1(400), environmentalHumidity2(401), environmentalHumidity3(402), environmentalHumidity4(403), environmentalHumidity5(404), environmentalHumidity6(405), environmentalHumidity7(406), environmentalHumidity8(407), unitRmsCurrent(500), unitMaxRmsCurrent(501), unitVoltage(502), unitCpuTemp(503), unitActivePower(504), unitApparentPower(505), unitFrequency(506), unitCircuitBreak0State(550), unitCircuitBreak1State(551), unitCircuitBreak2State(552), unitCircuitBreak0Current(600), unitCircuitBreak1Current(601), unitCircuitBreak2Current(602)  

SensorStateEnumeration  
The states a sensor can be in.This enumeration is deprecated starting with PX 1.3.5
TEXTUAL-CONVENTION    
  INTEGER unavailable(-1), ok(0), belowLowerWarning(1), aboveUpperWarning(2), belowLowerCritical(3), aboveUpperCritical(4)  

StateOfSensorEnumeration  
The states a sensor can be in.
TEXTUAL-CONVENTION    
  INTEGER unavailable(-1), open(0), closed(1), belowLowerCritical(2), belowLowerWarning(3), normal(4), aboveUpperWarning(5), aboveUpperCritical(6), on(7), off(8), detected(9), notDetected(10), alarmed(11)  

TypeOfSensorEnumeration  
The types a sensor can be.
TEXTUAL-CONVENTION    
  INTEGER rmsCurrent(1), peakCurrent(2), unbalancedCurrent(3), rmsVoltage(4), activePower(5), apparentPower(6), powerFactor(7), activeEnergy(8), apparentEnergy(9), temperature(10), humidity(11), airFlow(12), airPressure(13), onOff(14), trip(15), vibration(16), waterDetection(17), smokeDetection(18), binary(19), contact(20), other(30), none(31)  

WattHours  
Data type for reporting the active energy
TEXTUAL-CONVENTION    
  Unsigned32  

SensorUnitsEnumeration  
The types a sensor can be.
TEXTUAL-CONVENTION    
  INTEGER none(-1), other(0), volt(1), amp(2), watt(3), voltamp(4), wattHour(5), voltampHour(6), degreeC(7), hertz(8), percent(9), meterpersec(10), pascal(11), psi(12), g(13), degreeF(14), feet(15), inches(16), cm(17), meters(18)  

PowerCIMStatusEnumeration  
The status of a PowerCIM
TEXTUAL-CONVENTION    
  INTEGER off(0), on(1)  

EnabledDisabledEnumeration  
The status of a PowerCIM
TEXTUAL-CONVENTION    
  INTEGER disabled(0), enabled(1)  

SensorClassEnumeration  
The class of sensor in the event
TEXTUAL-CONVENTION    
  INTEGER externalTemperature(0), externalHumidity(1)  

EventTypeEnumeration  
The event type
TEXTUAL-CONVENTION    
  INTEGER aboveUpperCritical(0), aboveUpperNonCritical(1), belowLowerNonCritical(2), belowLowerCritical(3)  

EventDirectionEnumeration  
The event direction
TEXTUAL-CONVENTION    
  INTEGER asserted(0), deasserted(1), both(2)  

InletEntryStruct  
SEQUENCE    
  inletIndex Integer32
  inletPoleCount Integer32
  inletCurrentRating MilliAmps
  inletCurrent MilliAmps
  inletVoltage MilliVolts
  inletActivePower Watts
  inletApparentPower VoltAmps
  inletPowerFactor PowerFactorPercentage
  inletActiveEnergy WattHours
  inletCurrentUnbalance DisplayString
  inletCurrentUpperWarning MilliAmps
  inletCurrentUpperCritical MilliAmps
  inletCurrentLowerWarning MilliAmps
  inletCurrentLowerCritical MilliAmps
  inletVoltageUpperWarning MilliVolts
  inletVoltageUpperCritical MilliVolts
  inletVoltageLowerWarning MilliVolts
  inletVoltageLowerCritical MilliVolts
  inletCurrentUnbalanceUpperCritical Percentage
  inletCurrentUnbalanceUpperWarning Percentage
  inletCurrentHysteresis Unsigned32
  inletVoltageHysteresis Unsigned32

InletPoleEntryStruct  
SEQUENCE    
  inletPoleIndex Integer32
  inletPoleLabel DisplayString
  inletPoleCurrent MilliAmps
  inletPoleVoltage MilliVolts
  inletPoleMaxCurrent MilliAmps
  inletPoleActivePower Watts
  inletPoleApparentPower VoltAmps
  inletPolePowerFactor PowerFactorPercentage
  inletPoleActiveEnergy WattHours

OutletEntryStruct  
SEQUENCE    
  outletIndex Integer32
  outletLabel DisplayString
  outletOperationalState INTEGER
  outletCurrent MilliAmps
  outletMaxCurrent MilliAmps
  outletVoltage MilliVolts
  outletActivePower Watts
  outletApparentPower VoltAmps
  outletPowerFactor PowerFactorPercentage
  outletCurrentUpperWarning MilliAmps
  outletCurrentUpperCritical MilliAmps
  outletCurrentLowerWarning MilliAmps
  outletCurrentLowerCritical MilliAmps
  outletCurrentHysteresis Unsigned32
  outletCurrentRating MilliAmps
  outletWattHours WattHours

TempSensorEntryStruct  
SEQUENCE    
  tempSensorIndex Integer32
  tempSensorLabel DisplayString
  temperature TenthDegreesCelsius
  tempLowerWarning DegreesCelsius
  tempUpperWarning DegreesCelsius
  tempLowerCritical DegreesCelsius
  tempUpperCritical DegreesCelsius
  tempXCoordinate DisplayString
  tempYCoordinate DisplayString
  tempZCoordinate DisplayString

HumiditySensorEntryStruct  
SEQUENCE    
  humiditySensorIndex Integer32
  humiditySensorLabel DisplayString
  humidity RelativeHumidity
  humidityLowerWarning RelativeHumidity
  humidityUpperWarning RelativeHumidity
  humidityLowerCritical RelativeHumidity
  humidityUpperCritical RelativeHumidity
  humidityXCoordinate DisplayString
  humidityYCoordinate DisplayString
  humidityZCoordinate DisplayString

ExternalSensorEntryStruct  
SEQUENCE    
  sensorID Integer32
  externalSensorType TypeOfSensorEnumeration
  externalSensorSerialNumber DisplayString
  externalSensorName DisplayString
  externalSensorChannelNumber Integer32
  externalSensorXCoordinate DisplayString
  externalSensorYCoordinate DisplayString
  externalSensorZCoordinate DisplayString
  externalBinarySensorSubtype TypeOfSensorEnumeration
  externalSensorUnits SensorUnitsEnumeration
  externalSensorDecimalDigits Unsigned32
  externalSensorLowerCriticalThreshold Integer32
  externalSensorLowerWarningThreshold Integer32
  externalSensorUpperCriticalThreshold Integer32
  externalSensorUpperWarningThreshold Integer32
  externalSensorHysteresis Unsigned32
  externalSensorState StateOfSensorEnumeration
  externalSensorValue Integer32

LineCurrentEntryStruct  
SEQUENCE    
  lineCurrentIndex Integer32
  lineCurrentLabel DisplayString
  lineCurrent MilliAmps

CircuitBreakerEntryStruct  
SEQUENCE    
  circuitBreakerIndex Integer32
  circuitBreakerLabel DisplayString
  circuitBreakerState INTEGER
  circuitBreakerCurrentRating MilliAmps
  circuitBreakerCurrent MilliAmps
  circuitBreakerCurrentUpperWarning MilliAmps
  circuitBreakerCurrentUpperCritical MilliAmps
  circuitBreakerCurrentHysteresis Unsigned32

LineVoltageEntryStruct  
SEQUENCE    
  lineVoltageIndex Integer32
  lineVoltageLabel DisplayString
  lineVoltage MilliVolts

DataLogEntryStruct  
SEQUENCE    
  dataLogIndex Integer32
  dataLogTimeStamp Unsigned32
  dataLogActivePower Watts
  dataLogApparentPower VoltAmps
  dataLogAvgActivePower Watts
  dataLogMaxActivePower Watts
  dataLogMinActivePower Watts
  dataLogAvgApparentPower VoltAmps
  dataLogMaxApparentPower VoltAmps
  dataLogMinApparentPower VoltAmps

DataLogOutletEntryStruct  
SEQUENCE    
  dataLogOutletIndex Integer32
  dataLogOutletCurrent MilliAmps
  dataLogOutletVoltage MilliVolts
  dataLogOutletPowerFactor PowerFactorPercentage
  dataLogOutletOnTime Unsigned32
  dataLogOutletWattHours WattHours
  dataLogAvgOutletCurrent MilliAmps
  dataLogMaxOutletCurrent MilliAmps
  dataLogMinOutletCurrent MilliAmps
  dataLogAvgOutletVoltage MilliVolts
  dataLogMaxOutletVoltage MilliVolts
  dataLogMinOutletVoltage MilliVolts
  dataLogAvgOutletPowerFactor PowerFactorPercentage
  dataLogMaxOutletPowerFactor PowerFactorPercentage
  dataLogMinOutletPowerFactor PowerFactorPercentage
  dataLogAvgOutletWattHours WattHours
  dataLogMaxOutletWattHours WattHours
  dataLogMinOutletWattHours WattHours

DataLogCircuitBreakerEntryStruct  
SEQUENCE    
  dataLogCircuitBreakerIndex Integer32
  dataLogCircuitBreakerCurrent MilliAmps
  dataLogAvgCircuitBreakerCurrent MilliAmps
  dataLogMaxCircuitBreakerCurrent MilliAmps
  dataLogMinCircuitBreakerCurrent MilliAmps

DataLogInputLineEntryStruct  
SEQUENCE    
  dataLogInputLineIndex Integer32
  dataLogInputLineCurrent MilliAmps
  dataLogInputLineVoltage MilliVolts

DataLogInletEntryStruct  
SEQUENCE    
  dataLogInletIndex Integer32
  dataLogInletCurrentUnbalance DisplayString
  dataLogInletActivePower Watts
  dataLogInletApparentPower VoltAmps
  dataLogInletActiveEnergy WattHours
  dataLogAvgInletCurrentUnbalance DisplayString
  dataLogMaxInletCurrentUnbalance DisplayString
  dataLogMinInletCurrentUnbalance DisplayString
  dataLogAvgInletActivePower Watts
  dataLogMaxInletActivePower Watts
  dataLogMinInletActivePower Watts
  dataLogAvgInletApparentPower VoltAmps
  dataLogMaxInletApparentPower VoltAmps
  dataLogMinInletApparentPower VoltAmps
  dataLogAvgInletActiveEnergy WattHours
  dataLogMaxInletActiveEnergy WattHours
  dataLogMinInletActiveEnergy WattHours

DataLogInletPoleEntryStruct  
SEQUENCE    
  dataLogInletPoleIndex Integer32
  dataLogInletPoleCurrent MilliAmps
  dataLogInletPoleVoltage MilliVolts
  dataLogAvgInletPoleCurrent MilliAmps
  dataLogMaxInletPoleCurrent MilliAmps
  dataLogMinInletPoleCurrent MilliAmps
  dataLogAvgInletPoleVoltage MilliVolts
  dataLogMaxInletPoleVoltage MilliVolts
  dataLogMinInletPoleVoltage MilliVolts
  dataLogAvgInletPoleActivePower Watts
  dataLogMaxInletPoleActivePower Watts
  dataLogMinInletPoleActivePower Watts
  dataLogAvgInletPoleApparentPower VoltAmps
  dataLogMaxInletPoleApparentPower VoltAmps
  dataLogMinInletPoleApparentPower VoltAmps
  dataLogAvgInletPoleActiveEnergy WattHours
  dataLogMaxInletPoleActiveEnergy WattHours
  dataLogMinInletPoleActiveEnergy WattHours

Defined Values

raritan 1.3.6.1.4.1.13742
This mib describes the SNMP functions of the Dominion PX Power Distribution Unit by Raritan Computer.
MODULE-IDENTITY    

pdu 1.3.6.1.4.1.13742.4
OBJECT IDENTIFIER    

traps 1.3.6.1.4.1.13742.4.0
OBJECT IDENTIFIER    

board 1.3.6.1.4.1.13742.4.1
OBJECT IDENTIFIER    

environmental 1.3.6.1.4.1.13742.4.2
OBJECT IDENTIFIER    

externalSensors 1.3.6.1.4.1.13742.4.3
OBJECT IDENTIFIER    

conformance 1.3.6.1.4.1.13742.4.9
OBJECT IDENTIFIER    

info 1.3.6.1.4.1.13742.4.1.1
OBJECT IDENTIFIER    

outlets 1.3.6.1.4.1.13742.4.1.2
OBJECT IDENTIFIER    

unit 1.3.6.1.4.1.13742.4.1.3
OBJECT IDENTIFIER    

lineCurrents 1.3.6.1.4.1.13742.4.1.4
OBJECT IDENTIFIER    

circuitBreaker 1.3.6.1.4.1.13742.4.1.5
OBJECT IDENTIFIER    

lineVoltages 1.3.6.1.4.1.13742.4.1.6
OBJECT IDENTIFIER    

dataLog 1.3.6.1.4.1.13742.4.1.7
OBJECT IDENTIFIER    

inlets 1.3.6.1.4.1.13742.4.1.20
OBJECT IDENTIFIER    

inletPole 1.3.6.1.4.1.13742.4.1.21
OBJECT IDENTIFIER    

dataLogOutlet 1.3.6.1.4.1.13742.4.1.10
OBJECT IDENTIFIER    

dataLogCircuitBreaker 1.3.6.1.4.1.13742.4.1.15
OBJECT IDENTIFIER    

dataLogInputLine 1.3.6.1.4.1.13742.4.1.14
OBJECT IDENTIFIER    

dataLogInlet 1.3.6.1.4.1.13742.4.1.12
OBJECT IDENTIFIER    

dataLogInletPole 1.3.6.1.4.1.13742.4.1.13
OBJECT IDENTIFIER    

unitReadings 1.3.6.1.4.1.13742.4.1.3.1
OBJECT IDENTIFIER    

compliances 1.3.6.1.4.1.13742.4.9.1
OBJECT IDENTIFIER    

groups 1.3.6.1.4.1.13742.4.9.2
OBJECT IDENTIFIER    

compliance 1.3.6.1.4.1.13742.4.9.1.1
The requirements for conformance to the PDU-MIB. This is deprecated and the new compliance ComplianceRev1 has been added
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

complianceRev1 1.3.6.1.4.1.13742.4.9.1.2
The requirements for conformance to the PDU-MIB. This is deprecated and the new compliance ComplianceRev2 has been added
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

complianceRev2 1.3.6.1.4.1.13742.4.9.1.3
The requirements for conformance to the PDU-MIB. This is deprecated and the new compliance ComplianceRev3 has been added
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

complianceRev3 1.3.6.1.4.1.13742.4.9.1.4
The requirements for conformance to the PDU-MIB.This is deprecated and the new compliance ComplianceRev4 has been added
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

complianceRev4 1.3.6.1.4.1.13742.4.9.1.5
The requirements for conformance to the PDU-MIB. This is deprecated and the new compliance ComplianceRev5 has been added
Status: deprecated Access: read-write
MODULE-COMPLIANCE    

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

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

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

outletsGroup 1.3.6.1.4.1.13742.4.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.13742.4.9.2.4
A collection of objects providing unit level sensor readings.This group is deprecated in favor of unitSensorsGroupRev
Status: deprecated Access: read-write
OBJECT-GROUP    

externalTemperatureGroup 1.3.6.1.4.1.13742.4.9.2.6
A collection of objects providing external temperature sensor readings and threshold settings. This group is deprecated in favor of the externalSensorsGroup
Status: deprecated Access: read-write
OBJECT-GROUP    

externalHumidityGroup 1.3.6.1.4.1.13742.4.9.2.7
A collection of objects providing external humidity sensor readings and threshold settings. This group is deprecated in favor of the externalSensorsGroup
Status: deprecated Access: read-write
OBJECT-GROUP    

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

lineCurrentGroup 1.3.6.1.4.1.13742.4.9.2.10
A collection of objects describing the line inputs. This group is deprecated in favor of inletPoleGroup
Status: deprecated Access: read-write
OBJECT-GROUP    

circuitBreakerGroup 1.3.6.1.4.1.13742.4.9.2.11
A collection of objects describing the circuit breakers.
Status: current Access: read-write
OBJECT-GROUP    

lineVoltageGroup 1.3.6.1.4.1.13742.4.9.2.12
A collection of objects describing the line voltages. This group is deprecated in favor of inletPoleGroup
Status: deprecated Access: read-write
OBJECT-GROUP    

unitSensorsGroupRev 1.3.6.1.4.1.13742.4.9.2.13
A collection of objects providing unit level sensor readings.This group is deprecated in favor of unitSensorsGroupRev2
Status: deprecated Access: read-write
OBJECT-GROUP    

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

dataLogGroup 1.3.6.1.4.1.13742.4.9.2.14
A collection of objects describing the pdu data. This group is being deprecated in favor of dataLogGroupRev
Status: deprecated Access: read-write
OBJECT-GROUP    

dataLogGroupRev 1.3.6.1.4.1.13742.4.9.2.17
A collection of objects describing the pdu data. This group is being deprecated in favor of dataLogGroupRev2
Status: deprecated Access: read-write
OBJECT-GROUP    

dataLogGroupRev2 1.3.6.1.4.1.13742.4.9.2.21
A collection of objects describing the pdu data.
Status: current Access: read-write
OBJECT-GROUP    

inletPoleGroup 1.3.6.1.4.1.13742.4.9.2.15
A collection of objects describing the inlet poles.
Status: current Access: read-write
OBJECT-GROUP    

inletsGroup 1.3.6.1.4.1.13742.4.9.2.16
A collection of objects providing basic information about the inlets, including sensor readings.
Status: current Access: read-write
OBJECT-GROUP    

externalSensorsGroup 1.3.6.1.4.1.13742.4.9.2.20
A collection of objects providing external sensor readings and configuration settings.
Status: current Access: read-write
OBJECT-GROUP    

firmwareVersion 1.3.6.1.4.1.13742.4.1.1.1
The current firmware version in the following format: major.minor.dot.buildnumber. Example: 1.3.5.7416
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

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

ipAddress 1.3.6.1.4.1.13742.4.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.13742.4.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.13742.4.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.13742.4.1.1.6
The current MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

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

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

objectName 1.3.6.1.4.1.13742.4.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.13742.4.1.1.13
The device name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

targetUser 1.3.6.1.4.1.13742.4.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.13742.4.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.13742.4.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.13742.4.1.1.19
Sensor description indicating which sensor experienced a threshold 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.13742.4.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.13742.4.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.13742.4.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.13742.4.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.13742.4.1.1.24
In an outlet grouping 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  

inputCurrentRating 1.3.6.1.4.1.13742.4.1.1.25
The input current Rating
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

ratedVoltage 1.3.6.1.4.1.13742.4.1.1.26
PDU Rated Voltage
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

ratedPower 1.3.6.1.4.1.13742.4.1.1.27
PDU Rated Power
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

outletSwitching 1.3.6.1.4.1.13742.4.1.1.28
Outlet switching: enabled/disabled; for non-switched PDUs, this value can be read, but cannot be written
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

dataLogging 1.3.6.1.4.1.13742.4.1.1.29
Data Retrieval: enabled/disabled
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

dataLoggingInterval 1.3.6.1.4.1.13742.4.1.1.30
Data Logging periodicity in seconds. This is the periodicity of the data in the buffer. This value must be a multiple of 3 between 3 and 600. For example, 60 is valid, but 64 is not valid This is being deprecated in favor of measurementsPerLogEntry. The mapping is as follows. dataLoggingInterval measurementsPerLogEntry 3n n Example: dataLoggingInterval is 60, so every 60 seconds (or 20th sample) data will be placed in the data log measurementsPerLogEntry is 20, so the data log sill store the minimum, average and maximum of every 20 samples
Status: deprecated Access: read-write
OBJECT-TYPE    
  Integer32  

dataCollectionInterval 1.3.6.1.4.1.13742.4.1.1.31
Data Collection periodicity. This is the periodicity of the data collected by the PX. This value is fixed at 3 seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

outletEnergySupport 1.3.6.1.4.1.13742.4.1.1.32
Outlet Energy Support: Yes/No If the value is No, then outletWattHours and dataLogOutletWattHours will be zero
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

currentUnbalanceSupport 1.3.6.1.4.1.13742.4.1.1.33
current Unbalance calculations Supported: Yes/No If the value is No, then currentUnbalance will be zero Default is No
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

externalSensorsZCoordinateUnits 1.3.6.1.4.1.13742.4.1.1.34
External Sensor Z Coordinate units: Freeform or Rack Units (U) Default is U
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

inlineMeter 1.3.6.1.4.1.13742.4.1.1.35
Is this unit an inline meter? Yes/No If Yes, then the folowing pairings hold: Inlet 1 <-> Outlet 1 Inlet 2 <-> Outlet 2 Inlet 3 <-> Outlet 3 Inlet 4 <-> Outlet 4 Use the inletTable to obtain inlet data Use the inletPoleTable to obtain the line data for an inlet.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

oldSensorState 1.3.6.1.4.1.13742.4.1.1.36
The old sensor state used in Sensor State Transition traps.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  StateOfSensorEnumeration  

externalSensorNumber 1.3.6.1.4.1.13742.4.1.1.37
A unique value for each sensor. Its value ranges between 1 and the value of externalSensorCount.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..256  

sensorIdentificationString 1.3.6.1.4.1.13742.4.1.1.38
String that uniquely identifies the external sensor. Format is: SensorType,ChannelNumber,SensorSubtype,SerialNumber Example external temperature sensor: Temperature,,,AEI8160083 Example external smoke detection sensor: onOff,2,contact,AEJ8160085 Example outlet Current: rmsCurrent,,,
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

lastUpgradeStatus 1.3.6.1.4.1.13742.4.1.1.39
A bit string which indicates which the status of the last upgrade. A value of 1 for a bit position indicates that the corresponding upgrade failed. If all bits are zero, then the upgrade succeeded; otherwise check lastUpgradeErrorDescription for further information.
Status: current Access: read-only
OBJECT-TYPE    
  BITS mainController(0), psoc1(1), psoc2(2), psoc3(3), psoc4(4), psoc5(5), psoc6(6)  

lastUpgradeTimestamp 1.3.6.1.4.1.13742.4.1.1.40
The time when the last upgrade completed
Status: current Access: read-only
OBJECT-TYPE    
  DateAndTime  

lastUpgradeErrorDescription 1.3.6.1.4.1.13742.4.1.1.41
String that describes the upgrade errror. This is an empty string if the upgrade succeeded. Format is Failed PSOCs: 1[O:1,2,3-7];3[O:6-9,10-12] This indicates that upgrade of psocs 1 and 3 failed and psoc1 affects outlets 1,2, 3-7 and psoc2 affects outlets 6-9,10-12
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

powerCIMStatus 1.3.6.1.4.1.13742.4.1.1.42
The status of the Power CIM: on or off
Status: current Access: read-write
OBJECT-TYPE    
  PowerCIMStatusEnumeration  

measurementsPerLogEntry 1.3.6.1.4.1.13742.4.1.1.43
The number of measurements used for each entry in the log. 1<= Value <= 200 Default is 20 This is related to dataLoggingInterval as shown below dataLoggingInterval measurementsPerLogEntry 3n n Example: dataLoggingInterval is 60, so every 60 seconds (or 20th sample) data will be placed in the data log measurementsPerLogEntry is 20, so the data log sill store the minimum, average and maximum of every 20 samples
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

psocNumber 1.3.6.1.4.1.13742.4.1.1.44
The psoc (Outlet Controller) number
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

altitude 1.3.6.1.4.1.13742.4.1.1.45
The altitude (height above sea level) of the PDU in meters. 0 <= Value <= 3000; default value is 0 meters
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..3000  

configureAlerts 1.3.6.1.4.1.13742.4.1.1.46
This is an operation. It has write-only semantics. GET operation will return the empty string. For SET operations, it configures alerts The format is a comma separated list of the following parameters. sensorClass, eventType, eventDirection, policyName For sensorclass: use the SensorClass eumeration For eventType: use the EventType enumeration For eventDirection: use the EventDirection enumeration For Policy Name: use the name of the policy; the Policy Name is case sensitive Note: setting this variable will overwrite the existing policy Example: if the External Temperature upper non-critical threshold is either asserted and deasserted, then execute the policy named multiple destinations the string would be 0,1,2,multiple destinations
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

fipsMode 1.3.6.1.4.1.13742.4.1.1.47
The fips mode: either enabled or disabled. The mode can be set (changed) only if both of the following conditions hold a) the user is admin b) snmpv3 is being used. Changing this mode will result in a reboot of the PX When the PX is in FIPS mode, the follwing conditions hold. a) FIPS approved algorithms must be used b) snmp v1 & v2c are not supported b) snmp v3 must be used with AES and SHA c) https must be used; http is not supported d) Radius authentication is not supported e) Ldaps must be used; ldap is not supported f) ipmi v2.0 must be used
Status: current Access: read-write
OBJECT-TYPE    
  EnabledDisabledEnumeration  

inletCount 1.3.6.1.4.1.13742.4.1.20.1
The number of inlets present on this pdu.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

inletTable 1.3.6.1.4.1.13742.4.1.20.2
A list of inlet entries. The number of entries is given by the value of inletCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InletEntryStruct

inletEntry 1.3.6.1.4.1.13742.4.1.20.2.1
An inlet entry containing objects for each inlet
Status: current Access: not-accessible
OBJECT-TYPE    
  InletEntryStruct  

inletIndex 1.3.6.1.4.1.13742.4.1.20.2.1.1
A unique value for each inlet. Its value ranges between 1 and the value of inletCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

inletPoleCount 1.3.6.1.4.1.13742.4.1.20.2.1.3
The number of poles for an inlet (1 for single phase, 3 for 3 phase Delta-wired, 4 for 3 phase WYE wired).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

inletCurrentRating 1.3.6.1.4.1.13742.4.1.20.2.1.4
The input current Rating
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

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

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

inletActivePower 1.3.6.1.4.1.13742.4.1.20.2.1.9
The active power for the inlet This value is reported in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

inletApparentPower 1.3.6.1.4.1.13742.4.1.20.2.1.10
The apparent power for the inlet. This value is reported in Volt-Amps
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

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

inletActiveEnergy 1.3.6.1.4.1.13742.4.1.20.2.1.12
The value of the cumulative active energy for this inlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

inletCurrentUnbalance 1.3.6.1.4.1.13742.4.1.20.2.1.15
A string displaying the current unbalance in percent. It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the average of the line currents is zero
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

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

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

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

inletCurrentLowerCritical 1.3.6.1.4.1.13742.4.1.20.2.1.23
The value of the lower critical current threshold for the inlet. This value is reported in milliamps (1/1000th of an amp)
Status: current Access: read-write
OBJECT-TYPE    
  MilliAmps  

inletVoltageUpperWarning 1.3.6.1.4.1.13742.4.1.20.2.1.24
The value of the upper warning (non-critical) current threshold for the inlet. This value is reported in millivolts (1/1000th of an amp)
Status: current Access: read-write
OBJECT-TYPE    
  MilliVolts  

inletVoltageUpperCritical 1.3.6.1.4.1.13742.4.1.20.2.1.25
The value of the upper critical current threshold for the inlet. This value is reported in millivolts (1/1000th of an amp)
Status: current Access: read-write
OBJECT-TYPE    
  MilliVolts  

inletVoltageLowerWarning 1.3.6.1.4.1.13742.4.1.20.2.1.26
The value of the lower warning (non-critical) current threshold for the inlet. This value is reported in millivolts (1/1000th of an amp)
Status: current Access: read-write
OBJECT-TYPE    
  MilliVolts  

inletVoltageLowerCritical 1.3.6.1.4.1.13742.4.1.20.2.1.27
The value of the lower critical current threshold for the inlet. This value is reported in millivolts (1/1000th of an amp)
Status: current Access: read-write
OBJECT-TYPE    
  MilliVolts  

inletCurrentUnbalanceUpperCritical 1.3.6.1.4.1.13742.4.1.20.2.1.28
The value of the upper critical current Unbalance threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Percentage  

inletCurrentUnbalanceUpperWarning 1.3.6.1.4.1.13742.4.1.20.2.1.29
The value of the upper warning current Unbalance threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Percentage  

inletCurrentHysteresis 1.3.6.1.4.1.13742.4.1.20.2.1.30
The hysteresis used for deassertions
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

inletVoltageHysteresis 1.3.6.1.4.1.13742.4.1.20.2.1.31
The hysteresis used for deassertions
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

inletPoleTable 1.3.6.1.4.1.13742.4.1.21.2
A list of line input entries. The number of entries is given by the value of inletTable(inletIndex).inletPoleCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InletPoleEntryStruct

inletPoleEntry 1.3.6.1.4.1.13742.4.1.21.2.1
An entry in the data log containing input line values for a particular input line.
Status: current Access: not-accessible
OBJECT-TYPE    
  InletPoleEntryStruct  

inletPoleIndex 1.3.6.1.4.1.13742.4.1.21.2.1.1
A unique value for each line input. Its value ranges between 1 and of inletTable(inletIndex).inletPoleCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

inletPoleLabel 1.3.6.1.4.1.13742.4.1.21.2.1.2
A string identifying the Line For Single Phase: L1 For 3phase Delta wired outlets: L1, L2, L3 For 3phase WYE Wired Outlets: L1, L2, L3
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

inletPoleCurrent 1.3.6.1.4.1.13742.4.1.21.2.1.3
The value of the line current reported in MilliAmps. inletPoleIndex = 1; For Single Phase, Input Line Current; For 3-phase, L1 Current inletPoleIndex = 2; For 3-phase, L2 Current inletPoleIndex = 3; For 3-phase, L3 Current
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

inletPoleVoltage 1.3.6.1.4.1.13742.4.1.21.2.1.4
The value of the line-line voltage reported in MilliVolts. inletPoleIndex = 1; Single Phase Input Line Voltage 3-phase, L1-L2 Voltage or L1-N voltage inletPoleIndex = 2; 3-phase L2-L3 Voltage or L2-N voltage inletPoleaIndex = 3; 3-phase L3-L1 Voltage or L3-N voltage
Status: current Access: read-only
OBJECT-TYPE    
  MilliVolts  

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

inletPoleActivePower 1.3.6.1.4.1.13742.4.1.21.2.1.7
A unique value for the active power for the line/pole. This value is available only for 3-phase inline meters; for all other cases, the value will be zero. This value is reported in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

inletPoleApparentPower 1.3.6.1.4.1.13742.4.1.21.2.1.8
A unique value for the apparent power for the line/pole. This value is available only for 3-phase inline meters; for all other cases, the value will be zero. This value is reported in Volt-Amps
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

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

inletPoleActiveEnergy 1.3.6.1.4.1.13742.4.1.21.2.1.11
The value of the cumulative active energy for this line/pole. This value is available only for 3-phase inline meters; for all other cases, the value will be zero. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

outletCount 1.3.6.1.4.1.13742.4.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.13742.4.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.13742.4.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.13742.4.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 1..256  

outletLabel 1.3.6.1.4.1.13742.4.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.13742.4.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.13742.4.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.13742.4.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.13742.4.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.13742.4.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.13742.4.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.13742.4.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.13742.4.1.2.2.1.20
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.13742.4.1.2.2.1.21
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  

outletCurrentLowerWarning 1.3.6.1.4.1.13742.4.1.2.2.1.22
The value of the lower 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  

outletCurrentLowerCritical 1.3.6.1.4.1.13742.4.1.2.2.1.23
The value of the lower 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  

outletCurrentHysteresis 1.3.6.1.4.1.13742.4.1.2.2.1.24
The hysteresis used for deassertions
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

outletCurrentRating 1.3.6.1.4.1.13742.4.1.2.2.1.30
The current rating of the outlet. This value is reported in milliamps (1/1000th of an amp)
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

outletWattHours 1.3.6.1.4.1.13742.4.1.2.2.1.31
The value of the cumulative active energy for this outlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

unitCurrent 1.3.6.1.4.1.13742.4.1.3.1.1
The value for the unit's current sensor in millamps.This object is deprecated in favour of lineCurrent corresponding to lineCurrentLabel = L1
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliAmps  

unitVoltage 1.3.6.1.4.1.13742.4.1.3.1.2
The value for the unit's voltage sensor in millivolts.This object is deprecated in favour of lineVoltage corresponding to lineVoltageLabel = L1
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliVolts  

unitActivePower 1.3.6.1.4.1.13742.4.1.3.1.3
The value for the unit's active power in watts.This object is deprecated in favour of inletTable.inletActivePower
Status: deprecated Access: read-only
OBJECT-TYPE    
  Watts  

unitApparentPower 1.3.6.1.4.1.13742.4.1.3.1.4
The value for the unit's apparent power in volt-amps. This object is deprecated in favour of inletTable.inletApparentPower
Status: deprecated Access: read-only
OBJECT-TYPE    
  VoltAmps  

unitCpuTemp 1.3.6.1.4.1.13742.4.1.3.1.5
The value for the unit's CPU temperature sensor in tenth degrees celsius.
Status: current Access: read-only
OBJECT-TYPE    
  TenthDegreesCelsius  

unitVoltageLowerWarning 1.3.6.1.4.1.13742.4.1.3.1.60
The value of the lower warning (non-critical) unit level voltage threshold.This object is deprecated in favour of unitOrLineVoltageLowerWarning
Status: deprecated Access: read-write
OBJECT-TYPE    
  MilliVolts  

unitVoltageLowerCritical 1.3.6.1.4.1.13742.4.1.3.1.61
The value of the lower critical unit level voltage threshold.This object is deprecated in favour of unitOrLineVoltageLowerCritical
Status: deprecated Access: read-write
OBJECT-TYPE    
  MilliVolts  

unitVoltageUpperWarning 1.3.6.1.4.1.13742.4.1.3.1.62
The value of the upper warning (non-critical) unit level voltage threshold.This object is deprecated in favour of unitOrLineVoltageUpperWarning
Status: deprecated Access: read-write
OBJECT-TYPE    
  MilliVolts  

unitVoltageUpperCritical 1.3.6.1.4.1.13742.4.1.3.1.63
The value of the upper critical unit level voltage threshold.This object is deprecated in favour of unitOrLineVoltageUpperCritical
Status: deprecated Access: read-write
OBJECT-TYPE    
  MilliVolts  

unitCurrentUpperWarning 1.3.6.1.4.1.13742.4.1.3.1.70
The value of the upper warning (non-critical) unit level current threshold.This object is deprecated in favour of unitOrLineCurrentUpperWarning
Status: deprecated Access: read-write
OBJECT-TYPE    
  MilliAmps  

unitCurrentUpperCritical 1.3.6.1.4.1.13742.4.1.3.1.71
The value of the upper critical unit level current threshold. NOTE: This particular threshold is NOT settable. This object is deprecated in favour of unitOrLineCurrentUpperCritica
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliAmps  

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

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

unitOrLineVoltageUpperWarning 1.3.6.1.4.1.13742.4.1.3.1.92
The value of the upper warning (non-critical) unit level voltage
Status: current Access: read-write
OBJECT-TYPE    
  MilliVolts  

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

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

unitOrLineCurrentUpperCritical 1.3.6.1.4.1.13742.4.1.3.1.95
The value of the upper critical unit level current threshold.
Status: current Access: read-write
OBJECT-TYPE    
  MilliAmps  

neutralCurrentUpperWarning 1.3.6.1.4.1.13742.4.1.3.1.96
The value of the upper warning (non-critical) threshold for the neutral current
Status: current Access: read-write
OBJECT-TYPE    
  MilliAmps  

neutralCurrentUpperCritical 1.3.6.1.4.1.13742.4.1.3.1.97
The value of the upper critical threshold for the neutral current.
Status: current Access: read-write
OBJECT-TYPE    
  MilliAmps  

unitTempLowerWarning 1.3.6.1.4.1.13742.4.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.13742.4.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.13742.4.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.13742.4.1.3.1.83
The value of the upper critical unit level temperature threshold.
Status: current Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

currentUnbalance 1.3.6.1.4.1.13742.4.1.3.1.84
A string displaying the current unbalance in percent. It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the average of the line currents is zero
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

currentUnbalanceUpperWarning 1.3.6.1.4.1.13742.4.1.3.1.85
The value of the upper warning (non-critical) current unbalance threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Percentage  

currentUnbalanceUpperCritical 1.3.6.1.4.1.13742.4.1.3.1.86
The value of the upper critical current Unbalance threshold.
Status: current Access: read-write
OBJECT-TYPE    
  Percentage  

unitOrLineCurrentHysteresis 1.3.6.1.4.1.13742.4.1.3.1.98
The hysteresis used for deassertions
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

unitOrLineVoltageHysteresis 1.3.6.1.4.1.13742.4.1.3.1.99
The hysteresis used for deassertions
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

unitTempHysteresis 1.3.6.1.4.1.13742.4.1.3.1.100
The hysteresis used for deassertions
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

currentUnbalanceHysteresis 1.3.6.1.4.1.13742.4.1.3.1.101
The hysteresis used for deassertions
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

tempSensorCount 1.3.6.1.4.1.13742.4.2.1
The number of external temperature sensors (regardless of their current state) present on this pdu. This is deprecated in favor of externalSensors
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

tempSensorTable 1.3.6.1.4.1.13742.4.2.2
A list of temperature sensor entries. The number of entries is given by the value of tempSensorCount. This is deprecated in favor of externalSensors
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    TempSensorEntryStruct

tempSensorEntry 1.3.6.1.4.1.13742.4.2.2.1
An entry containing sensor reading and threshold settings for a particular temperature sensor. This is deprecated in favor of externalSensors
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  TempSensorEntryStruct  

tempSensorIndex 1.3.6.1.4.1.13742.4.2.2.1.1
A unique value for each temperature sensor. Its value ranges between 1 and tempSensorCount. This is deprecated in favor of externalSensors
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

tempSensorLabel 1.3.6.1.4.1.13742.4.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. This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

temperature 1.3.6.1.4.1.13742.4.2.2.1.3
The value of the external temperature sensor reported in tenth degrees celsius. This is deprecated in favor of externalSensors
Status: deprecated Access: read-only
OBJECT-TYPE    
  TenthDegreesCelsius  

tempLowerWarning 1.3.6.1.4.1.13742.4.2.2.1.4
The value of the lower warning (non-critical) threshold. This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempUpperWarning 1.3.6.1.4.1.13742.4.2.2.1.5
The value of the upper warning (non-critical) threshold. This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempLowerCritical 1.3.6.1.4.1.13742.4.2.2.1.6
The value of the lower critical threshold. This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempUpperCritical 1.3.6.1.4.1.13742.4.2.2.1.7
The value of the upper critical threshold. This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DegreesCelsius  

tempXCoordinate 1.3.6.1.4.1.13742.4.2.2.1.8
The value of X coordinate in freeform with number of characters <= 24 This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

tempYCoordinate 1.3.6.1.4.1.13742.4.2.2.1.9
The value of Y coordinate in freeform with number of characters <= 24 This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

tempZCoordinate 1.3.6.1.4.1.13742.4.2.2.1.10
The value of Z coordinate in one of two formats: either freeform with number of characters <= 24 or in Z units so that 0 =< integer value <= 60 This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

humiditySensorCount 1.3.6.1.4.1.13742.4.2.3
The number of external humidity sensors (regardless of their current state) present on this pdu. This is deprecated in favor of externalSensors
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

humiditySensorTable 1.3.6.1.4.1.13742.4.2.4
A list of humidity sensor entries. The number of entries is given by the value of humiditySensorCount. This is deprecated in favor of externalSensors
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HumiditySensorEntryStruct

humiditySensorEntry 1.3.6.1.4.1.13742.4.2.4.1
An entry containing sensor reading and threshold settings for a particular humidity sensor. This is deprecated in favor of externalSensors
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  HumiditySensorEntryStruct  

humiditySensorIndex 1.3.6.1.4.1.13742.4.2.4.1.1
A unique value for each humidity sensor. Its value ranges between 1 and humiditySensorCount. This is deprecated in favor of externalSensors
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

humiditySensorLabel 1.3.6.1.4.1.13742.4.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. This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

humidity 1.3.6.1.4.1.13742.4.2.4.1.3
The value of the external humidity sensor reported as relative humidity (a percentage). This is deprecated in favor of externalSensors
Status: deprecated Access: read-only
OBJECT-TYPE    
  RelativeHumidity  

humidityLowerWarning 1.3.6.1.4.1.13742.4.2.4.1.4
The value of the lower warning (non-critical) threshold. This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityUpperWarning 1.3.6.1.4.1.13742.4.2.4.1.5
The value of the upper warning (non-critical) threshold. This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityLowerCritical 1.3.6.1.4.1.13742.4.2.4.1.6
The value of the lower critical threshold. This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityUpperCritical 1.3.6.1.4.1.13742.4.2.4.1.7
The value of the upper critical threshold. This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  RelativeHumidity  

humidityXCoordinate 1.3.6.1.4.1.13742.4.2.4.1.8
The value of X coordinate in freeform with number of characters <= 24 This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

humidityYCoordinate 1.3.6.1.4.1.13742.4.2.4.1.9
The value of Y coordinate in freeform with number of characters <= 24 This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

humidityZCoordinate 1.3.6.1.4.1.13742.4.2.4.1.10
The value of Z coordinate in one of two formats: either freeform with number of characters <= 24 or in Z units so that 0 =< integer value <= 60 This is deprecated in favor of externalSensors
Status: deprecated Access: read-write
OBJECT-TYPE    
  DisplayString  

externalSensorCount 1.3.6.1.4.1.13742.4.3.1
The number of external sensors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255  

reorderexternalSensorTableEntries 1.3.6.1.4.1.13742.4.3.2
This is an operation. It has write-only semantics. GET operation will return the empty string. For SET operations, it specifies the new order of the externalSensorTable entries. The format is a comma separated list specifying the new order of the existing table entries. n1,n2,n3,n4,n5,n6,n7,n8,n9,n10,n11,n12,n13,n14,n15,n16 where n1,n2,n3,n4,n5,n6,n7,n8,n9,n10,n11,n12,n13,n14,n15,n16 is a permuation of 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 Note that this implies that each of the numbers 1-16 must appear exactly once For example, if the value is 16,3,6,9,1,2,4,5,7,8,10,11,12,14,13,15 then the table is rearranged so that the existing entries are moved as follows: Existing Position New Position 1 --> 5 2 --> 6 3 --> 2 4 --> 7 5 --> 8 6 --> 3 7 --> 9 8 --> 10 9 --> 4 10 --> 11 11 --> 12 12 --> 13 13 --> 15 14 --> 14 15 --> 16 16 --> 1
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

externalSensorTable 1.3.6.1.4.1.13742.4.3.3
A list of externalSensor entries. The number of entries is given by the value of externalSensorCount for the pdu.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExternalSensorEntryStruct

externalSensorEntry 1.3.6.1.4.1.13742.4.3.3.1
An externalSensor entry containing objects at the for a particular PDU.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExternalSensorEntryStruct  

sensorID 1.3.6.1.4.1.13742.4.3.3.1.1
A unique value for each sesnor. Its value ranges between 1 and the value of externalSensorCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

externalSensorType 1.3.6.1.4.1.13742.4.3.3.1.2
The type of sensor
Status: current Access: read-only
OBJECT-TYPE    
  TypeOfSensorEnumeration  

externalSensorSerialNumber 1.3.6.1.4.1.13742.4.3.3.1.3
The sensor serial number
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

externalSensorName 1.3.6.1.4.1.13742.4.3.3.1.4
The user given name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

externalSensorChannelNumber 1.3.6.1.4.1.13742.4.3.3.1.5
The channel number, applies only to contact sensors; -1 for other sensors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

externalSensorXCoordinate 1.3.6.1.4.1.13742.4.3.3.1.6
The X coordinate
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

externalSensorYCoordinate 1.3.6.1.4.1.13742.4.3.3.1.7
The Y coordinate
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

externalSensorZCoordinate 1.3.6.1.4.1.13742.4.3.3.1.8
The Z coordinate
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

externalBinarySensorSubtype 1.3.6.1.4.1.13742.4.3.3.1.9
The subtype of the binary sensor
Status: current Access: read-only
OBJECT-TYPE    
  TypeOfSensorEnumeration  

externalSensorUnits 1.3.6.1.4.1.13742.4.3.3.1.16
The base units. Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors
Status: current Access: read-only
OBJECT-TYPE    
  SensorUnitsEnumeration  

externalSensorDecimalDigits 1.3.6.1.4.1.13742.4.3.3.1.17
The number of digits displayed to the right of the decimal point. Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

externalSensorLowerCriticalThreshold 1.3.6.1.4.1.13742.4.3.3.1.31
The lower critical threshold The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is .01 Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

externalSensorLowerWarningThreshold 1.3.6.1.4.1.13742.4.3.3.1.32
The lower non-critical (warning) threshold The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is .01 Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

externalSensorUpperCriticalThreshold 1.3.6.1.4.1.13742.4.3.3.1.33
The upper critical threshold The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is .01 Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

externalSensorUpperWarningThreshold 1.3.6.1.4.1.13742.4.3.3.1.34
The upper non-critical (warning) threshold The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is .01 Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

externalSensorHysteresis 1.3.6.1.4.1.13742.4.3.3.1.35
The hysteresis used for deassertions The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

externalSensorState 1.3.6.1.4.1.13742.4.3.3.1.40
The sensor state
Status: current Access: read-only
OBJECT-TYPE    
  StateOfSensorEnumeration  

externalSensorValue 1.3.6.1.4.1.13742.4.3.3.1.41
The sensor reading Does not apply (gets will return 0) to onOff, trip, vibration, waterDetection, smokeDetection sensors
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

lineCurrentCount 1.3.6.1.4.1.13742.4.1.4.1
The number of line currents (1 for single phase, 3 for 3 phase Delta-wired, 4 for 3 phase WYE wired).This object is deprecated in favour of inletPoleTable
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

lineCurrentTable 1.3.6.1.4.1.13742.4.1.4.2
A list of line input entries. The number of entries is given by the value of lineInputCount. This object is deprecated in favour of inletPoleTable
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LineCurrentEntryStruct

lineCurrentEntry 1.3.6.1.4.1.13742.4.1.4.2.1
An entry containing values and threshold settings for a particular line input.This object is deprecated in favour of inletPoleTable
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  LineCurrentEntryStruct  

lineCurrentIndex 1.3.6.1.4.1.13742.4.1.4.2.1.1
A unique value for each line input. Its value ranges between 1 and lineInputCount. This object is deprecated in favour of inletPoleTable
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

lineCurrentLabel 1.3.6.1.4.1.13742.4.1.4.2.1.2
A string identifying the Line For Single Phase: L1 For 3phase Delta wired outlets: L1, L2, L3 For 3phase WYE Wired Outlets: L1, L2, L3, N This object is deprecated in favour of inletPoleTable
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

lineCurrent 1.3.6.1.4.1.13742.4.1.4.2.1.3
The value of the current reported in MilliAmps. This object is deprecated in favour of inletPoleTable
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliAmps  

circuitBreakerCount 1.3.6.1.4.1.13742.4.1.5.1
The number of circuit breakers.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

circuitBreakerTable 1.3.6.1.4.1.13742.4.1.5.2
A list of line input entries. The number of entries is given by the value of lineInputCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CircuitBreakerEntryStruct

circuitBreakerEntry 1.3.6.1.4.1.13742.4.1.5.2.1
An entry containing values and threshold settings for a particular line input.
Status: current Access: not-accessible
OBJECT-TYPE    
  CircuitBreakerEntryStruct  

circuitBreakerIndex 1.3.6.1.4.1.13742.4.1.5.2.1.1
A unique value for each circuit breaker. Its value ranges between 1 and circuitBreakerCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

circuitBreakerLabel 1.3.6.1.4.1.13742.4.1.5.2.1.2
A string identifying the circuit breaker
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

circuitBreakerState 1.3.6.1.4.1.13742.4.1.5.2.1.3
The value for the circuit breaker state .
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), tripped(1)  

circuitBreakerCurrentRating 1.3.6.1.4.1.13742.4.1.5.2.1.4
The value of the circuit breaker current rating in MilliAmps.
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

circuitBreakerCurrent 1.3.6.1.4.1.13742.4.1.5.2.1.5
The value of the current reported in MilliAmps.
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

circuitBreakerCurrentUpperWarning 1.3.6.1.4.1.13742.4.1.5.2.1.7
The value of the upper warning (non-critical) threshold.
Status: current Access: read-write
OBJECT-TYPE    
  MilliAmps  

circuitBreakerCurrentUpperCritical 1.3.6.1.4.1.13742.4.1.5.2.1.9
The value of the upper critical threshold.
Status: current Access: read-write
OBJECT-TYPE    
  MilliAmps  

circuitBreakerCurrentHysteresis 1.3.6.1.4.1.13742.4.1.5.2.1.10
The hysteresis used for deassertions
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

lineVoltageCount 1.3.6.1.4.1.13742.4.1.6.1
The number of line voltages (1 for single phase, 3 for 3 phase. This object is deprecated in favour of inletPoleTable
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

lineVoltageTable 1.3.6.1.4.1.13742.4.1.6.2
A list of line input entries. The number of entries is given by the value of lineInputCount. This object is deprecated in favour of linletPoleTable
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    LineVoltageEntryStruct

lineVoltageEntry 1.3.6.1.4.1.13742.4.1.6.2.1
An entry containing values and threshold settings for a particular line input. This object is deprecated in favour of inletPoleTable
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  LineVoltageEntryStruct  

lineVoltageIndex 1.3.6.1.4.1.13742.4.1.6.2.1.1
A unique value for each line input. Its value ranges between 1 and lineInputCount. This object is deprecated in favour of inletPoleTable
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

lineVoltageLabel 1.3.6.1.4.1.13742.4.1.6.2.1.2
A string identifying the Line For Single Phase: L1 For 3phase Delta-wired: L1-L2, L2-L3, L3-L1 For 3phase Wye-wired: L1-N, L2-N, L3-N This object is deprecated in favour of inletPoleTable
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

lineVoltage 1.3.6.1.4.1.13742.4.1.6.2.1.3
The value of the voltage reported in MilliVolts. This object is deprecated in favour of inletPoleTable
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliVolts  

dataLogCount 1.3.6.1.4.1.13742.4.1.7.1
The number of entries in the dataLog table which is a circular buffer.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

dataLogLatestIndex 1.3.6.1.4.1.13742.4.1.7.2
The index of the latest (most recent) entry in dataLogTable .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..256  

dataLogTable 1.3.6.1.4.1.13742.4.1.7.3
A list of data log entries. The number of entries is given by the value of dataLogCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DataLogEntryStruct

dataLogEntry 1.3.6.1.4.1.13742.4.1.7.3.1
An entry in the dataLog buffer containing the unit data collected at the instant specified by dataLogTimeStamp
Status: current Access: not-accessible
OBJECT-TYPE    
  DataLogEntryStruct  

dataLogIndex 1.3.6.1.4.1.13742.4.1.7.3.1.1
A unique value for each data sample. Its value ranges between 1 and dataLogCount .
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

dataLogTimeStamp 1.3.6.1.4.1.13742.4.1.7.3.1.2
The time when the data was collected. It is measured in seconds relative to January 1, 1970 (midnight UTC/GMT), i.e a value of 0 indicates January 1, 1970 (midnight UTC/GMT)
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dataLogActivePower 1.3.6.1.4.1.13742.4.1.7.3.1.3
The value for the pdu's active power sensor in watts. This has been deprecated in favor of dataLogAvgActivePower, dataLogMaxActivePower,dataLogMinActivePower
Status: deprecated Access: read-only
OBJECT-TYPE    
  Watts  

dataLogApparentPower 1.3.6.1.4.1.13742.4.1.7.3.1.4
The value for the pdu's apparent power sensor in volt-amps. This has been deprecated in favor of dataLogAvgApparentPower, dataLogMaxApparentPower,dataLogMinApparentPower
Status: deprecated Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogAvgActivePower 1.3.6.1.4.1.13742.4.1.7.3.1.5
The average active power for this measurement period
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

dataLogMaxActivePower 1.3.6.1.4.1.13742.4.1.7.3.1.6
The maximum active power for this measurement period
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

dataLogMinActivePower 1.3.6.1.4.1.13742.4.1.7.3.1.7
The minimum active power for this measurement period
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

dataLogAvgApparentPower 1.3.6.1.4.1.13742.4.1.7.3.1.8
The average apparent power for this measurement period
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogMaxApparentPower 1.3.6.1.4.1.13742.4.1.7.3.1.9
The maximum apparent power for this measurement period
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogMinApparentPower 1.3.6.1.4.1.13742.4.1.7.3.1.10
The minimum apparent power for this measurement period
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogOutletTable 1.3.6.1.4.1.13742.4.1.10.1
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  
    DataLogOutletEntryStruct

dataLogOutletEntry 1.3.6.1.4.1.13742.4.1.10.1.1
An entry in the data log containing outlet level data for a particular outlet.
Status: current Access: not-accessible
OBJECT-TYPE    
  DataLogOutletEntryStruct  

dataLogOutletIndex 1.3.6.1.4.1.13742.4.1.10.1.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 1..256  

dataLogOutletCurrent 1.3.6.1.4.1.13742.4.1.10.1.1.2
A unique value for the current sensor attached to the outlet. This value is reported in milliamps (1/1000th of an amp) This has been deprecated in favor of dataLogAvgOutletCurrent , dataLogMaxOutletCurrent ,dataLogMinOutletCurrent
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliAmps  

dataLogOutletVoltage 1.3.6.1.4.1.13742.4.1.10.1.1.3
A unique value for the voltage sensor attached to the outlet.This value is reported in millivolts (1/1000th of a volt) This has been deprecated in favor of dataLogAvgOutletVoltage , dataLogMaxOutletVoltage ,dataLogMinOutletVoltage
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliVolts  

dataLogOutletPowerFactor 1.3.6.1.4.1.13742.4.1.10.1.1.4
A unique value for the power factor of the outlet. The reading represents a percentage in the range of 0% to 100%. This has been deprecated in favor of dataLogAvgOutletPowerFactor, dataLogMaxOutletPowerFactor,dataLogMinOutletPowerFactor
Status: deprecated Access: read-only
OBJECT-TYPE    
  PowerFactorPercentage  

dataLogOutletOnTime 1.3.6.1.4.1.13742.4.1.10.1.1.5
The amount of time since this outlet was last switched on. This value is reported in seconds.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dataLogOutletWattHours 1.3.6.1.4.1.13742.4.1.10.1.1.6
The cumulative Active Energy for this outlet. This value is reported in WattHours This has been deprecated in favor of dataLogAvgOutletWattHours , dataLogMaxOutletWattHours ,dataLogMinOutletWattHours
Status: deprecated Access: read-only
OBJECT-TYPE    
  WattHours  

dataLogAvgOutletCurrent 1.3.6.1.4.1.13742.4.1.10.1.1.7
The Average value for the measurement period: 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  

dataLogMaxOutletCurrent 1.3.6.1.4.1.13742.4.1.10.1.1.8
The Maximum value for the measurement period: 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  

dataLogMinOutletCurrent 1.3.6.1.4.1.13742.4.1.10.1.1.9
The Minimum value for the measurement period: 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  

dataLogAvgOutletVoltage 1.3.6.1.4.1.13742.4.1.10.1.1.10
The Average value for the measurement period: 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  

dataLogMaxOutletVoltage 1.3.6.1.4.1.13742.4.1.10.1.1.11
The Maximum value for the measurement period: 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  

dataLogMinOutletVoltage 1.3.6.1.4.1.13742.4.1.10.1.1.12
The Minimum value for the measurement period: 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  

dataLogAvgOutletPowerFactor 1.3.6.1.4.1.13742.4.1.10.1.1.13
The Average value for the measurement period: 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  

dataLogMaxOutletPowerFactor 1.3.6.1.4.1.13742.4.1.10.1.1.14
The Maximum value for the measurement period: 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  

dataLogMinOutletPowerFactor 1.3.6.1.4.1.13742.4.1.10.1.1.15
The Minimum value for the measurement period: 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  

dataLogAvgOutletWattHours 1.3.6.1.4.1.13742.4.1.10.1.1.16
The Average value for the measurement period: The cumulative Active Energy for this outlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

dataLogMaxOutletWattHours 1.3.6.1.4.1.13742.4.1.10.1.1.17
The Maximum value for the measurement period: The cumulative Active Energy for this outlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

dataLogMinOutletWattHours 1.3.6.1.4.1.13742.4.1.10.1.1.18
The Minimum value for the measurement period: The cumulative Active Energy for this outlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

dataLogCircuitBreakerTable 1.3.6.1.4.1.13742.4.1.15.1
A list of circuit breaker entries. The number of entries is given by the value of circuitBreakerCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DataLogCircuitBreakerEntryStruct

dataLogCircuitBreakerEntry 1.3.6.1.4.1.13742.4.1.15.1.1
An entry in the data log containing circuit breaker values
Status: current Access: not-accessible
OBJECT-TYPE    
  DataLogCircuitBreakerEntryStruct  

dataLogCircuitBreakerIndex 1.3.6.1.4.1.13742.4.1.15.1.1.1
A unique value for each circuit breaker. Its value ranges between 1 and circuitBreakerCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

dataLogCircuitBreakerCurrent 1.3.6.1.4.1.13742.4.1.15.1.1.2
The value of the current reported in MilliAmps. This has been deprecated in favor of dataLogAvgCircuitBreakerCurrent, dataLogMaxOutletCircuitBreakerCurrent, dataLogMinCircuitBreakerCurrent
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliAmps  

dataLogAvgCircuitBreakerCurrent 1.3.6.1.4.1.13742.4.1.15.1.1.3
The Average value for the measurement period: The value of the current reported in MilliAmps.
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

dataLogMaxCircuitBreakerCurrent 1.3.6.1.4.1.13742.4.1.15.1.1.4
The Maximum value for the measurement period: The value of the current reported in MilliAmps.
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

dataLogMinCircuitBreakerCurrent 1.3.6.1.4.1.13742.4.1.15.1.1.5
The Minimum value for the measurement period: The value of the current reported in MilliAmps.
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

dataLogInputLineTable 1.3.6.1.4.1.13742.4.1.14.1
A list of line input entries. The number of entries is given by the value of lineCurrentCount. This object is deprecated in favour of dataLogInletLineTable
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DataLogInputLineEntryStruct

dataLogInputLineEntry 1.3.6.1.4.1.13742.4.1.14.1.1
An entry in the data log containing input line values for a particular input line. This object is deprecated in favour of dataLogInletLineTable
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  DataLogInputLineEntryStruct  

dataLogInputLineIndex 1.3.6.1.4.1.13742.4.1.14.1.1.1
A unique value for each line input. Its value ranges between 1 and inletTable(inletIndex).inletPoleCount. This object is deprecated in favour of dataLogInletLineTable
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

dataLogInputLineCurrent 1.3.6.1.4.1.13742.4.1.14.1.1.2
The value of the current reported in MilliAmps. For Single Phase: Input Line Current For 3phase Delta-wired: Current for L1, L2, L3 For 3phase WYE-wired: Current for L1, L2, L3, N This object is deprecated in favour of dataLogInletLineTable
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliAmps  

dataLogInputLineVoltage 1.3.6.1.4.1.13742.4.1.14.1.1.3
The value of the voltage reported in MilliVolts. For Single Phase: Input Line Voltage For 3phase Delta-wired: Voltages for L1-L2, L2-L3, L3-L1 For 3phase WYE-wired: Voltages for L1-N, L2-N, L3-N This object is deprecated in favour of dataLogInletLineTable
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliVolts  

dataLogInletTable 1.3.6.1.4.1.13742.4.1.12.2
A list of inlet entries. The number of entries is given by the value of inletCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DataLogInletEntryStruct

dataLogInletEntry 1.3.6.1.4.1.13742.4.1.12.2.1
An inlet entry containing objects at the for a particular outlet.
Status: current Access: not-accessible
OBJECT-TYPE    
  DataLogInletEntryStruct  

dataLogInletIndex 1.3.6.1.4.1.13742.4.1.12.2.1.1
A unique value for each inlet. Its value ranges between 1 and the value of inletCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

dataLogInletCurrentUnbalance 1.3.6.1.4.1.13742.4.1.12.2.1.10
A string displaying the current unbalance in percent. It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the average of the line currents is zero This has been deprecated in favor of dataLogAvgInletCurrentUnbalance, dataLogMaxInletCurrentUnbalance, dataLogMinInletCurrentUnbalance
Status: deprecated Access: read-only
OBJECT-TYPE    
  DisplayString  

dataLogInletActivePower 1.3.6.1.4.1.13742.4.1.12.2.1.11
The active power for the inlet This value is reported in Watts. This has been deprecated in favor of dataLogAvgInletActivePower, dataLogMaxInletActivePower, dataLogMinInletActivePower
Status: deprecated Access: read-only
OBJECT-TYPE    
  Watts  

dataLogInletApparentPower 1.3.6.1.4.1.13742.4.1.12.2.1.12
The apparent power for the inlet. This value is reported in Volt-Amps This has been deprecated in favor of dataLogAvgInletApparentPower, dataLogMaxInletApparentPower, dataLogMinInletApparentPower
Status: deprecated Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogInletActiveEnergy 1.3.6.1.4.1.13742.4.1.12.2.1.13
The value of the cumulative active energy for this inlet. This value is reported in WattHours This has been deprecated in favor of dataLogAvgInletActiveEnergy, dataLogMaxInletActiveEnergy, dataLogMinInletActiveEnergy
Status: deprecated Access: read-only
OBJECT-TYPE    
  WattHours  

dataLogAvgInletCurrentUnbalance 1.3.6.1.4.1.13742.4.1.12.2.1.14
The average value of the current unbalance for this measurement period A string displaying the current unbalance in percent. It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the average of the line currents is zero
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dataLogMaxInletCurrentUnbalance 1.3.6.1.4.1.13742.4.1.12.2.1.15
The Maximum value for the measurement period: A string displaying the current unbalance in percent. It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the average of the line currents is zero
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dataLogMinInletCurrentUnbalance 1.3.6.1.4.1.13742.4.1.12.2.1.16
The Minimum value for the measurement period: A string displaying the current unbalance in percent. It will have the value NA if the feature is disabled, the PX is not a 3-phase unit,or the average of the line currents is zero
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dataLogAvgInletActivePower 1.3.6.1.4.1.13742.4.1.12.2.1.17
The Average value for the measurement period: The active power for the inlet This value is reported in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

dataLogMaxInletActivePower 1.3.6.1.4.1.13742.4.1.12.2.1.18
The Maximum value for the measurement period: The active power for the inlet This value is reported in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

dataLogMinInletActivePower 1.3.6.1.4.1.13742.4.1.12.2.1.19
The Minimum value for the measurement period: The active power for the inlet This value is reported in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

dataLogAvgInletApparentPower 1.3.6.1.4.1.13742.4.1.12.2.1.20
The Average value for the measurement period: The apparent power for the inlet. This value is reported in Volt-Amps
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogMaxInletApparentPower 1.3.6.1.4.1.13742.4.1.12.2.1.21
The Maximum value for the measurement period: The apparent power for the inlet. This value is reported in Volt-Amps
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogMinInletApparentPower 1.3.6.1.4.1.13742.4.1.12.2.1.22
The Minimum value for the measurement period: The apparent power for the inlet. This value is reported in Volt-Amps
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogAvgInletActiveEnergy 1.3.6.1.4.1.13742.4.1.12.2.1.23
The Average value for the measurement period: The value of the cumulative active energy for this inlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

dataLogMaxInletActiveEnergy 1.3.6.1.4.1.13742.4.1.12.2.1.24
The Maximum value for the measurement period: The value of the cumulative active energy for this inlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

dataLogMinInletActiveEnergy 1.3.6.1.4.1.13742.4.1.12.2.1.25
The Minimum value for the measurement period: The value of the cumulative active energy for this inlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

dataLogInletPoleTable 1.3.6.1.4.1.13742.4.1.13.1
A list of line input entries. The number of entries is given by the value of dataLoginletTable(dataLogInletIndex).inletPoleCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DataLogInletPoleEntryStruct

dataLogInletPoleEntry 1.3.6.1.4.1.13742.4.1.13.1.1
An entry in the data log containing input line values for a particular input line.
Status: current Access: not-accessible
OBJECT-TYPE    
  DataLogInletPoleEntryStruct  

dataLogInletPoleIndex 1.3.6.1.4.1.13742.4.1.13.1.1.1
A unique value for each line input. Its value ranges between 1 and lineCurrentCount.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..256  

dataLogInletPoleCurrent 1.3.6.1.4.1.13742.4.1.13.1.1.2
The value of the current reported in MilliAmps. For Single Phase: Input Line Current For 3phase Delta-wired: Current for L1, L2, L3 For 3phase WYE-wired: Current for L1, L2, L3, N This has been deprecated in favor of dataLogAvgInletPoleCurrent, dataLogMaxInletPoleCurrent, dataLogMinInletPoleCurrent
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliAmps  

dataLogInletPoleVoltage 1.3.6.1.4.1.13742.4.1.13.1.1.3
The value of the voltage reported in MilliVolts. For Single Phase: Input Line Voltage For 3phase Delta-wired: Voltages for L1-L2, L2-L3, L3-L1 For 3phase WYE-wired: Voltages for L1-N, L2-N, L3-N This has been deprecated in favor of dataLogAvgInletPoleVoltage, dataLogMaxInletPoleVoltage, dataLogMinInletPoleVoltage
Status: deprecated Access: read-only
OBJECT-TYPE    
  MilliVolts  

dataLogAvgInletPoleCurrent 1.3.6.1.4.1.13742.4.1.13.1.1.4
The Average value for the measurement period: The value of the current reported in MilliAmps. For Single Phase: Input Line Current For 3phase Delta-wired: Current for L1, L2, L3 For 3phase WYE-wired: Current for L1, L2, L3, N
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

dataLogMaxInletPoleCurrent 1.3.6.1.4.1.13742.4.1.13.1.1.5
The Maximum value for the measurement period: The value of the current reported in MilliAmps. For Single Phase: Input Line Current For 3phase Delta-wired: Current for L1, L2, L3 For 3phase WYE-wired: Current for L1, L2, L3, N
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

dataLogMinInletPoleCurrent 1.3.6.1.4.1.13742.4.1.13.1.1.6
The Minimum value for the measurement period: The value of the current reported in MilliAmps. For Single Phase: Input Line Current For 3phase Delta-wired: Current for L1, L2, L3 For 3phase WYE-wired: Current for L1, L2, L3, N
Status: current Access: read-only
OBJECT-TYPE    
  MilliAmps  

dataLogAvgInletPoleVoltage 1.3.6.1.4.1.13742.4.1.13.1.1.7
The Average value for the measurement period: The value of the voltage reported in MilliVolts. For Single Phase: Input Line Voltage For 3phase Delta-wired: Voltages for L1-L2, L2-L3, L3-L1 For 3phase WYE-wired: Voltages for L1-N, L2-N, L3-N
Status: current Access: read-only
OBJECT-TYPE    
  MilliVolts  

dataLogMaxInletPoleVoltage 1.3.6.1.4.1.13742.4.1.13.1.1.8
The Maximum value for the measurement period: The value of the voltage reported in MilliVolts. For Single Phase: Input Line Voltage For 3phase Delta-wired: Voltages for L1-L2, L2-L3, L3-L1 For 3phase WYE-wired: Voltages for L1-N, L2-N, L3-N
Status: current Access: read-only
OBJECT-TYPE    
  MilliVolts  

dataLogMinInletPoleVoltage 1.3.6.1.4.1.13742.4.1.13.1.1.9
The Minimum value for the measurement period: The value of the voltage reported in MilliVolts. For Single Phase: Input Line Voltage For 3phase Delta-wired: Voltages for L1-L2, L2-L3, L3-L1 For 3phase WYE-wired: Voltages for L1-N, L2-N, L3-N
Status: current Access: read-only
OBJECT-TYPE    
  MilliVolts  

dataLogAvgInletPoleActivePower 1.3.6.1.4.1.13742.4.1.13.1.1.10
The Average value for the measurement period: The active power for the inlet This value is reported in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

dataLogMaxInletPoleActivePower 1.3.6.1.4.1.13742.4.1.13.1.1.11
The Maximum value for the measurement period: The active power for the inlet This value is reported in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

dataLogMinInletPoleActivePower 1.3.6.1.4.1.13742.4.1.13.1.1.12
The Minimum value for the measurement period: The active power for the inlet This value is reported in Watts.
Status: current Access: read-only
OBJECT-TYPE    
  Watts  

dataLogAvgInletPoleApparentPower 1.3.6.1.4.1.13742.4.1.13.1.1.13
The Average value for the measurement period: The apparent power for the inlet. This value is reported in Volt-Amps
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogMaxInletPoleApparentPower 1.3.6.1.4.1.13742.4.1.13.1.1.14
The Maximum value for the measurement period: The apparent power for the inlet. This value is reported in Volt-Amps
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogMinInletPoleApparentPower 1.3.6.1.4.1.13742.4.1.13.1.1.15
The Minimum value for the measurement period: The apparent power for the inlet. This value is reported in Volt-Amps
Status: current Access: read-only
OBJECT-TYPE    
  VoltAmps  

dataLogAvgInletPoleActiveEnergy 1.3.6.1.4.1.13742.4.1.13.1.1.16
The Average value for the measurement period: The value of the cumulative active energy for this inlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

dataLogMaxInletPoleActiveEnergy 1.3.6.1.4.1.13742.4.1.13.1.1.17
The Maximum value for the measurement period: The value of the cumulative active energy for this inlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

dataLogMinInletPoleActiveEnergy 1.3.6.1.4.1.13742.4.1.13.1.1.18
The Minimum value for the measurement period: The value of the cumulative active energy for this inlet. This value is reported in WattHours
Status: current Access: read-only
OBJECT-TYPE    
  WattHours  

rebootStarted 1.3.6.1.4.1.13742.4.0.1
The reboot process has started
Status: current Access: read-only
NOTIFICATION-TYPE    

rebootCompleted 1.3.6.1.4.1.13742.4.0.2
The reboot process is complete
Status: current Access: read-only
NOTIFICATION-TYPE    

userLogin 1.3.6.1.4.1.13742.4.0.3
A user logged in
Status: current Access: read-only
NOTIFICATION-TYPE    

userLogout 1.3.6.1.4.1.13742.4.0.4
A user logged out
Status: current Access: read-only
NOTIFICATION-TYPE    

userAuthenticationFailure 1.3.6.1.4.1.13742.4.0.5
A user authentication attempt failed
Status: current Access: read-only
NOTIFICATION-TYPE    

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

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

userModified 1.3.6.1.4.1.13742.4.0.12
A user account was modified
Status: current Access: read-only
NOTIFICATION-TYPE    

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

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

groupModified 1.3.6.1.4.1.13742.4.0.15
A group was modified
Status: current Access: read-only
NOTIFICATION-TYPE    

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

deviceUpdateStarted 1.3.6.1.4.1.13742.4.0.20
The device update has started
Status: current Access: read-only
NOTIFICATION-TYPE    

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

powerControl 1.3.6.1.4.1.13742.4.0.23
An outlet has been switched
Status: current Access: read-only
NOTIFICATION-TYPE    

userPasswordChanged 1.3.6.1.4.1.13742.4.0.24
A user password was changed
Status: current Access: read-only
NOTIFICATION-TYPE    

passwordSettingsChanged 1.3.6.1.4.1.13742.4.0.28
Strong password settings changed
Status: current Access: read-only
NOTIFICATION-TYPE    

firmwareFileDiscarded 1.3.6.1.4.1.13742.4.0.36
A firmware file discarded
Status: current Access: read-only
NOTIFICATION-TYPE    

firmwareValidationFailed 1.3.6.1.4.1.13742.4.0.38
A firmware validation failed
Status: current Access: read-only
NOTIFICATION-TYPE    

securityViolation 1.3.6.1.4.1.13742.4.0.39
Security violation.
Status: current Access: read-only
NOTIFICATION-TYPE    

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

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

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

circuitBreakerTripped 1.3.6.1.4.1.13742.4.0.51
Circuit Breaker Tripped.
Status: current Access: read-only
NOTIFICATION-TYPE    

circuitBreakerRecovered 1.3.6.1.4.1.13742.4.0.52
Circuit Breaker Recovered.
Status: current Access: read-only
NOTIFICATION-TYPE    

bulkConfigurationSaved 1.3.6.1.4.1.13742.4.0.53
Bulk Configuration saved.
Status: current Access: read-only
NOTIFICATION-TYPE    

bulkConfigurationCopied 1.3.6.1.4.1.13742.4.0.54
Bulk Configuration saved.
Status: current Access: read-only
NOTIFICATION-TYPE    

environmentalSensorsConnectivityLost 1.3.6.1.4.1.13742.4.0.55
lost connectivity to environmental Sensors
Status: current Access: read-only
NOTIFICATION-TYPE    

externalOnOffSensorStateChange 1.3.6.1.4.1.13742.4.0.56
External OnOff Sensor State Change.
Status: current Access: read-only
NOTIFICATION-TYPE    

environmentalSensorsConnectivityRestored 1.3.6.1.4.1.13742.4.0.57
connectivity to environmental Sensor was restored
Status: current Access: read-only
NOTIFICATION-TYPE    

voltageMeasurementError 1.3.6.1.4.1.13742.4.0.58
voltage measurement error, a Psoc (Outlet Controller) reported zero voltage and non-zero current. Voltage, power and energy measurements may be in error
Status: current Access: read-only
NOTIFICATION-TYPE    

fipsModeEnabled 1.3.6.1.4.1.13742.4.0.59
FIPS Mode Enabled
Status: current Access: read-only
NOTIFICATION-TYPE    

fipsModeDisabled 1.3.6.1.4.1.13742.4.0.60
FIPS Mode Disabled
Status: current Access: read-only
NOTIFICATION-TYPE