Jalasoft.Xian.Common.Elements.Standard.Snmp.Rfc1213.JsXSnmpInterfaceElementJalasoft.Xian.Common.Elements.Standard.Snmp.Rfc1213.JsXSnmpInterfaceElement

Jalasoft.Xian.Common.Elements.Standard.Snmp.Rfc1213.JsXSnmpInterfaceElement (ClassType)

This is the Snmp Interface Element.

Element properties:

Base ClassJalasoft.Xian.Common.Elements.Base.JsXInterfaceElement
AbstractTrue
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementId1bca3d7b-9d1d-0f99-d5fe-e5e949b5c1e4

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.Base.JsXInterfaceElement:
mPhysicalAddress  string  Physical address Physical address false 256  False 
Jalasoft.Xian.Common.Elements.Standard.Snmp.Rfc1213.JsXSnmpInterfaceElement:
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 

Health Model:

Source Code:

<ClassType ID="Jalasoft.Xian.Common.Elements.Standard.Snmp.Rfc1213.JsXSnmpInterfaceElement" Accessibility="Public" Abstract="true" Base="Jalasoft.Xian.OpsMgr2007MP.Types.Base!Jalasoft.Xian.Common.Elements.Base.JsXInterfaceElement" Hosted="false" Singleton="false">
<Property ID="mType" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mSpeed" Type="decimal" Key="false" CaseSensitive="false" Length="38" MinLength="0"/>
<Property ID="mAdminStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mOperStatus" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
<Property ID="mDescription" Type="string" Key="false" CaseSensitive="false" Length="256" MinLength="0"/>
</ClassType>