CentraSite Documentation : Runtime Governance with CentraSite : Run-Time Governance Reference : Run-Time Events and Key Performance Indicator (KPI) Metrics : Configuring CentraSite to Receive Run-Time Events and Metrics : Configuring the Event Receiver : Setting the SNMPv3 Transport Configuration Properties
Setting the SNMPv3 Transport Configuration Properties
In the Event Receiver's configuration file, set the following properties related to a SNMPv3 Transport:
SNMPv3 Transport Property and Description
com.softwareag.centrasite.soalink.events.snmp.transport
Wire transport protocol that will be used by the SNMP Listener. Supported values are: TCP and UDP.
com.softwareag.centrasite.soalink.events.snmp.host
The CentraSite host name or IP address to which the SNMP listener will bind.
Note:  
If the machine on which CentraSite server is installed only supports IPv4, then the com.softwareag.centrasite.soalink.events.snmp.host property must be configured to point to the hostname of the machine. The default value works fine for the dual IP stacks.
com.softwareag.centrasite.soalink.events.snmp.port
The port to which the SNMP listener will bind. The default is 8181. If Microsoft Internet Information Services (IIS) is installed (or will be installed) on the same machine hosting Integration Server/Mediator, then you may want to change the default SNMP port of 8181 to something else, to avoid any potential runtime conflicts when sending SNMP packets.
com.softwareag.centrasite.soalink.events.snmp.maxInboundMessageSizeInBytes
Maximum inbound message size in bytes (an integer). Traps that exceed this size limit will be rejected. Default value is 256Kb.
com.softwareag.centrasite.soalink.events.snmp.dispatcherPoolSize
The SNMP Listener's Worker-Thread pool size (default is 10). This determines the throughput of the Listener.
Copyright © 2005-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback