Primer 3GPP SA5

3GPP SA5 – Telecom Management Standards

Beginner Friendly 12 min read Real Telecom Examples Standards Focus

Learning Objective: Understand 3GPP SA5 – the standards body responsible for management, orchestration, assurance, and management aspects related to charging of 4G, 5G, and future mobile networks. Critical for OSS engineers working with RAN and core network management.

What is 3GPP SA5?

3GPP (3rd Generation Partnership Project) is divided into several working groups. SA5 (Service and System Aspects Working Group 5) focuses on telecommunication management, orchestration, assurance, and management aspects related to charging. It defines how mobile networks are managed, configured, and assured.

Key Distinction: TM Forum defines cross-domain OSS/BSS frameworks (eTOM, SID, Open APIs). 3GPP SA5 defines mobile-network-specific management models (4G/5G NRM, PM, FM, network slicing).

Key SA5 Work Areas

Network Resource Model (NRM)

Standardized information models for 5G network functions (gNB, UPF, AMF, SMF). Defines what attributes each network function has and how they relate. Helps OSS platforms maintain consistent inventory, topology, and configuration models across vendors.

Performance Management (PM)

Defines standard performance counters and KPIs for 4G/5G networks – PRB utilisation, RRC connections, handover success rates, throughput measurements. These counters are typically vendor-exposed through EMS/NMS platforms and normalized into OSS analytics systems.

Fault Management (FM)

IRP (Integration Reference Point) specifications for alarm reporting and fault management across 4G/5G network functions.

Network Slice Management

Lifecycle management of 5G network slices – creation, modification, deletion, and assurance across RAN, transport, and core domains.

Trace & MDT

Minimisation of Drive Tests (MDT) and subscriber trace – QoE analytics and coverage optimization without physical drive testing.

Charging Management

Management models for online and offline charging in 5G core network functions (CHF – Charging Function).

What is IRP (Integration Reference Point)?

IRP defines standardized interfaces between network elements, EMS, and OSS systems for functions such as fault management (FM), performance management (PM), and configuration management (CM). These interfaces enable multi-vendor OSS integration.

Where OSS Teams Encounter SA5 in Real Projects

  • 4G/5G EMS integration projects (Nokia NetAct, Ericsson ENM, Huawei U2020)
  • Performance dashboard implementation and KPI normalization
  • Alarm normalization and fault correlation across RAN and core
  • 5G slice assurance workflows and SLA monitoring
  • Inventory and topology synchronization across vendors
  • RAN optimization and MDT analytics for coverage planning
  • Configuration management for 5G network functions

Real-World Example: SA5 Standards in OSS Operations

A network operator adds a new 5G gNB (base station) to their network:

  1. NRM (Network Resource Model): OSS uses SA5 NRM to understand gNB attributes – cell ID, frequency bands, power settings, neighbour relations.
  2. FM (Fault Management): OSS receives SA5-standardized alarms when the gNB loses connectivity or has hardware issues.
  3. PM (Performance Management): OSS collects SA5-defined counters – PRB utilisation, RRC connection success rate, handover attempts.
  4. Trace & MDT: OSS configures MDT measurements to collect UE-reported QoS data without drive testing.

SA5 vs TM Forum – Complementary Not Competing

  • 3GPP SA5 – Defines mobile-network-specific models for 4G/5G RAN and core functions (gNB, UPF, AMF, SMF).
  • TM Forum – Defines cross-domain OSS/BSS frameworks (eTOM business processes, SID data model, Open APIs).
  • Integration: OSS platforms commonly implement or align with SA5-defined management models for mobile network functions, while using TM Forum standards for cross-domain integration.
  • Example: A gNB's SA5 NRM attributes are exposed via TM Forum TMF639 Resource Inventory API.
