monitor
interface/sstp-client/monitor
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| status | string | Current connection status. |
| uptime | time | Connection uptime. |
| encoding | string | Encryption encoding used. |
| mtu | num | Current MTU of the connection. |
| local-address | ipAddr | Local IP address of the connection. |
| remote-address | ipAddr | Remote IP address of the connection. |
| local-ipv6-address | ip6Addr | Local IPv6 address of the connection. |
| remote-ipv6-address | ip6Addr | Remote IPv6 address of the connection. |