Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

View all OT devices by managed network

View your Operational Technology (OT) devices by managed network on the ServiceNow AI Platform.

Before you begin

Role required: cmdb_ot_isa_viewer and cmdb_ot_viewer

About this task

The All OT Devices by Managed Network list on the ServiceNow AI Platform is a database view with data populated from the following tables.

  • OT Entity [cmdb_ot_entity]
  • Configuration Items [cmdb_ci]
  • Configuration Item Relationships [cmdb_rel_ci]
  • Allocated IP Address [cmdb_ci_allocated_ip_address]
  • IP Network Subnet [cmdb_ci_ip_network_subnet]
  • Managed Network [cmdb_ci_managed_network]

Using the All OT Devices by Managed Network list can help you understand the relationship between OT devices and their network.

For more information about the OT Device Network Connection data model, see the OT Device Network Connection data model section of Operational Technology (OT) extension classes.

Procedure

  1. Navigate to All > Industrial Workspace Admin > Industrial Process Manager.

  2. Select All OT Devices by Managed Network.

  3. In the list, you can view the following information.

    FieldDescription
    Managed NetworkName of the managed network that the OT device belongs to.
    IP Network Subnet NameIdentifier for the specific IP subnet that the OT device belongs to.
    Device IP AddressIP address assigned to the OT device that is used for communication and device management.
    OT DeviceName of the OT device.
    Parent Managed NetworkHigher-level managed network that contains or oversees the current managed network.

Parent Topic:Review and update the equipment model details