Dell.Chassis.Storage.ControllerDell Chassis Storage Controller

Dell.Chassis.Storage.Controller (ClassType)

Dell Storage Controller

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIde948d7c4-6a60-bee7-3b2d-795147c5dbd7

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:
FQDD  string  FQDD Uniquely identifies the Instance true 256  False 
CacheMemorySize  string  Cache Memory Size Cache Memory Size false 256  False 
FirmwareVersion  string  Firmware Version Firmware Version false 256  False 
Manufacturer  string  Manufacturer Manufacturer false 256  False 
SlotLength  string  Slot Length Slot Length false 256  False 
SlotType  string  Slot Type Slot Type false 256  False 
DriverVersion  string  Driver Version Driver Version false 256  False 
EncryptionCapability  string  Encryption Capability Whether capable of encryption false 256  False 
HighAvailabilityMode  string  High Availability Mode High Availability Mode false 256  False 
SPercSlot  string  Shared PERC Slot Shared PERC Slot false 256  False 
PatrolReadState  string  Patrol Read State Patrol Read State false 256  False 
ProductName  string  Product Name Name of the product false 256  False 
SecurityStatus  string  Security Status Security Configuration of Controller false 256  False 
EncryptionMode  string  Encryption Mode Encryption Mode false 256  False 
CachecadeCapability  string  Cachecade Capablity Cache Cade Capability present or not false 256  False 
SlicedVDCapability  string  Sliced VD Capability Sliced VD Capability present or not false 256  False 
SASAddress  string  SAS Address SAS Address false 256  False 

Health Model:

Source Code:

<ClassType ID="Dell.Chassis.Storage.Controller" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="FQDD" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CacheMemorySize" 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="Manufacturer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SlotLength" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SlotType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="DriverVersion" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EncryptionCapability" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="HighAvailabilityMode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SPercSlot" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="PatrolReadState" 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="SecurityStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="EncryptionMode" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="CachecadeCapability" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SlicedVDCapability" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="SASAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>