Re: [tkined] multicast support

Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
Thu, 19 Mar 1998 09:24:44 +0100

>>>>> Anoop Reddy writes:

Anoop> I have just started to use tkined1.4.7 with scotty2.1.7. The
Anoop> documentation says that multicast support is available but I
Anoop> cant find any man pages documenting how to join/leave groups
Anoop> and send/receive data. Can anyone help?

Enabling multicast adds a new command option to the udp command:

udp open multicast-address port ?interface-address?
udp ttl handle ?value?

Opening a multicast udp socket will automatically join the multicast
group. See the source in tnm/generic/tnmUdp.c for any details.

In addition, enabling multicast allows to receive SNMP traps from
multicast addresses. This is a more experimental feature used in one
of our previous projects - I am not sure whether this is of real
practical values, especially in the light of SNMPv3.

Juergen

-- 
Juergen Schoenwaelder  schoenw@ibr.cs.tu-bs.de http://www.cs.tu-bs.de/~schoenw
Technical University Braunschweig, Dept. Operating Systems & Computer Networks
Bueltenweg 74/75, 38106 Braunschweig, Germany.        (Tel. +49 531 / 391 3283)
--
!! 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.