ESight.KunLunServerKunLun Server

ESight.KunLunServer (ClassType)

Element properties:

Base ClassESight.HuaweiServer
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId5e2fccdf-015e-c835-82e9-6ca1c5d76632

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       
ESight.HuaweiServer:
DN  string  DN DN true 256  False     
ESight.KunLunServer:
eSight  string  eSight eSight false 256  False     
UUID  string  UUID UUID false 256  False     
Manufacturer  string  Manufacturer Manufacturer false 256  False     
IPAddress  string  IPAddress IPAddress false 256  False     
iBMCVersion  string  iBMCVersion iBMCVersion false 256  False     
Vendor  string  Vendor Vendor false 256  False     
CPLDVersion  string  CPLDVersion CPLDVersion false 256  False     
UbootVersion  string  UbootVersion UbootVersion false 256  False     
ProductSn  string  ProductSn ProductSn false 256  False     
MemoryCapacity  string  MemoryCapacity MemoryCapacity false 256  False     
CPUNums  string  CPUNums CPUNums false 256  False     
CPUCores  string  CPUCores CPUCores false 256  False     
ServerName  string  ServerName ServerName false 256  False     
BMCMacAddr  string  BMCMacAddr BMCMacAddr false 256  False     
Status  int  Status Status false 256       

Health Model:

Source Code:

<ClassType ID="ESight.KunLunServer" Base="EVL!ESight.HuaweiServer" Accessibility="Public" Abstract="false" Hosted="false" Singleton="false">
<Property ID="eSight" Key="false" Type="string" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:uuid-->
<Property ID="UUID" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:manufacturer-->
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:ipAddress-->
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:version-->
<Property ID="iBMCVersion" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--默认为"HUAWEI"-->
<Property ID="Vendor" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:暂时未返回-->
<Property ID="CPLDVersion" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:暂时未返回-->
<Property ID="UbootVersion" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:ProductSN-->
<Property ID="ProductSn" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:MemoryCapacity-->
<Property ID="MemoryCapacity" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:CPUNums-->
<Property ID="CPUNums" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:CPUCores-->
<Property ID="CPUCores" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:暂时未返回-->
<Property ID="ServerName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:暂时未返回-->
<Property ID="BMCMacAddr" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<!--ESight:status-->
<Property ID="Status" Type="int" Key="false" CaseSensitive="false" MinLength="0"/>
</ClassType>