Re: Trouble with send_v2trap

2013-11-18 Thread Чугунов Дмитрий
Thanks. It works Niels Baggesen писал(а) в своём письме Thu, 31 Oct 2013 01:42:17 +0400: > Den 30-10-2013 19:04, Чугунов Дмитрий skrev: >> Hello. >> >> I've tried to send trap using example notification.c. It works fine. It >> sends trap to .1.3.6.1.4.1.8072.2.3.0.1. But if I change this OID t

Re: Trouble with send_v2trap

2013-10-30 Thread Niels Baggesen
Den 30-10-2013 19:04, Чугунов Дмитрий skrev: > Hello. > > I've tried to send trap using example notification.c. It works fine. It sends > trap to .1.3.6.1.4.1.8072.2.3.0.1. But if I change this OID to > .1.3.6.1.4.1.8072.2.3.1 (zero is removed) snmptt also say that trap > .1.3.6.1.4.1.8072.2.3.0

Trouble with send_v2trap

2013-10-30 Thread Чугунов Дмитрий
Hello. I've tried to send trap using example notification.c. It works fine. It sends trap to .1.3.6.1.4.1.8072.2.3.0.1. But if I change this OID to .1.3.6.1.4.1.8072.2.3.1 (zero is removed) snmptt also say that trap .1.3.6.1.4.1.8072.2.3.0.1 (with zero) is accepted. Why? my snmptrapd.conf file