Enumeration (GI Enum)

NM-1.0NMVpnConnectionStateReason

VPN connection state reasons

Index

Enumeration Members

CONNECT_TIMEOUT: number

The connection attempt to the VPN service timed out.

CONNECTION_REMOVED: number

The connection was deleted from settings.

DEVICE_DISCONNECTED: number

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

IP_CONFIG_INVALID: number

The IP config of the VPN connection was invalid.

LOGIN_FAILED: number

Authentication to the VPN server failed.

NO_SECRETS: number

Necessary secrets for the VPN connection were not provided.

NONE: number

No reason was given for the VPN connection state change.

SERVICE_START_FAILED: number

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

SERVICE_START_TIMEOUT: number

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

SERVICE_STOPPED: number

The service providing the VPN connection was stopped.

UNKNOWN: number

The reason for the VPN connection state change is unknown.

USER_DISCONNECTED: number

The VPN connection changed state because the user disconnected it.