SDNMonitoringMP.SDNMonitoring.BGPPeerBGP Peer

SDNMonitoringMP.SDNMonitoring.BGPPeer (ClassType)

Element properties:

Base ClassMicrosoft.Windows.ApplicationComponent
AbstractFalse
HostedTrue
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIdfc38916d-ddb9-7045-17bd-c3f026182868

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 
SDNMonitoringMP.SDNMonitoring.BGPPeer:
Id  string  BGP Peer Unique Id true 256  False 
ASN  string  BGP Peer ASN false 256  False 
RemotePeerAddress  string  BGP Peer Remote Peer Address false 256  False 

Health Model:

Source Code:

<ClassType ID="SDNMonitoringMP.SDNMonitoring.BGPPeer" Base="Windows!Microsoft.Windows.ApplicationComponent" Accessibility="Public" Abstract="false" Hosted="true" Singleton="false">
<Property ID="Id" Key="true" Type="string"/>
<Property ID="ASN" Key="false" Type="string"/>
<Property ID="RemotePeerAddress" Key="false" Type="string"/>
</ClassType>