White Papers
Version 1.0.0 11
Property Name
Type
Requirement
Additional Requirement
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 217
This section describes the implementation for the DCIM_ComputerSystemPackage class. This class is 218
instantiated in the Implementation Namespace. 219
7.2.1 Resource URIs for WinRM® 220
The class Resource URI is: 221
“http://schemas.dell.com/wbem/wscim/1/cim-schema/2/DCIM_ 222
ComputerSystemPackage?__cimnamespace=root/dcim” 223
The key properties are Antecedent and Dependent. 224
The instance Resource URI for DCIM_ComputerSystemPackage instance is: 225
“http://schemas.dell.com/wbem/wscim/1/cim-schema/2/DCIM_ 226
ComputerSystemPackage?__cimnamespace=root/dcim+Antecedent=<Reference to 227
DCIM_ComputerSystem>+Dependent=<Reference to DCIM_Chassis>” 228