Huawei.Bmc.Snmp.PowerSupplyPowerSupply

Huawei.Bmc.Snmp.PowerSupply (ClassType)

Huawei Bmc Snmp PowerSupply

Element properties:

Base ClassSystem.NetworkManagement.PowerSupply
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId12f47945-23df-c25d-c9c6-79178cb280f3

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     
Huawei.Bmc.Snmp.PowerSupply:
Locator  string      false 256  False     
Manufacturer  string      false 256  False     
InputMode  string      false 256  False     
Model  string      false 256  False     
PowerRating  string  PowerRating(W) Huawei Bmc Snmp PowerSupply PowerRating false 256  False     
InputPower  string  InputPower(W) Huawei Bmc Snmp PowerConsumption false 256  False     
Devicename  string      false 256  False     
Presence  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="Huawei.Bmc.Snmp.PowerSupply" Accessibility="Public" Abstract="false" Base="NetworkLibrary!System.NetworkManagement.PowerSupply" Hosted="true" Singleton="false">
<Property ID="Locator" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Manufacturer" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="InputMode" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Model" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="PowerRating" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="InputPower" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Devicename" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="Presence" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>