Description
The Mobile Station Identification Number (MSIN) is a critical component of the International Mobile Subscriber Identity (IMSI), which is the primary permanent identifier for a cellular subscription. The IMSI is structured as a string of decimal digits, typically 15 digits long, divided into three parts: the Mobile Country Code (MCC, 3 digits), the Mobile Network Code (MNC, 2 or 3 digits), and the MSIN (up to 10 digits). The MSIN is the portion assigned by the mobile network operator (MNO) to uniquely identify a subscriber within that operator's network, as defined by the MCC and MNC.
Architecturally, the MSIN is stored on the subscriber's USIM card and is a key used by the core network to retrieve subscription data. When a UE attaches to the network, it may present the IMSI. The network (specifically, the MME in LTE/5G or the SGSN/VMSC in earlier systems) uses the MCC and MNC to route the authentication request to the correct operator's network. Once within the operator's home network, the HSS (Home Subscriber Server) or its predecessor, the HLR (Home Location Register), uses the full IMSI, with the MSIN being the primary key, to locate the exact subscriber record in its database. This record contains the subscriber's authentication credentials (Ki), service profile, allowed services, and other subscription data.
How it works is integral to subscriber management. The MSIN is an opaque number from the perspective of the radio and core network signaling protocols; these protocols treat the IMSI as a whole. However, for the operator's internal administrative and database systems, the MSIN is the unique handle for a subscription. Its role is to provide unambiguous identification at the operator level. It is used not only for HSS/HLR lookups but also for generating charging records (CDRs), provisioning services, and managing the subscriber lifecycle. The MSIN's value is crucial for correlating all network events and service usage to a specific customer account.
Purpose & Motivation
The MSIN was created as part of the IMSI structure to solve the problem of scalable and unique subscriber identification within a single operator's network. Early mobile systems needed a way to manage potentially millions of subscribers. A simple sequential number (the MSIN) assigned from a national number space, combined with country and network codes (MCC/MNC), created a globally unique identifier (the IMSI) that was essential for automatic roaming.
The purpose of the MSIN is to provide the operator-defined unique key within the globally unique IMSI framework. It addresses the limitation of having only a network code (MNC) by allowing an operator to distinguish between all its subscribers. Its creation was motivated by the need for a hierarchical addressing scheme: the MCC routes to a country, the MNC routes to an operator within that country, and the MSIN finally identifies the subscriber within that operator. This structure is efficient for database lookups and routing in international roaming scenarios. Furthermore, the MSIN allows operators flexibility in their numbering plans; they can structure the MSIN digits to encode information like subscriber type or region, though this is operator-specific and transparent to the standard network procedures.
Key Features
- The operator-assigned part of the IMSI, up to 10 digits in length
- Uniquely identifies a subscriber within a specific Mobile Network Code (MNC)
- Serves as the primary key for the subscriber's record in the HLR/HSS database
- Essential for core network processes: authentication, service authorization, and charging
- Globally unique when combined with the MCC and MNC
- Permanently associated with a USIM and subscription, barring porting or replacement
Evolution Across Releases
Formally defined the term 'MSIN' within the 3GPP vocabulary (TS 21.905) as a component of the IMSI. This release solidified the IMSI structure (MCC+MNC+MSIN) inherited from GSM for the 3G UMTS system, confirming the MSIN's role as the national significant subscriber number within the operator's domain for core network subscriber management.
Defining Specifications
| Specification | Title |
|---|---|
| TS 21.905 | 3GPP TS 21.905 |
| TS 22.975 | 3GPP TS 22.975 |
| TS 33.401 | 3GPP TR 33.401 |