Hi,
It is not possible to create a user with no authentication and no privacy
in snmpd.conf?
I tried (http://net-snmp.sourceforge.net/wiki/index.php/TUT:SNMPv3_Options):
rouser noAuthUser
createUser NoAuthUser
but I get the following error:
# snmpgetnext -v 3 -n "" -u noAuthUser -l noAuthNoPr
Hi,
I am trying to implement account lockout for v3 user in netsnmp.
When the user enters lockout mode, I want to drop all the v3 packets sent
during lockout period.
Can this be achieved by doing some changes in snmpd.conf file?
Thanks in advance.
Rahul Sharma.
--