IT Discovery for Operational Technology (OT) Networks
Summarize
Summary of IT Discovery for Operational Technology (OT) Networks
IT Discovery for Operational Technology (OT) Networks enables ServiceNow customers to discover IT-class OT devices within their Industrial Control System (ICS) networks. These devices include switches, routers, and computers located in designated Purdue levels, particularly in factory and data center environments. This capability helps organizations identify and manage hardware components that bridge traditional IT and OT environments.
Show less
Key Features
- Targeted Purdue Levels: Unlike standard Discovery that operates primarily at Purdue levels 4 (site business and IT) and 5 (enterprise network), IT Discovery for OT Networks focuses on Purdue levels 3.5 (Demilitarized Zone or Industrial DMZ) and 3 (site operations). Level 3.5 typically contains both IT and OT devices, making it ideal for discovery without risking disruption to critical control systems at levels 0-2.
- Discovery Process: The process targets assigned IP addresses to discover all hardware items. Upon discovering a configuration item (CI), it triggers an internal event to check and update corresponding OT entity records in the Configuration Management Database (CMDB). If no OT entity exists, it creates one and synchronizes key attributes such as location.
- Application Detection: The discovery process also creates OT entity records for applications installed on discovered OT devices. These can be reviewed within the Industrial Workspace under the Applications list within Operational Technology.
- Scheduling and Execution: Customers can create OT Discovery schedules to orchestrate when and how discovery runs. Options include immediate Quick Discoveries or full OT Discovery runs, providing flexibility in managing network visibility.
Practical Benefits for ServiceNow Customers
- Enables comprehensive visibility of IT-class OT devices in critical ICS network zones, improving asset management and operational awareness.
- Supports safe discovery practices by targeting appropriate Purdue levels that minimize risk to industrial operations.
- Automates updating and creation of OT entity records, ensuring the CMDB remains accurate and reflective of the real environment.
- Facilitates integrated management of both hardware and application components within OT devices, enhancing operational intelligence.
- Provides flexible scheduling to align discovery activities with operational needs and maintenance windows.
You can use the IT Discovery for Operational Technology (OT) Networks function to discover IT class OT devices. These devices are located in designated Purdue levels within your Industrial Control System (ICS) networks. IT class items include switches, routers, and computers that exist both in data centers and in your factories.
Where standard Discovery processing takes place
The IT Discovery for OT Networks process operates in a manner that is similar to the standard Discovery processes.
Standard Discovery processing in the ServiceNow AI Platform® normally takes place in the following Purdue levels in your enterprise:
| Purdue Level | Description |
|---|---|
| 4 | Site business and logistics, such as all Information Technology (IT) functions. |
| 5 | Enterprise Network, where Enterprise Resource Planning (ERP) functions take place. |
Where and how IT Discovery for OT Networks processing takes place
| Purdue Level | Description |
|---|---|
| 3.5 | Demilitarized Zone (DMZ) or Industrial Demilitarized Zone (IDMZ). Similar to a traditional (IT) DMZ, the OT-oriented IDMZ enables you to securely connect networks with different security requirements. |
| 3 | Site operations where plant or site-wide control and monitoring functions reside. |
When you run an OT discovery schedule, it performs the following processing:
- Proceeds through the assigned IP addresses and discovers all hardware items that exist in it.
- When it completes discovery of a configuration item (CI), it internally triggers a (discovery.device.complete) event. This logic checks if an OT entity (cmdb_ot_entity) record exists for it in the Configuration Management Database (CMDB).
- If one exists, and any related attributes have changed for the discovered item, it updates the OT Entities that are related to that CI.
- If one does not exist, it creates one for it.
- And the location attribute, it also pushes the defined attributes from the OT discovery schedule to the CI and to the related OT entity records.
- It also creates OT entity records for the applications installed on discovered OT devices. To view the applications that have OT entity records created through IT Discovery for OT Networks, navigate to the Industrial Workspace list view and open the Applications list under Operational Technology (OT).