Acer.Server.OOB.NetworkAcer.Server.OOB.Network

Acer.Server.OOB.Network (ClassType)

The class represents the network of the server.

Knowledge Base article:

Summary

The class represents the network of the server.

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId33a6fe4b-039e-025d-fbb6-4bdb76c75b3d

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

Health Model:

Source Code:

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