Hi,

I want to disable the snmpv1 community in net-snmp and want net-snmp to
respond only for v2 and v3. and also want to remove the default community
public.

I though to remove the rocommunity from snmpd.conf file but that will
disable v2 also, that i dont want.
I can not compile net-snmp source code due to some restriction in my
application.


So I only left with below option :
1) Do some magic in snmpd.conf so that only v1 community get disabled and
v2 work file.
2) Do some code changed in my application so that application dont server
v1 request.
3) I also want to remove the default community "public" due to some
security reason.  How to do that ?

Can anyone please suggest a solution?

-- 
Chetan Sisodiya
------------------------------------------------------------------------------
_______________________________________________
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