Just to clarify a couple of points:

On 5 October 2012 05:55, Jatin Bodarya <jatin.boda...@elitecore.com> wrote:
> Example of snmptrapd.conf  at location
> “/usr/local/share/snmp/snmptrapd.conf”

This is a typical location for the snmptrapd.conf file if you're
using a version that you've built yourself from source.
If you're using a vendor-supplied version, then it would
probably be looking for   /usr/share/snmp/snmptrapd.conf
or /etc/snmp/snmptrapd.conf instead.


> disableAuthorization yes
> authCommunity log,execute,net public

You only actually need one of these two settings
If you're turning off the authorization checks completely,
  then the "authCommunity" line will be ignored.

If you only ever expect to receive v1 or v2 traps with
  the community "public", then the "authCommunity" line
  will accept these, and you don't need to disable authorization.

Dave

------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to