-
Incident report
-
Resolution: Unresolved
-
Trivial
-
None
-
7.2.13, 7.2.14, 7.4.3
-
Server - Oracle Linux 9+
DBMS - MySQL 8.0+
I noticed that when we have an SNMP discovery rule and one of the OID values is "uniqueness criteria", the other OID is no longer discovered.
For example:
A discovery rule queries the OIDs ".1.3.6.1.2.1.1.2.0" (object id) and ".1.3.6.1.2.1.1.5.0" (hostname).

With a uniqueness criteria set as "IP Address", the devices are found, and both SNMP "services" are discovered.

However, when the "uniqueness criteria" is set to ".1.3.6.1.2.1.1.5.0", the other OID (object id) is then not discovered anymore.

I'm not sure this happens for any OID, but I'm not seeing a reason for this behavior, and couldn't find an explanation in the documentation.
I've observed this behavior in Zabbix 7.2 and higher.