User's Manual
Remote Services Operations 39
CurrentValue property contains the current setting of the property. See
the Dell Lifecycle Controller Management Profile specification for specific
attribute names and values. Some of them are:
• AttributeName = Part Configuration Update
• PossibleValues = Disabled, Apply always, Apply only if firmware match
• AttributeName = Part Firmware Update
• PossibleValues = Disable, Allow version upgrade only, Match firmware of
replaced part
To configure a Part Replacement related property value, set and apply actions
are requested using the WS-Management Web services protocol.
The set action is performed by invoking the SetAttribute() method on the
DCIM_LCService class. The SetAttribute() method takes as input
parameters the property names and values. Table 3-1 lists the values of the
part firmware and configuration update:
Table 3-1. Part Firmware and Configuration Updates
Options Values
Part Firmware Update
Allow version
upgrade only
If the input for the CurrentValue is Allow version upgrade only,
firmware update on replaced parts will be performed if the firmware
version of the new part is lower than the original part.
Match
firmware of
replaced part
If the input for the CurrentValue is Match firmware of replaced part,
firmware on the new part will be updated to the version of the original
part.
Disable If the input is Disable, the firmware upgrade actions will not occur.
Part Configuration Update
Apply always The current configuration is applied if a part is replaced.
Apply only if
firmware
match
The current configuration is applied only if the current firmware
matches with the firmware of a replaced part.
Disabled The current configuration is not applied if a part is replaced.
RemoteServices1_4.book Page 39 Thursday, October 21, 2010 5:05 PM