User's Manual
88 Remote Service Features
• Broadcom NetXtreme II 57711 Dual Port 10 Gb Ethernet Mezzanine Card
with TOE and iSCSI Offload for M-Series
• Broadcom 57710 10 Gb Ethernet card
Validating vFlash presence Using WS-MAN
To ensure that the system is equipped with a Dell-licensed vFlash card follow
these steps:
1
Using an application, script or command line shell that can process WS-
MAN based web services requests, send a get instance request for the
DCIM_LCEnumeration class instance with the InstanceID of
"DCIM_LCEnumeration:CCR1".
2
If the vFlash is present, the output will have the following attribute values:
• AttributeName = Licensed
• CurrentValue = Yes
3
If the vFlash is not present on the system, or if it is not Dell-licensed, the
output will have the following attribute values:
• AttributeName = Licensed
• CurrentValue = No
Using WS-MAN to get/set Part Firmware Update Attributes
To get the current Part Firmware Update and Collect System Inventory On
Restart property values using WS-MAN, an enumerate command request
may be sent to get instances of the class DCIM_LCEnumeration. An
instance object representing each attribute is returned per attribute where the
AttributeName string property on the object will contain the name of the Part
Replacement related property, such as Part Firmware Update. The
CurrentValue property will contain the current setting of the property.
See the Dell Lifecycle Controller Management Profile specification for
specific attribute names and values.
To configure a Part Replacement related property value, set and apply actions
are requested using the WS-MAN 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. The possible values of the Part
Firmware Update are:
LC1_3.book Page 88 Monday, December 7, 2009 3:14 PM