Intel.Hardware.ModularServer.DiscoveredServerDiscovered Modular Server System

Intel.Hardware.ModularServer.DiscoveredServer (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId26f6e078-ef99-7724-20aa-b4f768dfc87e

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 
Intel.Hardware.ModularServer.DiscoveredServer:
HostName  string  Host Name true 256  False 
IPAddress  string  IP Address false 256  False 
Community  string  SNMP Community false 256  False 

Health Model:

Source Code:

<ClassType ID="Intel.Hardware.ModularServer.DiscoveredServer" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="HostName" Type="string" Key="true" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="IPAddress" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="Community" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>