in reply to Re: net::snmp module sendtrap but change originating node name
in thread net::snmp module sendtrap but change originating node name
neither solution works well
if I try to put a nodename in either localaddr or agentaddr no trap is generated.
localaddr actually tries to resolve an IP from the hostname and appears that agentaddr requires an IP not hostname as per the documentation.. so I can't fake the source hostname with virtual node name.
anyone have a solution for this?