Jalasoft.Xian.Common.Elements.ThirdParty.Solaris.JsXSolarisServerUnixInterfaceElementInterface

Jalasoft.Xian.Common.Elements.ThirdParty.Solaris.JsXSolarisServerUnixInterfaceElement (ClassType)

This is the Solaris Unix Interface Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1ca7ecaf-9a0a-f5d4-428c-48599b0a84d4

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 
Jalasoft.Xian.Common.Elements.ThirdParty.Solaris.JsXSolarisServerUnixInterfaceElement:
mIPAddress  string  IP Address IP Address false 256  False 
mifName  string  Name Name false 256  False 
mPhysicalAddress  string  Physical address Physical address false 256  False 
ID  string  ID ID true 256  False 
ParentDevice  string  Parent Device Parent Device false 256  False 
Environment  string  Environment Environment from where Xian is monitoring the device true 256  False 

Health Model:

Source Code:

<ClassType ID="Jalasoft.Xian.Common.Elements.ThirdParty.Solaris.JsXSolarisServerUnixInterfaceElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mIPAddress" Type="string"/>
<Property ID="mifName" Type="string"/>
<Property ID="mPhysicalAddress" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>