CPQPOWER-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
41
Rows
41
Columns
485

pduIdentTable

table mandatory
.1.3.6.1.4.1.232.165.2.1.2 · 1 row entry · 9 columns
The Aggregate Object with number of entries equal to
NumOfPdu and including the PduIdent group.
pduIdentEntry entry .1.3.6.1.4.1.232.165.2.1.2.1
The ident table entry containing the name,
model, manufacturer, firmware version, part number, etc.
Indexes
pduIdentIndex
Column Syntax OID
pduIdentIndex mandatory
Index for the PduIdentEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.2.1.2.1.1
pduName mandatory
The string identify the device.
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.2.1.2.1.2
pduModel mandatory
The Device Model.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.2.1.2.1.3
pduManufacturer mandatory
The Device Manufacturer Name (e.g. Hewlett-Packard).
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.2.1.2.1.4
pduFirmwareVersion mandatory
The firmware revision level of the device.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.2.1.2.1.5
pduPartNumber mandatory
The device part number.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.2.1.2.1.6
pduSerialNumber mandatory
The device serial number.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.2.1.2.1.7
pduStatus mandatory
The overall status of the device. A value of OK(2) indicates the device is operating normally.
A value of degraded(3) indicates the device is operating with warning indicators. A value of
failed(4) indicates the devic…
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.165.2.1.2.1.8
pduControllable mandatory
This object indicates whether or not the device is controllable.
Enumeration
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.232.165.2.1.2.1.9

pduInputTable

table mandatory
.1.3.6.1.4.1.232.165.2.2.1 · 1 row entry · 3 columns
The Aggregate Object with number of entries equal to
NumOfPdu and including the PduInput group.
pduInputEntry entry .1.3.6.1.4.1.232.165.2.2.1.1
The input table entry containing the voltage and
current for the PDU
Indexes
pduInputIndex
Column Syntax OID
pduInputIndex mandatory
Index for the PduInputEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.2.2.1.1.1
inputVoltage mandatory
The measured input voltage from the PDU meters in volts.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.2.2.1.1.2
inputCurrent mandatory
The measured input current from the PDU meters in hundredths of Amp.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.2.2.1.1.3

pduOutputTable

table mandatory
.1.3.6.1.4.1.232.165.2.3.1 · 1 row entry · 5 columns
The Aggregate Object with number of entries equal to
NumOfPdu and including the PduInput group.
pduOutputEntry entry .1.3.6.1.4.1.232.165.2.3.1.1
The input table entry containing the name,
heat load, current load, power load, firmware, etc.
Indexes
pduOutputIndex
Column Syntax OID
pduOutputIndex mandatory
Index for the PduOutputEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.2.3.1.1.1
pduOutputLoad mandatory
The device output load in percent of rated capacity. A value of -1 will be
returned if the heat load is unable to be measured.
Integer32
Constraints:
range: 0-200
.1.3.6.1.4.1.232.165.2.3.1.1.2
pduOutputHeat mandatory
The total heat load measured on the PDU in BTUs. A value of -1 will be
returned if the heat load is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.2.3.1.1.3
pduOutputPower mandatory
The total power load measured on the PDU in watts. A value of -1 will be
returned if the power load is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.2.3.1.1.4
pduOutputNumBreakers mandatory
The number of breakers for the device. This variable indicates the number
of rows in the breakers table.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.2.3.1.1.5

pduOutputBreakerTable

table mandatory
.1.3.6.1.4.1.232.165.2.3.2 · 1 row entry · 5 columns
List of breaker table entries.  The number of entries is given by pduOutputNumBreakers .
pduOutputBreakerEntry entry .1.3.6.1.4.1.232.165.2.3.2.1
An entry containing information applicable to an breaker.
Indexes
pduOutputIndex breakerIndex
Column Syntax OID
breakerIndex mandatory
The breaker identifier.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.2.3.2.1.1
breakerVoltage mandatory
The breaker voltage in volts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.2.3.2.1.2
breakerCurrent mandatory
The breaker current draw in hundredths of Amp.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.2.3.2.1.3
breakerPercentLoad mandatory
The breaker load in percent.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.2.3.2.1.4
breakerStatus mandatory
This object indicates the status of the breaker. A value of normal(1)
indicates the breaker is operating normally. A value of overloadWarning(2)
indicates the breaker has an overload warning. A value of overloadCriti…
Enumeration
Enumerated Values:
1normal
2overloadWarning
3overloadCritical
4voltageRangeWarning
5voltageRangeCritical
.1.3.6.1.4.1.232.165.2.3.2.1.5

upsInputTable

table mandatory
.1.3.6.1.4.1.232.165.3.3.4 · 1 row entry · 4 columns
The Aggregate Object with number of entries equal to
NumPhases and including the UpsInput group.
upsInputEntry entry .1.3.6.1.4.1.232.165.3.3.4.1
The input table entry containing the current, voltage, etc.
Indexes
upsInputPhase
Column Syntax OID
upsInputPhase mandatory
The number of the phase. Serves as index for input table.
Integer32
Constraints:
range: 0-6
.1.3.6.1.4.1.232.165.3.3.4.1.1
upsInputVoltage mandatory
The measured input voltage from the UPS meters in volts.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.3.3.4.1.2
upsInputCurrent mandatory
The measured input current from the UPS meters in amps.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.3.3.4.1.3
upsInputWatts mandatory
The measured input real power in watts. Most UPSs do not report
this XCP data
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.3.3.4.1.4

upsOutputTable

table mandatory
.1.3.6.1.4.1.232.165.3.4.4 · 1 row entry · 4 columns
The Aggregate Object with number of entries equal to NumPhases
and including the UpsOutput group.
upsOutputEntry entry .1.3.6.1.4.1.232.165.3.4.4.1
Output Table Entry containing voltage, current, etc.
Indexes
upsOutputPhase
Column Syntax OID
upsOutputPhase mandatory
The number {1..3} of the output phase.
Integer32
Constraints:
range: 0-6
.1.3.6.1.4.1.232.165.3.4.4.1.1
upsOutputVoltage mandatory
The measured output voltage from the UPS metering in volts.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.3.4.4.1.2
upsOutputCurrent mandatory
The measured UPS output current in amps.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.3.4.4.1.3
upsOutputWatts mandatory
The measured real output power in watts.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.3.4.4.1.4

upsBypassTable

table mandatory
.1.3.6.1.4.1.232.165.3.5.3 · 1 row entry · 2 columns
upsBypassEntry entry .1.3.6.1.4.1.232.165.3.5.3.1
Entry in the UpsBypassTable.
Indexes
upsBypassPhase
Column Syntax OID
upsBypassPhase mandatory
The Bypass Phase, index for the table.
Integer32
Constraints:
range: 0-6
.1.3.6.1.4.1.232.165.3.5.3.1.1
upsBypassVoltage mandatory
The measured UPS bypass voltage in volts.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.3.5.3.1.2

upsContactsTable

table mandatory
.1.3.6.1.4.1.232.165.3.6.8 · 1 row entry · 4 columns
A list of Contact Sensing table entries.  
The number of entries is given by the value of 
UpsEnvNumContacts.
upsContactsTableEntry entry .1.3.6.1.4.1.232.165.3.6.8.1
An entry containing information applicable
to a particular Contact input.
Indexes
upsContactIndex
Column Syntax OID
upsContactIndex mandatory
The Contact identifier; identical to the Contact Number.
Integer32
Constraints:
range: 1-1024
.1.3.6.1.4.1.232.165.3.6.8.1.1
upsContactType mandatory
The normal state for this contact. The 'other'
state is the Active state for generating the UpstdContactActiveNotice
trap. If anyChange(3) is selected, then this trap is sent
any time the contact changes to either Ope…
Enumerationr/w
Enumerated Values:
1normallyOpen
2normallyClosed
3anyChange
4notUsed
.1.3.6.1.4.1.232.165.3.6.8.1.2
upsContactState mandatory
The current state of the Contact input;
the value is based on the open/closed input state
and the setting for UpsContactType.
When entering the openWithNotice(3) and closedWithNotice(4)
states, no entries added to the…
Enumeration
Enumerated Values:
1open
2closed
3openWithNotice
4closedWithNotice
.1.3.6.1.4.1.232.165.3.6.8.1.3
upsContactDescr mandatory
A label identifying the Contact. This object should be
set by the administrator.
OctetStringr/w
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.3.6.8.1.4

upsRecepTable

table mandatory
.1.3.6.1.4.1.232.165.3.10.2 · 1 row entry · 7 columns
The Aggregate Object with number of entries equal to
NumReceptacles and including the UpsRecep group.
upsRecepEntry entry .1.3.6.1.4.1.232.165.3.10.2.1
The Recep table entry, etc.
Indexes
upsRecepIndex
Column Syntax OID
upsRecepIndex mandatory
The number of the Receptacle. Serves as index for Receptacle table.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.232.165.3.10.2.1.1
upsRecepStatus mandatory
The Recep Status 1=On/Close, 2=Off/Open, 3=On w/Pending Off,
4=Off w/Pending ON, 5=Unknown.
Enumeration
Enumerated Values:
1on
2off
3pendingOff
4pendingOn
5unknown
.1.3.6.1.4.1.232.165.3.10.2.1.2
upsRecepOffDelaySecs mandatory
The Delay until the Receptacle is turned Off. Setting
this value to other than -1 will cause the UPS output to
turn off after the number of seconds (0 is immediately).
Setting it to -1 will cause an attempt to abor…
Integer32r/w
Constraints:
range: -1-2147483647
.1.3.6.1.4.1.232.165.3.10.2.1.3
upsRecepOnDelaySecs mandatory
The Delay until the Receptacle is turned On. Setting
this value to other than -1 will cause the UPS output to
turn on after the number of seconds (0 is immediately).
Setting it to -1 will cause an attempt to abort …
Integer32r/w
Constraints:
range: -1-2147483647
.1.3.6.1.4.1.232.165.3.10.2.1.4
upsRecepAutoOffDelay mandatory
The delay after going On Battery until the Receptacle is
automatically turned Off. A value of -1 means that this Output should
never be turned Off automatically, but must be turned Off only by command.
Values from 0 …
Integer32r/w
Constraints:
range: -1-32767
.1.3.6.1.4.1.232.165.3.10.2.1.5
upsRecepAutoOnDelay mandatory
Seconds delay after the Outlet is signaled to turn On before the Output is
Automatically turned ON. A value of -1 means that this Output should never
be turned On automatically, but only when specifically commanded to d…
Integer32r/w
Constraints:
range: -1-32767
.1.3.6.1.4.1.232.165.3.10.2.1.6
upsRecepShedSecsWithRestart mandatory
Setting this value will cause the UPS output to turn off
after the set number of seconds, then restart (after a UPS-defined
'down time') when the utility is again available.
Unlike UpsRecepOffDelaySecs, which might o…
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.3.10.2.1.7

pdrPanelTable

table mandatory
.1.3.6.1.4.1.232.165.4.2.1 · 1 row entry · 16 columns
Aggregate Object with number of entries equal to
pdrNumPanels
pdrPanelEntry entry .1.3.6.1.4.1.232.165.4.2.1.1
The panel table entry containing all power parameters
for each panel.
Indexes
pdrPanelIndex
Column Syntax OID
pdrPanelIndex mandatory
Index for the pdrPanelEntry table.
Integer32
Constraints:
range: 0-10
.1.3.6.1.4.1.232.165.4.2.1.1.1
pdrPanelFrequency mandatory
The present frequency reading for the panel voltage.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.2
pdrPanelPower mandatory
The present power of the panel.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.3
pdrPanelRatedCurrent mandatory
The present rated current of the panel.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.4
pdrPanelMonthlyKWH mandatory
The accumulated KWH for this panel since the beginning of this
calendar month or since the last reset.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.5
pdrPanelYearlyKWH mandatory
The accumulated KWH for this panel since the beginning of this
calendar year or since the last reset.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.6
pdrPanelTotalKWH mandatory
The accumulated KWH for this panel since it was put into service
or since the last reset.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.7
pdrPanelVoltageA mandatory
The measured panel output voltage.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.8
pdrPanelVoltageB mandatory
The measured panel output voltage.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.9
pdrPanelVoltageC mandatory
The measured panel output voltage.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.10
pdrPanelCurrentA mandatory
The measured panel output current.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.11
pdrPanelCurrentB mandatory
The measured panel output current.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.12
pdrPanelCurrentC mandatory
The measured panel output current.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.2.1.1.13
pdrPanelLoadA mandatory
The percentage of load is the ratio of each output
current to the rated output current to the panel.
Integer32
Constraints:
range: 0-200
.1.3.6.1.4.1.232.165.4.2.1.1.14
pdrPanelLoadB mandatory
The percentage of load is the ratio of each output
current to the rated output current to the panel.
Integer32
Constraints:
range: 0-200
.1.3.6.1.4.1.232.165.4.2.1.1.15
pdrPanelLoadC mandatory
The percentage of load is the ratio of each output
current to the rated output current to the panel.
Integer32
Constraints:
range: 0-200
.1.3.6.1.4.1.232.165.4.2.1.1.16

