HP Insight Management WBEM Providers for HP integrated VMware vSphere 5.1 U2 September 2013 Datasheets

Table Of Contents
HP Insight Manager WBEM Smart Component Installer Provider Overview 10
Property Name
Property Implementation
executed
CIM_ManagedSystemElement
CIM_LogicalElement
Status
Same as OperationalStatus[0].
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.