Hi all, We have an application which generates the common configuration file for snmpd based on user settings and manages the snmpd and snmptrapd services.
Currently, we're able to clone and manage v3 users via snmpusm but to use them we must shutdown snmpd so that the persistent snmpd.conf file is updated and then restart our application. This regenerates the common configuration file with the correct access control and starts snmpd. Our aim is to make this seamless but I'm not sure if this is possible. If, for example, if the snmpd.conf file was updated as soon as these table settings were modified then we could monitor that and then restart everything. I've skimmed the library functions but don't see anything that could provide notifications based on user changes. Is what I'm trying to do possible?, Thanks in advance, CK _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders