RE: Multi-destiny Traps

2009-03-09 Thread Sergio Cabaço
Hi, The snmpd.conf file with i'm doing the multi destiny tests is something like this: agentaddress aaa.ddd.ddd.rrr engineID 0123456789 trapsess -v 3 -u xpto -A xpto -l noauthnopriv xxx.xxx.xxx.xxx:111 trapsess -v 3 -u ypto -A ypto -l noauthnopriv yyy.yyy.yyy.yyy:222 rwuser ... rwuser ... crea

Re: Multi-destiny Traps

2009-03-09 Thread Dave Shield
2009/3/9 Sergio Cabaço : > I've made a change in file snmp_parse_args.c to correct a problem that I had. > The problem was notice when I tried to send multi-destiny traps using their > definitions in snmpd.conf. > Every time I've tried, an error was launched by the agent pointing to the > file me

Multi-destiny Traps

2009-03-09 Thread Sergio Cabaço
Hi there, I've made a change in file snmp_parse_args.c to correct a problem that I had. The problem was notice when I tried to send multi-destiny traps using their definitions in snmpd.conf. Every time I've tried, an error was launched by the agent pointing to the file mentioned above. The