P00101_-_HP_Mgmt_Proc_Lite_Profile
Version 2.1.1 19
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.