[prev in list] [next in list] [prev in thread] [next in thread] 

List:       net-snmp-bugs
Subject:    [ net-snmp-Bugs-1013536 ] snmpget - delay in sending GetRequest
From:       "SourceForge.net" <noreply () sourceforge ! net>
Date:       2004-08-21 20:48:40
Message-ID: E1Bycn2-0005BV-00 () sc8-sf-web4 ! sourceforge ! net
[Download RAW message or body]

Bugs item #1013536, was opened at 2004-08-21 14:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=1013536&group_id=12694

Category: agent
Group: linux
Status: Open
Resolution: None
Priority: 5
Submitted By: Snarf Nyxzyxyllyph (ichownu)
Assigned to: Nobody/Anonymous (nobody)
Summary: snmpget - delay in sending GetRequest

Initial Comment:
Code for re-producing behaviour:

#!/usr/bin/perl

$ip='n.n.n.n';

while (1==1) {
  $n++;
  $t=time();
  $r=`snmpget -m SNMPv2-MIB -r 0 -t 1 -OvQ $ip 
sysDescr.0`;
  $td=time()-$t;
  chomp($r);
  print "Sequence:$n, Time Elapsed:$td, Response:$r\n";
}

#############

In a second terminal window, run tcpdump 'port snmp'

When snmpget "Hangs" for a few seconds, the last 
packet tcpdump displays is always a 
snmp "GetResponse" ie. the last response from the 
previous snmp "GetRequest".  This indicates that 
snmpget is getting hung-up somewhere before it sends 
out a request.

#############

HW/SW details:
- Redhat Linux 9.0 on i686
- net-snmp v5.1.2 compiled from source


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=112694&aid=1013536&group_id=12694


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Net-snmp-bugs mailing list
Net-snmp-bugs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-bugs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic