White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
133 
 RemotePHY = 3 
 TCPChimneySupport = 3 
 TXBandwidthControlMaximum = 3 
 TXBandwidthControlMinimum = 3 
 TXFlowControl = 3 
 VEBVEPAMultiChannel = 3 
 VEBVEPASingleChannel = 3 
 VFSRIOVSupport = 3 
 VirtualLinkControl = 3 
 WOLSupport = 2 
 iSCSIBootSupport = 2 
 iSCSIOffloadSupport = 3 
 uEFISupport = 2 
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_NICStatistics  
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_NICStatistics 
 DiscardedPkts = 0 
 FCCRCErrorCount = null 
 FCOELinkFailures = null 
 FCOEPktRxCount = null 
 FCOEPktTxCount = null 
 FCOERxPktDroppedCount = null 
 FQDD = NIC.Integrated.1-1-1 
 InstanceID = NIC.Integrated.1-1-1 
 LinkStatus = 1 
 OSDriverState = 1 
 PartitionLinkStatus = null 
 PartitionOSDriverState = null 
 RxBroadcast = 65177 
 RxBytes = null 
 RxErrorPktAlignmentErrors = 0 
 RxErrorPktFCSErrors = 0 
 RxFalseCarrierDetection = null 
 RxJabberPkt = null 
 RxMutlicast = 11000 
 RxPauseXOFFFrames = 0 
 RxPauseXONFrames = 0 
 RxRuntPkt = null 
 RxUnicast = 0 
 StartStatisticTime = 20111208013952.000000+000 
 StatisticTime = 20111208073904.000000+000 










