DataONTAP.Controller.Hardware.Enclosure.FansData ONTAP Fans

DataONTAP.Controller.Hardware.Enclosure.Fans (ClassType)

The set of fans in a Data ONTAP storage enclosure.

Knowledge Base article:

Summary

DataONTAP.Controller.Hardware.Enclosure.Fans aggregates the health of all fans in a Data ONTAP storage enclosure.

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf764c022-6c73-00ad-c332-804069b61767

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 
DataONTAP.Controller.Hardware.Enclosure.Fans:
shelfUID  string  Shelf UID Similar to serial number, this is the shelf unique identifier that distinguishes it from any other shelf manufactured. Example: 50:05:0c:c0:02:10:64:26. true 256  False 

Health Model:

Source Code:

<ClassType ID="DataONTAP.Controller.Hardware.Enclosure.Fans" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="shelfUID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>