Hi Experts;
I am using the perl NET SNMP module to send SMNP version 2 traps, able to set the managers address (dest. ip address) with the hostname option without any issues but struggling to change the source ip address of the trap packet. If i set the localaddr to a different ip address (in my case, the ip address of the device), the script execution fails. What are options to set the source ip address?
Thanks