On 9 March 2011 12:13, Naama Bar Menachem
<naama.barmenac...@novelsat.com> wrote:
> Is there a way of preventing snmp from working in v1/v2 and only respond to 
> v3?

If you don't configure any valid community strings, then the agent will
ignore any SNMPv1 or SNMPv2c requests.

If you are compiling from source, you could run

   configure --disable-snmpv1 --disable-snmpv2c ....

and this will omit the community-based code altogether.

Dave

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
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