Dell.Server.Storage.Controller.EnclosureDell Storage Controller Enclosure

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

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4b9662b2-9fc3-577c-4c35-b34b1e87f483

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.Server.Storage.Controller.Enclosure:
ID  string  Enclosure ID Enclosure ID true 256  False 
Connector  string  Connector ID Connector ID false 256  False 
FirmwareVersion  string  Firmware Version Version of Firmaware false 256  False 
ProductName  string  Product Name Product Name false 256  False 
ServiceTag  string  Service Tag Service Tag false 256  False 
AssetTag  string  Asset Tag Asset Tag false 256  False 
WiredOrder  string  Wired Order Wired Order false 256  False 
TargetID  string  Target ID Target ID false 256  False 
Configuration  string  Configuration Configuration false 256  False 
AssetName  string  Asset Name Asset Name false 256  False 
SASAddress  string  SAS Address SAS Address false 256  False 
BackplanePartNum  string  Backplane Part Number Backplane Part Number false 256  False 
SplitbusPartNum  string  Split Bus Part Number Bus Part Number false 256  False 
EnclosurePartNum  string  Enclosure Part Number Enclosure Part Number false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Server.Storage.Controller.Enclosure" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="ID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Connector" 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="ProductName" 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="WiredOrder" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="TargetID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Configuration" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="AssetName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SASAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="BackplanePartNum" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SplitbusPartNum" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EnclosurePartNum" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>