White Papers

Version 1.4.0 23
Table 10 Class: DCIM_SystemInteger
347
Properties
Requirement
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 13, Table 15, and Table 19.
AttributeDisplayName
Mandatory
String
The property value shall be from the
“AttributeDisplayName” column in Table 13, Table 15,
and Table 19.
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 from the “IsReadOnly” column
in Table 13, Table 15, and Table 19.
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.
LowerBound
Mandatory
uint64
The property value shall be from the “LowerBound”
column in Table 13, Table 15, and Table 19.
UpperBound
Mandatory
uint64
The property value shall be from the “UpperBound”
column in Table 13, Table 15, and Table 19.
7.5 System Attributes
348
This section lists and describes the attributes and their logical grouping.
349
7.5.1 Server Power Attributes
350
This section describes the attributes for managing system’s power. The attributes are used to set power
351
cap and thresholds , manage power allocation, and redundancy settings.
352
The GroupID property for the DCIM_SystemEnumeration, DCIM_SystemString, and
353
DCIM_SystemInteger shall be “ServerPwr.1”.
354
The GroupDisplayName property for the DCIM_SystemEnumeration, DCIM_SystemString, and
355
DCIM_SystemInteger shall be “Server Power”.
356
The following table lists the values for the DCIM_SystemEnumeration of this group. Each of the column
357
headings correspond to a property name on the DCIM_SystemEnumeration class. The Description
358
column contains the description for each of the attribute. Each row contain the values for the properties
359
listed in the column headings. The PossibleValues property is an array property represented in the table
360
as comma delimited list.
361