[ 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
------------------------------------------------------------------------------
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