I got it. Thank you Dave. Regards, Narasi.
--- On Fri, 17/4/09, Dave Shield <[email protected]> wrote: > From: Dave Shield <[email protected]> > Subject: Re: snmpwalk -v3 for noAuthNoPriv > To: "B V Narasimhulu" <[email protected]> > Cc: "net-snmp-coders" <[email protected]> > Date: Friday, 17 April, 2009, 10:21 PM > [ First - *please* > don't mail me privately, without copying > any responses to the mailing > list. I don't have the time > or inclination to offer private, > unpaid, SNMP consultancy. > Keep discussions to the list, > where others can both learn > and offer advice. > Thanks. ] > > 2009/4/17 B V Narasimhulu <[email protected]>: > > I have only the following entries on the snmpd.conf > file. > > > > rouser bonarasi > > createUser bonarasi MD5 > 12345678 > > Please read the section describing "rouser" in the > snmpd.conf(5) man page. As Wes has said, > the > default is to allow authenticated SNMPv3 requests. > If you want to allow noauth, then you need to specify > this explicitly. > > See the man page for details. > > > > Actullay I tried add the following two entries also. > > But when I added these line. I am not able to parse > any mib. > > > > > > # sec.model sec.name > > group bonarasi usm bonarasi > > > > # context model level prefix > read write notify > > access bonarasi "" any noauth exact all > all none > > No - don't try to mix group/access configuration with > rouser. > The two approaches will just get in each others way. > > Stick to "rouser", but look at the documentation a little > more > closely. That can do what you require. > > Dave > Add more friends to your messenger and enjoy! Go to http://messenger.yahoo.com/invite/ ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
