On 25/06/07, Juuso Alasuutari <[EMAIL PROTECTED]> wrote:

> Here's my snmpd.conf:
> rocommunity public
> com2sec paranoid  default         public
> com2sec readonly  default         public

Well, the first thing that springs out is that you've got three
inconsistent settings here.
   Either the community should be mapped to the security name
"paranoid" OR it should be mapped to the security name "readonly"
OR it should be authorised as the "rocommunity".

 But don't mix the three - that's just asking for trouble.


I suggest you delete all of the com2sec/group/view/access
lines, and try again with *just* the rocommunity directive.

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to