Acer.Server.OOB.ChassisAcer.Server.OOB.Chassis

Acer.Server.OOB.Chassis (ClassType)

The class represents the chassis of the server.

Knowledge Base article:

Summary

The class represents the chassis of the server.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0c5fd6bb-4616-0db3-0b75-d3ed24384191

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.Chassis:
BMCIP  string  BMC IP true 256  False 

Health Model:

Source Code:

<ClassType ID="Acer.Server.OOB.Chassis" 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>