-
Problem report
-
Resolution: Fixed
-
Major
-
2.2.16rc1, 3.0.6rc1, 3.2.2rc1, 3.4.0alpha1
-
Sprint 27, Sprint 28, Sprint 29, Sprint 30, Sprint 31, Sprint 32, Sprint 33, Sprint 34, Sprint 35, Sprint 36
-
2
lld_items_make() should check the return code of substitute_key_macros() for SNMP OID field and produce a frontend error in cases when prototype OID is not valid or macro substitution in SNMP dynamic index fails. However, this is not a trivial fix because snmp_oid_proto is currently created for non-SNMP items as well.
Some work has been done in this direction for other item fields/types in ZBX-10723, ZBX-10828 and ZBX-11223.