White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Linux  Version: 2.1.0 
71 
 <n1:PCIDeviceID>73</n1:PCIDeviceID> 
 <n1:PCISlot>1</n1:PCISlot> 
 <n1:PCISubDeviceID>1F4E</n1:PCISubDeviceID> 
 <n1:PCISubVendorID>1028</n1:PCISubVendorID> 
 <n1:PCIVendorID>1000</n1:PCIVendorID> 
 <n1:PatrolReadState>1</n1:PatrolReadState> 
 <n1:PrimaryStatus>1</n1:PrimaryStatus> 
 <n1:ProductName>PERC H310 Adapter</n1:ProductName> 
 <n1:RollupStatus>1</n1:RollupStatus> 
 <n1:SASAddress>5782BCB00C577600</n1:SASAddress> 
 <n1:SecurityStatus>0</n1:SecurityStatus> 
 <n1:SlicedVDCapability>1</n1:SlicedVDCapability> 
 </n1:DCIM_ControllerView> 
9.11  BIOS Inventory & Configuration 
The BIOS Management Profile extends the management capabilities of referencing profiles by adding 
the capability to represent and configure BIOS attributes, such as a Network Controller or IDE 
Controller. The individual BIOS attribute’s relationship with a respective device is also described. 
Additionally, the profile’s registration for the schema implementation version information is described. 
See Section 17 for more information, including inventories for BIOSString, and BIOSInteger. 
Profile and Associated MOFs:  
http://www.delltechcenter.com/page/DCIM.Library.Profile 
Enumerate BIOSEnumeration with the following parameters and syntax: 
EXAMPLE: 
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_BIOSEnumeration 
-h $IPADDRESS -V -v -c dummy.cert -P 443 
-u $USERNAME -p $PASSWORD 
-j utf-8 -y basic 
OUTPUT: 
 <n1:DCIM_BIOSEnumeration> 
 <n1:AttributeDisplayName>System Memory Testing 
 </n1:AttributeDisplayName> 
 <n1:AttributeName>MemTest</n1:AttributeName> 
 <n1:CurrentValue>Disabled</n1:CurrentValue> 
 <n1:Dependency xsi:nil="true"/> 
 <n1:DisplayOrder>306</n1:DisplayOrder> 










