Re: Question about INFORM Protocol

2007-09-04 Thread Dave Shield
On 30/08/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > I want to know how inform manages notifications (i.e.: if snmpd doesn't > receive an ack, it retries sending notifications until it receive an ack)? This is part of the low-level library code. The netsnmp_session structure includes fields

Question about INFORM Protocol

2007-08-30 Thread [EMAIL PROTECTED]
Hi all I have a question for you! Inform protocol differs from Trap Protocol for acknowledgment by managing station. That's to say that snmpd daemon when sends an inform, if is has been relayed without problems, it receive an aknowledgment by managing station. I want to know how inform manages