Jalasoft.Xian.Common.Elements.ThirdParty.Nokia.JsXNokiaFirewallSnmpDeviceElementNokia firewall

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

This is the Nokia Firewall Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXDeviceElement
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId9d5f127b-df7a-f446-41a9-851352aaa342

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.JsXNokiaFirewallSnmpDeviceElement:
mChassisSerialNumber  string  Chassis serial number Chassis serial number false 256  False 
mMotherBoardType  string  Mother board type Mother board type false 256  False 
mMotherBoardRevisionNumber  string  Mother board revision number Mother board revision number false 256  False 
mMotherBoardSerialNumber  string  Mother board serial number Mother board serial number false 256  False 
mPrimaryOperatingSystem  string  Primary operating system Primary operating system false 256  False 
mNTPEnabled  string  NTP enabled NTP enabled false 256  False 
mDescription  string  Description Description false 256  False 
mContact  string  Contact Contact false 256  False 
mLocation  string  Location Location false 256  False 
mModel  string  Model Model false 256  False 
Address  string  IP Address IP Address false 256  False 
ID  string  ID ID true 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.JsXNokiaFirewallSnmpDeviceElement" Abstract="false" Accessibility="Public" Hosted="false" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXDeviceElement">
<Property ID="mChassisSerialNumber" Type="string"/>
<Property ID="mMotherBoardType" Type="string"/>
<Property ID="mMotherBoardRevisionNumber" Type="string"/>
<Property ID="mMotherBoardSerialNumber" Type="string"/>
<Property ID="mPrimaryOperatingSystem" Type="string"/>
<Property ID="mNTPEnabled" Type="string"/>
<Property ID="mDescription" Type="string"/>
<Property ID="mContact" Type="string"/>
<Property ID="mLocation" Type="string"/>
<Property ID="mModel" Type="string"/>
<Property ID="Address" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>