[tkined] Receiving traps

Raymond Gultom (Raymond@ptcpi.com)
Fri, 11 Dec 1998 07:29:56 +0700

This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BE249C.EDB24DC0
Content-Type: text/plain;
charset="iso-8859-1"

Hello,

I am using Scotty (Tnm 3.0) under Windows NT 4.0. I am able to send trap
with the following commands

set s [snmp notifier -address $addr]
$s trap coldStart [list [list sysDescr.0 ""]]

and I can see this from Optivity. But I couldn't receive traps or see them
(I have ensure that there are traps to be received), I was using these
commands

set t [snmp listener]
$t bind trap displayTraps

where displayTraps is a proc to display the traps.

I couldn't find the information for Tnm 3.0 from the mailing list and manual
pages, please help.

Thank you

Raymond

------_=_NextPart_001_01BE249C.EDB24DC0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
Receiving traps

Hello,

I am using Scotty (Tnm 3.0) under = Windows NT 4.0. I am able to send trap with the following = commands

        set s [snmp notifier -address $addr]
        $s trap coldStart [list [list sysDescr.0 = ""]]
       =20
and I can see this from Optivity. But = I couldn't receive traps or see them (I have ensure that there are = traps to be received), I was using these commands

        set t [snmp listener]
        $t bind trap displayTraps

where displayTraps is a proc to = display the traps.

I couldn't find the information for = Tnm 3.0 from the mailing list and manual pages, please help.

Thank you

Raymond

------_=_NextPart_001_01BE249C.EDB24DC0--
--
!! 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.