Dell.ManagedServer.iDRACDell iDRAC

Dell.ManagedServer.iDRAC (ClassType)

Dell Managed Server iDRAC

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda6f3bf25-9138-9b30-0999-ce8beb6a0bc5

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.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.ManagedServer.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>