Re: Source Address based Configuration Control in SNMP Agent

2018-12-18 Thread prabu varadharajan
Thanks for the input Wes. I'll check it out how the v3 proxy may help in my case. Or can we consider the security aspects of SNMPv3 and proceed without any source address filtering whereas we can have the same filter for SNMPv1 and SNMPv2c only? In this case, I can make sure the User credentials

Re: Source Address based Configuration Control in SNMP Agent

2018-12-18 Thread Wes Hardaker via Net-snmp-coders
prabu varadharajan writes: > But as per the design, my agent will be configured with only one user > which can be updated as rouser or rwuser. So can you please suggest > any other way to achieve this if possible? You can't have a single user with different access levels, sorry. There are hacky

Re: Source Address based Configuration Control in SNMP Agent

2018-12-18 Thread prabu varadharajan
Thanks for the response, Wes. But as per the design, my agent will be configured with only one user which can be updated as rouser or rwuser. So can you please suggest any other way to achieve this if possible? On Mon, Dec 17, 2018 at 11:01 PM Wes Hardaker < harda...@users.sourceforge.net> wrote:

Re: Source Address based Configuration Control in SNMP Agent

2018-12-17 Thread Wes Hardaker via Net-snmp-coders
prabu varadharajan 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 l

Re: Source Address based Configuration Control in SNMP Agent

2018-12-16 Thread prabu varadharajan
Hi Michael Thanks for the response. I have gone through the man pages completely before dropping the mail in the forum. But I could not able to grab the exact configuration for SNMPv3. Can you please help me how the VACM will help to fulfil my requirement in case of SNMPv3? On Sun, Dec 16, 2018

Re: Source Address based Configuration Control in SNMP Agent

2018-12-15 Thread Michael Schwartzkopff
Am 15.12.18 um 15:11 schrieb prabu varadharajan: > Dear All, > > As per my implementation, I would like to have only one Manager in my > network who can configure my device, rest all can read the configuration. > For example, even multiple NMS available in the network which can read the > configura

Source Address based Configuration Control in SNMP Agent

2018-12-15 Thread prabu varadharajan
Dear All, As per my implementation, I would like to have only one Manager in my network who can configure my device, rest all can read the configuration. For example, even multiple NMS available in the network which can read the configuration(GET) where *only one NMS can write the configurations*(