White Papers
Version 1.3.0 19
Table 8 – Class: DCIM_BIOSInteger
229
Properties
Type
Requirements
Additional Requirements
InstanceID
String
Mandatory
The property value shall be formed as
follows: “BIOS.Setup.1-1:<AttributeName
property value>”.
AttributeName
String
Mandatory
The property value shall be from the
“AttributeName” column in Tables in section 7.1.5.
AttributeDisplayName
String
Mandatory
The property value shall be from the
“AttributeDisplayName” column in Tables in
section 7.1.5.
GroupID
String
Mandatory
See section 7.1.5.
GroupDisplayName
String
Mandatory
See section 7.1.5.
CurrentValue[]
String
Mandatory
The property value shall match the format
described in “Value Expression” column at the
corresponding row in Tables in section 7.1.5.
PendingValue[]
String
Mandatory
The property value shall match the format
described in “Value Expression” column at the
corresponding row in Tables in section 7.1.5.
IsReadOnly
Boolean
Mandatory
The property value shall be the value in the
“IsReadOnly” column at the corresponding row in
Tables in section 7.1.5.
FQDD
String
Mandatory
The property shall be set to “BIOS.Setup.1-
1”.
DisplayOrder
uint16
Mandatory
The property shall represent the sequence
number denoting the preferred placement of the
attribute in the list of all BIOS attributes.
Dependency
String
Optional
The property shall be formatted as XML
describing the attributes dependence on other
attribute(s). See Lifecycle Controller (LC)
Integration Best Practices Guide for details.
LowerBound
uint64
Mandatory
The property value shall be the value in the
“LowerBound” column at the corresponding row in
Tables in section 7.1.5.
UpperBound
uint64
Mandatory
The property value shall be the value in the
“UpperBound” column at the corresponding row in
Tables in section 7.1.5.
7.1.4 DCIM_BIOSPassword
230
This section describes the implementation for the DCIM_BIOSPassword class that represents a string
231
type BIOS attribute. This class shall be instantiated in the Implementation Namespace.
232
7.1.4.1 Resource URIs for WinRM
®
233
The class resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
234
schema/2/DCIM_BIOSPassword?__cimnamespace=root/dcim”
235
The key property shall be the InstanceID.
236
The instance Resource URI for DCIM_BIOSPassword instance shall be:
237
http://schemas.dell.com/wbem/wscim/1/cim-
238
schema/2/DCIM_BIOSPassword?__cimnamespace=root/dcim+InstanceID= BIOS.Setup.1-
239
1:<AttributeName> , where <AttributeName> is the AttributeName property value.
240