Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoNexusModuleElementModule

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

This is the Cisco Switch Module Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId291bf710-1c68-2f81-467d-0e82f23d2f9b

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.JsXCiscoNexusModuleElement:
mPorts  int  Ports Ports false 256   
mHWVersion  string  HW version HW version false 256  False 
mFWVersion  string  FW version FW version false 256  False 
mSWVersion  string  SW version SW version 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.JsXCiscoNexusModuleElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mPorts" Type="int"/>
<Property ID="mHWVersion" Type="string"/>
<Property ID="mFWVersion" Type="string"/>
<Property ID="mSWVersion" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>