Huawei.Server.HuaweiServerHuaweiServer Class

Huawei.Server.HuaweiServer (ClassType)

Element properties:

Base ClassHuawei.Server.HuaweiSystem
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1b1d5b60-6c0a-8676-86c4-444249a44c56

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 
Microsoft.Windows.LogicalDevice:
DeviceID  string  Device ID true 256  False 
Name  string  Device Name false 256  False 
Description  string  Device Description false 256  False 
Huawei.Server.HuaweiServer:
Manufacturer  string      false 256  False 
Model  string      false 256  False 
OperatingSystem  string      false 256  False 
OperatingSystemVersion  string      false 256  False 
BiosVersion  string      false 256  False 

Health Model:

Source Code:

<ClassType ID="Huawei.Server.HuaweiServer" Accessibility="Public" Abstract="false" Base="Huawei.Server.HuaweiSystem" Hosted="true" Singleton="false">
<!--
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" MaxMaxLength="256" MinLength="1" />
<Property ID="AssetTag" Type="string" Key="false" CaseSensitive="false" MaxMaxLength="256" MinLength="1" />
<Property ID="ServiceTag" Type="string" Key="false" CaseSensitive="false" MaxMaxLength="256" MinLength="1" />
<Property ID="OperatingSystem" Type="string" Key="false" CaseSensitive="false" MaxMaxLength="256" MinLength="1" />
<Property ID="OperatingSystemVersion" Type="string" Key="false" CaseSensitive="false" MaxMaxLength="256" MinLength="1" />
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" MaxMaxLength="256" MinLength="1" />
<Property ID="BiosVersion" Type="string" Key="false" CaseSensitive="false" MaxMaxLength="256" MinLength="1" />
<Property ID="IPMIVersion" Type="string" Key="false" CaseSensitive="false" MaxMaxLength="256" MinLength="1" />
-->
<Property ID="Manufacturer" Key="false" Type="string"/>
<Property ID="Model" Key="false" Type="string"/>
<Property ID="OperatingSystem" Key="false" Type="string"/>
<Property ID="OperatingSystemVersion" Key="false" Type="string"/>
<Property ID="BiosVersion" Key="false" Type="string"/>
</ClassType>