Search Result
Collapse
2 results in 0.0020 seconds.
Keywords
Members
Tags
-
cesarradtke started a topic same interface description but new IF-MIB::ifIndex on every new connectionin Zabbix Helpsame interface description but new IF-MIB::ifIndex on every new connection
I have the following problem. I want to monitor a VPN connection in a router through snmp agent. However, every time the interface comes up, it creates a new entry (for example, IF-MIB :: ifName.35 = STRING: vpn-vpn). If the connection is broken and reconnected again, the index changes (for example,... -
Support for long and string SNMP indexes - zabbix 2.2
Hi!
I'm trying to monitor several Mikrotik routers with zabbix 2.2 I want to use LLD of SNMP OIDs and monitor these values:
...Code:snmpwalk -m ALL -v 2c -c public 10.1.1.25 mtxr 2>%1 | grep Rtab MIKROTIK-MIB::mtxrWlRtabAddr.'..Bb..'.4 = STRING: 0:c:42:62:ed:b8 MIKROTIK-MIB::mtxrWlRtabAddr.'..B{O.'.13Last edited by pjelou; 10-01-2014, 14:12.