On Wed, 29 Feb 2012 13:25:58 +0100 Zeljko wrote: ZM> Note: IP 10.140.20.71.56185 is Agent's IP !!! ZM> ZM> Back, to my problem: ZM> I'd like to use the command snmptrap (?) to reach following scenarios
First of all, snmptrap doesn't ever communicate with the agent. It sends traps directly. Secondly, the agent doesn't support source address spoofing either. To do what you want, net-snmp would have to be modified to allow address spoofing. It would probably be easier to use iptables/netfilter to rewrite addresses... ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
