Re: Source Address based Configuration Control in SNMP Agent

Wes Hardaker via Net-snmp-coders <[email protected]>
Newsgroups gmane.network.net-snmp.devel
Message-ID <[email protected]>
prabu varadharajan <[email protected]> writes:

> createUser admin MD5 password AES password123
> rwuser admin priv

Those lines will provide you the ability for the 'admin' user to
configure the mibs in question.  To have a different manager only use
"read-only" support, then create a different user with something like
this:

createUser adminro MD5 otherpassword AES otherpassword123
rouser adminro priv

Which will restrict the 'rouser' user to only allow monitoring.
-- 
Wes Hardaker
Please mail all replies to [email protected]
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.