Huawei.E9000.Snmp.SwiCpuMemInfoHuawei.E9000.Snmp.SwiCpuMemInfo (ClassType)

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId4776f8ee-c4ca-2ff3-cb97-0ef2099d3e44

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       
Huawei.E9000.Snmp.SwiCpuMemInfo:
EthIP  string      true 256  False     
hwCpuDevDuty  string      false 256  False     
hwAvgDuty1min  string      false 256  False     
hwAvgDuty5min  string      false 256  False     
hwMemoryDevSize  string      false 256  False     
hwMemoryDevFree  string      true 256  False     
hwMemoryDevRawSliceUsed  string      false 256  False     
hwMemoryDevLargestFree  string      false 256  False     
hwMemoryDevFail  string      false 256  False     
hwMemoryDevFailNoMem  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="Huawei.E9000.Snmp.SwiCpuMemInfo" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="EthIP" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="hwCpuDevDuty" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="hwAvgDuty1min" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="hwAvgDuty5min" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="hwMemoryDevSize" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="hwMemoryDevFree" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="hwMemoryDevRawSliceUsed" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="hwMemoryDevLargestFree" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="hwMemoryDevFail" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="hwMemoryDevFailNoMem" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="1"/>
</ClassType>