On 6 May 2010 03:41, Sudarshan Soma <[email protected]> wrote:
> Can you also let me know why the
> community name change doesn't work for ucd-snmp-4.2 version.

Configuration of access control should work in exactly the same way
for the UCD 4.x agent, as it does for later Net-SNMP 5.x releases.


> Essentially I am seeing the below command succeeds for any community name.
> Please suggest, if i am missing something.
> snmpwalk -v 1 -c whatever IP

It's impossible to tell what might be happening from a single (incomplete)
config entry.  We'd probably need to see the full snmpd.conf file,
and know a bit more about exactly where this is installed, and how you
are starting the agent.

Personally. I'd suggest you avoid the com2sec/group/view/access approach,
and stick to the simpler "rocommunity" directive.  This is much easier to
set up, with less to go wrong.

   Replace the whole of the config file with the single line

       rocommunity whatever

and check that this works as expected.  Then build up from there.

Dave

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to