Begin forwarded message:

> From: Pietro Paolini <pulsarpie...@aol.com>
> Subject: Traps over IPv6 problem
> Date: April 29, 2013 9:06:37 AM GMT+02:00
> To: "net-snmp-users@lists.sourceforge.net" 
> <net-snmp-users@lists.sourceforge.net>
> 
> 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 ?

I discovered that the issue is related at the fact I am using a link-local 
address, if I try with global-address all works fine for me, do you know
how can I configure a link-local address for traps messages ?

Thanks,
Pietro.


------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to