List PPPoE Clients
list_pppoe_clientsLists PPPoE client interfaces on a MikroTik router, showing connection status, ISP username, and parent interface.
Instructions
List PPPoE client interfaces on a MikroTik router. Shows name, parent interface, ISP username, and connection status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| interface | No | Filter by parent interface name (exact match) | |
| status | No | Filter by running status | all |
| limit | No | Max results to return. | |
| offset | No | Pagination offset. |