On 09/04/2008, Josh Bers <[EMAIL PROTECTED]> wrote: > Now I am using 5.3.1 and getting the following error when I configure > trapsess (found in /var/log/message): > > Snmpd[pid]: snmpd: send_trap: USM unknown security name (no such user > exists)
What's the exact trapsess line (minus passwords, of course!) > This is strange because on the line above the trapsess entry in > /etc/snmp/snmpd.conf I declare the user as a rwuser snmproot! But do you have a line 'createUser snmproot' ? "rwuser" doesn't actually *create* the user - it just allows that user full access (if they exist). Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ 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
