For this parameter... | Specify... | ||
Host Name/IP Address | The host name or IP address of the machine where the CentraSite server is installed and running. | ||
Port | The port to which the CentraSite SNMP listener is bound. The value must match the value of the property com.softwareag.centrasite.soalink.events.snmp.port in CentraSite's Event Listener configuration file <CentraSite_directory>/cast/cswebapps/SOALinkSNMPEventsListener/WEB-INF/web.xml. The default is 8181.
| ||
Transport | The protocol used by SNMP to send traps. The value must match the value of the property com.softwareag.centrasite.soalink.events.snmp. transport in CentraSite's Event Listener configuration file <CentraSite_directory>/cast/cswebapps/SOALinkSNMPEventsListener/WEB-INF/web.xml. Valid values are TCP (default) and UDP. | ||
User Name | The SNMPv3 user name to use when connecting to the receiver. The value must match the value of the property com.softwareag.centrasite.soalink.events.snmp. securityName in CentraSite's Event Listener configuration file <CentraSite_directory>/cast/cswebapps/SOALinkSNMPEventsListener/WEB-INF/web.xml. | ||
Use Authorization (optional) | Whether an authorization key is required. It is set to off by default. You cannot edit the authorization fields unless Use Authorization is selected. | ||
Authorization Password / Retype Authorization Password | The key to be used for authorization. The value must match the value of the property com.softwareag.centrasite.soalink.events.snmp.auth PassPhraseKey in CentraSite's Event Listener configuration file <CentraSite_directory>/cast/cswebapps/SOALinkSNMPEventsListener/WEB-INF/web.xml. | ||
Authorization Protocol | The authorization protocol to use. The value must match the value of the property com.softwareag.centrasite.soalink.events.snmp.auth Protocol in CentraSite's Event Listener configuration file <CentraSite_directory>/cast/cswebapps/SOALinkSNMPEventsListener/WEB-INF/web.xml. Valid values are MD5 (default) or SHA. | ||
Use Privacy (optional) | Whether a privacy (encryption) key is required. It is set to off by default. You cannot edit the privacy fields unless Use Privacy is selected. | ||
Privacy Password / Retype Privacy Password | The key to be used for privacy. The value must match the value of the property com.softwareag.centrasite.soalink.events.snmp.priv PassPhraseKey in CentraSite's Event Listener configuration file <CentraSite_directory>/cast/cswebapps/SOALinkSNMPEventsListener/WEB-INF/web.xml. | ||
Privacy Protocol | The privacy protocol to use. The value must match the value of the property com.softwareag.centrasite.soalink.events.snmp.priv Protocol in CentraSite's Event Listener configuration file <CentraSite_directory>/cast/cswebapps/SOALinkSNMPEventsListener/WEB-INF/web.xml. Valid values are DES (default), AES128, AES192, AES256, 3DES, and DESEDE. |
Note: | Additional parameters are available in the Mediator properties file, see pg.cs.snmpTarget.. |