Good afternoon, currently all devices have stopped polling via SNMP.
From the imcnetresdm log, I see that the problem is that a constant error occurs 2023-08-21 02:54:18.360 [ERROR (3127)] [THREAD(1148)] [CQvDBConnADP::executeSQL] Execute "insert into tbl_iproute_change_history(dev_id, dev_ip, ifindex,change_type, description, create_at) values(658,'172.22.255.128',700,3,'Device(IP: 172.22.255.128) decrease route destination(IP: 172.22.5.92), next hop(IP: 172.22.4.109 ), ifindex: 700.',convert(datetime,'2023-08-21 02:52:25',120))" failed, errorMsg: Invalid object name 'tbl_iproute_change_history'.
I also add a log. Please correct my actions and provide information on the tbl_iproute_change_history table. Possible solutions.