pdrBreakerTable

table mandatory
.1.3.6.1.4.1.232.165.4.3.1 · 1 row entry · 14 columns
List of breaker table entries.  The number of entries 
is given by pdrNumBreakers for this panel.
pdrBreakerEntry entry .1.3.6.1.4.1.232.165.4.3.1.1
An entry containing information applicable to a
particular output breaker of a particular panel.
Indexes
pdrPanelIndex pdrBreakerIndex
Column Syntax OID
pdrBreakerIndex mandatory
The index of breakers. 42 breakers in each panel,
arranged in odd and even columns
Integer32
Constraints:
range: 0-200
.1.3.6.1.4.1.232.165.4.3.1.1.1
pdrBreakerPanel mandatory
The index of panel that these breakers are installed on.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.2
pdrBreakerNumPosition mandatory
The position of this breaker in the panel, 1-phase breaker
or n-m breaker for 2-phase or n-m-k breaker for 3-phase.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.3
pdrBreakerNumPhases mandatory
The number of phase for this particular breaker.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.4
pdrBreakerNumSequence mandatory
The sequence of this breaker. i.e. 1 for single phase
1,2 for 2-phase or 1,2,3 for 3-phase.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.5
pdrBreakerRatedCurrent mandatory
The rated current in Amps for this particular breaker.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.6
pdrBreakerMonthlyKWH mandatory
The accumulated KWH for this breaker since the beginning of this
calendar month or since the last reset.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.7
pdrBreakerYearlyKWH mandatory
The accumulated KWH for this breaker since the beginning of this
calendar year or since the last reset.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.8
pdrBreakerTotalKWH mandatory
The accumulated KWH for this breaker since it was put into service
or since the last reset.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.9
pdrBreakerCurrent mandatory
The measured output current for this breaker Current.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.10
pdrBreakerCurrentPercent mandatory
The ratio of output current over rated
current for each breaker.
Integer32
Constraints:
range: 0-200
.1.3.6.1.4.1.232.165.4.3.1.1.11
pdrBreakerPower mandatory
The power for this breaker in Watts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.12
pdrBreakerPercentWarning mandatory
The percentage of Warning set for this breaker.
Integer32
Constraints:
range: 0-200
.1.3.6.1.4.1.232.165.4.3.1.1.13
pdrBreakerPercentOverload mandatory
The percentage of Overload set for this breaker.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.4.3.1.1.14

mpduIdentTable

table mandatory
.1.3.6.1.4.1.232.165.5.1.2 · 1 row entry · 41 columns
Indexed by mpduNumMPDU. So aggregate objects for each entry equal to mpduNumMPDU 
before go to the next entry. i.e if 4 MPDU detected, display 4 indexes, 4 
Manufacturers, 4 Models..., start with 1.
mpduIdentEntry entry .1.3.6.1.4.1.232.165.5.1.2.1
The table entry containing the identifications of each MPDU as well
as names of PDR panel, location of MPDU in a Data Center.
Indexes
mpduIdentIndex
Column Syntax OID
mpduIdentIndex mandatory
Index for the MpduIdentEntry table. Start with 1
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.5.1.2.1.1
mpduManufacturer mandatory
The Core PDU manufacturer. StringLength=[21]
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.2
mpduModel mandatory
The Core PDU model, marketing name. StringLength=[40].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.3
mpduName mandatory
The Core PDU name, descriptive name or hostname. StringLength=[16].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.4
mpduFirmwareVersion mandatory
The Core PDU firmware version(s). StringLength=[12].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.5
mpduHardwareVersion mandatory
The Core PDU hardware version. StringLength=[8].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.6
mpduPartNumber mandatory
The Core PDU part number. StringLength=[21].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.7
mpduSerialNumber mandatory
The PDU external serial number. StringLength=[21].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.8
mpduUUID mandatory
The PDU's UUID equals PN add SN then canonical conversion. StringLength=[37].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.9
mpduIP mandatory
The PDU's assigned IP. StringLength=[16].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.10
mpduMACAddress mandatory
The Core PDU MAC address. StringLength=[18].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.11
mpduControlStatus mandatory
The Core PDU Control Status: master or slave units.
StringLength=[31].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.12
mpduRegion mandatory
The PDU's Region: NA, Intl, Japan... StringLength=[7].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.13
mpduType mandatory
The PDU's Type: Delta, Wye, single, Wye+lowline.
StringLength=[24].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.14
mpduPowerRating mandatory
The PDU's Power Rating in KVA (Name Plate). Value is presented
in 1/100 of the KVA. i.e. 1750 means 17.50 KVA
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.15
mpduInputRating mandatory
The PDU's Input Current Rating in A (Name Plate)
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.16
mpduInputPlug mandatory
The PDU's Input Plug: IEC60309 516P6,NEMA L15-30P...
StringLength=[16].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.17
mpduNumBreakers mandatory
The number of breakers used in each MPDU (6 by default).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.1.2.1.18
mpduNumOutlet mandatory
The number of outlets of each MPDU (6 by default).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.1.2.1.19
mpduUHeight mandatory
The MPDU U Height 1U or 2 U (1U by default).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.1.2.1.20
mpduRedundantStatus mandatory
Status of Core PDU in paired or not: Stand-alone or Redundant.
StringLength=[12].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.21
mpduNumSmartExtBar mandatory
total number of detected Smart Sticks connecting to each PDU.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.1.2.1.22
mpduPanelName mandatory
Name of Panel that was entered by customer in GUI.
StringLength=[50].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.23
mpduPanelBreakerName mandatory
Name of breakers or Panel Position entered by customer in GUI.
StringLength=[50].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.24
mpduPanelBreakerRating mandatory
Breaker rating of the PDR Panel.
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.25
mpduACFeedName mandatory
it would be A, B, Red, or White...
StringLength=[50].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.26
mpduFloorName mandatory
Name of building floor entered by customer in GUI.
StringLength=[50].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.27
mpduRoomName mandatory
Name of the room entered by customer in GUI. StringLength=[50].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.28
mpduRow mandatory
Data Center Row entered by customer in GUI.
StringLength=[11].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.29
mpduRowPosition mandatory
Position in Row entered by customer in GUI. Null will be returned
if not detected. StringLength=[11].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.30
mpduRackName mandatory
Name of the Rack entered by customer in GUI. Null will be returned
if not detected. StringLength=[50].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.31
mpduRackHeight mandatory
Rack Type (22U, 42U, 50U...). Null will be returned if not detected.
StringLength=[3].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.32
mpduRackID mandatory
An unique ID to identify a rack, i.e. Rack SN. Null will be returned if
not detected. StringLength=[50].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.33
mpduUPosition mandatory
PDU Rack bottom U Start position, core U position. Null will be returned if not detected.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.1.2.1.34
mpduPairedPDUUUID mandatory
UUID of the PDU paired with this one. Null will be returned if not detected.
StringLength=[50].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.35
mpduPairedPDUIP mandatory
IP address of the PDU paired with this one. Null will be returned if not detected.
StringLength=[16].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.36
mpduInstalledLocation mandatory
0=Left 0U side area or rack frame, 1= Right 0U side area or rack frame, 2= front RETMA rail,
3=back RETMA rail) - spatial location. A value of -1 will be returned if not detected.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.1.2.1.37
mpduTotalPowerWatt mandatory
The total power for the whole iPDU in Watts. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.1.2.1.38
mpduTotalPowerVA mandatory
The total power for the whole iPDU in VA. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.1.2.1.39
mpduTotalPercentLoad mandatory
The whole iPDU's load in percent of rated capacity. Value is
presented in 1/10 of the percentage i.e. 125 is 12.5%. A value
of -1 will be returned if the current is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.1.2.1.40
mpduRegionalNominalVoltage mandatory
value is either America(208V), Japan(202V) or blank for International Model
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.1.2.1.41

mpduOutputTable

table mandatory
.1.3.6.1.4.1.232.165.5.2.1 · 1 row entry · 13 columns
Indexed by mpduNumOutlet. So aggregate objects for each entry equal to (mpduNumMPDU 
multiplies mpduNumOutlet) before go to the next entry. i.e if 4 MPDU detected, 
display 6x4 indexes, 6x4 OutputStatus, 6x4 OutputBreakerRating...start with 1.
mpduOutputEntry entry .1.3.6.1.4.1.232.165.5.2.1.1
The output table entry containing the voltage, current, PF,
percent load, VA, Watts for the Modular PDU.
Indexes
mpduIdentIndex mpduOutputIndex
Column Syntax OID
mpduOutputIndex mandatory
Index for the MpduOutputEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.5.2.1.1.1
mpduOutputStatus mandatory
The overall status of the device: off, on, problem. StringLength=[7].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.2.1.1.2
mpduOutputBreakerRating mandatory
The rating of each MPDU Output in Ampere.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.2.1.1.3
mpduOutputSmartDevice mandatory
A smart cord device detected: False, True. StringLength=[5].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.2.1.1.4
mpduOutputPercentLoad mandatory
The MPDU's each output load in percent of rated capacity. Value is
presented in 1/10 of the percentage i.e. 125 is 12.5%. A value
of -1 will be returned if the current is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.2.1.1.5
mpduOutputVoltage mandatory
The measured output voltage from the PDU meters in volts. Value is
presented in 1/10 of the Volt i.e. 2095 is 209.5 V. A value
of -1 will be returned if the voltage is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.2.1.1.6
mpduOutputCurrent mandatory
The measured output current from the PDU meters in amps. Value is
presented in 1/100 of the Ampere i.e. 175 is 1.75 A. A value
of -1 will be returned if the current is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.2.1.1.7
mpduOutputPowerVA mandatory
The total VA load (VI) measured on the PDU in VA. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.2.1.1.8
mpduOutputPowerWatt mandatory
The total power load measured on the PDU in Watts. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.2.1.1.9
mpduOutputPowerFactor mandatory
The power factor is presented in 1/100 of the unit i.e.
98 is 0.98. A value of -1 will be returned if the power factor is unable
to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.2.1.1.10
mpduOutputWarningThreshold mandatory
Report the User-set threshhold limit for Warning in percentage
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.2.1.1.11
mpduOutputCriticalThreshold mandatory
Report the User-set threshhold limit for Critical in percentage
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.2.1.1.12
mpduOutputPowerWattHour mandatory
Support Billing Grade Energy Metering in Watt-Hour. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.2.1.1.13

mpduDeviceIdentTable

