-
Problem report
-
Resolution: Unresolved
-
Trivial
-
None
-
6.0.37, 7.0.8, 7.2.2
A solution is needed to prevent zabbix from retrieving SNMP values right after snmpd restart, as it results in retrieving wrong data: "0" is returned instead of the corresponding OID value if item is executed right after snmpd restart. If this occurs when actually collecting the data, it afterwards will be reflected in item history and corresponding graphs.
Steps to reproduce:
- Create a host with an SNMPv3 interface
- Create an item that would retrieve some numeric value that is not equal to 0
- Execute test item functionality for this item - some numeric value is retrieved
- Restart snmpd
- Right after the restart (do it as fast as You can) execute test item once again
Result: "0" is received instead of the item value.
Expected: the actual value of the corresponding OID should be received.
- related to
-
ZBX-14318 SNMP Interface Speeds exceed physical link speeds
-
- Closed
-