Hi Pushpa ,
Thanks for clearing doubt.
Another query .
I am using my own custom snmpd.conf , file /etc/snmp/snmpd_myagent.conf . I
am starting agent with -C -c /etc/snmp/snmpd_myagent.conf
I am adding v3 user to custom config file and in
/var/lib/net-snmp/snmpd.conf
user is not geting added
Hi All,
When creating new user for snmpv3 using net-snmp-create-v3-user command,
# net-snmp-create-v3-user -A asdfghjkl -X qwertyuio -x DES -a MD5 abcd
adding the following line to /var/lib/net-snmp/snmpd.conf:
createUser abcd MD5 "asdfghjkl" DES qwertyuio
adding the following line to /etc/snm