table mandatory
.1.3.6.1.4.1.232.165.5.3.1 · 1 row entry · 20 columns
Indexed by mpduNumOutlet. So aggregate objects for each entry equal 
to (mpduNumMPDU multiplies mpduNumOutlet) before go to the next entry. 
i.e if 4 MPDU detected, display 6x4 indexes, 6x4 mpduDeviceStatus, 6x4 
DeviceUIDStatus...start with 1.
mpduDeviceIdentEntry entry .1.3.6.1.4.1.232.165.5.3.1.1
The ident table entry containing the name, model,
manufacturer, firmware version, part number... for
each smart device, null value for unknown device.
Indexes
mpduIdentIndex mpduDeviceIdentIndex
Column Syntax OID
mpduDeviceIdentIndex mandatory
Index is based on the total number of Smart Extension Bars plus
smart devices (with smart power cord i.e. blades) detected.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.5.3.1.1.1
mpduDeviceStatus mandatory
The overall status of the device: off, on, problem. StringLength=[8].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.2
mpduDeviceUIDStatus mandatory
The overall status of the device UID: off, on, blink. StringLength=[8].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.3
mpduDeviceNumOutlet mandatory
The number of outlets of detected the device. This variable
indicates the number of rows in the breakers table. Default is 5
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.3.1.1.4
mpduDeviceUHeight mandatory
The Unit height of ext bar or device. Some device supports non-integer.
Present value x100, when read back, divided by 100 to get 2 decimal points.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.3.1.1.5
mpduDevicePowerRating mandatory
The device's Power Rating in VA. Null will be returned if not detected.
StringLength=[8].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.6
mpduDeviceManufacturer mandatory
The Device Manufacturer Name (e.g. Hewlett-Packard).
Null will be returned if not detected. StringLength=[16].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.7
mpduDeviceType mandatory
The Device's Type: Ext Bar, server, or network device...
StringLength=[16].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.8
mpduDeviceModel mandatory
The Device Model is Managed or Non-managed Ext Bar.
Null will be returned if not detected. StringLength=[24].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.9
mpduDeviceName mandatory
The string identify the Device. i.e. 'BAR#1' (descriptive name)
Null will be returned if not detected. StringLength=[32].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.10
mpduDeviceFirmwareVersion mandatory
The firmware revision level of Sm Ext Bar. Null will be returned if
not detected. StringLength=[8].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.11
mpduDeviceHardwareVersion mandatory
The hardware version of Sm Ext Bar. Null will be returned if not
detected. StringLength=[8].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.12
mpduDevicePartNumber mandatory
The device's part number. Null will be returned if not detected.
StringLength=[21].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.13
mpduDeviceSerialNumber mandatory
The device's serial number. Null will be returned if not detected.
StringLength=[21].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.14
mpduDeviceUUID mandatory
The device's UUID. Null will be returned if not detected.
StringLength=[37].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.15
mpduDeviceIP mandatory
The device's IP Address. Null will be returned if not detected.
StringLength=[16].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.16
mpduDeviceMAC mandatory
The device mgmt processor MAC Address. Null will be returned if
not detected. StringLength=[18].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.3.1.1.17
mpduDevicePSUSlotNo mandatory
Device power supply logical slot number.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.3.1.1.18
mpduDeviceUPosition mandatory
Device U start position.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.3.1.1.19
mpduDeviceDetectionThreshold mandatory
Read device detection threshold between 10 and 50mA.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.3.1.1.20
.1.3.6.1.4.1.232.165.5.4.1 · 1 row entry · 20 columns
Indexed by mpduDeviceNumOutlet. So aggregate objects for each entry equal to 
(mpduNumMPDU multiplies mpduNumOutlet multiplies mpduDeviceNumOutlet) before 
go to the next entry. i.e if 4 MPDU detected, display 5x6x4 indexes, 5x6x4
mpduSmExtBarOutletStatus, 5x6x4 mpduSmExtBarOutletUIDStatus...start with 1.
mpduSmExtBarOutletEntry entry .1.3.6.1.4.1.232.165.5.4.1.1
Entries contain status, measurements for each outlet (no PowerVA)
Display null if it can't be measured or no device detected.
Indexes
mpduIdentIndex mpduOutputIndex mpduSmExtBarOutletIndex
Column Syntax OID
mpduSmExtBarOutletIndex mandatory
The Index of Smart Extension Bar.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.5.4.1.1.1
mpduSmExtBarOutletStatus mandatory
The overall status of the Smart Extension Bar's outlet: off, on, problem...
StringLength=[3].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.4.1.1.2
mpduSmExtBarOutletUIDStatus mandatory
The overall status of the Smart Extension Bar's UID: off, on, blink...
StringLength=[8].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.4.1.1.3
mpduSmExtBarOutletRating mandatory
Sm Ext Bar Outlet's Rating in Amp. A value of -1 will be returned
if the stick is unable to detect. StringLength=[8].
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.4
mpduSmExtBarOutletVoltage mandatory
The SM Ext Bar voltage in volts. Value is presented 1/10 of the Volt
i.e. 2098 means 209.8 V. A value of -1 will be returned if the voltage is unable
to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.5
mpduSmExtBarOutletCurrent mandatory
The SM Ext Bar current draw in Amps. Value is presented in 1/100 of the Ampere
i.e. 127 means 1.27 A. A value of -1 will be returned if the current is unable
to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.6
mpduSmExtBarOutletPowerWatt mandatory
The Sm Ext Bar's Power measured in Watts. A value of -1 will be returned if the
power is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.7
mpduSmExtBarOutletPowerFactor mandatory
The outlet's power factor in 0.01 unit. It is presented in 1/100 of the unit.
i.e. 98 means 0.98. A value of -1 will be returned if the voltage is unable
to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.8
mpduSmExtBarOutletDeviceName mandatory
The Device (Blade/Server/Storage) Name that connects to this
Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[50].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.4.1.1.9
mpduSmExtBarOutletDeviceUUID mandatory
The Device (Blade/Server/Storage) UUID that connects to this
Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[37].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.4.1.1.10
mpduSmExtBarOutletDeviceProduct mandatory
The Device (Blade/Server/Storage) Model that connects to this
Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[40].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.4.1.1.11
mpduSmExtBarOutletDeviceIP mandatory
The Device (Blade/Server/Storage) IP of iLO that connects to this
Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[16].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.4.1.1.12
mpduSmExtBarOutletAutoDiscovered mandatory
Boolean values of 0 or 1. 1 means this Sm Ext Bar Outlet is able to get information
from a blade with smart power supply (auto discovery is enabled)...
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.13
mpduSmExtBarOutletDeviceMAC mandatory
The Device (Blade/Server/Storage) MAC address that connects to this
Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[18].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.4.1.1.14
mpduSmExtBarOutletDeviceSN mandatory
The Device (Blade/Server/Storage) Serial Number that connects to this
Sm Ext Bar Outlet. Null will be returned if not detected. StringLength=[21].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.5.4.1.1.15
mpduSmExtBarOutletDevicePSSlotNo mandatory
The Device (Blade/Server/Storage) Power Supply' Slot Number that connects to this
Sm Ext Bar Outlet. A value of -1 will be returned if not detected.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.16
mpduSmExtBarOutletDeviceUPosition mandatory
Device U start position. A value of -1 will be returned if not detected.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.17
mpduSmExtBarOutletDeviceUHeight mandatory
Device U height. Enter -1 if not detected. Some device supports non-integer.
Present value x100, when read back, divided by 100 to get 2 decimal points.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.18
mpduSmExtBarOutletDeviceInstalledLocation mandatory
0=Left 0U side area or rack frame, 1= Right 0U side area or rack frame, 2= front RETMA rail,
3=back RETMA rail) - spatial location. A value of -1 will be returned if not detected.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.19
mpduSmExtBarOutletPowerWattHour mandatory
The Sm Ext Bar's Power measured in Watt-Hour support Billing Grade Energy Metering.
A value of -1 will be returned if the power is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.5.4.1.1.20

oupsInputTable

table mandatory
.1.3.6.1.4.1.232.165.6.3.4 · 1 row entry · 4 columns
Aggregate Object with number of entries equal to
NumPhases and including the UpsInput group.
oupsInputEntry entry .1.3.6.1.4.1.232.165.6.3.4.1
The input table entry containing the current, voltage, etc.
Indexes
oupsInputPhase
Column Syntax OID
oupsInputPhase mandatory
The number of the phase. Serves as index for input table.
Integer32
Constraints:
range: 0-6
.1.3.6.1.4.1.232.165.6.3.4.1.1
oupsInputVoltage mandatory
The measured input voltage from the UPS meters in volts.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.6.3.4.1.2
oupsInputCurrent mandatory
The measured input current from the UPS meters in amps.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.6.3.4.1.3
oupsInputWatts mandatory
The measured input power in watts.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.6.3.4.1.4

oupsOutputTable

table mandatory
.1.3.6.1.4.1.232.165.6.4.4 · 1 row entry · 5 columns
The Aggregate Object with number of entries equal to NumPhases
and including the UpsOutput group.
oupsOutputEntry entry .1.3.6.1.4.1.232.165.6.4.4.1
Output Table Entry containing voltage, current, etc.
Indexes
oupsOutputPhase
Column Syntax OID
oupsOutputPhase mandatory
The number {1..3} of the output phase.
Integer32
Constraints:
range: 0-6
.1.3.6.1.4.1.232.165.6.4.4.1.1
oupsOutputVoltage mandatory
The measured output voltage from the UPS metering in volts.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.6.4.4.1.2
oupsOutputCurrent mandatory
The measured UPS output current in amps.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.6.4.4.1.3
oupsOutputWatts mandatory
The measured real output power in watts.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.6.4.4.1.4
oupsOutputLoadPerPhase mandatory
The UPS output load per phase in percentage of rated capacity.
Integer32
Constraints:
range: 0-200
.1.3.6.1.4.1.232.165.6.4.4.1.5

pdu2IdentTable

table mandatory
.1.3.6.1.4.1.232.165.7.1.2 · 1 row entry · 12 columns
Aggregate Object with number of entries equal to pdu2NumberPDU .
pdu2IdentEntry entry .1.3.6.1.4.1.232.165.7.1.2.1
The ident table entry containing the name, model, manufacturer,
firmware version, part number, etc.
Indexes
pdu2IdentIndex
Column Syntax OID
pdu2IdentIndex mandatory
Index for the Pdu2IdentEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.7.1.2.1.1
pdu2Name mandatory
The string identify the device in daisy chain. Example PDU A.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.7.1.2.1.2
pdu2Model mandatory
The Device Model.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.7.1.2.1.3
pdu2Manufacturer mandatory
The Device Manufacturer Name (e.g. Hewlett-Packard).
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.7.1.2.1.4
pdu2FirmwareVersion mandatory
The firmware revision level of the device.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.7.1.2.1.5
pdu2PartNumber mandatory
The device part number. Example AF400A.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.7.1.2.1.6
pdu2SerialNumber mandatory
The device serial number, 10- or 16-digit.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.7.1.2.1.7
pdu2Status mandatory
The overall status of the device. A value of OK(2) indicates the device is operating normally.
A value of degraded(3) indicates the device is operating with warning indicators. A value of
failed(4) indicates the devic…
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.165.7.1.2.1.8
pdu2Controllable mandatory
This object indicates whether or not the device is controllable.
Enumeration
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.232.165.7.1.2.1.9
pdu2InputPhaseCount mandatory
The number of input phase on this pdu 1,2,3.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.7.1.2.1.10
pdu2GroupCount mandatory
The number of groups (breakers) on this pdu.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.7.1.2.1.11
pdu2OutletCount mandatory
The number of outlets in this PDU.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.7.1.2.1.12

pdu2InputTable

table mandatory
.1.3.6.1.4.1.232.165.7.2.1 · 1 row entry · 9 columns
Aggregate Object with number of entries equal to pdu2NumberPDU .
pdu2InputEntry entry .1.3.6.1.4.1.232.165.7.2.1.1
The ident table entry containing the VA, Watts, WH, etc.
Indexes
pdu2IdentIndex
Column Syntax OID
pdu2InputType mandatory
Type of input - single phase, split phase, three phase delta, or three
phase wye.
Enumeration
Enumerated Values:
1singlePhase
2splitPhase
3threePhaseDelta
4threePhaseWye
.1.3.6.1.4.1.232.165.7.2.1.1.1
pdu2InputFrequency mandatory
The measured input frequency from the PDU meters in tenths of Hz.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.7.2.1.1.2
pdu2InputFrequencyStatus mandatory
Status of the measured input frequency relative to the nominal frequency and the admitted tolerance.
Enumeration
Enumerated Values:
1good
2outOfRange
.1.3.6.1.4.1.232.165.7.2.1.1.3
pdu2InputPowerVA mandatory
A total input VA of all phases. Units are VA. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.1.1.4
pdu2InputPowerWatts mandatory
A total input Watts of all phases. Units are Watts. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.1.1.5
pdu2InputPowerWattHour mandatory
A total input Watt-Hour value for all phases. Units are WH. This value can be reset to 0
using GUI. In that case, the pdu2InputPowerWattHourTimer will be reset as well
A negative value indicates that this object is …
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.1.1.6
pdu2InputPowerWattHourTimer mandatory
A Timestamp of when the Total Input WH was last reset.
OctetString
Constraints:
range: 0-22
.1.3.6.1.4.1.232.165.7.2.1.1.7
pdu2InputPowerFactor mandatory
An input PF value. Units are in thousandths, for example a power factor
of 0.958 would be returned as 958, and 0.92 would be returned as 920.
A negative value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.1.1.8
pdu2InputPowerVAR mandatory
An input VAR value. Units are VAR. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.1.1.9

