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

Version 2.1.1 19
Profile2:HP_RegisteredProfile
RegisteredOrg: Other
OtherRegOrg: HP WBEM TC
RegisteredName: HP Base Server
Profile3:CIM_RegisteredProfile
RegisteredOrg: DMTF
RegisteredName: Base Server
Profile1:HP_RegisteredProfile
RegisteredOrg: Other
OtherRegOrg: HP WBEM TC
RegisteredName: HP MP Lite
FW1:HP_MPFirmware
MPCollection1:HP_MPCollection
GroupOperationalStatus[0]: OK
MP1:HP_ManagementProcessor
ControllerType: Embedded iLO
EnabledState: Enabled
NICCondition: (5) Disconnected
OperationalStatus[0]: Error
OperationalStatus[1]: Error
System1:HP_ComputerSystem
HP_MPComponentCS
HP_MPMemberOfCollection
Included: FALSE
HP_MPHostedCollection
HP_MPElementFirmwareIdentity
CIM_ElementConformsToProfile
HP_ExtendsProfile
HP_ReferencedProfile
HP_MPInstalledFirmwareIdentity
Figure 6 Management Processor Lite Profile: Example Object Diagram
9.2 Identify the Management Processor
The HP_ManagementProcessor instance is a CIM_ComputerSystem whose Dedicated property is set to
a value of (14), ”Management”. For a given instance of HP_ManagementProcessor, the model or type of
the MP can be determined by retrieving the value of the HP_ManagementProcessor.ControllerType
property.
9.3 Discover the Management Processor Configuration Interface
For a given instance of HP_ManagementProcessor, retrieve the value of the
HP_ManagementProcessor.URL property. The MP configuration interface can be obtained by specifying
the supplied URL address to any browser.
9.4 Discover the Management Processor Status
For a given instance of HP_ManagementProcessor, overall MP status is given by the property
HP_ManagementProcessor.OperationalStatus[0] (see section 7.1.8). Optionally, the overall MP status
may participate and contribute to overall system status if the provider implements the HP_MPCollection
class; in this case the overall MP collection status is given by the property
HP_MPCollection.GroupOperationalStatus[0] (see section 7.2.1).
9.5 Discover the Management Processor PCI Device IDs
For a given instance of HP_ManagementProcessor, follow the CIM_SystemDevice association to the
CIM_ManagementController instance. From that instance, follow the CIM_ConcreteIdentity to one or
more CIM_PCIDevice instances.