I was able to catch the temporary file generated by net-snmp-config
and learnt from it that I can just write manually init_MyModuleName and
shutdown_MyModuleName functions and should be good.
Thanks, the question is closed.
вт, 7 мая 2024 г. в 15:17, Андрей Лобов :
> And another related question
And another related question - how to hook on agent shutdown in order to
properly release the resources.
Thanks,
Andrey
пн, 6 мая 2024 г. в 18:03, Андрей Лобов :
> He everyone,
>
> I write subagent, referring to the guide
> http://www.net-snmp.org/wiki/index.php/TUT:Writing_a_Subagent
> So far s