White Papers

Version 1.2.3 29
Table 17Class: DCIM_NICString 512
Properties Type Notes Additional Requirements
InstanceID String
Mandatory
The property value shall be formed as follows:
“<FQDD property value>:<AttributeName property
value>”.
AttributeName String Mandatory
The property value shall be from the
“AttributeName” column in Tables in section 7.7.
AttributeDisplayName String Mandatory
The property value shall be from the
“AttributeDisplayName” column in in Tables in
section 7.7.
GroupID String Mandatory See section 7.7.
GroupDisplayName String Mandatory See section 7.7.
CurrentValue[] String Mandatory
The property value shall be one of the values in
the “PossibleValues” column at the corresponding
row in Tables in section 7.7.
PendingValue[] String Mandatory
The property value shall be one of the values in
the “PossibleValues” column at the corresponding
row in Tables in section 7.7.
IsReadOnly Boolean Mandatory
The property value shall be from the
“IsReadOnly” column in Tables in section 7.7.
FQDD String Mandatory FQDD of the NIC that the attribute belongs to.
DisplayOrder uint16 Mandatory
The property shall represent the sequence
number denoting the preferred placement of the
attribute in the list of all NIC attributes.
Dependency String Optional
The property shall be formatted as XML describing
the attributes dependence on other attribute(s).
MinLength uint64 Mandatory
The property value shall be the value in the
“MinLength” column at the corresponding row in in
Tables in section 7.7.
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.7
The omission or NULL shall denote that no known
constraint exists on the CurrentValue and
PendingValue properties.
ValueExpression String Conditional
The property shall be implemented, if the
IsReadOnly property has value FALSE.
The omission or NULL shall denote that no known
constraint exists on the CurrentValue and
PendingValue properties.
513
7.6 DCIM_NICInteger 514
This section describes the implementation for the DCIM_NICInteger class. 515
Each DCIM_NICInteger instance is logically associated to a DCIM_NICView instance, where the 516
DCIM_NICInteger.FQDD property is equal to the FQDD property on the DCIM_NICView instance. 517