On Thu, 2005-04-07 at 04:46, John Pfaff wrote:
> I added the lines
> rwcommunity public
> view all-mibs included .1
> access notConfigGroup "" any noauth exact all-mibs none none

You're actually mixing up two different approaches here.

*Either* have a setting

        rwcommunity public

*or* have settings

    com2sec somethingnotConfigUser  default       public
    group   notConfigGroup v1           notConfigUser
    group   notConfigGroup v2c          notConfigUser
    view    all-mibs    included    .1
    access  notConfigGroup "" any noauth exact all-mibs none none

You shouldn't mix the two.

I would also *STRONGLY* suggest that you use
                rocommunity public
instead.
That will still provide 'snmpwalk' access to the whole MIB tree,
but won't open you up to 'snmpset' manipulation.

Dave



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
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