Re: More problem with snmpv3 and traps:

2013-03-06 Thread Måns Zigher
Hi, By running ./snmpd -Dread_config -f -Le on my target I could see that the actual config file was not read since it was put in /etc/snmp/ which is not a default search path for snmp. By specifying the config file by running snmpd with the option -c everything worked out. BR 2013/3/4 Måns Zigh

Re: More problem with snmpv3 and traps:

2013-03-03 Thread Måns Zigher
Hi, Some more information regarding my problems with traps. When running the following command on the host computor I get som more output >$./snmpd -Dtrap -Dtrapsess -DsnmpNotifyTable -Dsend_notifications -f -Le registered debug token trap, 1 registered debug token trapsess, 1 registered debug t

More problem with snmpv3 and traps:

2013-03-01 Thread Måns Zigher
Hi, I am trying to setup traps for snmpv3. I am cross-compiling for a system running arm. I build with the following options ./configure --prefix=/usr --without-check --host=arm-none-linux-gnueabi --with-mib-modules="mibII if-mib disman/event notification" --enable-mini-agent --with-perl-modules=