Dell.Server.iDRACDell iDRAC

Dell.Server.iDRAC (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId01c04cfc-98a9-b985-9483-053801b43873

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.Server.iDRAC:
ID  string  Instance ID Unique identifier for this iDRAC object true 256  False 
vFlashStorageSize  string  vFlash Storage Size Storage Size of vFlash false 256  False 
FirmwareVersion  string  FirmwareVersion Firmware Version false 256  False 
LCCVersion  string  LCC Version Life Cycle Controller Version false 256  False 
Model  string  Model Model of iDRAC false 256  False 
IPMIVersion  string  IPMI Version IPMI Version false 256  False 
GroupStatus  string  iDRAC Group Manager Status iDRAC Group Manager Status false 256  False 
GroupName  string  iDRAC Group Name iDRAC Group Name false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Server.iDRAC" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="vFlashStorageSize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirmwareVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="LCCVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPMIVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GroupStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="GroupName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>