Dell.Chassis.Storage.Controller.EnclosureDell Chassis Storage Enclosure

Dell.Chassis.Storage.Controller.Enclosure (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId443a6804-9903-7e78-093a-a26e36d9dc01

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.Chassis.Storage.Controller.Enclosure:
FQDD  string  FQDD Uniquely identifies the Instance true 256  False 
BayID  string  Bay ID position of Enclosure false 256  False 
Connector  string  Connector Enclosure port Number false 256  False 
ServiceTag  string  Service Tag Service Tag false 256  False 
AssetTag  string  Asset Tag Asset Tag false 256  False 
NumberofSlots  string  Number of Slots Number of Slots false 256  False 
FirmwareRevision  string  Firmware Revision Firmware Revision false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Chassis.Storage.Controller.Enclosure" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="FQDD" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BayID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Connector" 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="AssetTag" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="NumberofSlots" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="FirmwareRevision" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>