I migrated to a new zabbix server(5.0 to 6.0) by copying the database. After migration I've had this issue where random sets of SNMP items show this noSuchName error BUT they do not show it consistently, after every interval a new random set of items will have the error and other items will recover. These are all custom OIDS you won't find in any publicly available MIB but I can run 100+ SNMPGETs of these OIDs from my proxy without a single error and a pcap doesn't seem to show any errors in the polling either. Do I need to import MIB files? Other threads say no and it wouldn't make sense because they work *sometimes*. Any help at all would be appreciated, been troubleshooting this one for a while.
There are no correlating errors in proxy logs and in the server logs I see this
item "itemname" became not supported: SNMP error: (noSuchName) There is no such variable name in this MIB.
There are no correlating errors in proxy logs and in the server logs I see this
item "itemname" became not supported: SNMP error: (noSuchName) There is no such variable name in this MIB.
Comment