arp_table
List a MikroTik device's IPv4 ARP entries to map IP addresses to MAC addresses, especially for statically configured devices missing from DHCP leases.
Instructions
List the IPv4 ARP table (/ip/arp): address, mac-address, interface, dynamic, complete.
Use this to cross-reference an IP to a MAC (or vice versa) for a
statically-addressed device that never shows up in dhcp_leases
(it never requested a DHCP lease, so it has no lease entry - but it
does get an ARP entry once it has exchanged traffic with the
device).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |