Device Viewer

Overview

The Device Viewer lists the devices monitored by SecureTrack, including those added in the device tree and those added as OPM (open policy model) devices.

The open policy model (OPM) is a mechanism for adding a device that is not built into TOS by default. If you need to have support for not-native devices, ask your account team to involve Tufin Professional Services. They will develop an agent that identifies the information that TOS needs in order to see and use your device. (For a list of devices with built-in support in TOS, see Supported Devices.)

Device Details

The exact information displayed for each device depends on the device type. Information includes:

  • Device name
  • Device type
  • Vendor
  • Domain
  • Protection mode - Protect Connected Zones or Protect Routable Zones

What Can I Do Here?

Filter the Displayed Devices

Filter the display using TQL- see Device Viewer TQL Fields.

Add an OPM Device

  1. Click + ADD DEVICE
  2. Select Add OPM Device.

    The Add OPM Device wizard appears.

  3. Configure:

    Vendor: One of the vendors manually added by your administrator.

    OPM agent: The client configured by your administrator.

    Type: The type of device to be monitored. If you select a management device, all managed devices are automatically added.

    Display Name: The name which will appear in SecureTrack

    IP: The IP of the device to be monitored.

  4. Click Next.

  5. Configure device properties:

    Password

    User

  6. Click Save.

    The OPM device is added to the default domain.

  7. To migrate the device to a different domain, use the GraphQL mutation deviceConfiguration with the migrateDomain function. When moving a child device, its parent must be on the default domain.

    For deviceID, see Identifying the SecureTrack Device ID.

    For domainID, use GraphQL query domains.

How Do I Get Here?

SecureTrack > Monitoring > Device Viewer