List ARP Entries
list_arp_entriesRetrieve ARP table entries from a MikroTik router, with filters for IP address, MAC address, interface, and result limit.
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) |