Operational Technology and CSDM tables
Summarize
Summary of Operational Technology and CSDM tables
Operational Technology (OT) in ServiceNow manages and utilizes Common Service Data Model (CSDM) tables to represent and govern industrial control systems and production processes. OT integrates with various ServiceNow products to enhance management, security, and operational efficiency of industrial environments.
Show less
Core CSDM Tables Managed by Operational Technology
- OT Devices: These are configuration items (CIs) representing hardware on OT networks, such as Industrial Control Systems (ICS) or Process Control Networks (PCN). OT devices are defined by extending hardware CI classes and are linked to OT-specific details like Purdue Level and device type through the
cmdbotentitytable. - Equipment Model Entities: Represent parts of the production process and sites. These entities are organized hierarchically using ISA-95 standard levels and types, facilitated by tables such as
cmdbciotisaentity,isaentitytemplate,isaentitylevel, andisaentitytype. - OT System Services: These extend the Calculated Application Service class to define OT system services like Distributed Control Systems (DCS), which can be associated with both OT devices and equipment model entities.
Relationships and Dependency Mapping
OT-specific relationship types in CSDM enable precise modeling of interactions between devices and processes, including:
- Producer for::Consumer of – material flow between equipment entities.
- Contains Element::Element of – hierarchical composition of entities.
- Automated by::Automates – links OT devices to the equipment they control.
- Detects::Detected by – identifies which Network Intrusion Detection System (NIDS) detected an OT device.
- Owns::Owned by – ownership relationships between control modules and control systems like PLCs or DCS.
ServiceNow Products that Enhance Operational Technology
- Discovery for Operational Technology: Discovers and enriches OT device data, including Purdue Level and site context, enabling accurate inventory and mapping.
- Industrial Process Manager: Automates creation of device-to-equipment relationships and supports mapping using OT subnet information.
- Operational Technology Vulnerability Response: Associates security vulnerabilities to OT devices and enables risk assessment and assignment based on equipment criticality and site.
- Operational Technology Incident Management: Manages OT incidents with site-based access, separate from IT incidents.
- Operational Technology Change Management: Controls changes to OT devices and industrial equipment configurations.
- Operational Technology Knowledge Management: Captures knowledge articles related to OT incidents to aid resolution.
- Operational Technology Request Management: Provides an OT Service Catalog for consistent request fulfillment and cross-functional collaboration.
Benefits to Other ServiceNow Products
Integrating OT data improves the context and effectiveness of several key ServiceNow offerings:
- IT Service Management (ITSM): Gains operational context of sites and production processes tied to OT devices.
- Information Technology Operations Management (ITOM): Understands business context of production hardware and software.
- Security Operations: Enhances security posture by incorporating OT device and process context.
- Governance, Risk, and Compliance (GRC): Supports audit scoping and risk measurement based on production process data.
- Asset Management: Manages lifecycle impacts on production processes from software and hardware assets.
Overall, the integration of Operational Technology with CSDM tables and related ServiceNow products enables customers to effectively model, manage, secure, and optimize their industrial environments within the ServiceNow platform.
Operational Technology manages and uses CSDM tables. Several ServiceNow products benefit from and add value to Operational Technology.
CSDM tables managed by Operational Technology
- Operational Technology devices: Configuration items found on an OT (ICS or PCN) network.
- ISA equipment model entity: Industrial process automated by OT devices.
- OT system service: Creates other control systems, such as a distributed control system (DCS).
The numbers in this figure correspond to the CSDM tables managed by Incident Management.
CSDM tables used by Operational Technology
- OT devices:
- Configuration Item classes were created for Operational Technology hardware classes (cmdb_ci_ot) by extending hardware. See Operational Technology (OT) extension classes for details.
- Any CI Class (any relevant existing hardware class as well as new OT classes can be designated as OT devices by adding OT device details using the OT Device Details (cmdb_ot_entity) reference to the cmdb_ot_entity table. OT Device Details include OT-specific characteristics like Purdue Level and OT device type.
- OT device types describe the function of any CI that automates an industrial or production process. The cmdb_ot_entity_type table describes these functions or roles.
As shown here, a single OT device is represented by at least two records: one CI and one OT entity record. The device can contain six or more records in up to six tables (for example, if the CI has more than one IP and MAC address).
- Equipment model entities:
- The equipment model entity class extends the Calculated Application Service and is used to:
- Represent the site of any OT device or equipment model entity. A record in the Equipment Model Entity table (cmdb_ci_ot_isa_entity) without a parent is considered a site.
- Represent the ISA equipment model entity for a part of the production process.
- You can use equipment model templates (isa_entity_template) to further describe the relationships between equipment model entities found in an industrial environment.
- Levels (isa_entity_level) describe the hierarchical level of the equipment model entity. For the default ISA-95 template, the levels shown here (area, work center, and work units) are included in the base system.
- Level types (isa_entity_type) describe the type of process represented by the equipment model entities at a given level. For the default ISA-95 template, the types shown here (process cell, production unit,
production line, and storage zone) are included in the base system.
- The equipment model entity class extends the Calculated Application Service and is used to:
- OT system service:
- The OT system service class extends the Calculated Application Service and is used to create the OT system service
- The OT system service can then be associated with equipment model entities.
- The OT system service can be related to the following items:
- OT devices that are part of the OT system service
- Equipment model entities that the OT system service manages
- Producer for::Consumer of: Describes the production process (material flow) between equipment model entities.
- Contains Element::Element of: Describes the hierarchical relationship between equipment model entities.
- Automated by::Automates: Describes the relationship between an OT device and an equipment model entity that the OT device automates.
- Detects::Detected by: Describes which Network Intrusion Detection System (NIDS) class (cmdb_ci_nids) detected an OT device on an OT network.
- Owns::Owned by: Describes the relationship when an OT Control Module is owned by an OT Control System (PLC, DCS, and so on)
The following dependency maps show the relationships between OT devices and equipment model entities:
Products that add value to Operational Technology
- Discovery for Operational Technology
- Discovery for Operational Technology provides details about IT-classed hardware and software CIs and can be configured to provide additional OT device context like Purdue Level and Site on a per-OT schedule basis. Discovery for OT is part of the Operational Technology Manager product.
- Industrial Process Manager
- When OT devices are assigned to an equipment model entity, automated by::automates relationships are created between them. This can be done manually in the Industrial Workspace or using the relationship between OT subnets and equipment model entities using the Automatic Mapping Across Zone-based IP Network Groups (AMAZING) feature in the OT Subnet Mapping menu item.
- Operational Technology Vulnerability Response
- When vulnerable item (VIT) records are created by importing records from an OT-certified integration with a third-party security platform, OT devices are associated with the VIT. This enables both of the following capabilities:
- Risk calculation based on the criticality of the mapped equipment model entity.
- Assignment of VITs to the appropriate local team for remediation via site-based assignment groups.
- Operational Technology Incident Management
- Incident Management for OT runs separately from IT for most OT devices. OT incident records enable site-based access and views to issues that are related to OT devices.
- Operational Technology Change Management
- OT change requests enable changes to OT devices or industrial equipment configurations.
- Operational Technology Knowledge Management
- Operational Technology Knowledge Management enables you to capture information about your OT system in knowledge articles that are related to OT incidents.
- Operational Technology Request Management
- Enables you to access the OT Service Catalog to request OT catalog items and fulfill them based on the defined flows. OT workers can then create and submit an OT request from a catalog item, which helps provide a consistent experience and facilitates cross-functional requests.
Products that benefit from Operational Technology
- IT Service Management (ITSM)
- Services have the context of the site, production process, and OT devices, along with the information and technologies layered beneath them.
- Information Technology Operations Management (ITOM)
- Understands the business context for the production processes along with the OT device hardware and software being managed.
- Security Operations
- Understands the business context for the production processes as well as OT device hardware and software being secured.
- Governance, Risk, and Compliance (GRC)
- Auditors can better leverage production process flows and related Information objects. This helps auditors understand the design-time data sensitivity for scoping audits, measuring risks, and managing audit activities.
- Asset Management
- Manages the impact of the software and hardware life cycle process on the production processes.