HP Insight Management WBEM Providers for HP integrated VMware ESXi 5.0 U1 June 2012 Profiles

12 Version 1.4.0
9.1 Determine if HP Base Server Physical Asset profile has been implemented
The following algorithm can be followed to determine if the HP Base Server Physical Asset profile has
been implemented:
For any given autonomous profile, query for its CIM_RegisteredProfile instance in the
interop namespace. For HP server system, this will typically be the DMTF Base
Server profile (DSP1004).
Query for instances of CIM_RegistedProfile associated with this instance of
CIM_RegisteredProfile (found in first step) via the association CIM_ReferencedProfile
that have the following property values:
RegisteredOrganization 2 (DMTF)
RegisteredName “Physical Asset
Query for instances of HP_RegisteredProfile associated with the instance of
CIM_RegisteredProfile (found in previous step) via the association HP_ExtendsProfile
that have the following property values:
RegisteredOrganization 1 (other)
OtherRegisteredOrganization “HP WBEM TC
RegisteredName – “HP Base Server Physical Asset”
If an instance of HP_RegisteredProfile is found in the previous step, the client knows that
the implementation namespace’s Physical Asset information has been extended with the
HP specific elements defined in this profile. The client would then follow the methods
defined in the DMTF Profile Registration (DSP 1033) and HP Profile Registration (P00100)
profiles to find the central class of the instances of CIM_RegisteredProfile and
HP_RegisteredProfile found in the first steps.
10 CIM Elements
The implementation requirements for the classes and properties described in this section are defined in
the “Implementation Requirements” section (see Section 7).
Table 3 – CIM Elements HP Profile Registration Profile
Element Name Requirement Description
Classes
HP_ComputerSystemChassis Mandatory see Section 7.1
HP_ComputerSystemPackage Mandatory see Section 7.2
HP_RegisteredProfile Mandatory see section 10.1
Indications
None defined.
10.1 HP_ComputerSystemChassis
HP_ComputerSystemChassis is used to model the chassis of HP computer systems.