dynamic load

Simon Chow (skchow@cisco.com)
Sun, 23 Feb 1997 20:41:33 -0800

I am trying to use tclsh and dynamic load scotty. I am using TCL 7.6
and scotty 2.1.5 on Sun SparcStation running SunOS 5.5. After I enter
tclsh, I issue the command "package require Tnm 2.1", that works, all
the scotty commands are available.

However, whenever I try to use a scotty command which requires network
connections (such as snmp, ntp, udp, etc) I got some kind of error
message:

$ tclsh
% snmp session -address 10.20.10.41
snmp0
% snmp0 get sysUpTime.0
sendto failed: socket is not connected
% ntp 10.20.10.156 a
udp sendto failed: socket is not connected

scotty itself works find. Can anybody help me?

--
!! 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.