White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
220 
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_FCString 
 AttributeDisplayName 
 AttributeName = DeviceName 
 CurrentValue = QLogic QLE2662 16Gb FC Adapter 
 Dependency 
 FQDD = FC.Slot.3-1 
 InstanceID = FC.Slot.3-1:DeviceName 
 IsReadOnly = true 
 MaxLength = 32 
 MinLength = 0 
 PendingValue 
 ValueExpression 
. 
. 
DCIM_FCInteger 
 AttributeDisplayName 
 AttributeName = LinkDownTimeout 
 CurrentValue = 30000 
 Dependency 
 FQDD = FC.Slot.3-2 
 InstanceID = FC.Slot.3-2:LinkDownTimeout 
 IsReadOnly = false 
 LowerBound = 1 
 PendingValue 
 UpperBound = 255000 
.. 
23.2  Listing the FC Inventory-Statistics Class 
If RT-CEM is disabled on the system, this method will return failure. 
Enumerate FCStatistics class ith the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_FCStatistics  
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_FCStatistics 
 FCInvalidCRCs = 0 
 FCLinkFailures = 0 
 FCLossOfSignals = 0 
 FCRxKBCount = 0 










