You observe that no events are coming through for Meraki devices in the Universal Connector Framework (UCF) ․ Only device alarms from the inventory pull appear ․ The Meraki portal shows minimal API calls used only for inventory ․
SYMPTOMS:
Meraki devices only show device alarms from inventory pulls
Meraki portal API usage section shows minimal calls (10-15)
No events pull through UCF configuration
Engineering designed the plugin to require webhooks for event reception ․ This architecture reduces the number of API requests and the load on the Meraki rate limiter, which decreases overall polling time ․
KNOWN LIMITATIONS:
Standard event polling is disabled by design to protect rate limits
ENABLE WEBHOOKS
Configure webhooks in the Meraki portal ․
EXPECTED: Events begin to flow to DX NetOps Classic ․
NOTE: The UCF plugin requires webhooks to receive events; it does not pull events natively ․