Hello guys,
I downloaded an snmp template: https://github.com/hshimomura/zabbix-cisco-9800. The template itself works well, the only problem I am unable to solve currently is that I cannot assign a threshold to a specific item.
The threshold is reporting that the data being passed is not numeric.

However, I cannot figure out why that would be the case.
The poll returns 'INTEGER: 1' for this specific item instance, and the template even has a value mapping that is working:



Can you please point me where to investigate further?
I downloaded an snmp template: https://github.com/hshimomura/zabbix-cisco-9800. The template itself works well, the only problem I am unable to solve currently is that I cannot assign a threshold to a specific item.
The threshold is reporting that the data being passed is not numeric.
However, I cannot figure out why that would be the case.
The poll returns 'INTEGER: 1' for this specific item instance, and the template even has a value mapping that is working:
Can you please point me where to investigate further?
Comment