pdu2InputPhaseTable

table mandatory
.1.3.6.1.4.1.232.165.7.2.2 · 1 row entry · 25 columns
Aggregate Object with number of entries equal to number of PDUs (pdu2NumberPDU) and
number of input phase (pdu2InputPhaseCount).
pdu2InputPhaseEntry entry .1.3.6.1.4.1.232.165.7.2.2.1
The input table entry containing the voltage, current, frequency, power for each phase.
Entries are given with number of pdu and number of input phase 1, 2, or 3.
Indexes
pdu2IdentIndex pdu2InputPhaseIndex
Column Syntax OID
pdu2InputPhaseIndex mandatory
Index for the Pdu2InputEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.7.2.2.1.1
pdu2InputPhaseVoltageMeasType mandatory
Value indicates what input voltage is being measured in this table row - single phase
voltage, phase 1 to neutral, phase 2 to neutral, phase 3 to neutral, phase 1 to phase 2,
phase 2 to phase 3, or phase 3 to phase 1.
Enumeration
Enumerated Values:
1singlePhase
2phase1toN
3phase2toN
4phase3toN
5phase1to2
6phase2to3
7phase3to1
.1.3.6.1.4.1.232.165.7.2.2.1.2
pdu2InputPhaseVoltage mandatory
An input voltage measurement value. Units are millivolts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.2.1.3
pdu2InputPhaseVoltageThStatus mandatory
Status of the measured input voltage relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.7.2.2.1.4
pdu2InputPhaseVoltageThLowerWarning mandatory
Lower warning threshold. Units are millivolts. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.7.2.2.1.5
pdu2InputPhaseVoltageThLowerCritical mandatory
Lower critical threshold. Units are millivolts. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.7.2.2.1.6
pdu2InputPhaseVoltageThUpperWarning mandatory
Upper warning threshold. Units are millivolts. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.7.2.2.1.7
pdu2InputPhaseVoltageThUpperCritical mandatory
Upper critical threshold. Units are millivolts. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.7.2.2.1.8
pdu2InputPhaseCurrentMeasType mandatory
Which input wire is being measured in this table row - single phase, neutral, phase 1,
phase 2, or phase 3.
Enumeration
Enumerated Values:
1singlePhase
2neutral
3phase1
4phase2
5phase3
.1.3.6.1.4.1.232.165.7.2.2.1.9
pdu2InputPhaseCurrentRating mandatory
Rated current capacity of the input. A negative value indicates that
the hardware current capacity is unknown. Units are milliamps.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.2.1.10
pdu2InputPhaseCurrent mandatory
An input current measurement value. Units are milliamps.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.2.1.11
pdu2InputPhaseCurrentThStatus mandatory
Status of the measured input current relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.7.2.2.1.12
pdu2InputPhaseCurrentThLowerWarning mandatory
Lower warning threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.2.2.1.13
pdu2InputPhaseCurrentThLowerCritical mandatory
Lower critical threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.2.2.1.14
pdu2InputPhaseCurrentThUpperWarning mandatory
Upper warning threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.2.2.1.15
pdu2InputPhaseCurrentThUpperCritical mandatory
Upper critical threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.2.2.1.16
pdu2InputPhaseCurrentCrestFactor mandatory
Current crest factor. Units are in milli, for example a crest factor of
1.414 will be returned as 1414. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.2.1.17
pdu2InputPhaseCurrentPercentLoad mandatory
Current percent load, based on the rated current capacity. Units are
percentage, for example 80% will be returned as 80. A negative
value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.2.1.18
pdu2InputPhasePowerMeasType mandatory
Which input wire is being measured in this table row - single phase, neutral, phase 1,
phase 2, or phase 3.
Enumeration
Enumerated Values:
1singlePhase
2neutral
3phase1
4phase2
5phase3
.1.3.6.1.4.1.232.165.7.2.2.1.19
pdu2InputPhasePowerVA mandatory
An input VA value. Units are VA. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.2.1.20
pdu2InputPhasePowerWatts mandatory
An input Watts value. Units are Watts. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.2.1.21
pdu2InputPhasePowerWattHour mandatory
A Watt-Hour value for each Input phase. Units are WH. This value can be reset to 0
using GUI. In that case, the pdu2InputPhasePowerWattHourTimer will be reset as well
A negative value indicates that this object is…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.2.1.22
pdu2InputPhasePowerWattHourTimer mandatory
Timestamp of when input Watt-hours (inputWh) was last reset.
OctetString
Constraints:
range: 0-22
.1.3.6.1.4.1.232.165.7.2.2.1.23
pdu2InputPhasePowerFactor mandatory
An input PF value. Units are in thousandths, for example a power factor
of 0.958 would be returned as 958, and 0.92 would be returned
as 920. A negative value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.2.1.24
pdu2InputPhasePowerVAR mandatory
An input VAR value. Units are VAR. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.2.2.1.25

pdu2GroupTable

table mandatory
.1.3.6.1.4.1.232.165.7.3.1 · 1 row entry · 27 columns
Aggregate Object with number of entries equal to number of PDUs
and number of breakers (pdu2GroupCount).
pdu2GroupEntry entry .1.3.6.1.4.1.232.165.7.3.1.1
The input table entry containing the name, voltages, currents, power, etc.
Indexes
pdu2IdentIndex pdu2GroupIndex
Column Syntax OID
pdu2GroupIndex mandatory
Index for the Pdu2GroupEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.7.3.1.1.1
pdu2GroupName mandatory
A descriptive name for the group.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.232.165.7.3.1.1.2
pdu2GroupType mandatory
The type of the group. (5) has no breaker
Enumeration
Enumerated Values:
2breaker1pole
3breaker2pole
4breaker3pole
5outletSection
.1.3.6.1.4.1.232.165.7.3.1.1.3
pdu2GroupVoltageMeasType mandatory
Value indicates what input voltage is being measured in this table row - single phase
voltage, phase 1 to neutral, phase 2 to neutral, phase 3 to neutral, phase 1 to phase 2,
phase 2 to phase 3, or phase 3 to phase 1.
Enumeration
Enumerated Values:
1singlePhase
2phase1toN
3phase2toN
4phase3toN
5phase1to2
6phase2to3
7phase3to1
.1.3.6.1.4.1.232.165.7.3.1.1.4
pdu2GroupVoltage mandatory
Units are millivolts.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.3.1.1.5
pdu2GroupVoltageThStatus mandatory
Status of the measured group voltage relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.7.3.1.1.6
pdu2GroupVoltageThLowerWarning mandatory
Lower warning threshold. Units are millivolts. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.7.3.1.1.7
pdu2GroupVoltageThLowerCritical mandatory
Lower critical threshold. Units are millivolts. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.7.3.1.1.8
pdu2GroupVoltageThUpperWarning mandatory
Upper warning threshold. Units are millivolts. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.7.3.1.1.9
pdu2GroupVoltageThUpperCritical mandatory
Upper critical threshold. Units are millivolts. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.7.3.1.1.10
pdu2groupCurrentRating mandatory
Rated current capacity of the group. Units are milliamps. A negative
value indicates that the hardware current capacity is unknown (it
will always be unknown for custom groups).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.3.1.1.11
pdu2GroupCurrent mandatory
A group current measurement value. Units are milliamps.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.3.1.1.12
pdu2GroupCurrentThStatus mandatory
Status of the measured group current relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.7.3.1.1.13
pdu2GroupCurrentThLowerWarning mandatory
Lower warning threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.3.1.1.14
pdu2GroupCurrentThLowerCritical mandatory
Lower critical threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.3.1.1.15
pdu2GroupCurrentThUpperWarning mandatory
Upper warning threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.3.1.1.16
pdu2GroupCurrentThUpperCritical mandatory
Upper critical threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.3.1.1.17
pdu2GroupCurrentCrestFactor mandatory
Current crest factor. Units are in milli, for example a crest factor of
1.414 will be returned as 1414. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.3.1.1.18
pdu2GroupCurrentPercentLoad mandatory
Current percent load, based on the rated current capacity. Units are
percentage, for example 80% will be returned as 80. A negative
value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.3.1.1.19
pdu2GroupPowerVA mandatory
A group VA value. Units are VA. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.3.1.1.20
pdu2GroupPowerWatts mandatory
A group Watts value. Units are Watts. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.3.1.1.21
pdu2GroupPowerWattHour mandatory
A Watt-Hour value for each section. Units are WH. This value can be reset to 0
using GUI. In that case, the pdu2GroupPowerWattHourTimer will be reset as well.
A negative value indicates that this object is not ava…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.3.1.1.22
pdu2GroupPowerWattHourTimer mandatory
Timestamp of when group Watt-hours (groupWh) was last reset.
OctetString
Constraints:
range: 0-22
.1.3.6.1.4.1.232.165.7.3.1.1.23
pdu2GroupPowerFactor mandatory
A group PF value. Units are in thousandths, for example a power factor
of 0.958 would be returned as 958, and 0.92 would be returned as 920.
A negative value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.3.1.1.24
pdu2GroupPowerVAR mandatory
A group VAR value. Units are VAR. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.3.1.1.25
pdu2GroupOutletCount mandatory
The number of outlets in each group (breaker).
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.7.3.1.1.26
pdu2GroupBreakerStatus mandatory
Only applicable to groups with breaker. Indicates whether a breaker is turned
off or on.
Enumeration
Enumerated Values:
1notApplicable
2breakerOn
3breakerOff
.1.3.6.1.4.1.232.165.7.3.1.1.27

pdu2EnvProbeTable

table mandatory
.1.3.6.1.4.1.232.165.7.4.1 · 1 row entry · 4 columns
A list of environment probe (1 per PDU) for temperature, humidity, and contacts.  
The number of entries is given by number of PDUs in daisy chain.
pdu2EnvProbeEntry entry .1.3.6.1.4.1.232.165.7.4.1.1
Aggregate entries equal to number of PDUs.
Indexes
pdu2IdentIndex
Column Syntax OID
pdu2TemperatureScale mandatory
Scale used to return temperature objects.
Enumeration
Enumerated Values:
1celsius
2fahrenheit
.1.3.6.1.4.1.232.165.7.4.1.1.1
pdu2TemperatureCount mandatory
Max number of temperature measurements (1 per probe).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.4.1.1.2
pdu2HumidityCount mandatory
Max number of humidity measurements (1 per probe).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.4.1.1.3
pdu2ContactCount mandatory
Max number of contact sensors (1 per probe).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.4.1.1.4

pdu2TemperatureTable

table mandatory
.1.3.6.1.4.1.232.165.7.4.2 · 1 row entry · 9 columns
A list of temperature probe measurements.  The number of entries are
given by number of pdu and pdu2TemperatureCount.
pdu2TemperatureEntry entry .1.3.6.1.4.1.232.165.7.4.2.1
An entry for a temperature measurement.
Indexes
pdu2IdentIndex pdu2TemperatureIndex
Column Syntax OID
pdu2TemperatureIndex mandatory
A unique value for each temperature probe measurement. Its value
ranges from 1 to temperatureCount.
Integer32
Constraints:
range: 1-2
.1.3.6.1.4.1.232.165.7.4.2.1.1
pdu2TemperatureName mandatory
A descriptive name for the temperature probe.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.232.165.7.4.2.1.2
pdu2TemperatureProbeStatus mandatory
Indicates whether a probe is connected or not.
Enumeration
Enumerated Values:
1disconnected
2connected
3bad
.1.3.6.1.4.1.232.165.7.4.2.1.3
pdu2TemperatureValue mandatory
Units are in tenths of a degree (either Fahrenheit or Celsius).
Divide by ten to get degrees.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.4.2.1.4
pdu2TemperatureThStatus mandatory
Status of the measured temperature relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.7.4.2.1.5
pdu2TemperatureThLowerWarning mandatory
Lower warning threshold. Units are tenths of a degree. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-150000
.1.3.6.1.4.1.232.165.7.4.2.1.6
pdu2TemperatureThLowerCritical mandatory
Lower critical threshold. Units are tenths of a degree. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-150000
.1.3.6.1.4.1.232.165.7.4.2.1.7
pdu2TemperatureThUpperWarning mandatory
Upper warning threshold. Units are tenths of a degree. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-150000
.1.3.6.1.4.1.232.165.7.4.2.1.8
pdu2TemperatureThUpperCritical mandatory
Upper critical threshold. Units are tenths of a degree. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-150000
.1.3.6.1.4.1.232.165.7.4.2.1.9

