NortelVPFM.FanFan

NortelVPFM.Fan (ClassType)

An active cooling logical device that represents a fan.

Element properties:

Base ClassNortelVPFM.CoolingDevice
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId60733bba-2749-4dde-961b-d1d9718bd765

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 
NortelVPFM.ManagedElement:
Caption  string  Caption false 64  False 
Description  string  Description false 256  False 
NortelVPFM.ManagedSystemElement:
HealthState  string  Health State false 20  False 
InstallDate  datetime  Install Date false 256   
Status  string  Status false 256  False 
OperationalStatus  string  Operational Status false 20  False 
NortelVPFM.LogicalDevice:
Availability  string  Availability false 20  False 
PowerOnHours  string  Power-on Hours false 256  False 
SystemCreationClassName  string  Class Name false 256  False 
SystemName  string  System Name false 256  False 
TotalPowerOnHours  string  Total Power-on Hours false 256  False 
AdditionalAvailability  string  Additional Availability false 256  False 
OtherIdentifyingInfo  string  Other Identifying Info false 256  False 
NortelVPFM.HostedLogicalDevice:
DeviceId  string  Device ID true 256  False 
Type  string  Type false 30  False 
Manufacturer  string  Manufacturer false 256  False 
HardwareRevision  string  Hardware Revision false 256  False 
FirmwareRevision  string  Firmware Revision false 256  False 
Name  string  Name false 256  False 
ModelName  string  Model Name false 256  False 
Location  string  Location false 256  False 
SerialNumber  string  Serial Number false 256  False 
NortelVPFM.CoolingDevice:
ActiveCooling  bool  Active Cooling false 256   
NortelVPFM.Fan:
DesiredSpeed  int  Desired Speed false 256   
VariableSpeed  bool  Variable Speed false 256   

Health Model:

Source Code:

<ClassType ID="NortelVPFM.Fan" Accessibility="Public" Abstract="false" Base="NortelVPFM.CoolingDevice" Hosted="true" Singleton="false">
<Property ID="DesiredSpeed" Type="int" Key="false" CaseSensitive="false" Length="256"/>
<Property ID="VariableSpeed" Type="bool" Key="false" CaseSensitive="false" Length="256"/>
</ClassType>