Uma,
Perhaps the confusion is because there are two different files named
snmpd.conf. Where they are located depends on the system configuration;
mine are in /etc/snmp/snmpd.conf and /var/lib/net-snmp/snmpd.conf .
If you put the createUser command in /etc/snmp/snmpd.conf, it will remain
there, b
Michael/Team,
Can you please provide more information on the below, as I am newbie to snmp
and net-snmp.
As you mentioned below I removed the user from snmpd.conf, after that snmpwalk
fails with following error.
debugshell# snmpwalk -v3 -u u1 -a sha -A watchThis123 -l AuthPriv -x AES -X
watc
Hi Michael/team,
A gentle reminder for help.
Thanks,
Uma Mohandoss
On Monday, 23 December, 2019, 11:27:34 PM IST, Uma Mohandoss
wrote:
Michael,
Thanks for the information.
Can you please give me right snmpusm cloneFrom command.
Unable to know clearly what are the common opt
Michael,
Thanks for the information.
Can you please give me right snmpusm cloneFrom command.
Unable to know clearly what are the common options in the snmpusm syntax.
Tried following and got below error.
snmpusm -v 3 -a sha -l AuthPriv -x AES localhost cloneFrom USER u1 -X
watchThis123 -A
The encrypted user is placed in the persistent data file.
You can remove this line from snmpd.conf after the user is created,
and use snmpusm to clone it for new accounts.
==ml
On Fri, Dec 20, 2019 at 05:31:09AM +, Uma Mohandoss via Net-snmp-users
wrote:
> Hi,
>
> Net-snmp 5.8, user cr