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