Problem configuring SNMP v3 security

Amar Mudrankit <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
I am trying to configure snmp security in such a way that one user should only
get view of ucd MIB in the following way.

<<snmpd.conf snippet>>

createUser cacti MD5 "xyz" DES xyz

com2sec         cacti   10.10.3.70      cacti-www

group   cacti-grp       usm     cacti

view    ucd     included        .1.3.6.1.4.1.2021

access  cacti-grp ""    usm     auth    exact   ucd     none    none


But, whenever I execute following command (querying whole OID tree
view when cacti user
has only access to ucd mib view), the query executes successfully allowing me to
read the whole tree.

<<command>>

snmpwalk -v 3 -u cacti -a MD5 -A xyz -x DES -X xyz -l authNoPriv
10.50.196.100 .1

What I could be missing?

Thanks,
Amar

------------------------------------------------------------------------------
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.