Dell.ModularChassis.DRACMCSlotDell DRAC/MC Slot

Dell.ModularChassis.DRACMCSlot (ClassType)

Managed Dell Remote Access Controller/Modular Chassis (DRAC/MC) Slot

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda43a771b-ebbd-99d4-5c0a-4e2919e4fa08

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.ModularChassis.DRACMCSlot:
PowerStatus  string  Power Status Power status of the blade false 256  False 
ServiceTag  string  Service Tag Service tag of blade occupying the Dell Remote Access Controller/Modular Chassis's (DRAC/MC) slot. false 256  False 
OccupiedSlot  string  Occupied slot location Occupied slot of the blade true 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.ModularChassis.DRACMCSlot" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="PowerStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="ServiceTag" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="OccupiedSlot" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>