White Papers

Version 1.3.1 27
Table 15 Class: DCIM_NICEnumeration
486
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 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 in 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 in 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).
PossibleValues
String
Mandatory
The property value shall be equal to the array of
the values in “PossibleValues” column in the
corresponding row in in Tables in section 7.7.
PossibleValuesDescription
String
Mandatory
The array property’s each value shall represent
the description of the value in the PossibleValue
array property at the corresponding index.
7.5 DCIM_NICString
487
This section describes the implementation for the DCIM_NICString class.
488
Each DCIM_NICString instance is logically associated to a DCIM_NICView instance, where the
489
DCIM_NICString. FQDD property is equal to the FQDD property on the DCIM_NICView instance.
490
This class shall be instantiated in the Implementation Namespace:root/dcim.
491
7.5.1 Resource URIs for WinRM
®
492
The class Resource URI shall be “http://schemas.dell.com/wbem/wscim/1/cim-
493
schema/2/DCIM_NICString?__cimnamespace=root/dcim
494
The key property shall be the InstanceID.
495
The instance Resource URI for DCIM_NICString instance shall be:
496
http://schemas.dell.com/wbem/wscim/1/cim-
497
schema/2/DCIM_NICString?__cimnamespace=root/dcim+InstanceID= <FQDD>:<AttributeName
498
where <FQDD> is the FQDD property value, and <AttributeName> is the AttributeName property value.
499