White Papers
Dell™ Lifecycle Controller 2 Web Services Interface Guide for Windows  Version: 2.1.0 
52 
 InputVoltage = 118 
 InstanceID = PSU.Slot.2 
 LastSystemInventoryTime = 20100331101859 
 LastUpdateTime = 20100401130929 
 Manufacturer = Dell 
 Model = PWR SPLY,502W,RDNT 
 PartNumber = 0MU791A00 
 PrimaryStatus = 1 
 RedundancyStatus = 2 
 SerialNumber = CN7324597O0446 
 TotalOutputPower = 502 
 Type = 0 
9.2  Fan Inventory 
This section describes the requirements and guidelines for implementing Dell Fan Profile. The Dell Fan 
Profile describes platform’s fans including the fan speed sensor information. Each platform fan is 
represented by an instance of DCIM_FanView class. 
Profile and Associated MOFs: 
http://www.delltechcenter.com/page/DCIM.Library.Profile 
Enumerate DCIM_FanView with the following parameters and syntax: 
EXAMPLE: 
winrm e cimv2/root/dcim/DCIM_FanView 
-u:[USER] -p:[PASSWORD] 
-r:https://[IPADDRESS]/wsman:443 -auth:basic 
-encoding:utf-8 -SkipCACheck –SkipCNCheck 
OUTPUT: 
DCIM_FanView 
 ActiveCooling = true 
 BaseUnits = 19 
 CurrentReading = 4200 
 FQDD = Fan.Embedded.1A 
 InstanceID = Fan.Embedded.1A 
 LastSystemInventoryTime = 20100331101859 
 LastUpdateTime = 20100408115623 
 PrimaryStatus = 1 
 RateUnits = 4 
 RedundancyStatus = 2 
 UnitModifier = 0 
 VariableSpeed = true 
DCIM_FanView 
 ActiveCooling = true 
 BaseUnits = 19 
 CurrentReading = 4440 
 FQDD = Fan.Embedded.2A 
 InstanceID = Fan.Embedded.2A 










