1

Closed

TimeoutException is raised when running smtpget with multiple OIDs

description

I've tried call snmpget with multiple OIDs. My device use SNMP V1.

If i use only one OID, everything is ok and value is returned. When I use multiple OIDs, I get TimeoutException too.

Call stack contains only one line. Exception is raised at line 150

> snmpget.exe!SnmpGet.Program.Main(string[] args) Line 150 C#

No files are attached

Closed May 3 at 6:17 AM by lextm
Closed as no further update is received for months.

comments

lextm wrote Feb 21 at 1:20 AM

Thanks for your reply. If you are going to catch network traffic, please attach the capture file here so that I can take a look at it.

When possible, please also capture network traffic using net-snmp, so that we can do a simple comparison.

And you may also provide the version number of #SNMP library you use. We have so many versions out there, so once you provided this piece of information, we can focus on one version.

rudolfdvoracek wrote Feb 20 at 11:08 AM

I didn't try the same behaviour with different library.
I didn't find this issue in known issues.
I prepared error report (provided stack trace information, because my application suffer from .Net Exception)
I'll try to catch network traffic and I'll report it here

lextm wrote Feb 8 at 1:06 AM

I already commented on your post in the discussion board, and asked you to follow KB600008, http://sharpsnmplib.codeplex.com/wikipage?title=600008&referringTitle=KB

It is very likely to be an agent problem, and the network packets should show more details.