HP Insight Management WBEM Providers for HP integrated VMware vSphere 5.1 October 2012 Profiles
14
Version 2.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_ComputerSy
stem 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 profi
les
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
HP_SystemFan
fan1:
HP_Fan
HP_SystemProcessor
cpu1:
HP_Processor:
CIM_ElementConformsToProfile
prof3:
CIM_RegisteredProfile
RegisteredOrg: DMTF (2)
RegisteredName: Base Server
CIM_ReferencedProfile
CIM_ReferencedProfile
prof2:
CIM_RegisteredProfile
RegisteredOrg: DMTF (2)
RegisteredName: CPU
prof1: CIM_RegisteredProfile
RegisteredOrg: DMTF
RegisteredName: Fan
HP_ExtendsProfile HP_ExtendsProfile
HP_ExtendsProfile
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
prof6: HP_RegisteredProfile
RegisteredOrg: Other (1)
OtherRegOrg: HP WBEM TC
RegisteredName: HP Fan
Interop Namespace
Figure 3 – HP PRP: Fan and Processor Object Diagram (Scoping Class Methodology)