Hello,
I got issue, to add snmp.discovery filter rule.
I use ifType OID and I want to filter all values which are 6.

For example:
IF-MIB::ifType.2 = INTEGER: ethernetCsmacd(6)
But Zabbix filters also integer values which contains 6, for example 161:
IF-MIB::ifType.1004 = INTEGER: ieee8023adLag(161)
How to limit Zabbix to filter only value 6 but not to include values like 161?
I use Zabbix 2.2.0
Thanks.
I got issue, to add snmp.discovery filter rule.
I use ifType OID and I want to filter all values which are 6.

For example:
IF-MIB::ifType.2 = INTEGER: ethernetCsmacd(6)
But Zabbix filters also integer values which contains 6, for example 161:
IF-MIB::ifType.1004 = INTEGER: ieee8023adLag(161)
How to limit Zabbix to filter only value 6 but not to include values like 161?
I use Zabbix 2.2.0
Thanks.