Huawei.Bmc.Snmp.PowerConsumptionPowerConsumption

Huawei.Bmc.Snmp.PowerConsumption (ClassType)

Huawei Bmc Snmp PowerConsumption

Element properties:

Base ClassSystem.NetworkManagement.PowerSupply
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId42bc35e2-88d1-2a4e-4f7a-f9d43419a229

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.PowerConsumption:
PresentSystemPower  string  PresentSystemPower(W) Huawei Bmc Snmp PowerConsumption false 256  False     
PeakPower  string  PeakPower(W) Huawei Bmc Snmp PowerConsumption false 256  False     
AveragePower  string  AveragePower(W) Huawei Bmc Snmp PowerConsumption false 256  False     
PowerConsumption  string  PowerConsumption(kWh) Huawei Bmc Snmp PowerConsumption false 256  False     
PowerCappingEnable  string      false 256  False     
PowerCappingValue  string  PowerCappingValue(W) Huawei Bmc Snmp PowerConsumption PowerCappingValue false 256  False     
PowerCappingFailureAction  string      false 256  False     

Health Model:

Source Code:

<ClassType ID="Huawei.Bmc.Snmp.PowerConsumption" Accessibility="Public" Abstract="false" Base="NetworkLibrary!System.NetworkManagement.PowerSupply" Hosted="true" Singleton="false">
<Property ID="PresentSystemPower" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="PeakPower" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="AveragePower" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="PowerConsumption" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="PowerCappingEnable" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="PowerCappingValue" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="PowerCappingFailureAction" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>