[tkined] responderSession configure : a bug on NT ?

From: Collard Joseph (Joseph.Collard@SAITRH.com)
Date: Tue May 22 2001 - 15:55:32 MET DST


Hello,
On a NT 4 machine, I created a very simple responder (agent) and a very
simple generator (manager ) using wish83.exe.
The agent replies to the manager (see the details hereafter). However, on
the agent side, the response to the command "snmp0 configure" contains
".....can not bind socket: address already in use" and when the manager
again tries to get an object, the agent no more replies. I also make the
test on Win98, without that strange behaviour?
A bug or ?
Thanks in advance

Joseph Collard
SAIT-STENTO Wireless Solutions
R&D Software Engineer
Chaussée de Ruisbroek 66
B-1180 Brussels
Phone +32 2 370.54.83
Fax +32 2 376.62.20
E-mail joseph.collard@saitrh.com

===========================================
AGENT SIDE
% package require Tnm 3.0
3.0.0
% Tnm::snmp responder -port 161 -community public
snmp0
% snmp0 configure
-port 161 -version SNMPv1 -community public -transport udp -timeout 5
-retries 3 -window 10 -delay 0 -tags {}can not bind socket: address already
in use
%

GENERATOR (MANAGER)

% package require Tnm 3.0
3.0.0
% Tnm::snmp generator -address 127.0.0.1 -port 161 -community public
snmp0
% snmp0 get sysDescr.0
{1.3.6.1.2.1.1.1.0 {OCTET STRING} {Tnm SNMP agent version 3.0.0
(intel-WindowsNT-4.0)}}
% snmp0 get sysDescr.0
noResponse 0 {}
%

--
!! 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:26 MET