Dell.ModularChassis.DRACMCFreeSlotObjDRAC/MC slot Information

Dell.ModularChassis.DRACMCFreeSlotObj (ClassType)

Information about slots in the chassis

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdd8e2070d-66ec-05a2-5b09-c5ced2d12dd5

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.DRACMCFreeSlotObj:
FreeSlots  string  Free Slots Unused slots in the chassis true 256  False 
OccupiedSlots  string  Occupied Slots Occupied slots in the chassis true 256  False 

Health Model:

Source Code:

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