In APM 10.8.x version we find below properties to configure the snmp target host while configuring the snmp-adapter option in IntroscopeEnterpriseManager.properties file.
Can we provide more than one receiver via “introscope.agent.enterprisemanager.snmp.target.host=” option?
APM 10.8.x
We don't support multiple target host for snmp receiver.
When tested with local environment we get the below exceptions.
[ERROR] [main] [Manager.SNMPAdapter] Failed to set target for notifications com.wily.introscope.spec.server.beans.snmp.SnmpException Caused by: java.net.UnknownHostException: localhost, <example of hostname >
Refer the Configure the SNMP Adapter section in apm document for more deatils on this topic.