Hi,
When attempting to run GetBulkRequestMessage with large repetitions that reach the end of the MIB. So if I attempt to pull 40 and there are only 39 in the MIB then the call fails with 2 exceptions thrown
1) System.Net.Sockets.SocketException in System.dll
2) Lextm.SharpSnmpLib.Messaging.TimeoutException in SharpSnmpLib.Full.dll
I believe the GetBulkRequestMessage is not handing the end of the MIB and seeing the failure to respond and a communication error instead.
Comments: Hi lextm - Just wanted to check back and see if you have been able to look into this?
When attempting to run GetBulkRequestMessage with large repetitions that reach the end of the MIB. So if I attempt to pull 40 and there are only 39 in the MIB then the call fails with 2 exceptions thrown
1) System.Net.Sockets.SocketException in System.dll
2) Lextm.SharpSnmpLib.Messaging.TimeoutException in SharpSnmpLib.Full.dll
I believe the GetBulkRequestMessage is not handing the end of the MIB and seeing the failure to respond and a communication error instead.
Comments: Hi lextm - Just wanted to check back and see if you have been able to look into this?