[tkined] Scotty shell vs. Tnm

Matthew Upton (mupton@bridgewatersys.com)
Thu, 26 Aug 1999 17:47:22 -0400

Hi,

Is it possible to receive the Variable Binding List back
from Tnm upon a noResponse error status. When I use Scotty
I receive the variable binding list back with NULL entries
(like shown below), however, when I do the same thing where
test is a Tcl_Callback function (created from
Tcl_CreateCommand) the parameter c is an empty list. Does
anyone know how the Scotty shell differs from the Tnm
library.

proc test {a b c} {
puts $a
puts $b
puts $c
}
% $s get {1.3.6.1.2.1.10.18.13.1.3.5.1} {test %I %E {%V}}
9745
% update
0
noSuchName
{1.3.6.1.2.1.10.18.13.1.3.5.1 NULL {}}

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.