White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
207 
 IsReadOnly = false 
 PossibleValues = Detached, Attached, Autoattach 
DCIM_iDRACCardEnumeration 
 AttributeDisplayName = IPv4 Enable 
 AttributeName = Enable 
 CurrentValue = Enabled 
 DefaultValue = Enabled 
 Dependency = null 
 DisplayOrder = 0 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = IPv4 
 GroupID = IPv4.1 
 InstanceID = iDRAC.Embedded.1#IPv4.1#Enable 
 IsReadOnly = false 
 PossibleValues = Disabled, Enabled 
DCIM_iDRACCardEnumeration 
 AttributeDisplayName = User Admin IPMI LAN Privilege 
 AttributeName = IpmiLanPrivilege 
 CurrentValue = Administrator 
 DefaultValue = NoAccess 
 Dependency = null 
 DisplayOrder = 0 
 FQDD = iDRAC.Embedded.1 
 GroupDisplayName = Users 
 GroupID = Users.3 
 InstanceID = iDRAC.Embedded.1#Users.3#IpmiLanPrivilege 
 IsReadOnly = false 
 PossibleValues = User, Operator, Administrator, NoAccess 
19.5  Listing the iDRAC Card Inventory-Integer Class 
Enumerate the DCIM_iDRACCardInteger class to list all the integer type iDRAC attributes.  
Enumerate the DCIM_iDRACCardInteger class with the following parameters and syntax: 
EXAMPLE: 
winrm e http://schemas.dmtf.org/wbem/wscim/1/cim-schema/2/root/dcim/DCIM_iDRACCardInteger 
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNcheck -SkipCAcheck  
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_iDRACCardInteger 
 AttributeDisplayName = VLan Priority 
 AttributeName = VLanPriority 
 CurrentValue = 0 
 DefaultValue = 0 
 Dependency = null 
 DisplayOrder = 0 










