White Papers

10 Version 2.1.1
Figure 2 details typical Dell Power Supply Profile implementation for a platform containing two power
113
supplies. For the client to discover the instrumentation’s support of this profile, LCRegisteredProfile and
114
RegisteredProfile are instantiated in the Interop Namespace.
115
LCRegisteredProfile instance provides information about the implemented DCIM profile: most importantly,
116
the profile name, version of the profile, and the organization name that produced the profile.
117
RegisteredProfile provides the information about the DMTF profile
118
Psu1 and psu2 are the power supply views representing the two power supplies in the Implementation
119
Namespace. They are associated to the Interop namespace’s PowerSupplyProfile instance.
120
Pwrsupply1 and pwrsupply2 represent the same two power supplies as well but in the DMTF Power
121
Supply Profile described interface.
122
psu2 : PowerSupplyView
FQDD: PSU.Slot.2
...
psu1 : PowerSupplyView
FQDD: PSU.Slot.1
...
LCRegisteredProfile
RegisteredOrganization : 1 (Other)
RegisteredName : Power Supply
RegisteredVersion : 3.0.0
OtherRegisteredOrganization : “DCIM”
LCElementConformsToProfile
ElementConformsToProfile
Interop
Namespace
Implementation
Namespace
system1 : ComputerSystem
pwrsupply2 : PowerSupply
redundancyset1 : PowerRedundancySet
SystemPSDevice
pwrsupply1 : PowerSupply
PSMemberOfCollection
PSMemberOfCollection
SystemPSDevice
PSOwning
CollectionElement
RegisteredProfile
RegisteredOrganization : 2 (DMTF)
RegisteredName : Power Supply
RegisteredVersion : 1.1.0
...
...
CSHostedPower
Redundancy
123
Figure 2 Power Supply Profile Implementation
124