MTP2 Link State Control: FISU Interleaving and Error Rates

Signalling System No. 7 remains a workhorse across Australian carrier networks, even as the National Broadband Network reshapes the access layer. Inside Message Transfer Part layer 2, MTP2 performs a thankless job: continuously proving that a signalling link is alive and free of corruption. The mechanism relies on Fill-In Signal Units being interleaved between real messages, with the receiving end monitoring the bit stream.

This article examines periodic link state control driven by FISU transmission, shows how SUERM counters convert errors into actionable thresholds, and offers practical tuning advice for engineers working on Telstra, Optus, or NBN-affiliated trunks. The aim is to give operations staff a clearer mental model of what probes actually see between Sydney, Brisbane, and the more remote transmission paths that cross Western Australia.

Periodic Link State Supervision in MTP2

Once a signalling link completes initial alignment and proving, MTP2 transitions into a long-running service phase. Each end alternates between sending message signal units carrying actual payload and filling empty periods with Fill-In Signal Units. Receivers never see a quiet line; even with no user traffic, FISUs arrive at a fixed cadence so every bit is checked against expected patterns.

This periodic exchange is the heartbeat that lets MTP2 detect silent failures. If the far end stops transmitting, the receiver notices the absence of incoming flags and FISUs within a defined interval. Any discrepancy between received bits and the expected FISU pattern increments an internal counter, providing raw material for error rate calculation.

Anatomy of a Fill-In Signal Unit

A FISU is a short, fixed-length frame used purely to keep link supervision machinery warm. Its payload is intentionally simple: flag, length indicator, sequence number, SIO field, and checksum. Because the contents do not vary, the receiver can predict almost every bit, turning the FISU into a built-in test pattern running constantly between messages. Engineers learning to interpret the frame can study MTP2 training resources that reproduce real proving sequences.

The deterministic structure is what makes interleaving useful. When an MSU or LSSU would otherwise leave the line silent, the transmitter substitutes a FISU. This substitution is invisible to upper layers; SCCP, ISUP, and TCAP never know it happened. The result is a steady parade of small frames that can be counted and used to characterise the bearer.

How Interleaving Maintains Continuous Supervision

Interleaving here means inserting FISUs into gaps that would otherwise appear between higher-priority signal units. MTP2 can send them after every MSU during high-traffic periods if configured for a tighter rhythm. The depth is not usually user-tunable, but the principle is the same: keep the receiver fed with predictable bits so any deviation is detected.

A link between Sydney and Perth crosses thousands of kilometres and may pass through multiple regenerator sites, each one an opportunity for jitter, line coding slips, or interference. Continuous FISU streams give the receiver enough independent samples per second to smooth out statistical noise and arrive at a trustworthy error rate.

SUERM Counters and Computed Error Rate Thresholds

The Signal Unit Error Rate Monitor aggregates per-FISU error counts into a single quality figure. MTP2 divides corrupted signal units by total received and compares the result against fixed thresholds from the ITU-T Q.703 family. Crossing those thresholds triggers a link failure declaration and a proving sequence restart.

Threshold Approximate Error Ratio Typical Trigger Operational Response
Nominal Below 1 in 1,000,000 Normal traffic No action
Degraded Around 1 in 100,000 Intermittent CRC errors Raise alarm, monitor
Severe Roughly 1 in 10,000 Visible call failures Pull link, prove again
Catastrophic Above 1 in 1,000 Persistent bit errors Declare link failed

These thresholds are conservative by design. A single corrupted FISU is not enough to drop a link in service; only a sustained pattern suggesting a real physical fault will cause a controlled outage.

From Local Errors to Link Declaration Decisions

The SUERM counter does not operate alone. MTP2 layers timers on top, including the T2 proving timer, to distinguish momentary interference from a genuine break. A short burst over regional Queensland recovers without intervention, while a broken fibre or wedged line card keeps producing errors until the rate crosses the severe threshold and the link is pulled out of service.

This layered judgement is why periodic link state control is described as stateful. A clean FISU stretch lowers suspicion, while repeated degraded-period entries raise it. The system tolerates the noise Australian carriers see on long-haul routes while reacting decisively to genuine faults.

Tuning FISU Behaviour Across Australian Carrier Networks

Operational tuning in Australia is shaped by local realities. Telstra and Optus inter-machine trunks between capital cities typically use high-quality fibre with very low background error rates, so defaults work well. The more interesting cases are rural and remote links serving the Pilbara, the Kimberley, or inland Queensland, where microwave bearers are common and weather can degrade transmission quality dramatically over a single afternoon.

Engineers in those environments monitor SUERM counters more aggressively and prefer shorter proving intervals after a failure. Some carriers configure more frequent link test messages when traffic is light. ACMA requirements and internal service-level agreements influence how thresholds are interpreted, especially during planned maintenance.

Recommendations for Reliable Periodic Link Control

Tuning FISU handling for reliable link state supervision means combining baseline measurements, operational telemetry, and clear documentation so every on-call engineer interprets thresholds consistently. The recommendations below apply across Australian carrier environments, from metropolitan fibre spans to outback microwave bearers.

Operators benefit when these practices are written down, reviewed each quarter, and adjusted after any major network change such as a new STP deployment or a regional ring rebuild.

  • Baseline each link by recording the SUERM counter and error rate over a full week before tightening thresholds.
  • Use FISU error rates rather than absolute error counts when comparing links of different lengths.
  • Watch for diurnal patterns on microwave spans where heat loading changes radio behaviour.
  • Correlate SUERM alarms with bearer-layer metrics to distinguish fibre faults from MTP2 stack issues.
  • Re-prove the link after any optical or radio hardware replacement, even if upper-layer alarms cleared.
  • Document threshold mapping so on-call staff in Melbourne or Brisbane interpret alarms consistently with colleagues in Perth.

The most reliable periodic link state control respects the conservative defaults MTP2 provides while keeping enough telemetry to interpret what those defaults see. A clean FISU stream from a healthy bearer is invisible by design, but the moment it stops being clean, the SUERM counters turn that visibility into a clear operational signal. That interpretable signal is what makes periodic link state control genuinely useful in real carrier networks.