Acer.Server.OOB.OtherComponentsAcer.Server.OOB.OtherComponents

Acer.Server.OOB.OtherComponents (ClassType)

The class represents all the other hardware components of the server except power supply, chassis, fan, network, temperature, and voltage.

Knowledge Base article:

Summary

The class represents all the other hardware components of the server except power supply, chassis, fan, network, temperature, and voltage.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIddeb000bc-9328-0c7b-782b-24385d186c46

Class Hierarchy:

Class Properties:

Property Name Type Display Name (ENU) Description (ENU) Key Max Length Min Length Case Sensitive
System.Entity:
DisplayName  string  Display Name Display name of monitoring object. false 256  False 
Acer.Server.OOB.OtherComponents:
BMCIP  string  BMC IP true 256  False 

Health Model:

Source Code:

<ClassType ID="Acer.Server.OOB.OtherComponents" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="true" Singleton="false">
<Property ID="BMCIP" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>