On Tue, Mar 31, 2009 at 01:45:24PM -0700, dan anderson wrote: > Repped to > https://sourceforge.net/tracker/?func=detail&aid=2723881&group_id=12694&atid=112694 > with two solutions (depending on whether the problem is the app's > fault for storing the source address in the wrong place or the > library's for ignoring a field in the PDU it's given). > > If anyone has the knowledge to be able to say whether it's the app or > the lib's behaviour that's incorrect, I'd appreciate knowing.
Neither. The agent argument of snmptrap -v1 is used for the agent-addr field of the generated Trap-PDU (see RFC 1157). This field have nothing what so ever to do with the interface that generated the trap, it is purely a data field. /MF ------------------------------------------------------------------------------ _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
