White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
126 
3.  DCIM_NICInteger (see Section 15.3)  
4.  DCIM_NICView (see Section 15.4) 
5.  DCIM_NICCapabilities(see Section 15.5) 
6.  DCIM_NICStatistics(see Section 15.6) 
Profile and Associated MOFS: 
http://www.delltechcenter.com/page/DCIM.Library.Profile 
15.1  Listing the NIC/CNA Inventory-Enumeration Class 
Enumerate the NICEnumeration class with the following parameters and syntax: 
EXAMPLE – CNA: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_NICEnumeration  
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT – CNA: For SAMPLE PORT 1 / PARTITION 1 (all attributes on all partitions are enumerated) 
DCIM_NICEnumeration 
 AttributeDisplayName = TCP/IP Parameters via DHCP 
 AttributeName = TcpIpViaDHCP 
 CurrentValue = Enabled 
 Dependency = <Dep><AttrLev Op="OR"><ROIf Name="IpVer">IPv6</ROIf><ROIf 
Name="iSCSIBootSupport">Unavailable</ROIf></AttrLev></Dep> 
 FQDD = NIC.Integrated.1-1-1 
 GroupDisplayName = iSCSI General Parameters 
 GroupID = IscsiGenParams 
 InstanceID = NIC.Integrated.1-1-1:TcpIpViaDHCP 
 IsReadOnly = false 
 PendingValue = null 
 PossibleValues = Disabled, Enabled 
 PossibleValuesDescription = Disabled, Enabled 
DCIM_NICEnumeration 
 AttributeDisplayName = IP Autoconfiguration 
 AttributeName = IpAutoConfig 
 CurrentValue = Enabled 
 Dependency = <Dep><AttrLev Op="OR"><ROIf Name="IpVer">IPv4</ROIf><ROIf 
Name="iSCSIBootSupport">Unavailable</ROIf></AttrLev></Dep> 
 FQDD = NIC.Integrated.1-1-1 
 GroupDisplayName = iSCSI General Parameters 
 GroupID = IscsiGenParams 
 InstanceID = NIC.Integrated.1-1-1:IpAutoConfig 
 IsReadOnly = true 
 PendingValue = null 










