Dell.ModularChassis.CMCFreeSlotObjCMC slot Information

Dell.ModularChassis.CMCFreeSlotObj (ClassType)

Information about slots in the chassis

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId44e33e39-0466-6f57-fcea-df5c1f26e4f0

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

Health Model:

Source Code:

<ClassType ID="Dell.ModularChassis.CMCFreeSlotObj" 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"/>
<Property ID="ExtensionSlots" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>