White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
130 
 GroupDisplayName = iSCSI General Parameters 
 GroupID = IscsiGenParams 
 InstanceID = NIC.Integrated.1-1-1:LunBusyRetryCnt 
 IsReadOnly = false 
 LowerBound = 0 
 PendingValue = null 
 UpperBound = 60 
DCIM_NICInteger 
 AttributeDisplayName = TCP Port 
 AttributeName = FirstTgtTcpPort 
 CurrentValue = 3260 
 Dependency = <Dep><AttrLev Op="OR"><ROIf 
Name="iSCSIBootSupport">Unavailable</ROIf></AttrLev></Dep> 
 FQDD = NIC.Integrated.1-1-1 
 GroupDisplayName = iSCSI First Target Parameters 
 GroupID = IscsiFirstTgtParams 
 InstanceID = NIC.Integrated.1-1-1:FirstTgtTcpPort 
 IsReadOnly = false 
 LowerBound = 1 
 PendingValue = null 
 UpperBound = 65535 
. 
. 
15.4  Listing the CNA Inventory-NICView Class 
Enumerate the DCIM_NICView class with the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_NICView  
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT FOR FIRST and SECOND PORT (NICView will return all ports and partitions): 
DCIM_NICView 
 AutoNegotiation = 0 
 BusNumber = 1 
 ControllerBIOSVersion = 1.17 
 CurrentMACAddress = 14:FE:B5:FF:B3:EA 
 DataBusWidth = 0002 
 DeviceNumber = 0 
 EFIVersion = 15.0.16 
 FCoEOffloadMode = 3 
 FCoEWWNN = null 
 FQDD = NIC.Integrated.1-1-1 
 FamilyVersion = 7.0.39 
 FunctionNumber = 0 










