White Papers

Version 1.3.0 17
Table 6 Class: DCIM_BIOSString
206
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
If the ValueExpression property is non-NULL non-
blank value, the the property value shall match the
Regex format described in the ValueExpression
property value .
PendingValue[]
String
Mandatory
If the ValueExpression property is non-NULL non-
blank value, the the property value shall match the
Regex format described in the ValueExpression
property value .
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.
MinLength
uint64
Mandatory
The property value shall be the value in the
“MinLength” column at the corresponding row in in
tables in section 7.1.5.
The omission or NULL shall denote that no known
constraint exists on the CurrentValue and
PendingValue properties.
MaxLength
uint64
Mandatory
The property value shall be the value in the
“MaxLength” column at the corresponding row in
in Tables in section 7.1.5
The omission or NULL shall denote that no known
constraint exists on the CurrentValue and
PendingValue properties.
ValueExpression
String
Conditional
The property value shall be implemented if the
IsReadOnly property has value FALSE.
The property shall a Perl-compatible regular
expression (PCRE) syntax to use in validating
Attribute values.
207