RE: [tkined] snmp listeners for multiple trap ports.

From: Walsh Sean-swalsh01 (Sean.Walsh@motorola.com)
Date: Wed Sep 12 2001 - 18:51:16 MET DST


Thanks Juergen,
Just so that I understand you correctly,
If I get these patches then should I be able to run a single
scotty session as follows and receives traps from ports 162 and
3001:

scotty
% package require Tnm 3.0
3.0.0
% Tnm::snmp listener -port 162
snmp0
% snmp0 bind trap { \
puts "162 TRAPs : %V %A %T"}
% Tnm::snmp listener -port 3001
snmp1
% snmp1 bind trap { \
puts "3001 TRAPs : %V %A %T"}

Where can I get these patches ?

Thanks
Sean

-----Original Message-----
From: Juergen Schoenwaelder [mailto:schoenw@ibr.cs.tu-bs.de]
Sent: 12 September 2001 10:24
To: Sean.Walsh
Cc: tkined@ibr.cs.tu-bs.de
Subject: Re: [tkined] snmp listeners for multiple trap ports.

>>>>> Walsh Sean-swalsh01 writes:

[...]
 
Walsh> Here are some questions that I would appreciate some help on:
Walsh> 1/. Is it possible right now to run 2 scotty (listener
Walsh> sessions) on the same machine, one receiving traps from port
Walsh> 162 and the second session from port 3001

No.
 
Walsh> 2/. Is it possible to run 2 listeners in the same scotty
Walsh> session one receiving traps from port 162 and the second
Walsh> session from port 3001

No.
 
Walsh> I am confused right now how to proceed. If anyone has any
Walsh> suggestions I would be glad to hear them
 
There are patches lying around which should make 2/ work (at least for
unprivileged ports). I did not find time yet to incorporate them into
the CVS tree. (The funny thing is that /2 should work under Win32
right now - but I never tested this myself.)

/js

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



This archive was generated by hypermail 2b29 : Thu Jan 03 2002 - 14:56:27 MET