HP integrated VMware ESXi 5.0 U1 June 2012 Datasheets

HP Insight Manager WBEM Smart Component Installer Provider Overview 8
Property Name
Property Implementation
OperationalStatus
2
(OK)
StatusDescriptions
StatusDescriptions[0] will contain OK
CIM_Job
PercentComplete
0-100proper calculation of percent complete requires client to
use the SmartComponent estimated execution time install option.
DeleteOnCompletion
True
StartTime
The time the job started.
ErrorCode
0-7 - return code from Smart Component 0-7
7- internal error in provider, SmartComponent not executed
500 - download of SmartComponent failed.
ErrorDescription
Text description of the ErrorCode
If SmartComponent executed and returned return code 0,
ErrorDescription = OK”.
If SmartComponent executed and returned return code other than
0, ErrorDescription = “Flasher returned error code: X” where X is
the 1-7.
Any other ErrroDescription means download failure or internal
provider error and SmartComponent was not executed.
CIM_ConcreteJob
JobState
State of the Job. Valid values are:
3 (Starting)
4 (Running)
7 (Completed)SmartComponent was successfully downloaded
and executed and returned return code of 0
8 (Terminated)user requested SmartComponent to be
terminated via RequestStateChange() method
9 (Killed)user requested SmartComponent to be killed via
RequestStateChange() method
10 (Exception)any failure in provider to download or execute
the SmartComponent, or the SmartComponent returned return
code other than 0.
TimeBeforeRemoval
“00000000001500.000000:000”
15 minutes