Hi,
I'm trying to get VRRP interface state in Cisco device.
Full OID that is working from Zabbix is 1.3.6.1.2.1.68.1.3.1.3.18.5 - where 18 - it is interface index number and 5 it is number of VRRP group.
However after interface autodiscovery I'm getting macro {#SNMPINDEX}
So in OID i have 1.3.6.1.2.1.68.1.3.1.3.18... And Zabbix shows error - No Such Instance currently exists at this OID
But for example if I'm running snmpwalk from linux host using just 1.3.6.1.2.1.68.1.3.1.3.18 OIDI'm getting result SNMPv2-SMI::mib-2.68.1.3.1.3.18.5 = INTEGER: 3
If there possibility to ignore last digit in OID in Zabbix ? Or maybe somehow discover Group number ? (I checked full Cisco snmp output - no Vrrp groups returned )
I'm trying to get VRRP interface state in Cisco device.
Full OID that is working from Zabbix is 1.3.6.1.2.1.68.1.3.1.3.18.5 - where 18 - it is interface index number and 5 it is number of VRRP group.
However after interface autodiscovery I'm getting macro {#SNMPINDEX}
So in OID i have 1.3.6.1.2.1.68.1.3.1.3.18... And Zabbix shows error - No Such Instance currently exists at this OID
But for example if I'm running snmpwalk from linux host using just 1.3.6.1.2.1.68.1.3.1.3.18 OIDI'm getting result SNMPv2-SMI::mib-2.68.1.3.1.3.18.5 = INTEGER: 3
If there possibility to ignore last digit in OID in Zabbix ? Or maybe somehow discover Group number ? (I checked full Cisco snmp output - no Vrrp groups returned )