pdu2HumidityTable

table mandatory
.1.3.6.1.4.1.232.165.7.4.3 · 1 row entry · 9 columns
A list of humidity probe measurements.  The number of entries are
given by number of pdu and pdu2HumidityCount.
pdu2HumidityEntry entry .1.3.6.1.4.1.232.165.7.4.3.1
An entry for a humidity measurement.
Indexes
pdu2IdentIndex pdu2HumidityIndex
Column Syntax OID
pdu2HumidityIndex mandatory
A unique value for each humidity probe measurement. Its value
ranges from 1 to pdu2HumidityCount per pdu.
Integer32
Constraints:
range: 1-2
.1.3.6.1.4.1.232.165.7.4.3.1.1
pdu2HumidityName mandatory
A descriptive name for the humidity probe.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.232.165.7.4.3.1.2
pdu2HumidityProbeStatus mandatory
Indicates whether a probe is connected or not.
Enumeration
Enumerated Values:
1disconnected
2connected
3bad
.1.3.6.1.4.1.232.165.7.4.3.1.3
pdu2HumidityValue mandatory
Units are tenths of a percent relative humidity. Divide the value by 10 to get %RH.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.4.3.1.4
pdu2HumidityThStatus mandatory
Status of the measured humidity relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.7.4.3.1.5
pdu2HumidityThLowerWarning mandatory
Lower warning threshold. Units are 0.1 %RH. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-1000
.1.3.6.1.4.1.232.165.7.4.3.1.6
pdu2HumidityThLowerCritical mandatory
Lower critical threshold. Units are 0.1 %RH. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-1000
.1.3.6.1.4.1.232.165.7.4.3.1.7
pdu2HumidityThUpperWarning mandatory
Upper warning threshold. Units are 0.1 %RH. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-1000
.1.3.6.1.4.1.232.165.7.4.3.1.8
pdu2HumidityThUpperCritical mandatory
Upper critical threshold. Units are 0.1 %RH. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-1000
.1.3.6.1.4.1.232.165.7.4.3.1.9

pdu2ContactTable

table mandatory
.1.3.6.1.4.1.232.165.7.4.4 · 1 row entry · 4 columns
A list of contact sensors.  The number of entries are
given by number of pdu and pdu2ContactCount.
pdu2ContactEntry entry .1.3.6.1.4.1.232.165.7.4.4.1
An entry for a contact sensor
Indexes
pdu2IdentIndex pdu2ContactIndex
Column Syntax OID
pdu2ContactIndex mandatory
A unique value for each contact sensor. Its value ranges from 1 to
contactCount.
Integer32
Constraints:
range: 1-3
.1.3.6.1.4.1.232.165.7.4.4.1.1
pdu2ContactName mandatory
A descriptive name for the contact sensor.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.232.165.7.4.4.1.2
pdu2ContactProbeStatus mandatory
Indicates whether a probe is connected or not.
Will not be returned if the contact sensor is internal to the ePDU,
in that case only contactState should be read.
Enumeration
Enumerated Values:
1disconnected
2connected
3bad
.1.3.6.1.4.1.232.165.7.4.4.1.3
pdu2ContactState mandatory
The state of the contact sensor.
Enumeration
Enumerated Values:
1contactOpen
2contactClosed
3contactBad
.1.3.6.1.4.1.232.165.7.4.4.1.4

pdu2OutletTable

table mandatory
.1.3.6.1.4.1.232.165.7.5.1 · 1 row entry · 18 columns
Aggregate Object with number of entries equal to Number of PDU (pdu2IdentIndex)
and Number of outlet per PDU (pdu2OutletIndex).
pdu2OutletEntry entry .1.3.6.1.4.1.232.165.7.5.1.1
The Outlet table entry containing the type, voltage, current etc.
Indexes
pdu2IdentIndex pdu2OutletIndex
Column Syntax OID
pdu2OutletIndex mandatory
Index for each outlet, value from 1 to the number of outlets per PDU.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.7.5.1.1.1
pdu2OutletName mandatory
A descriptive name for the outlet.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.232.165.7.5.1.1.2
pdu2OutletType mandatory
Type of this outlet - C13, C19.
Enumeration
Enumerated Values:
1iecC13
2iecC19
10uk
11french
12schuko
20nema515
21nema51520
22nema520
23nemaL520
24nemaL530
25nema615
26nema620
27nemaL620
28nemaL630
29nemaL715
30rf203p277
.1.3.6.1.4.1.232.165.7.5.1.1.3
pdu2OutletCurrentRating mandatory
Rated current capacity of this outlet. Units are milliamps. A negative
value indicates that the hardware current capacity is unknown.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.5.1.1.4
pdu2OutletCurrent mandatory
A outlet current measurement value. Units are milliamps.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.5.1.1.5
pdu2OutletCurrentThStatus mandatory
Status of the measured outlet current relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.7.5.1.1.6
pdu2OutletCurrentThLowerWarning mandatory
Lower warning threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.5.1.1.7
pdu2OutletCurrentThLowerCritical mandatory
Lower critical threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.5.1.1.8
pdu2OutletCurrentThUpperWarning mandatory
Upper warning threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.5.1.1.9
pdu2OutletCurrentThUpperCritical mandatory
Upper critical threshold. Units are milliamps. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.7.5.1.1.10
pdu2OutletCurrentCrestFactor mandatory
Current crest factor. Units are in milli, for example a crest factor of
1.414 will be returned as 1414. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.5.1.1.11
pdu2OutletCurrentPercentLoad mandatory
Current percent load, based on the rated current capacity. Units are
percentage, for example 80% will be returned as 80. A negative
value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.5.1.1.12
pdu2OutletVA mandatory
A outlet VA value. Units are VA. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.5.1.1.13
pdu2OutletWatts mandatory
A outlet Watts value. Units are Watts. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.5.1.1.14
pdu2OutletWh mandatory
A Watt-Hour value for each outlet. Units are WH.
This object is writable so that it can be reset to 0. When it is
written to, the pdu2OutletWhTimer will be reset updated as well
A negative value indicates that thi…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.5.1.1.15
pdu2OutletWhTimer mandatory
Timestamp (date and time) of outlet Watt-hours was last reset.
OctetString
Constraints:
range: 0-22
.1.3.6.1.4.1.232.165.7.5.1.1.16
pdu2OutletPowerFactor mandatory
An outlet PF value. Units are in thousandths, for example a power factor
of 0.958 would be returned as 958, and 0.92 would be returned
as 920. A negative value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.5.1.1.17
pdu2OutletVAR mandatory
An outlet VAR value. Units are VAR. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.7.5.1.1.18

pdu2OutletControlTable

table mandatory
.1.3.6.1.4.1.232.165.7.5.2 · 1 row entry · 9 columns
Aggregate Object with number of entries equal to Number of PDU (pdu2IdentIndex) 
and Number of outlets per PDU (pdu2OutletIndex).
pdu2OutletControlEntry entry .1.3.6.1.4.1.232.165.7.5.2.1
The Outlet table entry containing the type, voltage, current etc.
Indexes
pdu2IdentIndex pdu2OutletIndex
Column Syntax OID
pdu2OutletControlStatus mandatory
current state of a control outlet.
Enumeration
Enumerated Values:
1off
2on
3pendingOff
4pendingOn
.1.3.6.1.4.1.232.165.7.5.2.1.1
pdu2OutletControlOffCmd mandatory
When write, once issued, the outlet will turn Off immediately.
0-n: Time in seconds until the outlet command is issued
-1: Cancel a pending outlet Off command
When read, returns -1 if no command is pending, or the curr…
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.7.5.2.1.2
pdu2OutletControlOnCmd mandatory
When write, once issued, the outlet will turn On immediately.
0-n: Time in seconds until the outlet command is issued
-1: Cancel a pending outlet On command
When read, returns -1 if no command is pending, or the curren…
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.7.5.2.1.3
pdu2OutletControlRebootCmd mandatory
When write, for outlets that are On prior to this Reboot command, they will
switch Off immediately when the command is issued, remain Off for
outletControlRebootOffTime seconds, and then turn back On.
For outlets tha…
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.7.5.2.1.4
pdu2OutletControlPowerOnState mandatory
Determines the outlet state when power is applied to the unit.
1 : not restart at device startup
2 : should sequence back ON in line with outletControlSequenceTime
3 : should take the state the outlet had when power was…
Enumerationr/w
Enumerated Values:
1off
2on
3lastState
.1.3.6.1.4.1.232.165.7.5.2.1.5
pdu2OutletControlSequenceDelay mandatory
Time delay in seconds from when a Global Sequence On command is issued to
when the command is executed on this outlet. This delay is also used as a power-on
delay. Set to -1 to exclude this outlet from Global Sequence …
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.7.5.2.1.6
pdu2OutletControlRebootOffTime mandatory
Time delay in seconds that the outlet should remain in the Off state when executing a Reboot command.
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.7.5.2.1.7
pdu2OutletControlSwitchable mandatory
Determines the outlet capability to be controlled On/Off from the communication channels.
1 : control On/Off enabled
2 : control On/Off disabled.
Enumerationr/w
Enumerated Values:
1switchable
2notSwitchable
.1.3.6.1.4.1.232.165.7.5.2.1.8
pdu2OutletControlShutoffDelay mandatory
Time delay in seconds that could be taken in account before shutting of the outlet.
An application which need to shutoff properly an outlet will read this parameter first
then write it to the command pdu2OutletControlOf…
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.7.5.2.1.9

hpduIdentTable

table mandatory
.1.3.6.1.4.1.232.165.9.1.2 · 1 row entry · 17 columns
Indexed by 1 Hpdu unit.
hpduIdentEntry entry .1.3.6.1.4.1.232.165.9.1.2.1
The table entry containing the identifications of HPDU
Indexes
hpduIdentIndex
Column Syntax OID
hpduIdentIndex mandatory
Index for the MpduIdentEntry table. Start with 1
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.9.1.2.1.1
hpduManufacturer mandatory
The Core PDU manufacturer. StringLength=[21]
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.2
hpduModel mandatory
The Core PDU model, marketing name. StringLength=[40].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.3
hpduName mandatory
The Core PDU name, descriptive name or hostname. StringLength=[16].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.4
hpduFirmwareVersion mandatory
The Core PDU firmware version(s). StringLength=[12].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.5
hpduHardwareVersion mandatory
The Core PDU hardware version. StringLength=[8].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.6
hpduPartNumber mandatory
The Core PDU part number. StringLength=[21].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.7
hpduSerialNumber mandatory
The PDU external serial number. StringLength=[21].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.8
hpduUUID mandatory
The PDU's UUID equals PN add SN, canonical conversion. StringLength=[37].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.9
hpduType mandatory
The PDU's Type: Delta, Wye, single, Wye+lowline.
StringLength=[24].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.10
hpduPowerRating mandatory
The PDU's Power Rating in KVA (Name Plate). Value is presented
in 1/100 of the KVA. i.e. 1750 means 17.50 KVA
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.11
hpduInputRating mandatory
The PDU's Input Current Rating in A (Name Plate)
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.12
hpduRegionalNominalVoltage mandatory
value is either America(208V), Japan(202V) or blank for International Model
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.13
hpduNumOutputBreakers mandatory
The number of outlets with breakers of each hpdu.
Integer32
Constraints:
range: 0-10
.1.3.6.1.4.1.232.165.9.1.2.1.14
hpduNumMonitoredOutlet mandatory
The number of measured outlets (with CT, VT) of each hpdu.
Integer32
Constraints:
range: 0-10
.1.3.6.1.4.1.232.165.9.1.2.1.15
hpduFanStatus mandatory
Report fan status: OK or FAIL
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.1.2.1.16
hpduTemperature mandatory
The internal temperature in Celcius. Value is presented in 1/10 of a degree i.e. 251 is 25.1. A value
of -1 will be returned if the temperature is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.1.2.1.17

hpduInputTable

