On Mon, 2005-10-10 at 13:06 +0300, Andrei Pisau wrote:
> > > What about the maximum length for the transport?
> > > Exceeding that can also trigger an SNMPERR_TOO_LONG error
> > > (see lines 4782ff of snmp_api.c)
> > > 
> > 
> > I have checked that lines also. How can it be possible
> >  to exceed this limit?

By having an SNMP request that is larger than the relevant
transport can handle, presumably.
 I can't help feeling that I've misunderstood your question!


> > > Try running the application with '-Dsess_async_send'
> > > (or equivalent).  What does this report?
> > > 
> > It's a little bit too hard to run it like that, because it's
> > a plugin in another aplication. I use my own debug.

OK - then call
        debug_register_tokens("sess_async_send")

(which has the same effect)

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

Reply via email to