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

Version 2.0.0 37
7.2 HPSA_ArraySystem
The HPSA_ArraySystem class has been extended form the CIM_ComputerSystem class as defined in
SNIA Array/HHRC profiles and shall be instantiated to represent the top level system.
7.2.1 HPSA_ArraySystem.Identify(uint32 Duration)
This method will cause all hard drives connected to this controller to set some indicator (e.g. set or blink
drive LEDs) for the given duration (default duration is 30 seconds). After the duration has expired the
drive indicator(s) will return to normal use.
Return values for Identify() method shall be as specified in Table 12 where the method execution
behavior matches the return code description.
Table 12 - HP Smart Array profile: HPSA_ArraySystem.Identify() Method: Return values
Value ValueMap
0
Request was successfully executed
1
Method not supported
2
Error occurred
Identify() parameters are specified in Table 13.
Table 13 - HP Smart Array profile: HPSA_ArraySystem.Identify() Method: Parameters
Qualifiers Name Type Description
IN
Duration
uint32
n - Number of seconds to set identifier.
NULL default of 30 secs.
After the duration has expired the drive
indicator(s) will return to normal use.
7.2.2 HPSA_ArraySystem.Dedicated
Enumeration indicating the purpose(s) to which the ComputerSystem is dedicated, if any, and what
functionality is provided.
Table 14 - HP Smart Array profile: HPSA_ArraySystem.Dedicated
Value ValueMap
30,15
Host Hardware Raid Controller, Block Server
3 ,15
Storage (External) , Block Server
7.3 HPSA_DiskDrive
The HPSA_DiskDrive class has been extended from CIM_DiskDrive as defined in SNIA Disk Drive Lite
profile.
7.3.1 HPSA_DiskDrive.TotalPowerOnHours
Value indicates the total number of hours that the drive has logged with power on.