[tkined] mibtree change

Letson Bren (Letson_Bren@prc.com)
Fri, 12 Dec 1997 15:10:51 -0500

Hello All -

I was having trouble with adding/selecting agents in mibtree from the
2.1.7 scotty distribution. The problem occurs when I run mibtree as a
stand-alone rather than from within tkined. After making the following
change to mibtree, things got better:

933c933
< set s [eval snmp session $agent($name)]

---
*	set s [eval snmp session -alias $name]

If anyone really familiar with this code sees a problem with the fix, let me know.

Bren.

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