P00100_-_HP_Profile_Registration_Profile

14 Version 1.0.0
HP Base Server profile. The example uses the scoping class methodology for registering compliance to
profiles. Using the methodology only one CIM_ElementConformsToProfile is required to associate the
single autonomous profile (DMTF Base Server in this case) with the central class instance
(HP_ComputerSystem in this case) in the implementation namespace. Note that even though the
scoping class is of type HP_ComputerSystem, generic SMASH based clients would see an instance of
CIM_ComputerSystem because HP_ComputerSystem sub-classed off of CIM_ComputerSystem.
The interop namespace contains the same referenced profiles as you would expect given the description
contained in the Profile Registration Profile (DSP1033). The registered DMTF Base Server profile
references both the DMTF Fan and CPU registered profiles because the implementation namespace
contains implementations (or central classes) for each. In addition, the interop namespace contains the
registrations for extensions to the base model because the DMTF Base Server, CPU, and Fan profiles
have been extended with HP specific profiles (HP Base Server, HP CPU, and HP Fan). From the interop
namespace clients can tell which autonomous and component profiles are implemented and which of
those profiles have been extended via HP extension profiles.
system1:
HP_ComputerSystem
fan1: HP_Fan
cpu1: HP_Processor:
prof3: CIM_RegisteredProfile
RegisteredOrg: DMTF (2)
RegisteredName: Base Server
prof2:
CIM_RegisteredProfile
RegisteredOrg: DMTF (2)
RegisteredName: CPU
prof1: CIM_RegisteredProfile
RegisteredOrg: DMTF
RegisteredName: Fan
prof4: HP_RegisteredProfile
RegisteredOrg: Other (1)
OtherRegOrg: HP WBEM TC
RegisteredName: HP Base Server
prof5: HP_RegisteredProfile
RegisteredOrg: Other (1)
OtherRegOrg: HP WBEM TC
RegisteredName: HP CPU
HP_ExtendsProfile
prof6: HP_RegisteredProfile
RegisteredOrg: Other (1)
OtherRegOrg: HP WBEM TC
RegisteredName: HP Fan
HP_ExtendsProfile
HP_SystemFan
HP_SystemProcessor
HP_ExtendsProfile
CIM_ElementConformsToProfile
Interop Namespace
CIM_ReferencedProfile
CIM_ReferencedProfile
Figure 3 HP PRP: Fan and Processor Object Diagram (Scoping Class Methodology)