EthernetLinkStatus
Reported status of an Ethernet link on the IP VFC card, derived from a NET_IF_STATE event. Exposed via Machine.vfcEthernetLinkStatuses.
Properties
detailedState : str (Read-Only)
The interface flags reported by the kernel, comma-separated (e.g. “BROADCAST,UP,LOWER_UP”).
interfaceName : str (Read-Only)
The kernel network interface name (e.g. “eth0”, “eth1”).
operatingState : str (Read-Only)
The high-level operating state of the interface (e.g. “UP”, “DOWN”, “UNKNOWN”).