- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Monitoring WAN link with SNMP Zabbix
Hello,
I would like to implement a monitoring with zabbix to notify if the WAN has fallen or is still up. Currently, I have found various scattered information on this method.
I have been looking for information on how to implement it with the SNMP protocol but I don't know if it gives the information I need and on the part of Zabbix I can't understand how to relate it.
Any idea where to start? I am a bit lost
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's painful using SNMP. You'll need to do an snmpwalk and figure out what OID to monitor. You can use SNMP to the device directly or the cloud.
It is super simple to use Meraki email alerts to do the same thing.
I'm not familiar with Zabbix, but if it supports WebHooks you could also use those.
https://documentation.meraki.com/General_Administration/Other_Topics/Webhooks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Resurrecting an old thread, but you might be interested in this functionality in zabbix version 6.x, monitoring Meraki via API. This would tell you about change in the status of the WAN, VPNs, and various other parameters.
https://www.zabbix.com/integrations/meraki
