White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
53 
 LastSystemInventoryTime = 20100331101859 
 LastUpdateTime = 20100408115623 
 PrimaryStatus = 1 
 RateUnits = 4 
 RedundancyStatus = 2 
 UnitModifier = 0 
 VariableSpeed = true 
. 
. 
. 
9.3  Memory Inventory 
This section describes the implementation for the DCIM_MemoryView class. The Dell Memory Profile 
describes platform’s physical memory. Each DIMM’s information is represented by an instance of 
DCIM_MemoryView class.  
Profile and Associated MOFs: 
http://www.delltechcenter.com/page/DCIM.Library.Profile 
Enumerate DCIM_MemoryView with the following parameters and syntax: 
EXAMPLE: 
winrm e cimv2/root/dcim/DCIM_MemoryView  
-u:[USER] -p:[PASSWORD] 
-r:https://[IPADDRESS]/wsman:443 -auth:basic 
-encoding:utf-8 -SkipCACheck –SkipCNCheck 
OUTPUT: 
DCIM_MemoryView 
 BankLabel = B 
 CurrentOperatingSpeed = 1067 
 FQDD = DIMM.Socket.B1 
 InstanceID = DIMM.Socket.B1 
 LastSystemInventoryTime = 20100331101859 
 LastUpdateTime = 20100325134947 
 ManufactureDate = Mon Jun 29 12:00:00 2009 UTC 
 Manufacturer = Samsung 
 MemoryType = 24 
 Model = DDR3 DIMM 
 PartNumber = M391B2873DZ1-CH9 
 PrimaryStatus = 1 
 Rank = 1 
 SerialNumber = 85C6DF30 
 Size = 1024 
 Speed = 1333 
DCIM_MemoryView 
 BankLabel = A 
 CurrentOperatingSpeed = 1067 










