Re: Building net-snmp MIB support as loadable module
Wes Hardaker via Net-snmp-coders <[email protected]>
| Newsgroups | gmane.network.net-snmp.devel |
|---|---|
| Message-ID | <[email protected]> |
Bart Van Assche <[email protected]> writes: > http://net-snmp.sourceforge.net/wiki/index.php/TUT:Writing_a_Dynamically_Loadable_Object > > http://net-snmp.sourceforge.net/wiki/index.php/TUT:Writing_a_Subagent Yep, this is definitely the right place to start looking. We've supported dynamically loadable submodules for a long time now. Whether that's a better option or building them in hard-compiled or running as an agentx subagent is dependent on many factors (need to restart, need to be fast, reduced compiling complexity, etc). However, the good news is that the mib code itself shouldn't need to change to run underneath any of these mechanisms. So you can safely write the mib code using one method and change how it's called later if you like as well. -- Wes Hardaker Please mail all replies to [email protected] ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot