White Papers

14 Version 1.0.0
7.3.2 Operations
The following table details the implemented operations on DCIM_NICString.
Table 8 DCIM_NICString - Operations
Operation Name
Requirements
Required Input
Get
Mandatory
Instance URI
Enumerate
Mandatory
Class URI
DCIM_NICService.SetAttributte()
Mandatory
See section 8.1
DCIM_NICService.SetAttributes()
Mandatory
See section 8.2
7.3.3 Properties
The following table details the implemented properties for DCIM_NICString instance representing a NIC
controller string attribute. The “Requirements” column shall denote the implementation requirement for
the corresponding property. If the column “Property Name” matches the property name, the property
either shall have the value denoted in the corresponding column “Additional Requirement”, or shall be
implemented according to the requirements in the corresponding column “Additional Requirement”.
Table 9 Class: DCIM_NICString
Properties
Notes
Additional Requirements
InstanceID
Mandatory
The property value shall be formed as follows:
“<FQDD property value>:<AttributeName property
value>”.
AttributeName
Mandatory
The property value shall be from the “AttributeName”
column in Table 10 .
CurrentValue
Mandatory
The property value shall match the format described in
Value Expression column at the corresponding row in
Table 10 .
PendingValue
Mandatory
The property value shall match the format described in
“Value Expression” column at the corresponding row in
Table 10 .
IsReadOnly
Mandatory
The property value shall be the value in the “IsReadOnly”
column at the corresponding row in Table 10 .
FQDD
Mandatory
FQDD of the NIC that the attribute belongs to.
MinLength
Mandatory
The property value shall be the value in the MinLength
column at the corresponding row in Table 10 .
MaxLength
Mandatory
The property value shall be the value in the “MaxLength”
column at the corresponding row in Table 10 .
The following table describes possible DCIM_NICString attributes and the requirements for the
AttributeName, MinLength, and MaxLength properties.
The AttributeValue shall be read-only if IsReadOnly property value from the corresponding row in the
below table contains “TRUE”.
The AttributeValue string shall have equal or lower number of characters than the MaxLength property
value from the corresponding row.