On Thu, 2005-10-20 at 16:25 +0200, Thomas Anders wrote: > Robert Story wrote: > > Dave wrote:
> > DS> I suspect that the cleanest way to handle c) might > > DS> be to compile 'agent/mibgroup/utilities/execute' > > DS> directly into the snmptrapd binary > > Uggh... no, I'd rather see it moved into snmplib, or some new lib. > > Which would be a rather interesting move, since this is where it was > before it has been moved to agentlib back in Aug 2004! No. Before last August, the external-commnand routines were in the MIB module library (libnetsnmpmibs), and were only used by the 'exec' and 'sh' directives. I moved them out into a separate library (libnetsnmpagent), in order to make the same code available to the trap handler as well - but this was still associated with the agent. Robert's suggestion is to move them more centrally yet - as part of the main SNMP library (libnetsnmp). I'm not totally convinced, but it's certainly a sensible possibility. > Then, still, Dave tagged it as proof-of-concept back then! ;-) Oh, I tag a lot of things as proof-of-concept. It's never stopped Wes releasing them into the wild, but I keep hoping.... Dave ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
