Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallInterfaceElementInterface

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

This is the Nokia Firewall Snmp Interface Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdf10d6294-d298-edfb-6eda-d31dc4eb711a

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.JsXNokiaFirewallInterfaceElement:
mPromiscuousMode  string  Promiscuous mode Promiscuous mode false 256  False 
mConnectorPresent  bool  Connector present Connector present false 256   
mAlias  string  Alias Alias false 256  False 
mType  string  Type Type false 256  False 
mSpeed  decimal  Speed Speed false 38   
mAdminStatus  string  Administrative status Administrative status false 256  False 
mOperStatus  string  Operational status Operational status false 256  False 
mDescription  string  Description Description 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.Nokia.JsXNokiaFirewallInterfaceElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mPromiscuousMode" Type="string"/>
<Property ID="mConnectorPresent" Type="bool"/>
<Property ID="mAlias" Type="string"/>
<Property ID="mType" Type="string"/>
<Property ID="mSpeed" Type="decimal" Length="38"/>
<Property ID="mAdminStatus" Type="string"/>
<Property ID="mOperStatus" Type="string"/>
<Property ID="mDescription" 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>