You can set the source IP.
From the EXOS command reference guide ...
The following command adds the IP address 10.101.0.105 as a trap receiver with community string blue,and IP address 10.101.0.25 as the source:
# configure snmp add trapreceiver 10.101.0.105 community blue from 10.101.0.25
-Ron