org.freedesktop.NetworkManager.Device.Vlanorg.freedesktop.NetworkManager.Device.Vlanorg.freedesktop.NetworkManager.Device.VlanVirtual LAN DeviceSignals
PropertiesChanged (a{sv} properties);
Properties
HwAddress readable s
Carrier readable b
Parent readable o
VlanId readable u
DescriptionSignal DetailsThe "PropertiesChanged" signalorg.freedesktop.NetworkManager.Device.Vlan::PropertiesChanged
PropertiesChanged (a{sv} properties);
DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
a{sv} properties:A dictionary mapping property names to variant boxed valuesProperty DetailsThe "HwAddress" propertyorg.freedesktop.NetworkManager.Device.Vlan:HwAddress
HwAddress readable s
Hardware address of the device.
The "Carrier" propertyorg.freedesktop.NetworkManager.Device.Vlan:Carrier
Carrier readable b
Indicates whether the physical carrier is found (e.g. whether a cable is
plugged in or not).
DEPRECATED: check for the "carrier" flag in the "InterfaceFlags"
property on the "org.freedesktop.NetworkManager.Device" interface.
The "Parent" propertyorg.freedesktop.NetworkManager.Device.Vlan:Parent
Parent readable o
Object path of the parent device of this VLAN device.
The "VlanId" propertyorg.freedesktop.NetworkManager.Device.Vlan:VlanId
VlanId readable u
The VLAN ID of this VLAN interface.