White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
129 
. 
. 
15.3  Listing the CNA Inventory-Integer Class 
Enumerate the DCIM_NICInteger class with the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_NICInteger  
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_NICInteger 
 AttributeDisplayName = Blink LEDs 
 AttributeName = BlnkLeds 
 CurrentValue = 0 
 Dependency = null 
 FQDD = NIC.Integrated.1-1-1 
 GroupDisplayName = Broadcom Main Configuration Page 
 GroupID = VndrConfigPage 
 InstanceID = NIC.Integrated.1-1-1:BlnkLeds 
 IsReadOnly = false 
 LowerBound = 0 
 PendingValue = null 
 UpperBound = 15 
DCIM_NICInteger 
 AttributeDisplayName = Link Up Delay Time 
 AttributeName = LnkUpDelayTime 
 CurrentValue = 0 
 Dependency = <Dep><AttrLev Op="OR"><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:LnkUpDelayTime 
 IsReadOnly = false 
 LowerBound = 0 
 PendingValue = null 
 UpperBound = 255 
DCIM_NICInteger 
 AttributeDisplayName = LUN Busy Retry Count 
 AttributeName = LunBusyRetryCnt 
 CurrentValue = 0 
 Dependency = <Dep><AttrLev Op="OR"><ROIf 
Name="iSCSIBootSupport">Unavailable</ROIf></AttrLev></Dep> 
 FQDD = NIC.Integrated.1-1-1 










