Re: code architecture documentation

2007-11-28 Thread Dave Shield
On 28/11/2007, MEHMET ALI EKICI <[EMAIL PROTECTED]> wrote: > I am trying to understand how do snmptranslate, snmpget .. set > and snmpd work. I suggest you start with snmpget. It's probably the simplest of the command-line tools. snmptranslate is something of a special case, in that it doesn't ac

RE: code architecture documentation

2007-11-28 Thread MEHMET ALI EKICI
: Wednesday, November 28, 2007 3:21 PM To: MEHMET ALI EKICI Cc: net-snmp-coders@lists.sourceforge.net Subject: Re: code architecture documentation On 28/11/2007, MEHMET ALI EKICI <[EMAIL PROTECTED]> wrote: > Do you know any document or guide describes architectural working of > net-SNM

Re: code architecture documentation

2007-11-28 Thread Dave Shield
On 28/11/2007, MEHMET ALI EKICI <[EMAIL PROTECTED]> wrote: > Do you know any document or guide describes architectural working of > net-SNMP ? Nothing comprehensive, no. Have a look at the file AGENT.txt, and the documentation on the website (and Wiki site). It might be a bit easier to advise you