Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoNexusTunnelElementTunnels

Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoNexusTunnelElement (ClassType)

This is the Cisco Tunnels Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId3791ea3a-5904-a407-2c8d-e7ef49642d61

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.Cisco.JsXCiscoNexusTunnelElement:
mLocalAddress  string  Local Address Local Address false 256  False 
mRemoteAddress  string  Remote Address Remote Address false 256  False 
mEncapsulateMethod  string  Encapsulate Method Encapsulate Method 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.Cisco.JsXCiscoNexusTunnelElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mLocalAddress" Type="string"/>
<Property ID="mRemoteAddress" Type="string"/>
<Property ID="mEncapsulateMethod" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>