White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Linux  Version: 2.1.0 
148 
 <n1:AttributeName>FirstTgtTcpPort</n1:AttributeName> 
 <n1:CurrentValue>3260</n1:CurrentValue> 
 <n1:DefaultValue xsi:nil="true"/> 
 <n1:FQDD>NIC.Embedded.1-1</n1:FQDD> 
 <n1:InstanceID>NIC.Embedded.1-1:FirstTgtTcpPort 
 </n1:InstanceID> 
 <n1:IsReadOnly>false</n1:IsReadOnly> 
 <n1:LowerBound>1</n1:LowerBound> 
  <n1:PendingValue xsi:nil="true"/> 
 <n1:UpperBound>65535</n1:UpperBound> 
</n1:DCIM_NICInteger> 
<n1:DCIM_NICInteger> 
 <n1:AttributeName>FirstTgtBootLun</n1:AttributeName> 
 <n1:CurrentValue>0</n1:CurrentValue> 
 <n1:DefaultValue xsi:nil="true"/> 
 <n1:FQDD>NIC.Embedded.1-1</n1:FQDD> 
 <n1:InstanceID>NIC.Embedded.1-1:FirstTgtBootLun 
 </n1:InstanceID> 
 <n1:IsReadOnly>false</n1:IsReadOnly> 
 <n1:LowerBound>0</n1:LowerBound> 
 <n1:PendingValue xsi:nil="true"/> 
 <n1:UpperBound>255</n1:UpperBound> 
</n1:DCIM_NICInteger> 
. 
. 
15.4  Listing the CNA Inventory-NICView Class 
Enumerate the DCIM_NICView class with the following parameters and syntax: 
EXAMPLE: 
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_NICView 
-h $IPADDRESS -V -v -c dummy.cert -P 443 
-u $USERNAME -p $PASSWORD -j utf-8 -y basic 
OUTPUT FOR FIRST PORT (NICView will return all ports and partitions): 
<n1:DCIM_NICView> 
 <n1:BusNumber>1</n1:BusNumber> 
 <n1:CurrentMACAddress>00:22:19:59:B2:1F 
 </n1:CurrentMACAddress> 
 <n1:DataBusWidth>2</n1:DataBusWidth> 










