I’ve noticed The Dude having trouble getting cpu and interface usage figures for my primary router from time to time. I ran some test snmpwalk commands and found they all time out at various points in the walk. If I rerun the snmpwalk immediately after the timeout, it too times out with no data returned. A packet trace run on the router shows the snmp requests and answers flowing up until the timeout. At this point the snmpwalk sends a request every second for 5 second but no reply packets are generated by the router.
Watching the snmp tab for the router in the dude, I see the interface and other entries disappear from time to time and then pop back in.
My router is a Dell server runninf RouterOS 4.5. I am running BGP and peered with many other ISPs so my routing table currently has 17363 entries. This may well be causing the snmpwalk to return quite a lot of data.
Nothing shows up in the router log when I turn on debug logging and there isn’t a log option for SNMP.
The router CPU utilization (as seen from the Winbox system – resources panel) is sitting at around 5% so the router isn’t exaclty stressed.
I can’t see any SNMP fixes in the change logs for later releases.
Any suggestions?