Lenovo.HardwareMgmtPack.IMM2.FanCooling Device

Lenovo.HardwareMgmtPack.IMM2.Fan (ClassType)

Element properties:

Base ClassLenovo.HardwareMgmtPack.IMM2.BaseSubModule
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdc029b4d3-fcad-a93c-48e4-e817163c0d64

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Lenovo.HardwareMgmtPack.IMM2.BaseSubModule:
IMMIP  string  BMC IP false 256  False 
UUID  string  UUID false 256  False 
IMMHostName  string  BMC Host Name false 256  False 
InbandComputerName  string  Computer Name false 256  False 
Lenovo.HardwareMgmtPack.IMM2.Fan:
Caption  string  Caption false 256  False 
UniqueId  string      true 256  False 
Description  string  Description false 256  False 
Identifier  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Lenovo.HardwareMgmtPack.IMM2.Fan" Base="Lenovo.HardwareMgmtPack.IMM2.BaseSubModule" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Caption" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="UniqueId" Key="true" Type="string" CaseSensitive="false"/>
<Property ID="Description" Key="false" Type="string" CaseSensitive="false"/>
<Property ID="Identifier" Key="false" Type="string" CaseSensitive="false"/>
<!--Property ID="EnableState" Key="false" Type="string" CaseSensitive="false"/-->
<!--Property ID="HealthState" Key="false" Type="string" CaseSensitive="false"/-->
</ClassType>