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#