table mandatory
.1.3.6.1.4.1.232.165.9.2.1 · 1 row entry · 13 columns
Indexed by hpduNumPhase.
hpduInputEntry entry .1.3.6.1.4.1.232.165.9.2.1.1
The Input table entry containing the voltage, current, PF,
percent load, VA, Watts for the HPDU.
Indexes
hpduInputIndex
Column Syntax OID
hpduInputIndex mandatory
Index for the hpduInputEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.9.2.1.1.1
hpduInputStatus mandatory
The overall status of the Input: off, on, problem. StringLength=[7].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.2.1.1.2
hpduInputBreakerRating mandatory
The rating of each hpdu Input in Ampere.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.2.1.1.3
hpduInputVoltage mandatory
The measured Input voltage from the PDU meters in volts. Value is
presented in 1/10 of the Volt i.e. 2095 is 209.5 V. A value
of -1 will be returned if the voltage is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.2.1.1.4
hpduInputCurrent mandatory
The measured Input current from the PDU meters in amps. Value is
presented in 1/100 of the Ampere i.e. 175 is 1.75 A. A value
of -1 will be returned if the current is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.2.1.1.5
hpduInputPowerVA mandatory
The total Input Power measured in VA. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.2.1.1.6
hpduInputPowerWatt mandatory
The total Input power measured in Watts. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.2.1.1.7
hpduInputPowerFactor mandatory
The Input power factor is presented in 1/100 of the unit i.e.
98 is 0.98. A value of -1 will be returned if the power factor is unable
to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.2.1.1.8
hpduInputWarningThreshold mandatory
Report the User-setting Input threshhold limit for Warning in percentage
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.2.1.1.9
hpduInputCriticalThreshold mandatory
Report the User-setting Input threshhold limit for Critical in percentage
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.2.1.1.10
hpduInputPowerWattHour mandatory
Support Billing Grade Energy Metering in Watt-Hour. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.2.1.1.11
hpduInputTotalEnergySince mandatory
Display the date and time that starts to accumulate the per Load segment energy in WH.
Date and Time can be set by user on GUI.
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.2.1.1.12
hpduInputEnergyMeteringTotalHours mandatory
Total hours of collecting measurement data. A value
of -1 will be returned if the value is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.2.1.1.13

hpduOutletTable

table mandatory
.1.3.6.1.4.1.232.165.9.3.1 · 1 row entry · 14 columns
Indexed by hpduNumMonitoredOutlet and hpduNumPhase . So aggregate objects for each entry 
equal to (hpduNumMonitoredOutlet x hpduNumPhase). Start with 1.
hpduOutletEntry entry .1.3.6.1.4.1.232.165.9.3.1.1
The Outlet table entry containing the voltage, current, PF,
percent load, VA, Watts for the Modular PDU.
Indexes
hpduNumMonitoredOutlet hpduNumPhase hpduOutletIndex
Column Syntax OID
hpduOutletIndex mandatory
Index for the hpduOutletEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.9.3.1.1.1
hpduOutletStatus mandatory
The overall status of the breaker: off, on, problem. StringLength=[7].
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.3.1.1.2
hpduOutletBreakerRating mandatory
The rating of each hpdu Outlet in Ampere.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.3
hpduOutletPercentLoad mandatory
The hpdu's each Outlet load in percent of rated capacity. Value is
presented in 1/10 of the percentage i.e. 125 is 12.5%. A value
of -1 will be returned if the current is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.4
hpduOutletVoltage mandatory
The measured Outlet voltage from the PDU meters in volts. Value is
presented in 1/10 of the Volt i.e. 2095 is 209.5 V. A value
of -1 will be returned if the voltage is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.5
hpduOutletCurrent mandatory
The measured Outlet current from the PDU meters in amps. Value is
presented in 1/100 of the Ampere i.e. 175 is 1.75 A. A value
of -1 will be returned if the current is unable to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.6
hpduOutletPowerVA mandatory
The total VA load (VI) measured on the PDU in VA. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.7
hpduOutletPowerWatt mandatory
The total power load measured on the PDU in Watts. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.8
hpduOutletPowerFactor mandatory
The power factor is presented in 1/100 of the unit i.e.
98 is 0.98. A value of -1 will be returned if the power factor is unable
to be measured.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.9
hpduOutletWarningThreshold mandatory
Report the User-set threshhold limit for Warning in percentage
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.10
hpduOutletCriticalThreshold mandatory
Report the User-set threshhold limit for Critical in percentage
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.11
hpduOutletPowerWattHour mandatory
Support Billing Grade Energy Metering in Watt-Hour. A value
of -1 will be returned if the power is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.12
hpduOutletTotalEnergySince mandatory
Display the date and time that starts to accumulate the per Load segment energy in WH.
Date and Time can be set by user on GUI.
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.9.3.1.1.13
hpduOutletEnergyMeteringTotalHours mandatory
Total hours of collecting measurement data. A value
of -1 will be returned if the value is unable to be calculated.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.9.3.1.1.14

pdu3IdentTable

table mandatory
.1.3.6.1.4.1.232.165.11.1.2 · 1 row entry · 16 columns
Aggregate Object with number of entries equal to pdu3NumberPDU .
pdu3IdentEntry entry .1.3.6.1.4.1.232.165.11.1.2.1
The ident table entry containing the name, model, manufacturer,
firmware version, part number, etc.
Indexes
pdu3IdentIndex
Column Syntax OID
pdu3IdentIndex mandatory
Index for the Pdu3IdentEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.11.1.2.1.1
pdu3Name mandatory
The string identify the device in daisy chain. Example PDU A.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.11.1.2.1.2
pdu3Model mandatory
The Device Model.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.11.1.2.1.3
pdu3Manufacturer mandatory
The Device Manufacturer Name (e.g. Hewlett-Packard).
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.11.1.2.1.4
pdu3FirmwareVersion mandatory
The firmware revision level of the device.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.11.1.2.1.5
pdu3FirmwareVersionTimeStamp mandatory
Timestamp of when the PDU firmware was last updated
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.11.1.2.1.6
pdu3PartNumber mandatory
The device part number. Example AF400A.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.11.1.2.1.7
pdu3SerialNumber mandatory
The device serial number, 10- or 16-digit.
OctetString
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.11.1.2.1.8
pdu3Status mandatory
The overall status of the device. A value of OK(2) indicates the device is operating normally.
A value of degraded(3) indicates the device is operating with warning indicators. A value of
failed(4) indicates the devic…
Enumeration
Enumerated Values:
1other
2ok
3degraded
4failed
.1.3.6.1.4.1.232.165.11.1.2.1.9
pdu3Controllable mandatory
This object indicates whether or not the device is controllable.
Enumeration
Enumerated Values:
1yes
2no
.1.3.6.1.4.1.232.165.11.1.2.1.10
pdu3InputPhaseCount mandatory
The number of input phase on this pdu 1,2,3.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.11.1.2.1.11
pdu3GroupCount mandatory
The number of groups (breakers) on this pdu.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.11.1.2.1.12
pdu3OutletCount mandatory
The number of outlets in this PDU.
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.11.1.2.1.13
pdu3MACAddress mandatory
The assigned MAC address for this PDU.
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.11.1.2.1.14
pdu3IPv4Address mandatory
The current IPv4 Address.
A value of 0.0.0.0 indicates an error or an unset option.
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.11.1.2.1.15
pdu3IPv6Address mandatory
The current IPv6 Address.
A vale of 0.0.0.0.0.0 indicates an error or an unset option.
RFC1213-MIBDisplayString
Textual Convention: RFC1213-MIBDisplayString OctetString
.1.3.6.1.4.1.232.165.11.1.2.1.16

pdu3ConfigTable

table mandatory
.1.3.6.1.4.1.232.165.11.1.3 · 1 row entry · 11 columns
Aggregate Object with number of entries equal to pdu3NumberPDU .
pdu3ConfigEntry entry .1.3.6.1.4.1.232.165.11.1.3.1
Read Configuration data from the PDU being queried.
Indexes
pdu3ConfigIndex
Column Syntax OID
pdu3ConfigIndex mandatory
The index of PDU configuration entry.
Integer32
Constraints:
range: 0-20
.1.3.6.1.4.1.232.165.11.1.3.1.1
pdu3ConfigSsh mandatory
Setting this OID to off(0) will disable the SSH conneciton.
Setting this OID to on(1) will enable the SSH connection.
Enumeration
Enumerated Values:
0off
1on
.1.3.6.1.4.1.232.165.11.1.3.1.2
pdu3ConfigFtps mandatory
Setting this OID to off(0) will disable the FTPS connection.
Setting this OID to on(1) will enable the FTPS connection.
Enumeration
Enumerated Values:
0off
1on
.1.3.6.1.4.1.232.165.11.1.3.1.3
pdu3ConfigHttp mandatory
Setting this OID to off(0) will disable the HTTP connection.
Setting this OID to on(1) will enable the HTTP connection.
Enumeration
Enumerated Values:
0off
1on
.1.3.6.1.4.1.232.165.11.1.3.1.4
pdu3ConfigHttps mandatory
Setting this OID to off(0) will disable the HTTPS connection.
Setting this OID to on(1) will enable the HTTPS connection.
Enumeration
Enumerated Values:
0off
1on
.1.3.6.1.4.1.232.165.11.1.3.1.5
pdu3ConfigIPv4IPv6Switch mandatory
Setting this OID to IPv4(1) will enable the IPv4 configuration.
Setting this OID to IPv6(2) will enable the IPv6 configuration.
Setting this OID to IPv4&IPv6(3) will enable both IPv4 and IPv6 configuration.
Enumeration
Enumerated Values:
1iPv4
2iPv6
3iPv4IPv6
.1.3.6.1.4.1.232.165.11.1.3.1.6
pdu3ConfigRedfishAPI mandatory
Setting this OID to off(0) will disable the Redfish API.
Setting this OID to on(1) will enable the Redfish API.
Enumerationr/w
Enumerated Values:
0off
1on
.1.3.6.1.4.1.232.165.11.1.3.1.7
pdu3ConfigOledDispalyOrientation mandatory
Indicates the intended physical orientation of OLED display.
displayNormal(1) indicates normal orientation.
displayReverse(2) indicates upside down orientation.
Enumerationr/w
Enumerated Values:
1displayNormal
2displayReverse
.1.3.6.1.4.1.232.165.11.1.3.1.8
pdu3ConfigEnergyReset mandatory
Setting this OID to reset(2) will cause the device energy meter value
to be reset to zero. Getting this OID in models that support this feature
will do nothing and return the noOperation(1) value. Models that do not
su…
Enumerationr/w
Enumerated Values:
1noOperation
2reset
3notSupported
.1.3.6.1.4.1.232.165.11.1.3.1.9
pdu3ConfigNetworkManagementCardReset mandatory
Getting this OID will return noOperation(0).
Getting this OID to reset(1) will reset NMC.
Enumerationr/w
Enumerated Values:
0noOperation
1reset
.1.3.6.1.4.1.232.165.11.1.3.1.10
pdu3ConfigDaisyChainStatus mandatory
Setting this OID to daisychain(0) will enable daisychain mode.
Enumerationr/w
Enumerated Values:
0daisychain
.1.3.6.1.4.1.232.165.11.1.3.1.11

pdu3InputTable

