Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallProtocolVRRPRouterElementVRRP Router

Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallProtocolVRRPRouterElement (ClassType)

This is the Nokia Firewall Protocol VRRP Router Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId710eb76f-d8c9-e6fe-da7f-060f13d26591

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.Nokia.JsXNokiaFirewallProtocolVRRPRouterElement:
mMacAddress  string  Mac Address Mac Address false 256  False 
mPriority  int  Priority Priority false 256   
mAuthentificationType  string  Authentification type Authentification type false 256  False 
mPreemptMode  string  Preempt mode Preempt mode false 256  False 
mProtocol  string  Protocol Protocol false 256  False 
mMasterIPAddress  string  Master IP address Master IP address false 256  False 
mAdminState  string  Administrative state Administrative state false 256  False 
mAdvertisementTimeInterval  int  Advertisement time interval Advertisement time interval false 256   
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.Nokia.JsXNokiaFirewallProtocolVRRPRouterElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mMacAddress" Type="string"/>
<Property ID="mPriority" Type="int"/>
<Property ID="mAuthentificationType" Type="string"/>
<Property ID="mPreemptMode" Type="string"/>
<Property ID="mProtocol" Type="string"/>
<Property ID="mMasterIPAddress" Type="string"/>
<Property ID="mAdminState" Type="string"/>
<Property ID="mAdvertisementTimeInterval" Type="int"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>