Re: [tkined] [Q] Is there some way to access other information in SNMP PDU?

Cary B. O'Brien (cobrien@access.digex.net)
Fri, 21 Nov 1997 10:45:27 -0500 (EST)

> Juergen Schoenwaelder wrote:
> > Create an SNMP session for each community you are using.
> I tried to create several session, like followings
> % set s [snmp session -agent ""]
> snmp0
> % set a [snmp session -agent "" -community private]
> snmp1
>
> But, when I tried to operate on snmp1, scotty dumped core like
> followings
> % $a configure
> Segmentation fault (core dumped)
>
> SIGSEGV is generated on line 595 of TnmSnmp.c, when it calls
> Tcl_FreeFile
>
> I think scotty agent sessions can not share the same port.
> If I want to make a proxy agent which shares the same port,
> Is there any solution for this problem?
>

This is an interesting problem. Let us know what you find out.

-- cary
cobrien@access.digex.net

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