White Papers

Version 1.0.0 15
188
7.3.3 Class Properties 189
The following table lists the implemented properties for DCIM_LCLogEntry instance representing a 190
system in a system. The “Requirements” column shall denote whether the property is implemented (for 191
requirement definitions, see section 3). The Additional Requirements” column shall denote either 192
possible values for the property, or requirements on the value formulation. 193
Table 8 – DCIM_LCLogEntry – Properties 194
Property Name Type Requirements Additional Requirements
InstanceID
String
Mandatory
The property value shall have format
“DCIM:<sequence number of log entry>”
LogInstanceID
String
Mandatory
The property value shall be
DCIM:LifeCycleLog”.
LogName String Mandatory The property value shall beLifeCycle
Log”.
RecordID
String
Mandatory
The property value shall be sequence
number of log entry.
CreationTimeStamp Datetime Mandatory The property value shall represent time
stamp of log entry creation.
ElementName
String
Mandatory
The property value shall represent the
detailed description of the logged event.
PerceivedSeverity uint16 Mandatory The property value shall represent the
severity of the logged event and shall
have one of the following values:
2 (Information)
3 (Degraded/Warning)
4(Minor)
5(Major)
6(Critical)
7(Fatal/NonRecoverable)
OwningEntity
String
Mandatory
The property value shall be “DCIM”.
MessageID
String
Mandatory
The property value shall represent the
message ID corresponding to the
logged event.
Message
String
Mandatory
The property value shall represent the
detailed description of the logged event.
MessageArguments[]
String
Mandatory
The property value shall be an array
containing the dynamic content of the
message.
Category[]
String
Mandatory
The property value shall represent the
category of the logged event entry and
shall be one of the following values:
System
Storage
Audit
Configuration
Updates
Work Notes