White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Linux  Version: 2.1.0 
145 
 <n1:PossibleValues>Enabled</n1:PossibleValues> 
 </n1:DCIM_NICEnumeration> 
<n1:DCIM_NICEnumeration> 
 <n1:AttributeName>IscsiTgtBoot</n1:AttributeName> 
 <n1:CurrentValue>Enabled</n1:CurrentValue> 
 <n1:DefaultValue xsi:nil="true"/> 
 <n1:FQDD>NIC.Embedded.3-1</n1:FQDD> 
 <n1:InstanceID>NIC.Embedded.3-1:IscsiTgtBoot</n1:InstanceID> 
 <n1:IsReadOnly>false</n1:IsReadOnly> 
 <n1:PendingValue xsi:nil="true"/> 
 <n1:PossibleValues>Disabled</n1:PossibleValues> 
 <n1:PossibleValues>Enabled</n1:PossibleValues> 
 <n1:PossibleValues>One Time Disabled</n1:PossibleValues> 
</n1:DCIM_NICEnumeration> 
<n1:DCIM_NICEnumeration> 
 <n1:AttributeName>TcpTimestmp</n1:AttributeName> 
 <n1:CurrentValue>Disabled</n1:CurrentValue> 
 <n1:DefaultValue xsi:nil="true"/> 
 <n1:FQDD>NIC.Embedded.3-1</n1:FQDD> 
 <n1:InstanceID>NIC.Embedded.3-1:TcpTimestmp</n1:InstanceID> 
 <n1:IsReadOnly>false</n1:IsReadOnly> 
 <n1:PendingValue xsi:nil="true"/> 
 <n1:PossibleValues>Disabled</n1:PossibleValues> 
 <n1:PossibleValues>Enabled</n1:PossibleValues> 
</n1:DCIM_NICEnumeration> 
15.2  Listing the NIC/CNA Inventory-String Class 
Enumerate DCIM_NICString class with the following parameters and syntax: 
EXAMPLE: 
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_NICString 
-h $IPADDRESS -V -v -c dummy.cert -P 443 
-u $USERNAME -p $PASSWORD -j utf-8 -y basic 
OUTPUT: 
<n1:DCIM_NICString> 
 <n1:AttributeName>ChipMdl</n1:AttributeName> 
 <n1:CurrentValue>BCM5709 C0</n1:CurrentValue> 
 <n1:DefaultValue xsi:nil="true"/> 
 <n1:FQDD>NIC.Embedded.1-1</n1:FQDD> 










