On Fri, 2005-06-24 at 11:38, Angel L. Mateo wrote: > I have now the following configuration: > > trap2sink traprecv.mydomain.com > informsink traprecv.mydomain.com
You probably only want one of these two. > agentSecName internal > rouser internal > rocommunity internal Drop the "rocommunity internal" line - it's irrelevant. Do you have a "createUser internal ...." entry anywhere? The "agentSecName" and "rouser" entries specify the SNMPv3 username to use, but neither of them automatically create this user. You have to do this explicitly. Dave ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ 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
