Re: unexpected get-next response

Juergen Schoenwaelder (schoenw@gaertner.de)
Thu, 31 Jul 1997 02:05:59 +0200

gary@euristix.ie said:

gary> We have implemented a scotty agent supporting a regular table with
gary> one index, an integer object. The table has two instances:
gary> tableObject.1 and tableObject.2
gary> In order to traverse this table our EMS sends a get-next request for
gary> tableObject.0, and expects the response to be: tableObject.1 however
gary> the actual response from the scotty agent is: tableObject.2
gary> There are no request bindings in the agent script.
gary> When we do a get-next on: tableObject (with no instance identifier)
gary> the response is the (expected) value: tableObject.1

gary> Is this a Scotty bug or a Scotty feature ?

Looks like a bug. People have already send patches to this list and I
have made my own changes to hopefully solve the problem. Anyway, it
would be nice if you can provide a simple example that shows the
broken behavior. I am especially interested in things that can go into
the test suite in order to get rid of these problems once forever.

Juergen

-- 
Juergen Schoenwaelder     <schoenw@gaertner.de>     (Tel: +49-531-23873-0)
Gaertner Datensysteme, Hamburger Strasse 273a, 38114 Braunschweig, Germany
--
!! 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.