E9000.HmmHMM

E9000.Hmm (ClassType)

Element properties:

Base ClassHuawei.E9000.Snmp.ActiveSmm
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4f80e93d-2fcc-2361-dddf-50efabd05386

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     
E9000.Hmm:
ProductName  string      false 256  False     
InletTemp  string      false 256  False     
OutletTemp  string      false 256  False     
AmbientTemp  string      false 256  False     
LSWTemp  string      false 256  False     
SoftwareVersion  string      false 256  False     
Presence  string      false 256  False     
fruNum  string      false 256  False     
BoardDescription  string      false 256  False     
BoardManufacturer  string      false 256  False     
BoardPartNumber  string      false 256  False     
BoardSerialNumber  string      false 256  False     
BoardManufactureDate  string      false 256  False     
ProductDescription  string      false 256  False     
ProductManufacturer  string      false 256  False     
ProductPartNumber  string      false 256  False     
ProductSerialNumber  string      false 256  False     
smmOtherVersion  string      false 256  False     
smmHostname  string      false 256  False     
smmRedundancy  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="E9000.Hmm" Accessibility="Public" Abstract="false" Base="Huawei.E9000.Snmp.ActiveSmm" Hosted="true" Singleton="false">
<Property ID="ProductName" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="InletTemp" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="OutletTemp" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="AmbientTemp" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="LSWTemp" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="SoftwareVersion" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Presence" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="fruNum" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="BoardDescription" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="BoardManufacturer" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="BoardPartNumber" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="BoardSerialNumber" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="BoardManufactureDate" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ProductDescription" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ProductManufacturer" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ProductPartNumber" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="ProductSerialNumber" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="smmOtherVersion" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="smmHostname" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="smmRedundancy" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>