Hello all,
I am experiencing probleming configuring the snmpd daemon trap for IPv6, I am 
using this line :

trap2sink udp6:[fe80::aa20:66ff:fe39:a181]:162 

In this configuration file:

agentaddress UDP:161
agentaddress UDP6:161
authtrapenable 2
sysObjectID 1.3.6.1.4.1.9303.1.6.4
com2sec public default public
com2sec6 public default public
group grp_dEFaUlt_2_public v2c public
view all included .1
access grp_dEFaUlt_2_public "" v2c noauth exact all all none
rouser userro
iquerySecName userro
agentSecName userro
linkUpDownNotifications yes
clientaddr 10.1.198.191
trap2sink udp6:[fe80::aa20:66ff:fe39:a181]:162   

But I can't see outgoing trap message, I can see this output from the snmpd 
daemon.

Sending 149 bytes to UDP/IPv6: [fe80::aa20:66ff:fe39:a181]:162
0000: 30 81 92 02  01 01 04 02  22 22 A7 81  88 02 04 17    0.......""......
0016: 1F 18 22 02  01 00 02 01  00 30 7A 30  0E 06 08 2B    .."......0z0...+
0032: 06 01 02 01  01 03 00 43  02 2F 5E 30  17 06 0A 2B    .......C./^0...+
0048: 06 01 06 03  01 01 04 01  00 06 09 2B  06 01 06 03    ...........+....
0064: 01 01 05 04  30 11 06 0B  2B 06 01 02  01 02 02 01    ....0...+.......
0080: 01 CE 14 02  02 27 14 30  10 06 0B 2B  06 01 02 01    .....'.0...+....
0096: 02 02 01 07  CE 14 02 01  01 30 10 06  0B 2B 06 01    .........0...+..
0112: 02 01 02 02  01 08 CE 14  02 01 01 30  18 06 0A 2B    ...........0...+
0128: 06 01 06 03  01 01 04 03  00 06 0A 2B  06 01 04 01    ...........+....
0144: C8 57 01 06  04                                       .W…

Then I don't understand what happen.
Any suggests ?


_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to