Dell.ManagedServer.AmbientTempPerfDell Server Ambient Temperature Performance

Dell.ManagedServer.AmbientTempPerf (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf7578f2b-9841-db5e-760a-a556c9f9931e

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 
Dell.ManagedServer.AmbientTempPerf:
DeviceID  string  DeviceID DeviceID true 256  False 
CurrentReading  string  Current Reading Current Reading false 256  False 
UnitModifier  string  UnitModifier UnitModifier false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.ManagedServer.AmbientTempPerf" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="false" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CurrentReading" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="UnitModifier" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>