Huawei.Bmc.Snmp.RaidCardRaidController

Huawei.Bmc.Snmp.RaidCard (ClassType)

Huawei Bmc Snmp RaidCard

Element properties:

Base ClassHuawei.Bmc.Snmp.ActiveRaidCard
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6357d9d7-987b-1038-7594-0bef80fb83d1

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive Default Value EnumType
System.Entity:
DisplayName  string  Display Name Display name of the object. false 4000  False     
System.ConfigItem:
ObjectStatus  enum  Object Status Object status false 256    System.ConfigItem.ObjectStatusEnum.Active  System.ConfigItem.ObjectStatusEnum 
AssetStatus  enum  Asset Status Asset status false 256      System.ConfigItem.AssetStatusEnum 
Notes  richtext  Notes Notes false 4000       
System.NetworkManagement.LogicalDevice:
Description  string  Description A textual description of the object false 256  True     
Index  string  Index Instance index used for monitoring false 256  True     
Key  string  Logical Device Key The key of the logical device true 256  True     
Huawei.Bmc.Snmp.RaidCard:
raidControllerType  string  Type Huawei Bmc Snmp raidControllerType false 256  False     
raidControllerComponentName  string  ComponentName Huawei Bmc Snmp raidControllerComponentName false 256  False     
raidControllerMode  string  Mode Huawei Bmc Snmp raidControllerMode false 256  False     
raidControllerDeviceInterface  string  DeviceInterface Huawei Bmc Snmp raidControllerDeviceInterface false 256  False     
raidControllerFwVersion  string  FirewareVersion Huawei Bmc Snmp raidControllerFwVersion false 256  False     
raidControllerDriverVersion  string  DriverVersion Huawei Bmc Snmp raidControllerDriverVersion false 256  False     

Health Model:

Source Code:

<ClassType ID="Huawei.Bmc.Snmp.RaidCard" Accessibility="Public" Abstract="false" Base="Huawei.Bmc.Snmp.ActiveRaidCard" Hosted="true" Singleton="false">
<Property ID="raidControllerType" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="raidControllerComponentName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="raidControllerMode" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="raidControllerDeviceInterface" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="raidControllerFwVersion" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="raidControllerDriverVersion" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>