Skip to main content
Glama

OPNSense MCP Server

find_arp_by_mac

Locate ARP entries using a MAC address or partial MAC pattern to assist in network troubleshooting and device identification on OPNSense firewalls.

Instructions

Find ARP entries by MAC address

Input Schema

NameRequiredDescriptionDefault
macPatternYesMAC address or partial MAC (with or without colons)

Input Schema (JSON Schema)

{ "properties": { "macPattern": { "description": "MAC address or partial MAC (with or without colons)", "type": "string" } }, "required": [ "macPattern" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/vespo92/OPNSenseMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server