> is there a way to tell the snmpd to reload a dynamic module?

If you edit the snmpd.conf to add the new 'dlmod' entry and then
send the agent a HUP signal, it should re-read the config file
and reinitialise itself.

There are some configure directives that don't handle this properly,
but it should be the cleanest way to load a new module.

Alternatively, you can load a new dynamic module by manipulating
the dlmodTable directly, but this is a little temperamental at times!

Dave



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Net-snmp-coders mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to