Jalasoft.Xian.Common.Elements.ThirdParty.Cisco.JsXCiscoNexusPortElementPort

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

This is the Cisco Nexus Port Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.JsXElement
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId0c9b5362-5723-2ebb-617b-2248872c3e8e

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.JsXCiscoNexusPortElement:
mInterface  string  Interface Interface false 256  False 
mSTPCost  string  STP cost STP cost false 256  False 
mSTPPriority  string  STP priority STP priority false 256  False 
mSTPState  string  STP state STP state 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.JsXCiscoNexusPortElement" Abstract="false" Accessibility="Public" Hosted="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Core!Jalasoft.Xian.Common.Elements.JsXElement">
<Property ID="mInterface" Type="string"/>
<Property ID="mSTPCost" Type="string"/>
<Property ID="mSTPPriority" Type="string"/>
<Property ID="mSTPState" Type="string"/>
<Property ID="ID" Type="string" Key="true"/>
<Property ID="ParentDevice" Type="string"/>
<Property ID="Environment" Type="string" Key="true"/>
</ClassType>