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 categorisation 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. ✔️ ✔️ ✔️   ✔️   ✔️ ✔️ ✔️
DHCP Expires                  
The time that the IP address expires. Dynamic property with datetime data type. Persists as LOCAL_NETWORK_X_DHCP_EXPIRES for the local agent and REMOTE_NETWORK_X_DHCP_EXPIRES for the remote device. ✔️ ✔️     ✔️   ✔️ ✔️ ✔️
DHCP Lease                  
The lease time of the IP address. Dynamic property with datetime data type. Persists as LOCAL_NETWORK_X_DHCP_LEASE for the local agent and REMOTE_NETWORK_X_DHCP_LEASE for the remote device. ✔️ ✔️     ✔️   ✔️ ✔️ ✔️
DHCP Server                  
The IP address of the DHCP server. Dynamic property with ip, text data types. Persists as LOCAL_NETWORK_X_DHCP_SERVER for the local agent and REMOTE_NETWORK_X_DHCP_SERVER for the remote device. ✔️ ✔️ ✔️   ✔️   ✔️ ✔️ ✔️
DNS                  
The IP address of the DNS server. Dynamic property with ip, text data types. Persists as LOCAL_NETWORK_X_DNS for the local agent and REMOTE_NETWORK_X_DNS for the remote device. ✔️ ✔️ ✔️ ✔️ ✔️   ✔️ ✔️ ✔️
DNS Suffix                  
The DNS suffixes. Dynamic property with text data type. Persists as LOCAL_NETWORK_X_DNS_SUFFIX for the local agent and REMOTE_NETWORK_X_DNS_SUFFIX for the remote device. ✔️ ✔️ ✔️ ✔️ ✔️   ✔️ ✔️ ✔️
Gateway                  
The IP address of the gateway. Dynamic property with ip, text data types. Persists as LOCAL_NETWORK_X_GATEWAY for the local agent and REMOTE_NETWORK_X_GATEWAY for the remote device. ✔️ ✔️ ✔️ ✔️ ✔️   ✔️ ✔️ ✔️
Gateway MAC                  
The MAC address of the gateway. Dynamic property with text data type. Persists as LOCAL_NETWORK_X_GATEWAY_MAC for the local agent and REMOTE_NETWORK_X_GATEWAY_MAC 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. ✔️ ✔️ ✔️ ✔️ ✔️   ✔️ ✔️ ✔️
IPv4 Subnet                  
The IPv4 subnet of the network adapter. Dynamic property with ip, text data types. Persists as LOCAL_NETWORK_X_IPV4_SUBNET for the local agent and REMOTE_NETWORK_X_IPV4_SUBNET for the remote device. ✔️ ✔️ ✔️ ✔️ ✔️   ✔️ ✔️ ✔️
IPv6 Address                  
The IPv6 address of the network adapter. Dynamic property with ip, text data types. Persists as LOCAL_NETWORK_X_IPV6 for the local agent and REMOTE_NETWORK_X_IPV6 for the remote device. ✔️ ✔️ ✔️ ✔️ ✔️   ✔️ ✔️ ✔️
IPv6 Subnet                  
The IPv6 subnet of the network adapter. Dynamic property with ip, text data types. Persists as LOCAL_NETWORK_X_IPV6_SUBNET for the local agent and REMOTE_NETWORK_X_IPV6_SUBNET 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. ✔️ ✔️ ✔️   ✔️   ✔️ ✔️ ✔️
Name                  
The name of the network adapter. Dynamic property with text data type. Persists as LOCAL_NETWORK_X_NAME for the local agent and REMOTE_NETWORK_X_NAME for the remote device. ✔️ ✔️ ✔️ ✔️ ✔️   ✔️ ✔️ ✔️
Speed                  
The speed of the network adapter. Dynamic property with number data type. Persists as LOCAL_NETWORK_X_SPEED for the local agent and REMOTE_NETWORK_X_SPEED 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. ✔️ ✔️ ✔️ ✔️ ✔️   ✔️ ✔️ ✔️
Type                  
The type of network adapter, such as Ethernet or Wi-Fi. Dynamic property with enum data type with options Other, Ethernet, PPP, ATM, Wi-Fi, Tunnel, Firewire, Cellular. Persists as LOCAL_NETWORK_X_TYPE for the local agent and REMOTE_NETWORK_X_TYPE for the remote device. ✔️ ✔️ ✔️ ✔️ ✔️   ✔️ ✔️ ✔️
Virtual                  
Set to true when the network adapter is not supported by a physical device. Dynamic property with boolean data type. Persists as LOCAL_NETWORK_X_VIRTUAL for the local agent and REMOTE_NETWORK_X_VIRTUAL for the remote device. ✔️ ✔️ ✔️   ✔️   ✔️    
Wi-Fi BSSID                  
For Wi-Fi network adapters, the BSSID of the connected access point. Dynamic property with text data type. Persists as LOCAL_NETWORK_X_WIFI_BSSID for the local agent and REMOTE_NETWORK_X_WIFI_BSSID for the remote device. ✔️ ✔️ ✔️   ✔️   ✔️   ✔️
Wi-Fi Security                  
The security used to authenticate and encrypt the data over the Wi-Fi network adapter. Dynamic property with enum, text data types with options Open, Enhanced Open, WEP, WPA Personal, WPA Enterprise, WPA2 Personal, WPA2 Enterprise, WPA3 Personal, WPA3 Enterprise. Persists as LOCAL_NETWORK_X_WIFI_SECURITY for the local agent and REMOTE_NETWORK_X_WIFI_SECURITY 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. ✔️ ✔️ ✔️   ✔️   ✔️   ✔️
Wi-Fi Strength                  
The signal strength of the Wi-Fi network adapter. Dynamic property with number data type. Persists as LOCAL_NETWORK_X_WIFI_STRENGTH for the local agent and REMOTE_NETWORK_X_WIFI_STRENGTH for the remote device. ✔️ ✔️ ✔️   ✔️   ✔️ ✔️ ✔️
WINS                  
The IP address of the WINS server. Dynamic property with ip, text data types. Persists as LOCAL_NETWORK_X_WINS for the local agent and REMOTE_NETWORK_X_WINS for the remote device. ✔️ ✔️     ✔️   ✔️ ✔️ ✔️
Network Properties

In this article