HP Insight Management WBEM Providers for HP integrated VMware vSphere 5.1 U2 February 2014 Datasheets

Smart Array View Class Data Sheet
1. Overview
The HP Smart Array View Class data sheet describes host based Smart Array HBA’s and the attached
devices. Note that current View Class implementation does not support externally attached Smart Array
based MSA devices (e.g. MSA500, MSA20).
2. Class Implementations
2.1 HPVC_SAController
HPVC_SAController represents the Smart Array HBA. There will be one instance per HBA.
Table 1 – Class: HPVC_SAController
Property Name Property Implementation
CIM_ManagedElement
ElementName Controller product name and controller index
e.g. “HP Smart Array P400 Controller : HPSA1”
Note: Each Smart Array controller should have a unique
controller index. Index is an integer that starts from 1.
CIM_ ManagedSystemElement
HealthState 0 (Unknown)
5 (OK)
10 (Degraded/Warning)
15 (Minor Failure)
20 (Major Failure)
25 (Critical Failure)
30 (Non-recoverable Error)
CIM_ LogicalElement
CIM_ EnabledLogicalElement
CIM_System
CreationClassName “HPVC_SAController”
Name vmwControllerX
Note: VMware Virtual Infrastructure Client requires “Name”
to be “vmwControllerX”, where X can be any string. In our
case, string X should match the controller name reported
in HPVC_SAControllerElementName.
e.g. “vmwControllerHPSA1