On 21 July 2010 11:27, Manjit <[email protected]> wrote: > I want to run snmptrapd to accept traps coming from agent in IPV6. > Please provide me the command used for that. > I am trying the below command but it is failing: > [r...@101/udp sbin]# ./snmptrapd -d -c snmptrapd.conf -f -Lo udp6:162
Did you compile the trap receiver yourself, or are you using a pre-compiled binary? It's quite possible that the snmptrapd binary doesn't include IPv6 support. This often needs to be explicitly included when the programs are compiled. Dave ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
