White Papers

20 Version 1.2.0
Table 8 – Class: DCIM_SystemString 318
Properties Requirements Type Additional Requirements
InstanceID Mandatory String
The property value shall be formed as follows:
System.Embedded.1#<GroupID>#<AttributeName>”.
AttributeName Mandatory String
The property value shall be from the “AttributeName”
column in Error! Reference source not found.,
Table
12
, and Table 14.
AttributeDisplayName Mandatory String
The property value shall be from the
“AttributeDisplayName” column in Error! Reference
source not found., Table 12, and Table 14.
GroupID Mandatory String See section 7.5.1 and 0.
GroupDisplayName Mandatory String See section 7.5.1 and 0.
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 Error! Reference
source not found., 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
MinLength Mandatory uint64
The property value shall be the value in the “MinLength”
column at the corresponding row in Error! Reference
source not found.,
Table 12, and Table 14.
MaxLength Mandatory uint64
The property value shall be the value in the “MaxLength”
column at the corresponding row in Error! Reference
source not found.,
Table 12, and Table 14.
7.4 DCIM_SystemIntegerSystem Integer Attributes 319
This section describes the implementation for the DCIM_SystemInteger class. 320
Each DCIM_SystemInteger instance is logically associated to a DCIM_SystemView instance, where the 321
DCIM_SystemInteger.FQDD property is equal to the FQDD property on the DCIM_SystemView instance. 322
This class shall be instantiated in the Implementation Namespace: root/dcim. 323
7.4.1 Resource URIs for WinRM
®
324
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-325
schema/2/DCIM_SystemInteger?__cimnamespace=root/dcim326
The key property shall be the InstanceID. 327
The instance Resource URI for DCIM_SystemInteger instance shall be: 328
http://schemas.dell.com/wbem/wscim/1/cim-329
schema/2/DCIM_SystemInteger?__cimnamespace=root/dcim+InstanceID=<InstanceID> 330