White Papers
Dellâ„¢ Lifecycle Controller 2 Web Services Interface Guide for Linux  Version: 2.1.0 
72 
 <n1:FQDD>BIOS.Setup.1-1</n1:FQDD> 
 <n1:GroupDisplayName>Memory Settings</n1:GroupDisplayName> 
 <n1:GroupID>MemSettings</n1:GroupID> 
 <n1:InstanceID>BIOS.Setup.1-1:MemTest</n1:InstanceID> 
 <n1:IsReadOnly>false</n1:IsReadOnly> 
 <n1:PendingValue xsi:nil="true"/> 
 <n1:PossibleValues>Enabled</n1:PossibleValues> 
 <n1:PossibleValues>Disabled</n1:PossibleValues> 
 <n1:PossibleValuesDescription>Enabled 
 </n1:PossibleValuesDescription> 
 <n1:PossibleValuesDescription>Disabled 
 </n1:PossibleValuesDescription> 
 </n1:DCIM_BIOSEnumeration> 
. 
. 
. 
9.12  System Inventory (including CSIOR attribute) 
This section describes the implementation for the DCIM_SystemView class which is used to represent 
the higher level attributes of the system, such as asset tag, model, server manufacturer, etc. 
Profile and Associated MOFs:  
http://www.delltechcenter.com/page/DCIM.Library.Profile 
Enumerate SystemView with the following parameters and syntax: 
EXAMPLE: 
wsman enumerate http://schemas.dmtf.org/wbem/wscim/1/cim-
schema/2/root/dcim/DCIM_SystemView 
-h $IPADDRESS -V -v -c dummy.cert -P 443 
-u $USERNAME -p $PASSWORD 
-j utf-8 -y basic 
OUTPUT: 
 <n1:DCIM_SystemView> 
 <n1:AssetTag/> 
 <n1:BIOSReleaseDate>12/05/2011</n1:BIOSReleaseDate> 
 <n1:BIOSVersionString>0.3.33</n1:BIOSVersionString> 
 <n1:BaseBoardChassisSlot>NA</n1:BaseBoardChassisSlot> 
  <n1:BatteryRollupStatus>1</n1:BatteryRollupStatus> 
 <n1:BladeGeometry>4</n1:BladeGeometry> 
 <n1:BoardPartNumber>0MX4YFX04</n1:BoardPartNumber> 
 <n1:BoardSerialNumber>CN13740184000Q</n1:BoardSerialNumber> 
 <n1:CMCIP xsi:nil="true"/> 
 <n1:CPLDVersion>0.5.0</n1:CPLDVersion> 
 <n1:CPURollupStatus>1</n1:CPURollupStatus> 










