The NetworkInterfaces collector lists network interfaces on managed devices.
Field | Type | Description |
|---|---|---|
bssid | String | The BSSID where the interface is connected. |
displayname | String | The interface's short name on the operating system. |
gwipaddress | IP | The IP address of the gateway where the interface is connected. |
gwmacaddress | String | The MAC address of the gateway where the interface is connected. |
ipaddress | IP | The interface's IP address. |
ipprefix | Number | The IP prefix for the interface's IP address. |
macaddress | String | The interface's MAC address. |
name | String | The interface's name. |
ssid | String | The SSID where the interface is connected. |
type | String | The interface's type. |
wifisecurity | String | The WiFi security algorithm used by the interface on the current connection. |