Enumeration (GI Enum)

NM-1.0NMVpnConnectionStateReason

VPN connection state reasons

Index
CONNECT_TIMEOUT: 6

The connection attempt to the VPN service timed out.

CONNECTION_REMOVED: 11

The connection was deleted from settings.

DEVICE_DISCONNECTED: 3

The VPN connection changed state because the device it was using was disconnected.

IP_CONFIG_INVALID: 5

The IP config of the VPN connection was invalid.

LOGIN_FAILED: 10

Authentication to the VPN server failed.

NO_SECRETS: 9

Necessary secrets for the VPN connection were not provided.

NONE: 1

No reason was given for the VPN connection state change.

SERVICE_START_FAILED: 8

Starting the service starting the service providing the VPN connection failed.

SERVICE_START_TIMEOUT: 7

A timeout occurred while starting the service providing the VPN connection.

SERVICE_STOPPED: 4

The service providing the VPN connection was stopped.

UNKNOWN: 0

The reason for the VPN connection state change is unknown.

USER_DISCONNECTED: 2

The VPN connection changed state because the user disconnected it.

Variables

$gtype