SolarWinds.Orion.SCOM.NetFlow.CollectorSolarWinds.Orion.SCOM.NetFlow.Collector (ClassType)

Element properties:

Base ClassSystem.LogicalEntity
AbstractFalse
HostedFalse
SingletonFalse
ExtensionFalse
AccessibilityPublic
ElementIda22c4ef0-6ad9-ca86-3386-5db2b7df42c6

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 
SolarWinds.Orion.SCOM.NetFlow.Collector:
ServerName  string  Server Name The name of the server that the NetFlow collector is on. true 256  False 
CollectionPort  string  Collection Port The port that is collecting NetFlow data. true 256  False 

Health Model:

Source Code:

<ClassType ID="SolarWinds.Orion.SCOM.NetFlow.Collector" Accessibility="Public" Abstract="false" Base="System!System.LogicalEntity" Hosted="false" Singleton="false">
<Property ID="ServerName" Type="string" Key="true"/>
<Property ID="CollectionPort" Type="string" Key="true"/>
</ClassType>