I need to monitor Cisco device with vrf, each vrf aswers with a different community, for example:
default community: abcd
vrf prod = community abdc-prod
vrf dev = community abcd-dev
This community+vrf configuration is automatic from the Cisco device.
Zabbix 4.2 is possible to configure it direct in Items or Discovery. Zabbix 6 there is no option for comminity in items.
Zabbix 4:
Zabbix 6:
default community: abcd
vrf prod = community abdc-prod
vrf dev = community abcd-dev
This community+vrf configuration is automatic from the Cisco device.
Zabbix 4.2 is possible to configure it direct in Items or Discovery. Zabbix 6 there is no option for comminity in items.
Zabbix 4:
Zabbix 6:
Comment