[tkined] Scotty asynchronous walk request Ids

Matthew Upton (mupton@bridgewatersys.com)
Mon, 29 Mar 1999 10:44:01 -0500

Hi,

Does anyone know how to receive request Ids from an asynchronous walk?
I am only able to receive the request Id from the first request in the
walk. Here is an example:

set reqId [$s walk {ifType ifOperStatus} {myCallback "%E %R {%V}"}]

This will return the first reqId for the walk, which matches the one
received by the first call to myCallback. However, for all subsequent
calls to myCallback the requestId field (%V) has new result request
Ids. Do you know if there is a way to receive the subsequent request
Id's (prior to receiving them in the callback)?

Regards,

matt upton

--

Matthew Upton Bridgewater Systems mupton@bridgewatersys.com

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.