Network Properties
Network | Agent | Client Extension | |||||||
---|---|---|---|---|---|---|---|---|---|
Describes the network adapters and their bound network addresses. | Microsoft Windows | Microsoft Windows | Apple macOS | Apple iOS | Ubuntu | Chrome OS | IGEL OS | Stratodesk NoTouch OS | Unicon™ eLux |
Category | |||||||||
Set to Public, Private, or Domain depending upon the OS categorization of the network. Dynamic property with enum data type with options Public, Private, Domain. Persists as LOCAL_NETWORK_X_CATEGORY for the local agent and REMOTE_NETWORK_X_CATEGORY for the remote device. |
✔️ | ✔️ | |||||||
Count | |||||||||
The number of network adapters. Dynamic property with number data type. Persists as LOCAL_NETWORK_COUNT for the local agent and REMOTE_NETWORK_COUNT for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
Description | |||||||||
The description of the network adapter. Dynamic property with text data type. Persists as LOCAL_NETWORK_X_DESCRIPTION for the local agent and REMOTE_NETWORK_X_DESCRIPTION for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
DHCP Enabled | |||||||||
Set to true when the network adapter is configured to use DHCP. Dynamic property with boolean data type. Persists as LOCAL_NETWORK_X_DHCP_ENABLED for the local agent and REMOTE_NETWORK_X_DHCP_ENABLED for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ||
IPv4 Address | |||||||||
The IPv4 address of the network adapter. Dynamic property with ip, text data types. Persists as LOCAL_NETWORK_X_IPV4 for the local agent and REMOTE_NETWORK_X_IPV4 for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
MAC Address | |||||||||
The physical MAC address of the network adapter. Dynamic property with text data type. Persists as LOCAL_NETWORK_X_MAC for the local agent and REMOTE_NETWORK_X_MAC for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ||
Wi-Fi SSID | |||||||||
For Wi-Fi network adapters, the SSID of any connected networks. Dynamic property with text data type. Persists as LOCAL_NETWORK_X_WIFI_SSID for the local agent and REMOTE_NETWORK_X_WIFI_SSID for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ||
Status | |||||||||
The status of the network adapter. Dynamic property with enum data type with options Up, Down, Unknown. Persists as LOCAL_NETWORK_X_STATUS for the local agent and REMOTE_NETWORK_X_STATUS for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Network Properties
In this article
Copied!
Failed!