White Papers
8 Version 2.0.1
6 Description
The Dell Power Supply Profile describes platform’s power supply information. Each platform power
supply is represented by an instance of DCIM_PowerSupplyView class.
Figure 1 details typical Dell Power Supply Profile implementation for a platform containing two power
supplies. In order for client to discover the instrumentation’s support of this profile, PowerSupplyProfile is
instantiated in the Interop Namespace. PowerSupplyProfile instance describes the information about the
implemented profile: most importantly, the name and version of the profile and the organization name that
produced the profile.
Psu1 and psu2 are the power supply views representing the two power supplies in the Implementation
Namespace. They are associated to the Interop namespace’s PowerSupplyProfile instance.
Figure 1 – Power Supply Profile Implementation
system1 : DCIM_ComputerSystem
FQDD: System.Embedded.1
psu2 : DCIM_PowerSupplyView
FQDD: PSU.Slot.2
PrimaryStatus : 2 (Degraded)
TotalOutputPower : 930
Type : 3 (Switching)
DetailedState : Presence Detected
RedundancyStatus: 3 (Degraded
Redundancy)
RedTypeOfSet : 3 (Load Balanced)
RedMinNumberNeeded : 2
Manufacturer : Dell
Model : PWR SPLY,0930W,RDNT
SerialNumber : CN1629147R000S
PartNumber : 0R1447
psu1 : DCIM_PowerSupplyView
FQDD: PSU.Slot.1
PrimaryStatus : 1 (OK)
TotalOutputPower : 930
Type : 3 (Switching)
DetailedState : Presence Detected
RedundancyStatus: 3 (Degraded
Redundancy)
RedTypeOfSet : 3 (Load Balanced)
RedMinNumberNeeded : 2
Manufacturer : Dell
Model : PWR SPLY,0930W,RDNT
SerialNumber : CN1629147R000S
PartNumber : 0R1447
systemview1 : DCIM_SystemView
FQDD: System.Embedded.1
PowerSupplyProfile : RegisteredProfile
RegisteredOrganization : 1 (Other)
RegisteredName : Power Supply
RegisteredVersion : 2.0.0
OtherRegisteredOrganization : “DCIM”
CSProfile : RegisteredProfile
RegisteredOrganization : 2 (DMTF)
RegisteredName : Base Server
RegisteredVersion : 1.0.0
ElementConformsToProfile
ElementConformsToProfile
Interop
Namespace
Implementation
Namespace