table mandatory
.1.3.6.1.4.1.232.165.11.2.1 · 1 row entry · 10 columns
Aggregate Object with number of entries equal to pdu3NumberPDU .
pdu3InputEntry entry .1.3.6.1.4.1.232.165.11.2.1.1
The ident table entry containing the VA, Watts, WH, etc.
Indexes
pdu3IdentIndex
Column Syntax OID
pdu3InputType mandatory
Type of input - single phase, split phase, three phase delta, or three
phase wye.
Enumeration
Enumerated Values:
1singlePhase
2splitPhase
3threePhaseDelta
4threePhaseWye
.1.3.6.1.4.1.232.165.11.2.1.1.1
pdu3InputFrequency mandatory
The measured input frequency from the PDU meters in tenths of Hz.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.232.165.11.2.1.1.2
pdu3InputFrequencyStatus mandatory
Status of the measured input frequency relative to the nominal frequency and the admitted tolerance.
Enumeration
Enumerated Values:
1good
2outOfRange
.1.3.6.1.4.1.232.165.11.2.1.1.3
pdu3InputPowerVA mandatory
A total input VA of all phases. Units are 0.001 VA. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.1.1.4
pdu3InputPowerWatts mandatory
A total input Watts of all phases. Units are 0.001 Watts. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.1.1.5
pdu3InputTotalEnergy mandatory
A total input Watt-Hour value for all phases. Units are KWh. This value is accumulated since PDU in service.
A negative value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.1.1.6
pdu3InputPowerWattHourTimer mandatory
A Timestamp of when the Total Input WH was last reset.
OctetString
Constraints:
range: 0-22
.1.3.6.1.4.1.232.165.11.2.1.1.7
pdu3InputResettableEnergy mandatory
A total input Watt-Hour value for all phases. Units are 0.001 Wh. This value can be reset to 0
using GUI. In that case, the pdu3InputPowerWattHourTimer will be reset as well
A negative value indicates that this obje…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.1.1.8
pdu3InputPowerFactor mandatory
An input PF value. Units are in thousandths, for example a power factor
of 0.958 would be returned as 958, and 0.92 would be returned as 920.
A negative value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.1.1.9
pdu3InputPowerVAR mandatory
An input VAR value. Units are 0.001 VAR. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.1.1.10

pdu3InputPhaseTable

table mandatory
.1.3.6.1.4.1.232.165.11.2.2 · 1 row entry · 24 columns
Aggregate Object with number of entries equal to number of PDUs (pdu3NumberPDU) and
number of input phase (pdu3InputPhaseCount).
pdu3InputPhaseEntry entry .1.3.6.1.4.1.232.165.11.2.2.1
The input table entry containing the voltage, current, frequency, power for each phase.
Entries are given with number of pdu and number of input phase 1, 2, or 3.
Indexes
pdu3IdentIndex pdu3InputPhaseIndex
Column Syntax OID
pdu3InputPhaseIndex mandatory
Index for the Pdu3InputEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.11.2.2.1.1
pdu3InputPhaseVoltageMeasType mandatory
Value indicates what input voltage is being measured in this table row - single phase
voltage, phase 1 to neutral, phase 2 to neutral, phase 3 to neutral, phase 1 to phase 2,
phase 2 to phase 3, or phase 3 to phase 1.
Enumeration
Enumerated Values:
1singlePhase
2phase1toN
3phase2toN
4phase3toN
5phase1to2
6phase2to3
7phase3to1
.1.3.6.1.4.1.232.165.11.2.2.1.2
pdu3InputPhaseVoltage mandatory
An input voltage measurement value. Return value is divided by 10.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.2.1.3
pdu3InputPhaseVoltageThStatus mandatory
Status of the measured input voltage relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.11.2.2.1.4
pdu3InputPhaseVoltageThLowerWarning mandatory
Lower warning threshold. Return value is divided by 10. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.11.2.2.1.5
pdu3InputPhaseVoltageThLowerCritical mandatory
Lower critical threshold. Return value is divided by 10. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.11.2.2.1.6
pdu3InputPhaseVoltageThUpperWarning mandatory
Upper warning threshold. Return value is divided by 10. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.11.2.2.1.7
pdu3InputPhaseVoltageThUpperCritical mandatory
Upper critical threshold. Return value is divided by 10. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.11.2.2.1.8
pdu3InputPhaseCurrentMeasType mandatory
Which input wire is being measured in this table row - single phase, neutral, phase 1,
phase 2, or phase 3.
Enumeration
Enumerated Values:
1singlePhase
2neutral
3phase1
4phase2
5phase3
.1.3.6.1.4.1.232.165.11.2.2.1.9
pdu3InputPhaseCurrentRating mandatory
Rated current capacity of the input. A negative value indicates that
the hardware current capacity is unknown. Return value is divided by 100.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.2.1.10
pdu3InputPhaseCurrent mandatory
An input current measurement value. Return value is divided by 100.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.2.1.11
pdu3InputPhaseCurrentThStatus mandatory
Status of the measured input current relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.11.2.2.1.12
pdu3InputPhaseCurrentThLowerWarning mandatory
Lower warning threshold. Return value is divided by 100. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.11.2.2.1.13
pdu3InputPhaseCurrentThLowerCritical mandatory
Lower critical threshold. Return value is divided by 100. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.11.2.2.1.14
pdu3InputPhaseCurrentThUpperWarning mandatory
Upper warning threshold. Return value is divided by 100. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.11.2.2.1.15
pdu3InputPhaseCurrentThUpperCritical mandatory
Upper critical threshold. Return value is divided by 100. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.11.2.2.1.16
pdu3InputPhaseCurrentPercentLoad mandatory
Current percent load, based on the rated current capacity. Units are
percentage, for example 80.9 % will be returned as 809. A negative
value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.2.1.17
pdu3InputPhasePowerMeasType mandatory
Which input wire is being measured in this table row - single phase, neutral, phase 1,
phase 2, or phase 3.
Enumeration
Enumerated Values:
1singlePhase
2neutral
3phase1
4phase2
5phase3
.1.3.6.1.4.1.232.165.11.2.2.1.18
pdu3InputPhasePowerVA mandatory
An input VA value. Units are VA. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.2.1.19
pdu3InputPhasePowerWatts mandatory
An input Watts value. Units are Watts. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.2.1.20
pdu3InputPhasePowerWattHour mandatory
A kWatt-Hour value for each Input phase. Units are kWh. This value can be reset to 0
using GUI. In that case, the pdu3InputPhasePowerWattHourTimer will be reset as well
A negative value indicates that this object …
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.2.1.21
pdu3InputPhasePowerWattHourTimer mandatory
Timestamp of when input phase kWatt-hours (kWh) was last reset.
OctetString
Constraints:
range: 0-22
.1.3.6.1.4.1.232.165.11.2.2.1.22
pdu3InputPhasePowerFactor mandatory
An input PF value. Return value is divided by 100, for example a power factor
of 0.95 would be returned as 95. A negative value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.2.1.23
pdu3InputPhasePowerVAR mandatory
An input VA Reactive value. Units are in VAR. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.2.2.1.24

pdu3GroupTable

