> Here are my questions: > - I know there has been changes in the agent side for 5.x, is there a > different tutorial for extending the agent?
There's no equivalent tutorial (i.e. complete with descriptions of what's going on) that I'm aware of. I'm currently in the middle of writing something which will (hopefully) appear as a proper book, but I'm making no promises about when that will become available (so don't bother asking!) There are some examples at http://www.net-snmp.org/tutorial-5/agent/examples.html and under the 'mibgroup/examples' directory in the source tree. > - Is there any documentation on how to extend the agent to support BULKGET The agent already supports GetBulk - but translates this into a series of GetNext requests internally. > - Is there any documentation on how to extend the agent to support trap > notification? This is covered in the web page mentioned above. Dave PS: Please - no HTML mail. Thanks ------------------------------------------------------- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now, one more big change to announce. We are now OSTG- Open Source Technology Group. Come see the changes on the new OSTG site. www.ostg.com _______________________________________________ Net-snmp-users mailing list [EMAIL PROTECTED] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
