HP Insight Management WBEM Providers for HP integrated VMware ESXi Data Sheet

HP Insight Management WBEM IML Record Log Provider Overview 143
SMX_IMLRecordLog Class
The SMX_IMLRecordLog class implements the HP_CommonRecordLog class to model the server
management record log.
The following table lists the properties implemented.
Property Name Property Implementation
CIM_ManagedElement
Caption IML record log
Description Integrated Management Log
ElementName IML record log
CIM_ManagedSystemElement
Name IML record log
OperationalStatus
OperationalStatus[0] indicates the highest severity of IML log
entries and will contain one of the following:
2 (OK), only informational or repaired events exist in the IML log
3 (Degraded), at least one degraded event exists in the IML log
6 (Error), at least one critical event exists in the IML log
StatusDescriptions
StatusDescriptions[0] will contain one of the following
corresponding to OperationalStatus[0]:
IML log has no critical or degraded events
IML log has at least one degraded event
IML log has at least one critical event
HealthState
5 (OK), when OperationalStatus[0]=2 (OK)
10 (Degraded), when OperationalStatus[0]=3 (Degraded)
20 (Major Failure), when OperationalStatus[0]=6 (Error)
CIM_LogicalElement
CIM_EnabledLogicalElement
EnabledState
2 (Enabled)
RequestedState
5 (No Change)
EnabledDefault
2 (Enabled)
CIM_Log
MaxNumberOfRecords
0 (Indicates variable length records. There is no maximum number of
records in the IML – there will be as many variable length records as
will fit in the IML non-volatile memory.)
CurrentNumberOfRecords
Number of records in the IML log (SMX_IMLLogEntry instances.)