TCL and SUN network managment API how to connect

Damir Delija (ddelija@srce.hr)
Fri, 25 Jul 1997 08:22:31 +0200 (MET DST)

Hi!

I'm looking how to embed SUN network managment API into TCL intepreter.
It is rather complicated problem due to arhitecture of SUN managment
protocol. At fisrt glance scotty and tkined list is not best place for
such qusetsion, but in scotty is internally doing much actions needed.

As I see biggest problem is in receiving alarams and reports.
Interpeter must wait on RPC callback handle to receive results of the
operation. It means that my request is send to the agent with
info on which RPC callback my process is waiting, problem is
how to register RCP callback waiting into TCL event scheduling
and than how to start script which react on event (before this
startup of script data recevied on RPC callback must be prepared
for reading, deserialised)

It is not usual problem but I hope that someone out there
know the answer.

I'll be very glad for any advice , peace of code or example
which can help me to sove this problem.

Thanks in advance.

Damir Delija

SRCE Univeristy Computing Centre
ddelija@srce.hr

----- End of forwarded message from Damir Delija -----

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