You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -75,7 +75,7 @@ The following predefined groups are available:
75
75
|**VLAN**| Devices associated with a specific VLAN ID. |
76
76
|**Cross subnet connections**| Devices that communicate from one subnet to another subnet. |
77
77
|**Attack vector simulations**| Vulnerable devices detected in attack vector reports. To view these devices on the map, select the **Display on Device Map** checkbox when generating the Attack Vector. :::image type="content" source="media/how-to-work-with-maps/add-attack-v3.png" alt-text="Screenshot of the Add Attack Vector Simulations":::|
78
-
|**Last seen**| Devices grouped by the time frame they were last seen, for example: One hour, six hours, one day, or seven days. |
78
+
|**Last activity**| Devices grouped by the time frame they were last active, for example: One hour, six hours, one day, or seven days. |
79
79
|**Not In Active Directory**| All non-PLC devices that aren't communicating with the Active Directory. |
80
80
81
81
For information about creating custom groups, see [Define custom groups](#define-custom-groups).
@@ -248,7 +248,7 @@ This section describes device details.
248
248
|--|--|
249
249
| Name | The device name. <br /> By default, the sensor discovers the device name as it's defined in the network. For example, a name defined in the DNS server. <br /> If no such names were defined, the device IP address appears in this field. <br /> You can change a device name manually. Give your devices meaningful names that reflect their functionality. |
250
250
| Authorized status | Indicates if the device is authorized or not. During the Learning period, all the devices discovered in the network are identified as Authorized. When a device is discovered after the Learning period, it appears as Unauthorized by default. You can change this definition manually. For information on this status and manually authorizing and unauthorizing, see [Authorize and unauthorize devices](#authorize-and-unauthorize-devices). |
251
-
| Last seen| The last time the device was detected. |
251
+
| Last activity| The last time the device was detected. |
252
252
| Alert | The number of open alerts associated with the device. |
253
253
| Type | The device type as detected by the sensor. |
254
254
| Vendor | The device vendor. This is determined by the leading characters of the device MAC address. This field is read-only. |
0 commit comments