Hello Experts,

I am trying to send a snmp trap using "snmptrap" utility version 5.3.0.1
But the traps seem to be not reaching the sever.

Here are the system details:
OS: SUSE Linux Enterprise Server 10 (i586), 2.6.16.21-0.8-default
SMP version: 5.3.0.1
Scope:Global Inet6 address configured - 2002:f9a..

I started snmptrad with following options: /usr/sbin/snmptrapd -Lf
/var/tmp/snmpt.log udp:162,udp6:162 -d

The trap command used is:
snmptrap -v 1 -d -c public udp6:[2002:f9a..]:162 1.3.6.1.21.1.1 \
<host> 6 17 " "  SNMPv2-MIB::sysLocation.0 s "Just here"

Traps with IPv4 are going fine. Only IPV6 traps are not going.

When I sent a similar trap from a Java SNMP client using IPv6, snmptrapd
receives the trap.

Am I missing something in the smptrap command?
Can you please help to resolve this issue?

-- 
Ramki
"SAVE PAPER - THINK BEFORE YOU PRINT!"
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to