Hello 
I followed your YouTube tutorial available here:
However, I’m facing one last issue with Zabbix.
I would like to display the value of an SNMP Trap item directly on a map.
In the map element properties, I select the host and, in the Label field, I tried to display the backup status using an expression like:
Backup Status: {SRVBACKUP:snmptrap["Backup Configuration Job"].last()}
Unfortunately, nothing is displayed only the command {SRVBACKUP:snmptrap["Backup Configuration Job"].last()} not the result
for information with the macro {HOST.HOST} OK i have the name of my server..
I tried several variations to retrieve the “Success” value, but without any results.
Do you have any guidance, best practices, or perhaps a video showing how to properly display this type of SNMP Trap value on a Zabbix map?
Thanks in advance for your help.

I followed your YouTube tutorial available here:
However, I’m facing one last issue with Zabbix.
I would like to display the value of an SNMP Trap item directly on a map.
In the map element properties, I select the host and, in the Label field, I tried to display the backup status using an expression like:
Backup Status: {SRVBACKUP:snmptrap["Backup Configuration Job"].last()}
Unfortunately, nothing is displayed only the command {SRVBACKUP:snmptrap["Backup Configuration Job"].last()} not the result
for information with the macro {HOST.HOST} OK i have the name of my server..
I tried several variations to retrieve the “Success” value, but without any results.
Do you have any guidance, best practices, or perhaps a video showing how to properly display this type of SNMP Trap value on a Zabbix map?
Thanks in advance for your help.