Re: Package for sending SNMP , UDP packets
- From: Michael Schlenker <schlenk@xxxxxxxxxxxxxxxx>
- Date: Thu, 31 Aug 2006 12:54:25 +0200
Ranjan schrieb:
I have an equipment that understand SNMP and UDP packets . TheIf your into SNMP stuff you should look at the somewhat dated but
equipment is having a Network Management System to access it. The NMS
actually sends SNMP packets when I click on any button in its GUI.
I want to do the same using TCL script. I want to know is there any
package that exist which can help me create, send and receive SNMP
and/or UDP packets.
I am not getting any idea how to do it as I have never done Socket
programming.
nevertheless working Tkined/Scotty/Tnm package:
http://wiki.tcl.tk/scotty
If you have some money available i would strongly recommend to look also at:
http://wiki.tcl.tk/8844
If your rather desperate or have lots of time you could also use
something like ceptcl and the tcllib asn.1 parser to write your own snmp
library.
See:
http://wiki.tcl.tk/ceptcl
http://tcllib.sourceforge.net/doc/asn.html
http://wiki.tcl.tk/16631
Michael
.
- References:
- Package for sending SNMP , UDP packets
- From: Ranjan
- Package for sending SNMP , UDP packets
- Prev by Date: Re: Can't read windows xp serial port
- Next by Date: Re: Question about AS licence
- Previous by thread: Re: Package for sending SNMP , UDP packets
- Next by thread: ttk::button missing a -anchor option?
- Index(es):