Huawei.Bmc.Snmp.BBUBBU(Battery Backup Unit)

Huawei.Bmc.Snmp.BBU (ClassType)

Huawei Bmc Snmp BBU

Element properties:

Base ClassSystem.PhysicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdca45915e-6b71-2892-a081-a2dc78f7a1b7

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.Bmc.Snmp.BBU:
DeviceID  string      true 256  False     
raidControllerBBUPresence  string  Presence Huawei Bmc Snmp raidControllerBBUPresence false 256  False     
raidControllerBBUType  string  Type Huawei Bmc Snmp raidControllerBBUType false 256  False     

Health Model:

Source Code:

<ClassType ID="Huawei.Bmc.Snmp.BBU" Accessibility="Public" Abstract="false" Base="System!System.PhysicalEntity" Hosted="true" Singleton="false">
<Property ID="DeviceID" Type="string" Key="true" CaseSensitive="false" MaxLength="256" MinLength="1"/>
<Property ID="raidControllerBBUPresence" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
<Property ID="raidControllerBBUType" Type="string" Key="false" CaseSensitive="false" MaxLength="256" MinLength="0"/>
</ClassType>