List OSPF Neighbors
list_ospf_neighborsRetrieve OSPF neighbor details from MikroTik routers: state, interface, DR/BDR, and uptime. Filter by neighbor state or router ID for targeted diagnostics.
Instructions
List OSPF neighbors on a MikroTik router (RouterOS 7+). Returns neighbor state, interface, DR/BDR, and uptime.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Filter by neighbor state (e.g. full, 2-way, init) | |
| routerId | No | Router ID; omit to use the default router. |