Re: How to specify the number of retries to be used when calling send_v2trap

2004-09-10 Thread Dave Shield
> how can I confirm this response on agent side? I've already answered this - you can't. > > Also, If NMS is down which lead to a timeout, How the agent side can > > know this event? > > It doesn't. > There's no handling of timed-out informs. > > Dave

Re: How to specify the number of retries to be used when calling send_v2trap

2004-09-09 Thread duan zhiheng
al Message - From: "Dave Shield" <[EMAIL PROTECTED]> To: "duan zhiheng" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, September 10, 2004 12:01 AM Subject: Re: How to specify the number of retries to be used when calling send_v2trap >

Re: How to specify the number of retries to be used when calling send_v2trap

2004-09-09 Thread Dave Shield
> how to specify the number of retries and timeout to > be used when I call the method send_v2trap(...) to send a inform. Try trapsess -i -r NUM -v 2c -c community destination (where NUM is the number of retries) Basically, the "trapsess" line contains the options from a simi

How to specify the number of retries to be used when calling send_v2trap

2004-08-29 Thread duan zhiheng
Dear all: I am developing with net-snmp 5.1 under red hat linux 9.0 platform,and I met a problem that how to specify the number of retries and timeout to be used when I call the method send_v2trap(...) to send a inform. Also, If NMS is down which lead to a timeout, How the agent side can know thi