White Papers

Table Of Contents
Version 1.0.0 31
RegisteredVersion
Mandatory
String
This property shall have a value of
1.0.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
573
This section details the requirements for supporting intrinsic operations and extrinsic methods for the CIM
574
elements defined by this profile.
575
8.1 DCIM_FCService.SetAttribute()
576
The SetAttribute( ) method is used to set or change the value of a FC attribute.
577
Invocation of the SetAttribute( ) method shall change the value of the DCIM_FCAttribute.CurrentValue or
578
DCIM_FCAttribute.PendingValue property to the value specified by the AttributeValue parameter if the
579
DCIM_FCAttribute.IsReadOnly property is FALSE. Invocation of this method when the
580
DCIM_FCAttribute.IsReadOnly property is TRUE shall result in no change to the value of the
581
DCIM_FCAttribute.CurrentValue property. The results of changing this value is described with the
582
SetResult parameter.
583
Return code values for the SetAttribute( ) method are specified in Table 29 and parameters are specified
584
in Table 30. Invoking the SetAttribute( ) method multiple times can result in the earlier requests being
585
overwritten or lost.
586