In practice, none of these protocols operates in isolation. A typical modern OT installation runs several simultaneously at different layers of the stack, and the architectural question is how to manage the boundaries between them.

At the substation level, IEC 61850 creates a clear internal hierarchy: the process bus carries time-critical GOOSE and SV traffic as Layer 2 multicast; the station bus carries MMS over TCP/IP connecting IEDs to SCADA and engineering workstations. These are logically — sometimes physically — separate segments. VLANs provide only logical separation, and misconfiguration or VLAN hopping can expose both streams to adversaries nominally outside the segment.

Correlating cyber data from GOOSE (circuit breaker trip signals) with physical data from SV (voltage values) simultaneously improves anomaly detection. A voltage fault present without a corresponding CB trip signal is an anomaly indicator — it cannot arise from a genuine physical fault. That cross-verification logic requires unified access to both data streams, which is exactly what a system-level integration layer enables.

SCL (System Configuration Language): The XML-based descriptive language defined by IEC 61850 for configuring electrical power utility systems, with file types including SSD, ICD, SED, and SCD serving different configuration purposes.

SCL files encode the full substation topology — device IP addresses, port connectivity, IED capabilities — in machine-parseable XML. That makes them a natural starting point for automated configuration of monitoring and integration tooling. They are also a target: MMS access to SCL content, if exploited, can allow alteration of protection settings across the substation.

The hybrid MAC plus IDS approach is the only tested method that detects and mitigates both replay and masquerade attacks simultaneously. No tested technique covers packet-drop DoS — only detection is achievable, requiring supplementary SDN-based traffic control or redundancy protocols. After cyberattack detection, SDN switches can isolate compromised IEDs and activate standby devices that restore normal circuit breaker operation within 3 cycles — but that response depends on having the detection infrastructure in place first.

For environments that span Modbus at the field level, DNP3 at the SCADA communication layer, OPC UA for enterprise integration, and IEC 61850 in the substation — a unified protocol-aware integration layer is the practical requirement. Modern open frameworks already cover this combination natively alongside additional protocols including EtherCAT, EtherNet/IP, PROFIBUS, PROFINET, BACnet/IP, and Siemens S7comm, confirming that multi-protocol coexistence is the norm rather than the exception in real deployments.

CENTO connects to this multi-protocol environment at the data layer, normalizing what comes from SCADA, PLCs, historians, and field devices into a unified operational model — without requiring the underlying protocols to be replaced or re-architected.