White Papers

12 Version 1.1.0
Property Name
Type
Requirement
Additional Requirement
OperationalStatus[]
uint16
Mandatory
OperationalStatus shall indicate the current health
of the computer system and its sub-components
excluding storage sub-systems.
Only the first element of the array shall be
populated. The first element value shall be one of
the following:
0(Unknown)
2(OK)
3(Degraded)
6(Error).
HealthState
uint16
Mandatory
HealthState shall indicate the current health of the
computer system and its sub-components
excluding storage sub-systems.
The property value shall be one of the following:
0(Unknown)
5 (OK)
10 (Degraded/Warning)
25(Error)
PrimaryStatus
uint16
Mandatory
The property shall contain up-to-date information
on health state of the system excluding storage
sub-systems. PrimaryStatus provides a high level
status value, intended to align with Red-Yellow-
Green type representation of status.
The property value shall be one of the following:
0(Unknown)
1(OK)
2 (Degraded)
3 (Error)
IdentifyingDescriptions[]
String
Mandatory
The property shall be an array of strings providing
explanations and details behind the entries in the
OtherIdentifyingInfo array. Each element of this
array shall be related to the entry in
OtherIdentifyingInfo that is located at the same
index.
The array property value shall be [“CIM:GUID,
CIM:Tag, DCIM:ServiceTag”]
OtherIdentifyingInfo[]
String
Mandatory
This array property shall contain [<the platform
GUID>, “mainsystemchassis”, <the platform service
tag>].
ElementName
String
Mandatory
ElementName property value shall be the host
name of the system.
Dedicated[]
Uint16
Mandatory
This property value shall be 0 (Not Dedicated).
7.2 DCIM_ComputerSystemPackage - Computer System Package
250
This section describes the implementation for the DCIM_ComputerSystemPackage class. This class is
251
instantiated in the Implementation Namespace.
252