ppp_active
List currently connected PPP/VPN sessions on a MikroTik device, including name, service, caller ID, address, and uptime. Returns an empty list if no PPP server or active sessions exist.
Instructions
List active PPP sessions (/ppp/active): name, service (l2tp/pptp/sstp/ovpn/pppoe), caller-id, address, uptime - VPN server sessions currently connected to this device.
Returns an empty list (never an error) for a device with no PPP server configured, or simply no sessions active right now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |