Filter results for Host Status
Filter your query results by Host Status. Verify whether devices were reachable when the query was executed.
Before you begin
Role required: admin
About this task
In the Scan Results filtering types, the Host Status enables users to view query results based on whether the queried host was Up or Down. This filter is derived from the Nmap XML status field inside the Raw scan output.
Select Host Status
Note: This filter is based on raw scan output and does not depend on scan type. If a scan output does not contain a host status state="up|down" field, it does not match the Host Status filter.
Using the Host Status filter helps to quickly narrow results such as:
- Shows only reachable devices (Up) to review open ports or services.
- Shows only unreachable devices (Down) to troubleshoot network issues, firewall rules, wrong IPs, or powered-off devices.
Raw data is useful for debugging and verification because:
- Reason field: Raw data confirms why a host was marked Up/Down.
- Good for investigation: Raw data shows what the Nmap actually returned.
- Script validation: Raw data helps validate scripts when scan parsing or mapping doesn’t show expected information.
Procedure
Navigate to the Results page.
In the Filter panel, select the plus icon.
The **Select Filter Type** field opens.
Select to add filter
In the Filter field, select Host Status from the drop-down menu.
The Select Host Status field opens.
Select from the pop-up choices one of the following.
Note: Up/Down in this instance means the host status from the scan result (Nmap) for that IP during that query run.
- Up means the target asset responded, that is, the appliance was able to reach it and also got a response back.
- Down means the target asset did not respond; this could mean it is offline, blocked by firewall, unreachable, or it did not respond.
Choose either Up or Down
Using the Host Status filter helps to quickly narrow results:
- Showing only reachable assets (Up) to review open ports/services.
- Showing only unreachable assets (Down) to troubleshoot network issues, firewall rules, wrong IPs, or powered-off devices.
Raw data is useful for debugging and verification because:
Raw data confirms why a host was marked Up/Down (reason field).
- Raw data shows what Nmap actually returned (good for support/investigations).
- Raw data helps validate scripts when querying/mapping doesn’t show expected information.