Hello,

I have a requirement not to restart snmpd for SNMP config changes.
Am using the SIGHUP signal to reread for any snmp configuration changes.
I was facing two issues while using SIGHUP.
1. The issue was existing snmpv3 details were not updated in the net-snmp
cache. Used clear_user_list() to clear users details. The patch is in
attachments. Is this the correct way to go forward?
2. SNMP context details are not removed from the net-snmp cache after
deleting context details.
Do we have any API to clear SNMPv3 context details from cache?

Please share API or any other way to solve this problem.


Thanks,
Abhishek Singh

Attachment: agent_usm.patch
Description: Binary data

_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to