table mandatory
.1.3.6.1.4.1.232.165.11.3.1 · 1 row entry · 26 columns
Aggregate Object with number of entries equal to number of PDUs
and number of breakers (pdu3GroupCount).
pdu3GroupEntry entry .1.3.6.1.4.1.232.165.11.3.1.1
The input table entry containing the name, voltages, currents, power, etc.
Indexes
pdu3IdentIndex pdu3GroupIndex
Column Syntax OID
pdu3GroupIndex mandatory
Index for the Pdu3GroupEntry table.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.11.3.1.1.1
pdu3GroupName mandatory
A descriptive name for the group.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.232.165.11.3.1.1.2
pdu3GroupType mandatory
The type of the group. (5) has no breaker
Enumeration
Enumerated Values:
2breaker1pole
3breaker2pole
4breaker3pole
5outletSection
.1.3.6.1.4.1.232.165.11.3.1.1.3
pdu3GroupVoltageMeasType mandatory
Value indicates what input voltage is being measured in this table row - single phase
voltage, phase 1 to neutral, phase 2 to neutral, phase 3 to neutral, phase 1 to phase 2,
phase 2 to phase 3, or phase 3 to phase 1.
Enumeration
Enumerated Values:
1singlePhase
2phase1toN
3phase2toN
4phase3toN
5phase1to2
6phase2to3
7phase3to1
.1.3.6.1.4.1.232.165.11.3.1.1.4
pdu3GroupVoltage mandatory
Return value is divided by 10 to get one decimal point, unit is in Volt.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.3.1.1.5
pdu3GroupVoltageThStatus mandatory
Status of the measured group voltage relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.11.3.1.1.6
pdu3GroupVoltageThLowerWarning mandatory
Lower warning threshold. Return value is divided by 10 to get one decimal point,
unit is in Volt. A negative value indicates that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.11.3.1.1.7
pdu3GroupVoltageThLowerCritical mandatory
Lower critical threshold. Return value is divided by 10 to get one decimal point,
unit is in Volt. A negative value indicates that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.11.3.1.1.8
pdu3GroupVoltageThUpperWarning mandatory
Upper warning threshold. Return value is divided by 10 to get one decimal point,
unit is in Volt. A negative value indicates that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.11.3.1.1.9
pdu3GroupVoltageThUpperCritical mandatory
Upper critical threshold. Return value is divided by 10 to get one decimal point,
unit is in Volt. A negative value indicates that this object is not available.
Integer32
Constraints:
range: -1-500000
.1.3.6.1.4.1.232.165.11.3.1.1.10
pdu3groupCurrentRating mandatory
Rated current capacity of the group. Return value is divided by 100 to get two decimal points,
unit is in Amps. A negative value indicates that the hardware current capacity is unknown (it
will always be unknown for…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.3.1.1.11
pdu3GroupCurrent mandatory
A group current measurement value. Return value is divided by 100 to get two decimal points.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.3.1.1.12
pdu3GroupCurrentThStatus mandatory
Status of the measured group current relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.11.3.1.1.13
pdu3GroupCurrentThLowerWarning mandatory
Lower warning threshold. Return value is divided by 100 to get two decimal points. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.11.3.1.1.14
pdu3GroupCurrentThLowerCritical mandatory
Lower critical threshold. Return value is divided by 100 to get two decimal points. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.11.3.1.1.15
pdu3GroupCurrentThUpperWarning mandatory
Upper warning threshold. Return value is divided by 100 to get two decimal points. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.11.3.1.1.16
pdu3GroupCurrentThUpperCritical mandatory
Upper critical threshold. Return value is divided by 100 to get two decimal points. A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-100000
.1.3.6.1.4.1.232.165.11.3.1.1.17
pdu3GroupCurrentPercentLoad mandatory
Current percent load, based on the rated current capacity. Units are
percentage, for example 80.9 % will be returned as 809. A negative
value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.3.1.1.18
pdu3GroupPowerVA mandatory
A group VA value. Units are VA. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.3.1.1.19
pdu3GroupPowerWatts mandatory
A group power value. Units are Watts. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.3.1.1.20
pdu3GroupPowerWattHour mandatory
An energy consumption value for each load segment. Units are kWh. This value can be reset to 0
using GUI. In that case, the pdu3GroupPowerWattHourTimer will be reset as well.
A negative value indicates that this o…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.3.1.1.21
pdu3GroupPowerWattHourTimer mandatory
Timestamp when group kilo Watt-hours (group kWh) is reset.
OctetString
Constraints:
range: 0-22
.1.3.6.1.4.1.232.165.11.3.1.1.22
pdu3GroupPowerFactor mandatory
A group PF value. Return value is divided by 100, for example a power factor of 0.95 would be returned as 95.
A negative value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.3.1.1.23
pdu3GroupPowerVAR mandatory
A measurement for group/load segment power reactive. Units are VAR. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.3.1.1.24
pdu3GroupOutletCount mandatory
The number of outlets in each group (breaker).
Integer32
Constraints:
range: 0-63
.1.3.6.1.4.1.232.165.11.3.1.1.25
pdu3GroupBreakerStatus mandatory
Only applicable to groups with breaker. Indicates whether a breaker is turned
off or on.
Enumeration
Enumerated Values:
1notApplicable
2breakerOn
3breakerOff
.1.3.6.1.4.1.232.165.11.3.1.1.26

pdu3EnvProbeTable

table mandatory
.1.3.6.1.4.1.232.165.11.4.1 · 1 row entry · 4 columns
A list of environment probe (1 per PDU) for temperature, humidity, and contacts.  
The number of entries is given by number of PDUs in daisy chain.
pdu3EnvProbeEntry entry .1.3.6.1.4.1.232.165.11.4.1.1
Aggregate entries equal to number of PDUs.
Indexes
pdu3IdentIndex
Column Syntax OID
pdu3TemperatureScale mandatory
Scale used to return temperature objects.
Enumeration
Enumerated Values:
1celsius
2fahrenheit
.1.3.6.1.4.1.232.165.11.4.1.1.1
pdu3TemperatureCount mandatory
Max number of temperature measurements (1 per probe).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.4.1.1.2
pdu3HumidityCount mandatory
Max number of humidity measurements (1 per probe).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.4.1.1.3
pdu3ContactCount mandatory
Max number of contact sensors (1 per probe).
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.4.1.1.4

pdu3TemperatureTable

table mandatory
.1.3.6.1.4.1.232.165.11.4.2 · 1 row entry · 9 columns
A list of temperature probe measurements.  The number of entries are
given by number of pdu and pdu3TemperatureCount.
pdu3TemperatureEntry entry .1.3.6.1.4.1.232.165.11.4.2.1
An entry for a temperature measurement.
Indexes
pdu3IdentIndex pdu3TemperatureIndex
Column Syntax OID
pdu3TemperatureIndex mandatory
A unique value for each temperature probe measurement. Its value
ranges from 1 to temperatureCount.
Integer32
Constraints:
range: 1-2
.1.3.6.1.4.1.232.165.11.4.2.1.1
pdu3TemperatureName mandatory
A descriptive name for the temperature probe.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.232.165.11.4.2.1.2
pdu3TemperatureProbeStatus mandatory
Indicates whether a probe is connected or not.
Enumeration
Enumerated Values:
1disconnected
2connected
3bad
.1.3.6.1.4.1.232.165.11.4.2.1.3
pdu3TemperatureValue mandatory
Units are in tenths of a degree (either Fahrenheit or Celsius).
Return value is divided by 10 to get degrees.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.4.2.1.4
pdu3TemperatureThStatus mandatory
Status of the measured temperature relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.11.4.2.1.5
pdu3TemperatureThLowerWarning mandatory
Lower warning threshold. Return value is divided by 10 to get degree. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-150000
.1.3.6.1.4.1.232.165.11.4.2.1.6
pdu3TemperatureThLowerCritical mandatory
Lower critical threshold. Return value is divided by 10 to get degree. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-150000
.1.3.6.1.4.1.232.165.11.4.2.1.7
pdu3TemperatureThUpperWarning mandatory
Upper warning threshold. Return value is divided by 10 to get degree. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-150000
.1.3.6.1.4.1.232.165.11.4.2.1.8
pdu3TemperatureThUpperCritical mandatory
Upper critical threshold. Return value is divided by 10 to get degree. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-150000
.1.3.6.1.4.1.232.165.11.4.2.1.9

pdu3HumidityTable

table mandatory
.1.3.6.1.4.1.232.165.11.4.3 · 1 row entry · 9 columns
A list of humidity probe measurements.  The number of entries are
given by number of pdu and pdu3HumidityCount.
pdu3HumidityEntry entry .1.3.6.1.4.1.232.165.11.4.3.1
An entry for a humidity measurement.
Indexes
pdu3IdentIndex pdu3HumidityIndex
Column Syntax OID
pdu3HumidityIndex mandatory
A unique value for each humidity probe measurement. Its value
ranges from 1 to pdu3HumidityCount per pdu.
Integer32
Constraints:
range: 1-2
.1.3.6.1.4.1.232.165.11.4.3.1.1
pdu3HumidityName mandatory
A descriptive name for the humidity probe.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.232.165.11.4.3.1.2
pdu3HumidityProbeStatus mandatory
Indicates whether a probe is connected or not.
Enumeration
Enumerated Values:
1disconnected
2connected
3bad
.1.3.6.1.4.1.232.165.11.4.3.1.3
pdu3HumidityValue mandatory
Units are tenths of a percent relative humidity. Return value is divided by 10 to get %RH.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.4.3.1.4
pdu3HumidityThStatus mandatory
Status of the measured humidity relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.11.4.3.1.5
pdu3HumidityThLowerWarning mandatory
Lower warning threshold. Return value is divided by 10 to get %RH. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-1000
.1.3.6.1.4.1.232.165.11.4.3.1.6
pdu3HumidityThLowerCritical mandatory
Lower critical threshold. Return value is divided by 10 to get %RH. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-1000
.1.3.6.1.4.1.232.165.11.4.3.1.7
pdu3HumidityThUpperWarning mandatory
Upper warning threshold. Return value is divided by 10 to get %RH. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-1000
.1.3.6.1.4.1.232.165.11.4.3.1.8
pdu3HumidityThUpperCritical mandatory
Upper critical threshold. Return value is divided by 10 to get %RH. A negative value
indicates that this object is not available.
Integer32
Constraints:
range: -1-1000
.1.3.6.1.4.1.232.165.11.4.3.1.9

pdu3ContactTable

table mandatory
.1.3.6.1.4.1.232.165.11.4.4 · 1 row entry · 4 columns
A list of contact sensors.  The number of entries are
given by number of pdu and pdu3ContactCount.
pdu3ContactEntry entry .1.3.6.1.4.1.232.165.11.4.4.1
An entry for a contact sensor
Indexes
pdu3IdentIndex pdu3ContactIndex
Column Syntax OID
pdu3ContactIndex mandatory
A unique value for each contact sensor. Its value ranges from 1 to
contactCount.
Integer32
Constraints:
range: 1-3
.1.3.6.1.4.1.232.165.11.4.4.1.1
pdu3ContactName mandatory
A descriptive name for the contact sensor.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.232.165.11.4.4.1.2
pdu3ContactProbeStatus mandatory
Indicates whether a probe is connected or not.
Will not be returned if the contact sensor is internal to the ePDU,
in that case only contactState should be read.
Enumeration
Enumerated Values:
1disconnected
2connected
3bad
.1.3.6.1.4.1.232.165.11.4.4.1.3
pdu3ContactState mandatory
The state of the contact sensor.
Enumeration
Enumerated Values:
1contactOpen
2contactClosed
3contactBad
.1.3.6.1.4.1.232.165.11.4.4.1.4

pdu3OutletTable

table mandatory
.1.3.6.1.4.1.232.165.11.5.1 · 1 row entry · 17 columns
Aggregate Object with number of entries equal to Number of PDU (pdu3IdentIndex)
and Number of outlet per PDU (pdu3OutletIndex).
pdu3OutletEntry entry .1.3.6.1.4.1.232.165.11.5.1.1
The Outlet table entry containing the type, voltage, current etc.
Indexes
pdu3IdentIndex pdu3OutletIndex
Column Syntax OID
pdu3OutletIndex mandatory
Index for each outlet, value from 1 to the number of outlets per PDU.
Integer32
Constraints:
range: 0-100
.1.3.6.1.4.1.232.165.11.5.1.1.1
pdu3OutletName mandatory
A descriptive name for the outlet.
OctetString
Constraints:
range: 1-31
.1.3.6.1.4.1.232.165.11.5.1.1.2
pdu3OutletType mandatory
Type of this outlet - C13, C19.
Enumeration
Enumerated Values:
1iecC13
2iecC19
10uk
11french
12schuko
20nema515
21nema51520
22nema520
23nemaL520
24nemaL530
25nema615
26nema620
27nemaL620
28nemaL630
29nemaL715
30rf203p277
.1.3.6.1.4.1.232.165.11.5.1.1.3
pdu3OutletCurrentRating mandatory
Rated current capacity of this outlet. Return value is divided by 100 to get amps. A negative
value indicates that the hardware current capacity is unknown.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.5.1.1.4
pdu3OutletCurrent mandatory
A outlet current measurement value. Return value is divided by 100 to get amps.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.5.1.1.5
pdu3OutletActivePowerThStatus mandatory
Status of the measured outlet active power relative to the configured thresholds.
Enumeration
Enumerated Values:
1good
2lowWarning
3lowCritical
4highWarning
5highCritical
.1.3.6.1.4.1.232.165.11.5.1.1.6
pdu3OutletActivePowerThLowerWarning mandatory
Lower warning threshold. Units are Watts(W). A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-10000
.1.3.6.1.4.1.232.165.11.5.1.1.7
pdu3OutletActivePowerThLowerCritical mandatory
Lower critical threshold. Units are Watts(W). A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-10000
.1.3.6.1.4.1.232.165.11.5.1.1.8
pdu3OutletActivePowerThUpperWarning mandatory
Upper warning threshold. Units are Watts(W). A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-10000
.1.3.6.1.4.1.232.165.11.5.1.1.9
pdu3OutletActivePowerThUpperCritical mandatory
Upper critical threshold. Units are Watts(W). A negative value indicates
that this object is not available.
Integer32
Constraints:
range: -1-10000
.1.3.6.1.4.1.232.165.11.5.1.1.10
pdu3OutletCurrentPercentLoad mandatory
Current percent load, based on the rated current capacity. Units are
percentage, for example 80.5% will be returned as 805. A negative
value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.5.1.1.11
pdu3OutletVA mandatory
A outlet power VA value. Units are VA. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.5.1.1.12
pdu3OutletWatts mandatory
A outlet power in Watts value. Units are Watts. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.5.1.1.13
pdu3OutletWh mandatory
An energy in kWatt-Hour value for each outlet. Units are kWh.
This object is writable so that it can be reset to 0. When it is
written to, the pdu3OutletWhTimer will be reset updated as well
A negative value indic…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.5.1.1.14
pdu3OutletWhTimer mandatory
Timestamp (date and time) of outlet energy in kWh is reset.
OctetString
Constraints:
range: 0-22
.1.3.6.1.4.1.232.165.11.5.1.1.15
pdu3OutletPowerFactor mandatory
An outlet PF value. Return value is divided by 100, for example a power factor
of 0.95 would be returned as 95. A negative value indicates that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.5.1.1.16
pdu3OutletVAR mandatory
An outlet power reactive in VAR value. Units are VAR. A negative value indicates
that this object is not available.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.232.165.11.5.1.1.17

pdu3OutletControlTable

table mandatory
.1.3.6.1.4.1.232.165.11.5.2 · 1 row entry · 9 columns
Aggregate Object with number of entries equal to Number of PDU (pdu3IdentIndex) 
and Number of outlets per PDU (pdu3OutletIndex).
pdu3OutletControlEntry entry .1.3.6.1.4.1.232.165.11.5.2.1
The Outlet table entry containing the type, voltage, current etc.
Indexes
pdu3IdentIndex pdu3OutletIndex
Column Syntax OID
pdu3OutletControlStatus mandatory
current state of a control outlet.
Enumeration
Enumerated Values:
1off
2on
3pendingOff
4pendingOn
.1.3.6.1.4.1.232.165.11.5.2.1.1
pdu3OutletControlOffCmd mandatory
When write, once issued, the outlet will turn Off immediately.
0-n: Time in seconds until the outlet command is issued
-1: Cancel a pending outlet Off command
When read, returns -1 if no command is pending, or the curr…
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.11.5.2.1.2
pdu3OutletControlOnCmd mandatory
When write, once issued, the outlet will turn On immediately.
0-n: Time in seconds until the outlet command is issued
-1: Cancel a pending outlet On command
When read, returns -1 if no command is pending, or the curren…
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.11.5.2.1.3
pdu3OutletControlRebootCmd mandatory
When write, for outlets that are On prior to this Reboot command, they will
switch Off immediately when the command is issued, remain Off for
outletControlRebootOffTime seconds, and then turn back On.
For outlets tha…
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.11.5.2.1.4
pdu3OutletControlPowerOnState mandatory
Determines the outlet state when power is applied to the unit.
1 : not restart at device startup
2 : should sequence back ON in line with outletControlSequenceTime
3 : should take the state the outlet had when power was…
Enumerationr/w
Enumerated Values:
1off
2on
3lastState
.1.3.6.1.4.1.232.165.11.5.2.1.5
pdu3OutletControlSequenceDelay mandatory
Time delay in seconds from when a Global Sequence On command is issued to
when the command is executed on this outlet. This delay is also used as a power-on
delay. Set to -1 to exclude this outlet from Global Sequence …
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.11.5.2.1.6
pdu3OutletControlRebootOffTime mandatory
Time delay in seconds that the outlet should remain in the Off state when executing a Reboot command.
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.11.5.2.1.7
pdu3OutletControlSwitchable mandatory
Determines the outlet capability to be controlled On/Off from the communication channels.
1 : control On/Off enabled
2 : control On/Off disabled.
Enumerationr/w
Enumerated Values:
1switchable
2notSwitchable
.1.3.6.1.4.1.232.165.11.5.2.1.8
pdu3OutletControlShutoffDelay mandatory
Time delay in seconds that could be taken in account before shutting of the outlet.
An application which need to shutoff properly an outlet will read this parameter first
then write it to the command pdu3OutletControlOf…
Integer32r/w
Constraints:
range: -1-99999
.1.3.6.1.4.1.232.165.11.5.2.1.9