Enumeration (GI Enum)

NM-1.0NMActiveConnectionStateReasonSince 1.8

Active connection state reasons.

1.8

Index

Enumeration Members

CONNECT_TIMEOUT: number

The connection attempt to the VPN service timed out.

CONNECTION_REMOVED: number

The connection was deleted from settings.

DEPENDENCY_FAILED: number

Master connection of this connection failed to activate.

DEVICE_DISCONNECTED: number

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

DEVICE_REALIZE_FAILED: number

Could not create the software device link.

DEVICE_REMOVED: number

The device this connection depended on disappeared.

IP_CONFIG_INVALID: number

The IP config of the active connection was invalid.

LOGIN_FAILED: number

Authentication to the server failed.

NO_SECRETS: number

Necessary secrets for the connection were not provided.

NONE: number

No reason was given for the active connection state change.

SERVICE_START_FAILED: number

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 active connection state change is unknown.

USER_DISCONNECTED: number

The active connection changed state because the user disconnected it.