SDH Overhead Bytes

Regenerator, Multiplexer Section, and Path Overhead functions.

Introduction: The Network's Nervous System

While the payload area of an SDH/SONET frame is the "cargo hold" carrying user data, the Overhead (OH) is the frame's sophisticated "cockpit and crew." It's a dedicated portion of the frame that carries no user data but is filled with vital information used for network operation, administration, and maintenance (OAM). This rich set of overhead bytes is what elevates SDH/SONET from a simple data pipe to an intelligent, self-monitoring, and resilient transport system.

The overhead is the network's nervous system, constantly communicating status, detecting errors, coordinating protection switching, and providing channels for management and human interaction. It's this built-in intelligence that represented one of the most significant advantages over the older, "dumb" PDH networks.

The Two Layers of Overhead: Path and Section

The overhead in SDH/SONET is logically divided into two primary categories, each with a different scope and purpose within the network. This layering is crucial for understanding which network devices interact with which pieces of information.

How SDH Overhead Layers Work Together

Explore how the Path, Multiplex Section, and Regenerator Section overhead cooperate to keep an STM network observable and resilient.

Path Overhead (POH)

A VC-4 path spans multiple multiplex sections. Each multiplex section is composed of several regenerator spans.

POH
Multiplex section #1MS

Between neighbouring ADMs

Regenerator span 1Regenerator span 2Regenerator span 3
Multiplex section #2MS

Creates fresh MSOH

Regenerator span 1Regenerator span 2Regenerator span 3
Multiplex section #3MS

Feeds protection switching

Regenerator span 1Regenerator span 2Regenerator span 3
POH

Travels end-to-end with each Virtual Container. It is the intelligence that follows a single client signal across the entire transport network.

Scope

End-to-end (ingress add/drop to egress)

Key devices

  • Path terminating equipment
  • Cross-connects inspecting VC labels
  • Performance monitoring probes

Operational responsibilities

  • Continuously verifies the correct endpoint pairing using the J1 trace
  • Detects payload degradation via B3 parity checks
  • Provides tandem-connection monitoring and service channels

OAM channels

  • J1: 64-byte ASCII trace
  • B3: Bit-interleaved parity across the previous VC-4
  • G1: Reverse status toward the source
  • K3: Path-level APS coordination
  • Path Overhead (POH): The End-to-End Shipping Label

    The POH is associated with a specific and travels with it from the point it enters the SDH network to the point it exits. It's like a sealed shipping label on a package that is only read by the original sender and final recipient. Intermediate devices like regenerators and most multiplexers do not read or alter the POH. Its primary purpose is to monitor the quality of a specific client signal's end-to-end journey.

  • Section Overhead (SOH): The Waybill for Each Leg of the Journey

    The SOH is associated with the physical transport layer (the actual STM/OC signal on the fiber optic cable). It's like a waybill that is used by the "truck drivers" and "dispatchers" (the regenerators and multiplexers) along a specific segment of the route. It does not travel end-to-end with the payload; it is terminated and regenerated at each major network node. Its purpose is to manage the physical and multiplexing layers of the network.

Deep Dive: Section Overhead (SOH)

The SOH itself is further subdivided into two parts, reflecting the different functions of the simplest and more complex network devices. In an STM-1 frame, the SOH occupies the first 9 columns.

Inside the First Nine Columns of an STM-1

Select a region to inspect the bytes that keep the regenerator and multiplex sections aligned, monitored, and synchronised.

The Section Overhead occupies the first nine columns of every STM-1 frame. Rows 1–3 belong to the Regenerator Section Overhead (RSOH), row 4 carries the AU pointer, and rows 5–9 implement the Multiplex Section Overhead (MSOH).

Grid view: rows represent STM-1 rows 1–9, columns represent the first nine columns. Cells without labels are spare bits defined by ITU-T G.707.

Regenerator Section Overhead (Rows 1–3)

Ensures that every optical span can recover framing, communicate with maintenance staff, and report physical errors.

  • A1
  • A2
  • J0
  • B1
  • E1
  • F1
  • D1

Selected byte

A1 – Frame alignment word

A1

Repeated 0xF6 pattern used for frame hunting.

Why it matters

  • Searched continuously by the regenerator to find the start of the STM frame
  • Pairs with A2 to improve resilience against random bit errors

Value format

Fixed 11110110 (0xF6).

1. Regenerator Section Overhead (RSOH) - Rows 1-3

