White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Linux  Version: 2.1.0 
151 
 <n1:OpenFlowSupport>3</n1:OpenFlowSupport> 
 <n1:PXEBootSupport>2</n1:PXEBootSupport> 
 <n1:PartitionWOLSupport>3</n1:PartitionWOLSupport> 
 <n1:PriorityFlowControl>3</n1:PriorityFlowControl> 
 <n1:RDMASupport>3</n1:RDMASupport> 
 <n1:RXFlowControl>3</n1:RXFlowControl> 
 <n1:RemotePHY>3</n1:RemotePHY> 
 <n1:TCPChimneySupport>3</n1:TCPChimneySupport> 
<n1:TXBandwidthControlMaximum>3</n1:TXBandwidthControlMaximum> 
 <n1:TXBandwidthControlMinimum>3</n1:TXBandwidthControlMinimum> 
 <n1:TXFlowControl>3</n1:TXFlowControl> 
 <n1:VEBVEPAMultiChannel>3</n1:VEBVEPAMultiChannel> 
 <n1:VEBVEPASingleChannel>3</n1:VEBVEPASingleChannel> 
 <n1:VFSRIOVSupport>3</n1:VFSRIOVSupport> 
 <n1:VirtualLinkControl>3</n1:VirtualLinkControl> 
 <n1:WOLSupport>2</n1:WOLSupport> 
 <n1:iSCSIBootSupport>2</n1:iSCSIBootSupport> 
 <n1:iSCSIOffloadSupport>3</n1:iSCSIOffloadSupport> 
 <n1:uEFISupport>2</n1:uEFISupport> 
 </n1:DCIM_NICCapabilities> 
15.6  Listing the CNA Inventory- NICStatistics Class 
Enumerate the DCIM_NICStatistics class with the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_NICCapabilities  
-u:[USER] -p:[PASSWORD] 
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck 
-encoding:utf-8 -a:basic 
OUTPUT: 
<n1:DCIM_NICStatistics> 
 <n1:DiscardedPkts>0</n1:DiscardedPkts> 
 <n1:FCCRCErrorCount xsi:nil="true"/> 
 <n1:FCOELinkFailures xsi:nil="true"/> 
 <n1:FCOEPktRxCount xsi:nil="true"/> 
 <n1:FCOEPktTxCount xsi:nil="true"/> 
 <n1:FCOERxPktDroppedCount xsi:nil="true"/> 
 <n1:FQDD>NIC.Embedded.1-1-1</n1:FQDD> 
 <n1:InstanceID>NIC.Embedded.1-1-1</n1:InstanceID> 
 <n1:LinkStatus>3</n1:LinkStatus> 
 <n1:OSDriverState>3</n1:OSDriverState> 










