White Papers

Version 1.4.0 21
Table 8 Class: DCIM_SystemString
325
Properties
Requirements
Type
Additional Requirements
InstanceID
Mandatory
String
The property value shall be formed as follows:
System.Embedded.1:<AttributeName property
value>”.
AttributeName
Mandatory
String
The property value shall be from the “AttributeName”
column in Table 12, and Table 14.
AttributeDisplayName
Mandatory
String
The property value shall be from the
“AttributeDisplayName” column in Table 12, and
Table 14.
GroupID
Mandatory
String
See section 7.5.1, 7.5.2, 7.5.3 and 7.5.4.
GroupDisplayName
Mandatory
String
See section 7.5.1, 7.5.2, 7.5.3 and 7.5.4.
CurrentValue[]
Mandatory
String
The property value shall represent the current value of
the attribute.
DefaultValue[]
Mandatory
String
The property value shall represent the default value of
the attribute.
PendingValue[]
Mandatory
String
The property value shall represent the pending value of
the attribute. If the property value is NULL, then the
attribute has no pending value.
IsReadOnly
Mandatory
Boolean
The property value shall be the value in the
“IsReadOnly” column at the corresponding row in
Table 12, and Table 14.
FQDD
Mandatory
String
The property shall be set to
System.Embedded.1.
DisplayOrder
Optional
uint16
The property shall represent the sequence number
denoting the preferred placement of the attribute in the
list of all system attributes.
Dependency
Optional
String
The property shall be NULL.
MinLength
Mandatory
uint64
The property value shall be the value in the
“MinLength” column at the corresponding row in Table
12, and Table 14.
MaxLength
Mandatory
uint64
The property value shall be the value in the
“MaxLength” column at the corresponding row in Table
12, and Table 14.
7.4 DCIM_SystemInteger System Integer Attributes
326
This section describes the implementation for the DCIM_SystemInteger class.
327
Each DCIM_SystemInteger instance is logically associated to a DCIM_SystemView instance, where the
328
DCIM_SystemInteger.FQDD property is equal to the FQDD property on the DCIM_SystemView instance.
329
This class shall be instantiated in the Implementation Namespace: root/dcim.
330
7.4.1 Resource URIs for WinRM
®
331
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
332
schema/2/DCIM_SystemInteger?__cimnamespace=root/dcim
333
The key property shall be the InstanceID.
334