The RSOH is processed by every SDH/SONET network element, including the simplest devices: the regenerators. It deals with the most basic aspects of signal transmission on a single fiber span between two adjacent nodes.

  • A1, A2 (Framing): These bytes contain a unique, fixed pattern (11110110 0010100011110110 \, 00101000 or 0xF6280xF628 in hex). The receiver constantly scans the incoming data stream for this pattern to determine the start of a new frame. This is the most fundamental synchronization function.
  • J0 (Regenerator Section Trace): This byte is used to send a continuously repeated identifier down a specific fiber span. It helps operators verify connectivity and ensure they are working on the correct physical line. In SONET, this byte is often used as a file for extended trace messages.
  • B1 (Bit Interleaved Parity 8): The first and simplest level of error monitoring. The transmitter calculates a simple parity check over all the bytes of the previous STM frame (after scrambling) and places the result in the B1 byte of the current frame. The receiver performs the same calculation and compares the results to detect transmission errors on the link between regenerators.
  • E1 (Orderwire): Provides a 64 kbps voice channel for maintenance staff to talk over the link, which is invaluable for coordinating repairs at remote sites.
  • F1 (User Channel): A 64 kbps data channel for the network operator's own use.
  • D1-D3 (Data Communications Channel): Together, these form a 192 kbps message-based channel used for managing and controlling regenerator equipment.

2. Multiplex Section Overhead (MSOH) - Rows 5-9 (plus Pointer in Row 4)

The MSOH is processed only by equipment that performs multiplexing, like Add-Drop Multiplexers (ADMs) and terminals. It manages the flow of payloads within the STM frame. It is terminated at each multiplexer and a new MSOH is created for the next section.

  • AU Pointer (H1, H2, H3 - Row 4): As detailed previously, this is not technically part of the MSOH but is located between RSOH and MSOH. It provides the location of the main payload (VC-4 or AUG-3).
  • B2 (Bit Interleaved Parity N*24): A much more powerful error check than B1. It performs a parity calculation over the entire STM-N frame's payload and MSOH (excluding the RSOH). It is the primary tool for measuring the quality of the link between multiplexers.
  • K1, K2 (Automatic Protection Switching - APS): These crucial bytes are used to coordinate automatic switching to a backup fiber path in the event of a signal failure or degradation. They allow multiplexers at both ends of a link to signal switch requests and confirm the status of the protection line.
  • D4-D12 (Data Communications Channel): A larger management channel (576 kbps) for network management systems to communicate with multiplexers for configuration, alarms, and performance data.
  • S1 (Synchronization Status Message - SSM): A 4-bit code within the S1 byte that indicates the quality level of the clock timing the transmitted signal. This is critical for the network's overall synchronization strategy, preventing timing loops.
  • M1 (Multiplex Section REI / Far End Receive Failure - FERF in SONET): Remote Error Indication. This byte allows a receiving multiplexer to report back to the sender that it is detecting errors (via its B2 check). This tells the sending node that there's a problem with the signal it's transmitting.
  • E2 (Orderwire): A second 64 kbps voice channel for maintenance personnel, this time for the multiplex section.

Deep Dive: Path Overhead (POH)

The Path Overhead is the "shipping label" attached to the actual client data. It's part of the Virtual Container and travels with it from the very beginning to the very end of its journey through the SDH/SONET network. This provides an unprecedented level of end-to-end performance visibility.

The Nine Path Overhead Bytes of a VC-4

Tap a byte to understand how the Path Overhead supervises an individual client signal from ingress to egress.

Column view: top cell is the first POH byte transmitted in each 125 μs frame.
Every VC-4 transports nine Path Overhead bytes alongside the payload. They carry traceability, error performance, service channels, and protection intelligence dedicated to that single path.

POH column (transmitted top to bottom every 125 μs)

Selected byte

J1 – Path trace

J1

Transmits a 64-byte repeating message that identifies the far-end partner and validates connectivity.

Operational role

  • Detects misconnections and loopbacks by comparing the expected message
  • Supports extended trace strings defined in ITU-T G.707

Monitoring

  • Updated once per frame with ASCII or binary data
  • Alarmed as one-way when mismatch persists for 3 consecutive frames

Typical values

Default 0x00 fill or operator-defined ASCII such as 'TELEINF-VC4'.

Key POH Bytes (Example: VC-4 POH)

  • J1 (Path Trace): Similar to J0, but for the entire path. It continuously transmits a unique identifier (like a message) to verify that the receiver is still connected to the correct transmitter, preventing misconnections.
  • B3 (BIP-8): Path-level error monitoring. It calculates a parity check over all bytes of the previous VC-4 payload. This allows the network operator to determine if errors occurred anywhere along the entire path, not just on a single link.
  • C2 (Signal Label): This byte tells the network equipment what type of cargo is being carried inside the VC. For example, it might indicate that the payload is a mapped E4 signal, an ATM cell stream, or packet-over-SONET data. This is critical for ensuring the payload is handled correctly at the exit point.
  • G1 (Path Status): This is the reverse channel for path error monitoring. The receiving terminal uses the B3 byte to check for errors. If it finds any, it uses the G1 byte to send a count of the detected errors back to the original transmitter. This gives the sender real-time feedback on the connection quality.
  • H4 (Multiframe Indicator): Used as a position indicator when the main payload is itself composed of smaller, multiplexed payloads (like TUs carrying E1/T1 signals).
  • N1 (Network Operator Byte): Provides additional monitoring capabilities for specific segments within a larger end-to-end path, a feature known as tandem connection monitoring.
    SDH Overhead Bytes | Teleinf Edu