Maximum number of Requests supported under one SNMP Session

Hi,

I think, that if your usage scenario will likely hit the 31000 outstanding async requests, you should use multiple Snmp sessions. I cannot say how many devices per Snmp session is the best for your use case, but if you (from your first post) see performance problems when you query 30 oids every minute from 500 devices, maybe 200 devices per session seems reasonable.

Kind regards,
Jochen