On 17 April 2010 11:17, vaibhav khatavkar <[email protected]> wrote: > Here is snapshot of my snmpd.conf : > > ______________________________________________________________ > createUser -e 0x8000000001020304 traptest SHA mypassword AES > > rouser traptest noauth > agentSecName traptest > iquerySecName traptest > > defaultMonitors yes > linkUpDownNotifications yes > ________________________________________________________________
There is no trap destination mentioned in that file. So I wouldn't expect to see *any* traps generated from the agent. The debug output of the agent seems to show the internal probing of interface status, so it's probably watching for linkUp/Down events. But if it's not told where to direct traps to, then it won't send any. Dave ------------------------------------------------------------------------------ _______________________________________________ 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
