Hi All
My first post so please be gentle.
Using Zabbix 6.4.7 and trialling some SNMP discovery jobs. The Discovery works fine, and the LLD MACROs get created, but if I try and use it in a calculated item prototype, it appears that one of the created MACROs gets corrupted.
The Discovery Job Looks like this for the PBX I am looking at.
discovery[{#STATIONEXT}, 1.3.6.1.4.1.6889.2.73.8.1.7.1.1.2,{#STATIONTYPE}, 1.3.6.1.4.1.6889.2.73.8.1.7.1.1.3,{#STATIONPORT}, 1.3.6.1.4.1.6889.2.73.8.1.7.1.1.5,{#STATIONNAME},1 .3.6.1.4.1.6889.2.73.8.1.7.1.1.4]
Works Perfectly
Created an Item Prototype

There is no error when using it. You will notice the Macro {#STATIONTYPE} in the Name and the Formula When the job runs I get the following

The {#STATIONTYPE} in the name is correct 603E1 but in the Formula, it returns 6030 - which is incorrect.
Any ideas?
My first post so please be gentle.
Using Zabbix 6.4.7 and trialling some SNMP discovery jobs. The Discovery works fine, and the LLD MACROs get created, but if I try and use it in a calculated item prototype, it appears that one of the created MACROs gets corrupted.
The Discovery Job Looks like this for the PBX I am looking at.
discovery[{#STATIONEXT}, 1.3.6.1.4.1.6889.2.73.8.1.7.1.1.2,{#STATIONTYPE}, 1.3.6.1.4.1.6889.2.73.8.1.7.1.1.3,{#STATIONPORT}, 1.3.6.1.4.1.6889.2.73.8.1.7.1.1.5,{#STATIONNAME},1 .3.6.1.4.1.6889.2.73.8.1.7.1.1.4]
Works Perfectly
Created an Item Prototype
There is no error when using it. You will notice the Macro {#STATIONTYPE} in the Name and the Formula When the job runs I get the following
The {#STATIONTYPE} in the name is correct 603E1 but in the Formula, it returns 6030 - which is incorrect.
Any ideas?
Comment