This is a discussion on Re: example app gives errors in valgrind within the SNMP Coders forums, part of the Networking and Network Related category; On Monday 25 June 2007 14:23:08 Dave Shield wrote: > On 25/06/07, Juuso Alasuutari <juuso....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Monday 25 June 2007 14:23:08 Dave Shield wrote:
> On 25/06/07, Juuso Alasuutari <juuso.alasuutari@gmail.com> 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. I did as you suggested and left only the 'rocommunity public' line in snmpd.conf, but I still get the freeze. Thanks, Juuso ------------------------------------------------------------------------- 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 Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |