White Papers

Version 1.0.0 9
Figure 2 represents the Lifecycle Log (LCL) representation. The DCIM_LCRecordLog class represents 94
the container for the Lifecycle log entries. The individual log entries, which are represented by the 95
DCIM_LCLogEntry instances, are aggregated under the DCIM_LCRecordLog instance through the 96
DCIM_LCLogManagesRecord association. The managed system element that is associated with the log, 97
uses the log, or populates the log is referenced through the DCIM_LCUseOfLog association. The LC 98
prefixed class names refer to instances of Lifecycle log. 99
The DCIM_LCRecordLogCapabilities represents and specifies the capabilities of the associated LC 100
Record Log. 101
The DCIM_LCLogEntry class contains properties describing the Lifecycle Log information about 102
individual records, such as message text and timestamp. 103
104
DCIM_LCRecordLog
DCIM_ComputerSystem
(See Base Server and
Physical Asset profile)
DCIM_LCUseOfLog
DCIM_LCLogEntry
DCIM_LCLogManagesRecord
DCIM_RegisteredProfile
DCIM_ElementConformsToProfile
DCIM_LCRecordLogCapabilitie
s
DCIM_LCElementCapabilities
DCIM_LCRegisteredProfile
DCIM_LCElementConformsToProfile
Implementation Namespace
Interop Namespace
105
106
Figure 2 – Record Log Profile Implementation (Lifecycle Log) 107