If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to REGISTER before you can post. To start viewing messages, select the forum that you want to visit from the selection below.
I have the same issue when I tried to use mib2zabbix, and even when I replaced all trends of type 4 into 0, I was hit by another issue,
Code:
Invalid parameter "/101/valuemapid": value must be 0.
What my options to create a template from MIB if the script above is not maintained anymore?
I created my account just to help anyone with this issue:
In my case, it was an item_prototype of a discovery rule that used a value map, but had TEXT as its value_type. Had to replace it with FLOAT for it to work.
Comment