MUI

Mobile User Identifier

Identifier
Introduced in R99
A generic term for any identifier that uniquely distinguishes a mobile user or subscriber within a network. It is an umbrella concept encompassing various specific identifiers like IMSI, TMSI, and MSISDN used across different network domains and protocols for routing, security, and management.

Description

The Mobile User Identifier (MUI) is a high-level, conceptual term used within 3GPP specifications to refer to any identifier that uniquely designates a mobile user or subscriber. It is not a single, specific identifier with a defined format, but rather a categorical label for the collection of identifiers employed throughout the system. These identifiers serve distinct purposes in different domains: for core network subscription management, for radio network temporary routing, and for user-facing telephone numbers.

In the core network subscription domain, the primary MUI is the International Mobile Subscriber Identity (IMSI). The IMSI is a permanent, globally unique identifier stored on the user's SIM/USIM and in the Home Subscriber Server (HSS). It is the fundamental key for subscriber authentication, authorization, and accounting. It is rarely transmitted over the air in clear text to protect user privacy. For most routine procedures on the radio interface, temporary identifiers are used. The most common of these is the Temporary Mobile Subscriber Identity (TMSI) in GSM/UMTS or the Globally Unique Temporary Identity (GUTI) in LTE/5G. These are assigned by the serving network (VLR/MME/AMF) to uniquely identify a user within a specific location area or tracking area, avoiding the frequent transmission of the permanent IMSI.

From a user equipment and human-facing perspective, the Mobile Station International Subscriber Directory Number (MSISDN) is the identifier—the telephone number used to place a call. The network must map this MSISDN to the corresponding IMSI for routing and service handling. The term MUI encapsulates all these identifiers (IMSI, TMSI, GUTI, MSISDN) and their roles. The specifications (e.g., 25.211, 25.214 for UMTS physical layer) use the term MUI in a generic sense when discussing how user-specific data or control messages are scrambled or processed, indicating that the relevant temporary or permanent identifier for the user is applied in that context.

Understanding MUI as a concept is key to grasping the identity lifecycle in mobile networks: a permanent subscription identity (IMSI) is established; temporary, localized identities (TMSI/GUTI) are derived for operational security and efficiency; and a public-facing identity (MSISDN) is used for routing calls and messages. The network entities continuously manage the mapping and translation between these different forms of the Mobile User Identifier.

Purpose & Motivation

The concept of a Mobile User Identifier exists to provide an abstract, unified way to refer to the principle of subscriber identification within the complex architecture of a cellular network. Early mobile systems needed a way to distinguish one subscriber from another for billing, routing, and security. The MUI as a generic term acknowledges that a single identifier type is insufficient; different contexts require different identifiers balancing permanence, privacy, and routability.

It addresses the problem of how to consistently reference 'the user' across hundreds of protocol specifications and procedures without being tied to a specific identifier's technical format. For instance, when a specification describes a channel processing step that depends on the user, it can refer generically to the 'MUI' rather than specifying IMSI, TMSI, or MSISDN, which may change based on the network domain or procedure stage. This abstraction simplifies the writing of standards.

Furthermore, the evolution from permanent IMSI to temporary TMSI/GUTI was driven by critical security and privacy needs. Transmitting a permanent, globally unique IMSI over the air makes subscribers vulnerable to tracking and identity capture. The use of temporary identifiers, which are all types of MUIs, mitigates this risk. The umbrella term MUI helps conceptualize this identity hierarchy and the translation between its layers, which is a core function of mobility management entities like the VLR, MME, and AMF.

Key Features

  • Conceptual umbrella term for all subscriber identifiers.
  • Encompasses permanent identities (IMSI), temporary identities (TMSI, GUTI), and public identities (MSISDN).
  • Used generically in specifications to indicate user-specific processing.
  • Fundamental to subscriber authentication, authorization, and accounting (AAA).
  • Enables privacy through the use of temporary, frequently-changing identifiers.
  • Requires mapping and translation between different MUI types by network nodes.

Evolution Across Releases

R99 Initial

The term was used generically in early UMTS specifications to conceptually group subscriber identifiers. It established the foundational understanding that multiple identifiers (IMSI, TMSI, MSISDN) represent the same mobile user across different network layers and procedures.

Defining Specifications

SpecificationTitle
TS 21.905 3GPP TS 21.905
TS 25.211 3GPP TS 25.211
TS 25.214 3GPP TS 25.214