Dell.Storage.MDStorageArray.ControllerDell MD Array RAID Controller

Dell.Storage.MDStorageArray.Controller (ClassType)

Dell MD Storage Array RAID Controller

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityInternal
ElementId396c04fe-96b9-34b3-35a6-35b8dab6b818

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.Storage.MDStorageArray.Controller:
num  string  Controller Number true 256  False 
name  string  Product ID false 256  False 
vendor  string  Vendor false 256  False 
appware  string  AppWare Version false 256  False 
memory  string  Processor Cache false 256  False 
drivechannelcount  string  Drive Channel Count false 256  False 
numports  string  Number of Ports false 256  False 
boardID  string  Board ID false 256  False 
boardSubmodelID  string  SUB Model ID false 256  False 
bootVersion  string  BootWare Version false 256  False 
location  string  Physical Location true 256  False 
cachememsize  string  Cache Memory Size false 256  False 
physical_cachememsize  string  Total Data Cache false 256  False 
sasports  string  SAS Ports false 256  False 
iscsiports  string  iSCSI Ports false 256  False 
fcchannels  string  FC Channels false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Storage.MDStorageArray.Controller" Accessibility="Internal" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="num" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="name" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="vendor" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="appware" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="memory" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="drivechannelcount" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="numports" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="boardID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="boardSubmodelID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="bootVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="location" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="cachememsize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="physical_cachememsize" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="sasports" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="iscsiports" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="fcchannels" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>