Trying to monitor various routerboards using collectd. Snmpwalk using SNMPv3 works great, I can connect to the routerboards no problem.
In the case of collectd, I can connect to one big switch and get a response, or two small switches and get a response, and more than that and the attempts to fetch data time out as follows:
Code: Select all
May 24 12:51:03 monitor collectd[13601]: snmp plugin: host rescue.jnb.example.com: snmp_sess_synch_response failed: Timeout (plaintext scopedPDU header type 00: s/b 30)
(I know the routeros plugin exists, I need this to be SNMP).