Arp Search
arp_searchSearch LibreNMS ARP entries by IP address, MAC address, CIDR notation, or retrieve all entries for a device. Supports pagination with limit and offset.
Instructions
Retrieve ARP entries from LibreNMS by search query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| query | Yes | Search string for ARP entries. Supports IP address, MAC address, CIDR notation, or "all" (use with device parameter for all entries on a device) | |
| offset | No | Number of results to skip (offset) for pagination |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||