White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
216 
21  System Information 
The DCIM System Info Profile describes the properties and interfaces for executing system management 
tasks related to the management of the host system. The profile standardizes and aggregates the 
description for the platform’s basic properties into a system view representation and provides static 
methodology for the clients to query the system views without substantial traversal of the model. 
Profile and Associated MOFs:  
http://www.delltechcenter.com/page/DCIM.Library.Profile 
21.1  Listing the System Inventory-SystemView Class 
The system view returns various information about the system, including the currently installed 
Lifecycle Controller version as shown below. 
Enumerate the DCIM_SystemView class with the following parameters and syntax: 
EXAMPLE: 
winrm e cimv2/root/dcim/DCIM_SystemView 
-u:[USER] -p:[PASSWORD]  
-r:https://[IPADDRESS]/wsman -SkipCNCheck -SkipCACheck 
-encoding:utf-8 -a:basic 
OUTPUT: 
DCIM_SystemView 
 AssetTag 
 BIOSReleaseDate = 01/09/2012 
 BIOSVersionString = 0.3.37 
 BaseBoardChassisSlot = NA 
 BatteryRollupStatus = 1 
 BladeGeometry = 4 
 BoardPartNumber = 0MX4YFX04 
 BoardSerialNumber = CN13740184000Q 
 CMCIP = null 
 CPLDVersion = 1.0.0 
 CPURollupStatus = 1 
 ChassisName = Main System Chassis 
 ChassisServiceTag = 7654321 
 ChassisSystemHeight = 5 
 ExpressServiceCode = 15608862073 
 FQDD = System.Embedded.1 
 FanRollupStatus = 3 
 HostName 
 InstanceID = System.Embedded.1 
 LastSystemInventoryTime = 20120116145530.000000+000 
 LastUpdateTime = 20120116124210.000000+000 










