Filter results for Host Status

  • Release version: Australia
  • Updated March 12, 2026
  • 1 minute to read
  • 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

    1. Navigate to the Results page.
    2. In the Filter panel, select the plus icon.
      The Select Filter Type field opens.
      Select to add filter
    3. In the Filter field, select Host Status from the drop-down menu.
      The Select Host Status field opens.
    4. 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
    5. 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.
    6. 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.