White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Linux  Version: 2.1.0 
66 
Enumerate DCIM_PCIDeviceView with the following parameters and syntax: 
EXAMPLE: 
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_PCIDeviceView 
-h $IPADDRESS -V -v -c dummy.cert -P 443 
-u $USERNAME -p $PASSWORD 
-j utf-8 -y basic 
OUTPUT: 
 <n1:DCIM_PCIDeviceView> 
 <n1:BusNumber>1</n1:BusNumber> 
 <n1:DataBusWidth>0002</n1:DataBusWidth> 
 <n1:Description>PERC H310 Adapter</n1:Description> 
 <n1:DeviceNumber>0</n1:DeviceNumber> 
 <n1:FQDD>RAID.Slot.1-1</n1:FQDD> 
 <n1:FunctionNumber>0</n1:FunctionNumber> 
 <n1:InstanceID>RAID.Slot.1-1</n1:InstanceID> 
 <n1:LastSystemInventoryTime>20120106113848.000000+000 
 </n1:LastSystemInventoryTime> 
 <n1:LastUpdateTime>20120106113829.000000+000 
 </n1:LastUpdateTime> 
 <n1:Manufacturer>LSI Logic / Symbios Logic</n1:Manufacturer> 
 <n1:PCIDeviceID>0073</n1:PCIDeviceID> 
 <n1:PCISubDeviceID>1F4E</n1:PCISubDeviceID> 
 <n1:PCISubVendorID>1028</n1:PCISubVendorID> 
 <n1:PCIVendorID>1000</n1:PCIVendorID> 
 <n1:SlotLength>0002</n1:SlotLength> 
 <n1:SlotType>0002</n1:SlotType> 
 </n1:DCIM_PCIDeviceView> 
. 
. 
. 
9.7  Video Inventory 
This section describes the implementation for the DCIM_VideoView class. The Dell Video Profile 
describes platform’s videos. Each video controller’s information is represented by an instance of 
DCIM_VideoView class.  
Profile and Associated MOFs:  
http://www.delltechcenter.com/page/DCIM.Library.Profile 
Enumerate DCIM_VideoView with the following parameters and syntax: 










