Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoNexusBFDSessionElementSession

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

This is the Session Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdffb0c126-dcd7-3d06-a1d5-a7dea9f2f841

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.JsXCiscoNexusBFDSessionElement:
mType  string  Type Type false 256  False 
mVersionNumver  decimal  VersionNumver VersionNumver false 38   
mAuthenticationType  string  AuthenticationType AuthenticationType false 256  False 
mStorType  string  StorType StorType false 256  False 
mAddressType  string  AddressType AddressType false 256  False 
mAddress  string  Address 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.Cisco.JsXCiscoNexusBFDSessionElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mType" Type="string"/>
<Property ID="mVersionNumver" Type="decimal" Length="38"/>
<Property ID="mAuthenticationType" Type="string"/>
<Property ID="mStorType" Type="string"/>
<Property ID="mAddressType" Type="string"/>
<Property ID="mAddress" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>