Huawei.Server.HuaweiStorageControllerHuawei.Server.HuaweiStorageController (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId6bbf3772-c428-c861-ce53-3e30faaac77d

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 
Huawei.Server.HuaweiStorageController:
DeviceID  string      true 256  False 
SlotID  string      false 256  False 
Manufacturer  string      false 256  False 
Type  string      false 256  False 
FirmwareVer  string      false 256  False 
BIOSVer  string      false 256  False 
DriverVer  string      false 256  False 
DriverName  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Huawei.Server.HuaweiStorageController" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="SlotID" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="Type" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="FirmwareVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="BIOSVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="DriverVer" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
<Property ID="DriverName" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="1"/>
</ClassType>