Skip to main content
Glama

OPNSense MCP Server

find_arp_by_ip

Locate ARP table entries using IP addresses or subnets to identify devices on OPNSense firewalls, enabling efficient network troubleshooting and management.

Instructions

Find ARP entries by IP address or subnet

Input Schema

NameRequiredDescriptionDefault
ipPatternYesIP address, prefix, or subnet (e.g., "10.0.6", "10.0.6.0/24")

Input Schema (JSON Schema)

{ "properties": { "ipPattern": { "description": "IP address, prefix, or subnet (e.g., \"10.0.6\", \"10.0.6.0/24\")", "type": "string" } }, "required": [ "ipPattern" ], "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