-
Problem report
-
Resolution: Unresolved
-
Critical
-
None
-
7.0.20, 7.4.4, 8.0.0alpha1
-
None
-
RHEL9/Zabbix 7.4
-
Support backlog
Steps to reproduce:
- start use walk[] based template against SNMP device
- receive 'only partial data received, cannot retrieve OID:'
- check trace logs of the snmp poller - only some OID returned nothing, result - all dependent items has no recent data
Expected:
- Configurable retries count, suggestion is to reuse 'Max repetition count' knob and rename it to 'Max repetition/retries' count, also there is a related ZBXNEXT-10111 (for mobile networks better to reduce retries)
- Modify LLD part logic, so the partial/inconsistent received data will be skipped for LLD and even partial data will populate values for dependent items.