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

Version 2.1.1 13
The property is conditional based on the enabled state of the MP (see section 7.1.7). If the MP is
disabled, the property will not be populated; if the MP is enabled, the property is Mandatory.
7.1.7 HP_ManagementProcessor.EnabledState
HP_ManagementProcessor.EnabledState is a mandatory property which indicates the operating state of
the MP using an appropriate enumeration value.
7.1.8 HP_ManagementProcessor.OperationalStatus
HP_ManagementProcessor.OperationalStatus is a mandatory property which indicates the status of the
MP using appropriate enumeration values.
The overall MP status is provided in OperationalStatus[0]. Overall MP status is determined by the status
of the MP software application interface and optionally, the status of the MP-resident network interface
connection.
MP status participation in overall system status is optional. Overall MP status will contribute to overall
system status if the provider chooses to instantiate the optional class HP_MPCollection and related
association classes (see section 7.2).
Management Processors which are in a disabled state should not participate in overall system status. The
OperationalStatus[0] property shall be loaded with a value of (2) OK for a disabled MP.
If the provider is unable to communicate via the MP software application interface, OperationalStatus[0]
shall contain a value of (6) Error.
Providers who are able to communicate successfully with the MP via the software application interface
can optionally include the status of the on-board, MP-resident network interface connection in
OperationalStatus[1]. Providers who populate this element should comprehend that by doing so, the MP
NIC status will participate in overall MP status and ultimately overall system status if the
HP_MPCollection class is instantiated (see section 7.2). Providers who do not desire for NIC status
participation in overall MP status should not populate the OperationalStatus[1] element.
The mapping of OperationalStatus is described in Table 2.
Table 2 OperationalStatus mapping
EnabledState SW Interface
OK?
NICCondition OperationalStatus
[1]
OperationalStatus
[0]
Disabled YES N/A N/A (not populated) (2) OK
Enabled NO N/A (0) Unknown (6) Error
Enabled YES Provider does not desire for NIC status
to participate in overall system status;
NIC Status not being presented in
OperationalStatus[1]
N/A (not populated) (2) OK
Enabled YES (0) Unknown (0) Unknown (0) Unknown
Enabled YES (2) OK (2) OK (2) OK
Enabled YES (3) NIC disabled (10) Stopped (2) OK
Enabled YES (4) NIC not in operation-alternate host
NIC in use, e.g. ProLiant iLO sideband
operation
(15) Dormant (2) OK
Enabled YES (5) NIC in operation but disconnected (3) Degraded (3) Degraded
Enabled YES (6) Failed (6) Error (6) Error