RAHUL SHARMA writes:
> How can account lockout feature be implemented in netsnmp? When number
> of attempts to establish snmp contact using v3 user crosses a
> threshold value, I need to drop v3 packets for a defined period of
> time called lockout period. In lockout period, packets must be dropp
correct credentials.
Thanks,
Rahul Sharma.
On Tue, Jun 12, 2018, 9:03 PM Robert Story wrote:
> On Fri, 8 Jun 2018 13:18:18 +0530 RAHUL wrote:
> RS> I am trying to implement account lockout for v3 user in netsnmp.
> RS> When the user enters lockout mode, I want to drop all the v3
>
On Fri, 8 Jun 2018 13:18:18 +0530 RAHUL wrote:
RS> I am trying to implement account lockout for v3 user in netsnmp.
RS> When the user enters lockout mode, I want to drop all the v3
RS> packets sent during lockout period.
RS> Can this be achieved by doing some changes in snmpd.conf file
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