List ARP Entries
list_arp_entriesList ARP table entries on a MikroTik router, filtering by interface, IP, or MAC address to identify network neighbors.
Instructions
List ARP table entries on a MikroTik router.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| interface | No | Filter by interface (substring match) | |
| address | No | Filter by IP address (substring match) | |
| macAddress | No | Filter by MAC address (substring match) | |
| limit | No | Max results to return. |