White Papers

Version 1.2.3 49
7.9.3 Properties 845
The following table details the implemented properties for DCIM_LCRegisteredProfile instance 846
representing Simple NIC Profile implementation. The “Requirements” column shall denote whether the 847
property is implemented (for requirement definitions, see section 3). The Additional Requirements” 848
column shall denote either possible values for the property, or requirements on the value formulation. 849
Table 55Class: DCIM_LCRegisteredProfile 850
Properties Requirement
Type
Description
InstanceID Mandatory String "DCIM:SimpleNIC:1.0.0"
RegisteredName Mandatory
String
This property shall have a value of
Simple NIC”.
RegisteredVersion Mandatory
String
This property shall have a value of
1.2.0”.
RegisteredOrganization Mandatory
String
This property shall have a value of 1
(Other).
OtherRegisteredOrganization Mandatory
Uint16
This property shall match “DCIM”
AdvertisedTypes[]
Mandatory
Uint16
This property array shall contain
[1(Other), 1 (Other)].
AdvertiseTypeDescriptions[]
Mandatory
String
This property array shall contain
["WS-Identify", "Interop
Namespace"].
ProfileRequireLicense[]
Mandatory
String
This property array shall
describe the required licenses
for this profile.
If no license is required for the
profile, the property shall have
value NULL.
ProfileRequireLicenseStatu
s[]
Mandatory
String
This property array shall contain
the status for the corresponding
license in the same element
index of the
ProfileRequireLicense array
property. Each array element
shall contain:
LICENSED
NOT_LICENSED
If no license is required for the
profile, the property shall have
value NULL.
8 Methods 851
This section details the requirements for supporting intrinsic operations and extrinsic methods for the CIM 852
elements defined by this profile. 853
8.1 DCIM_NICService.SetAttribute() 854
The SetAttribute( ) method is used to set or change the value of a NIC attribute. 855
Invocation of the SetAttribute() method shall change the value of the DCIM_NICAttribute.CurrentValue or 856
DCIM_NICAttribute.PendingValue property to the value specified by the AttributeValue parameter if the 857