2008/5/3 ema <[EMAIL PROTECTED]>: > in /usr/share/snmp/snmpd.conf, there's a line > > trapsess 192.168.1.100
That's not really sufficient detail for a "trapsess" entry. You'd typically need to provide more information, including SNMPv3 user and password settings. Though it shouldn't cause the agent to crash! > what's meaning of the stuff, how can i made it disappear If you just want to send traps to the specified destination, try using trapsink 192.168.1.100 or trap2sink 192.168.1.100 instead. 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