Why OSS Engineers Need to Know SA5
  • Understanding SA5 NRM helps OSS teams interpret device inventory and configuration models
  • SA5 PM counters are the basis for 4G/5G performance dashboards and capacity planning
  • SA5 fault management defines alarm types, severity, and correlation rules
  • Network slice management (SA5) is critical for 5G enterprise service assurance
  • Many OSS vendors implement SA5 specifications in their 4G/5G management modules

Common SA5 Specifications (TS Series)

SpecificationTitle / PurposeRelevance
TS 28.5xxNRM (Network Resource Model) for 5GDefines gNB, UPF, AMF, SMF attributes
TS 32.4xxPerformance Management (PM) Integration Reference Point (IRP)Standard PM counters for RAN and core
TS 32.1xxFault Management (FM) IRPAlarm reporting and notification standards
TS 28.5xxNetwork Slice Management5G slice lifecycle management
TS 32.4xxTrace & Minimisation of Drive Tests (MDT)UE-based QoS measurement collection

SA5 Evolution – From 4G to 5G to 6G

  • 4G (LTE): SA5 defined management models for eNB (4G base station), MME, PGW, SGW.
  • 5G (NR): SA5 introduced NRM for gNB, UPF, AMF, SMF, plus network slicing management.
  • 5G-Advanced (3GPP Rel-18/19): Enhanced network slice management, AI/ML management (enabled by SA5), energy efficiency management.
  • 6G (Future): Expected to include native AI management, integrated sensing and communication management, extreme automation.

Connection to BSS

SA5 influences BSS indirectly through:

  • Charging management – SA5 defines management models for 5G core charging (CHF)
  • Slice-aware billing – Network slice usage tracking for enterprise customers
  • QoS/SLA management – SA5 performance counters feed SLA dashboards and reporting
  • Trace & MDT – QoE analytics used by BSS for customer experience management

Common Interview Questions

Q1. What is 3GPP SA5 and what does it do?

SA5 is the 3GPP working group responsible for telecommunication management, orchestration, assurance, and management aspects related to charging for 4G, 5G, and future mobile networks.

Q2. What is the difference between 3GPP SA5 and TM Forum?

SA5 defines mobile-network-specific management models (gNB, UPF). TM Forum defines cross-domain OSS/BSS frameworks (eTOM, SID, Open APIs). They complement each other.

Q3. What is NRM (Network Resource Model) in SA5?

NRM defines standardised information models for 5G network functions – what attributes each function has and how they relate. Used by OSS for inventory and configuration management across vendors.

Q4. How does SA5 support 5G network slicing?

SA5 defines slice lifecycle management – creation, modification, deletion, and assurance across RAN, transport, and core domains.

Q5. What are the main SA5 specifications OSS engineers should know?

TS 28.5xx (NRM), TS 32.4xx (PM), TS 32.1xx (FM), TS 28.5xx (Network Slice Management).

Key Terms

3GPP SA5 NRM (Network Resource Model) IRP (Integration Reference Point) PM (Performance Management) FM (Fault Management) MDT (Minimisation of Drive Tests) Network Slice Management CHF (Charging Function) gNB (5G Base Station) UPF (User Plane Function)

Takeaways for You

  • 3GPP SA5 defines how mobile networks (4G, 5G, 6G) are managed, configured, and assured.
  • SA5 vs TM Forum: SA5 = mobile-specific models (gNB, UPF). TM Forum = cross-domain OSS/BSS frameworks.
  • Key SA5 areas: NRM (inventory), PM (performance counters), FM (alarms), Network Slice Management, Trace/MDT, Charging management models.
  • OSS engineers working with RAN and core networks must understand SA5 models to interpret device data correctly.
  • 5G slicing management is defined by SA5 – critical for enterprise service assurance.
  • IRP (Integration Reference Point) defines standardized interfaces between NEs, EMS, and OSS for FM, PM, and CM.
  • SA5 continues to evolve for 5G-Advanced and 6G – AI/ML management, energy efficiency, extreme automation.