What best practices might exist for software developers who want to use snmp.meraki.com for Meraki MS interface monitoring, rather than the Dashboard API, to mitigate risk of hitting rate limits?
For example, what is the most practical polling frequency, i.e. 1 minute, 5 minutes, 10 minutes?
When should one use snmp.meraki.com rather than the Meraki MS local SNMP? For example, might there be a delay in the Cloud Controller-reported SNMP data as compared to what one can fetch from the local device? If so, how much lag is typical?
What scaling constraints might be known to limit the effectiveness of snmp.meraki.com in environments with hundreds or thousands of sites and devices?
Does snmp.meraki.com support interface monitoring in switch stacks?
Basically, I'm looking for clear guidance on when it's appropriate/supported to use snmp.meraki.com vs the Dashboard API vs local SNMP (specific to network interface statistics monitoring).
Thanks.