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.
|
Count |
|||||||||
The number of network adapters.
Dynamic property with number data type.
|
Description |
|||||||||
The description of the network adapter.
Dynamic property with text data type.
|
DHCP Enabled |
|||||||||
Set to true when the network adapter is configured to use DHCP.
Dynamic property with boolean data type.
|
DHCP Expires |
|||||||||
The time that the IP address expires.
Dynamic property with datetime data type.
|
DHCP Lease |
|||||||||
The lease time of the IP address.
Dynamic property with datetime data type.
|
DHCP Server |
|||||||||
The IP address of the DHCP server.
Dynamic property with ip, text data types.
|
DNS |
|||||||||
The IP address of the DNS server.
Dynamic property with ip, text data types.
|
DNS Suffix |
|||||||||
The DNS suffixes.
Dynamic property with text data type.
|
Gateway |
|||||||||
The IP address of the gateway.
Dynamic property with ip, text data types.
|
Gateway MAC |
|||||||||
The MAC address of the gateway.
Dynamic property with text data type.
|
IPv4 Address |
|||||||||
The IPv4 address of the network adapter.
Dynamic property with ip, text data types.
|
IPv4 Subnet |
|||||||||
The IPv4 subnet of the network adapter.
Dynamic property with ip, text data types.
|
IPv6 Address |
|||||||||
The IPv6 address of the network adapter.
Dynamic property with ip, text data types.
|
IPv6 Subnet |
|||||||||
The IPv6 subnet of the network adapter.
Dynamic property with ip, text data types.
|
MAC Address |
|||||||||
The physical MAC address of the network adapter.
Dynamic property with text data type.
|
Name |
|||||||||
The name of the network adapter.
Dynamic property with text data type.
|
Speed |
|||||||||
The speed of the network adapter.
Dynamic property with number data type.
|
Status |
|||||||||
The status of the network adapter.
Dynamic property with enum data type with options Up, Down, Unknown.
|
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.
|
Virtual |
|||||||||
Set to true when the network adapter is not supported by a physical device.
Dynamic property with boolean data type.
|
Wi-Fi BSSID |
|||||||||
For Wi-Fi network adapters, the BSSID of the connected access point.
Dynamic property with text data type.
|
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.
|
Wi-Fi SSID |
|||||||||
For Wi-Fi network adapters, the SSID of any connected networks.
Dynamic property with text data type.
|
Wi-Fi Strength |
|||||||||
The signal strength of the Wi-Fi network adapter.
Dynamic property with number data type.
|
WINS |
|||||||||
The IP address of the WINS server.
Dynamic property with ip, text data types.
|