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

HP Record Log Profile
16 Version 1.1.0
8 Methods
8.1 Method: HP_CommonRecordLog.ClearLog()
Implementations shall adhere to the requirements defined in DSP1010 for the method
CIM_RecordLog.ClearLog() as inherited by HP_CommonRecordLog.
8.2 Method: HP_CommonRecordLog.RequestStateChange()
Implementations shall adhere to the requirements defined in DSP1010 for the method
CIM_RecordLog.RequestStateChange() as inherited by HP_CommonRecordLog.
In some implementations, a log can freeze itself when it is full, using the “Enabled But Offline” state. In
this case, if a user requests a state change to “Enabled”, the method should return “Failed”.
8.3 Method: HP_CommonRecordLog.RepairAll() (Conditional)
The HP_CommonRecordLog.RepairAll() method is conditionally supported on logs that support the
Severity property.
HP_CommonRecordLog.RepairAll() method requests to mark as OK all non-OK and non-Informational
log entries for the instance of HP_CommonRecordLog. In case of success, all the instances of
HP_CommonLogEntry associated to the instance of of HP_CommonRecordLog shall be marked as
repaired. Log records with a severity of Degraded/warning (4) or greater will have their Severity changed
to Repaired (3).
HP_CommonRecordLog.RepairAll() return values shall be as specified in the table below where the
method execution behavior matches the return code description. No parameters and messages are
specified for this method. If the RepairAll method and the UpdateTimestamp and Severity properties are
supported, then the UpdateTimestamp shall reflect the time of the record’s modification.
Table 2 – HP_CommonRecordLog.RepairAll() Method Return Values
Value Description
0
Request was successfully executed
1
Method is not supported in the implementation
2
Error occurred
3
Timeout
4
Failed
8.4 Method: HP_CommonLogEntry.Repair() (Conditional)
The HP_CommonLogEntry.Repair() method is conditionally supported on logs that support the Severity
property.
HP_CommonLogEntry.Repair() method requests to mark as OK the non-OK and non-Informational log
entry for the instance of HP_CommonLogEntry. Log records with a severity of Degraded/warning (4) or
greater will have their Severity changed to Repaired (3).
HP_CommonLogEntry.Repair() return values shall be as specified in the table below where the method
execution behavior matches the return code description. No parameters and messages are specified for
this method. If the Repair method and the UpdateTimestamp and Severity properties are supported, then
the UpdateTimestamp shall reflect the time of the record’s modification.