Re: net-snmp agent API document is lacking

2008-12-01 Thread Wes Hardaker
> On Fri, 21 Nov 2008 13:58:55 -0800, "dan anderson" <[EMAIL PROTECTED]> > said: da> It depends - some of it is generated from comments in the code; for da> that, I suppose submit patches. For the website I'm not sure, but I'm da> dead certain that if you mailed this list with useful upda

Re: net-snmp agent API document is lacking

2008-11-21 Thread dan anderson
[email protected] > Subject: Re: net-snmp agent API document is lacking > > Oh, and I haven't got it handy but there is definitely a page > somewhere on net-snmp.org with info on multiple handlers for a given > mib object. > > 2008/11/19 dan anderson <

RE: net-snmp agent API document is lacking

2008-11-21 Thread Jared Gisin
How do I get involved in helping clean up this documentation? -Original Message- From: dan anderson [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 19, 2008 3:11 PM To: Jared Gisin Cc: [email protected] Subject: Re: net-snmp agent API document is lacking Oh, and

Re: net-snmp agent API document is lacking

2008-11-19 Thread dan anderson
Oh, and I haven't got it handy but there is definitely a page somewhere on net-snmp.org with info on multiple handlers for a given mib object. 2008/11/19 dan anderson <[EMAIL PROTECTED]>: > Try http://net-snmp.sourceforge.net/dev/agent/group__handler.html#_details > for some information to start o

Re: net-snmp agent API document is lacking

2008-11-19 Thread dan anderson
Try http://net-snmp.sourceforge.net/dev/agent/group__handler.html#_details for some information to start off. Yeah, the docs are a little lacking in some areas. If you find yourself understanding things and able to articulate that knowledge, I'm sure many people would be grateful if you wrote it u

net-snmp agent API document is lacking

2008-11-19 Thread Jared Gisin
I'm trying to find some simple explanations of some of the things in the net-snmp API. For example, what is a "handler chain"? How do they work, how are they created? Why and when do I need to "inject" into a handler chain? At what point do I have a handler chain? How can I use the same cache to se