nv-l

Answer to Netmon Polling Question

1999-01-31 17:44:24
Subject: Answer to Netmon Polling Question
From: Don Davis <don-n-darla AT WORLDNET.ATT DOT NET>
To: nv-l AT lists.tivoli DOT com
Date: Sun, 31 Jan 1999 17:44:24 -0500
Chris,
Here's an answer to the question about netmon's polling that you posted December 10, 1998.
 
I've noticed something interesting that I can't explain...

On my Netview 5 system, I've got SNMP configured with one profile for the
whole network.  I'm using the following values:

Timeout: 2.0
Retry:  3
Status:  5m

And that's about it.  According to my Netview class, this should result in
the following behavior:

ping
if no response, wait 2 seconds
ping
if no response, wait 4 seconds
ping
wait up to 8 seconds for response
if no response then device is down.


That is the way it used to work in NetView v4
I'm not sure what formula was used in v5.0
Here's the new scoop for v5.1:

Given:   Timeout=2, Retry=5
Initial Ping
Wait 2 seconds, ping
wait (2+1)=3 seconds, ping again
wait ((2+1)+1)=4, ping again
wait 2 seconds, ping last time
Total time (wasted) = 11 seconds

The scenario is:
Initial ping,
Wait time out value, ping
Wait time out value plus 1, ping
Keep waiting and adding 1, ping
Last timeout will be original timeout
Total number of pings sent will be the "Retry value"
Retry of zero will be interpreted as "one ping only" (wasn't that a line from Red October).

=================================================
Don Davis - Consultant, Instructor
Alliance of Professionals & Consultants, Inc.
8600 Caswell Court
Raleigh, NC 27613-1100 USA    Phone: 919-847-6056
Pager: 800-759-8888  PIN# 1462396
Email: Don AT apc-services DOT com
Visit our web site at http://www.apc-services.com
=================================================
 

<Prev in Thread] Current Thread [Next in Thread>
  • Answer to Netmon Polling Question, Don Davis <=