Hi Dave, You were right. It worked by adding port number.
Thanks a lot. Regards, Anu. -----Original Message----- From: Dave Shield [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 03, 2004 6:54 PM To: Anuradha Bhakta Cc: [EMAIL PROTECTED] Subject: Re: Unable to send snmpv3 traps. > I have following entries in snmpd.conf - > > trapsess -v 3 .... -e 0x0102030405 localhost Just a longshot, but try using: trapsess -v 3 .... -e 0x0102030405 localhost:162 (with the same settings as before) I've got a sneaking recollection that "trapsess" may try to send traps to port 161 by default. Dave ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
