I have a MIB-file from Bosch Security Systems. (vipx_snmp.txt)
I have converted this mib file to a Zabbix template (Template Bosch Cameras.xml), but when I use the template I got a lot of hexadecimal values:

I have looked at https://support.zabbix.com/browse/ZBXNEXT-505, but I can't add the option -Oa from an snmpwalk in the frontend.
If I use the option -Oa in my snmpwalk I get the correct value, but how can I tell the front-end to use the option -Oa?
And If I add a perl script, how can I use that script in an Item to translate these values?
How can I convert these hexadecimal values properly, so that I can read this values?
I use Zabbix version 4.0.18.
Thanks for any help!
I have converted this mib file to a Zabbix template (Template Bosch Cameras.xml), but when I use the template I got a lot of hexadecimal values:
I have looked at https://support.zabbix.com/browse/ZBXNEXT-505, but I can't add the option -Oa from an snmpwalk in the frontend.
If I use the option -Oa in my snmpwalk I get the correct value, but how can I tell the front-end to use the option -Oa?
And If I add a perl script, how can I use that script in an Item to translate these values?
How can I convert these hexadecimal values properly, so that I can read this values?
I use Zabbix version 4.0.18.
Thanks for any help!
Comment