Enumeration (GI Enum)

NM-1.0NMDeviceStateReason

Device state change reason codes

Index

Enumeration Members

AUTOIP_ERROR: number

AutoIP service error

AUTOIP_FAILED: number

AutoIP service failed

AUTOIP_START_FAILED: number

AutoIP service failed to start

BR2684_FAILED: number

Problem with the RFC 2684 Ethernet over ADSL bridge

BT_FAILED: number

The Bluetooth connection failed or timed out

CARRIER: number

Carrier/link changed

CONFIG_FAILED: number

The device could not be readied for configuration

CONNECTION_ASSUMED: number

The device's existing connection was assumed

CONNECTION_REMOVED: number

The device's active connection disappeared

DCB_FCOE_FAILED: number

DCB or FCoE setup failed

DEPENDENCY_FAILED: number

A dependency of the connection failed

DEVICE_HANDLER_FAILED: number

The device handler dispatcher returned an error. Since: 1.46

DHCP_ERROR: number

DHCP client error

DHCP_FAILED: number

DHCP client failed

DHCP_START_FAILED: number

DHCP client failed to start

FIRMWARE_MISSING: number

Necessary firmware for the device may be missing

GSM_APN_FAILED: number

Failed to select the specified APN

GSM_PIN_CHECK_FAILED: number

PIN check failed

GSM_REGISTRATION_DENIED: number

Network registration denied

GSM_REGISTRATION_FAILED: number

Failed to register with the requested network

GSM_REGISTRATION_NOT_SEARCHING: number

Not searching for networks

GSM_REGISTRATION_TIMEOUT: number

Network registration timed out

GSM_SIM_NOT_INSERTED: number

GSM Modem's SIM Card not inserted

GSM_SIM_PIN_REQUIRED: number

GSM Modem's SIM Pin required

GSM_SIM_PUK_REQUIRED: number

GSM Modem's SIM Puk required

GSM_SIM_WRONG: number

GSM Modem's SIM wrong

INFINIBAND_MODE: number

InfiniBand device does not support connected mode

IP_ADDRESS_DUPLICATE: number

a duplicate IP address was detected

IP_CONFIG_EXPIRED: number

The IP config is no longer valid

IP_CONFIG_UNAVAILABLE: number

IP configuration could not be reserved (no available address, timeout, etc)

IP_METHOD_UNSUPPORTED: number

The selected IP method is not supported

MODEM_AVAILABLE: number

Modem now ready and available

MODEM_BUSY: number

The line is busy

MODEM_DIAL_FAILED: number

The dialing attempt failed

MODEM_DIAL_TIMEOUT: number

The dialing request timed out

MODEM_FAILED: number

Modem failed or no longer available

MODEM_INIT_FAILED: number

Modem initialization failed

MODEM_MANAGER_UNAVAILABLE: number

ModemManager not running

MODEM_NO_CARRIER: number

No carrier could be established

MODEM_NO_DIAL_TONE: number

No dial tone

MODEM_NOT_FOUND: number

The modem could not be found

NEW_ACTIVATION: number

New connection activation was enqueued

NO_SECRETS: number

Secrets were required, but not provided

NONE: number

No reason given

NOW_MANAGED: number

Device is now managed

NOW_UNMANAGED: number

Device is now unmanaged

OVSDB_FAILED: number

problem communicating with Open vSwitch database

PARENT_CHANGED: number

the device's parent changed

PARENT_MANAGED_CHANGED: number

the device parent's management changed

PEER_NOT_FOUND: number

The Wi-Fi P2P peer could not be found

PPP_DISCONNECT: number

PPP service disconnected

PPP_FAILED: number

PPP failed

PPP_START_FAILED: number

PPP service failed to start

REMOVED: number

The device was removed

SECONDARY_CONNECTION_FAILED: number

A secondary connection of the base connection failed

SHARED_FAILED: number

Shared connection service failed

SHARED_START_FAILED: number

Shared connection service failed to start

SIM_PIN_INCORRECT: number

SIM PIN was incorrect

SLEEPING: number

NetworkManager went to sleep

SRIOV_CONFIGURATION_FAILED: number

configuration of SR-IOV parameters failed

SSID_NOT_FOUND: number

The Wi-Fi network could not be found

SUPPLICANT_AVAILABLE: number

The supplicant is now available

SUPPLICANT_CONFIG_FAILED: number

802.1x supplicant configuration failed

SUPPLICANT_DISCONNECT: number

802.1x supplicant disconnected

SUPPLICANT_FAILED: number

802.1x supplicant failed

SUPPLICANT_TIMEOUT: number

802.1x supplicant took too long to authenticate

TEAMD_CONTROL_FAILED: number

teamd control failed

UNKNOWN: number

Unknown error

UNMANAGED_BY_DEFAULT: number

The device is unmanaged because the device type is unmanaged by default. Since: 1.48

UNMANAGED_EXTERNAL_DOWN: number

The device is unmanaged because it is an external device and is unconfigured (down or without addresses). Since: 1.48

UNMANAGED_LINK_NOT_INIT: number

The device is unmanaged because the link is not initialized by udev. Since: 1.48

UNMANAGED_QUITTING: number

The device is unmanaged because NetworkManager is quitting. Since: 1.48

UNMANAGED_SLEEPING: number

The device is unmanaged because networking is disabled or the system is suspended. Since: 1.48

UNMANAGED_USER_CONF: number

The device is unmanaged by user decision in NetworkManager.conf ('unmanaged' in a [device*] section). Since: 1.48

UNMANAGED_USER_EXPLICIT: number

The device is unmanaged by explicit user decision (e.g. 'nmcli device set $DEV managed no'). Since: 1.48

UNMANAGED_USER_SETTINGS: number

The device is unmanaged by user decision via settings plugin ('unmanaged-devices' for keyfile or 'NM_CONTROLLED=no' for ifcfg-rh). Since: 1.48

UNMANAGED_USER_UDEV: number

The device is unmanaged via udev rule. Since: 1.48

USER_REQUESTED: number

Device disconnected by user or client