7.3.5 MCC_MNC_List Table

This table is used to configure the MCC-MNCs of the Home network and supported Roaming networks. The configured Home network MCC-MNCs are used to identity if the subscriber belongs to the Home network or is a Roamer. This table is also used to customize the behavior of Subscriber Identity Validation (SubsIdenValid) countermeasure.

Table 7-10 MCC_MNC_List Fields

Field Description
Network Type

Indicates the type of network.

If Network_Type is configured as Home_Network, then the configured MCC_MNC is used as Home network’s MCC-MCC.

If Network_Type is configured as Foreign_Network, then the configured MCC_MNC is used as Foreign network’s MCC-MCC.
MCC-MNC Defines a MCC-MNC combination. The value configured in MCC_MNC is treated as Home network’s MCC-MNC or Foreign network’s MCC-MNC depending upon the value configured in Network_Type.

Note:

The MCC is always three (3) digits; however, the MNC can be two (2) digits (European standard) or three (3) digits (North American standard). The combined length of MCC-MNC can be either five (5) digits or six (6) digits (depending upon the MNC length).

Configure the MCC-MNCs with this format:

MCC 3 digit + MNC 3 digit (for example, for MCC as 310 and MNC as 150 (3 digits), the configuration is 310150)

MCC 3 digit + MNC 2 digit (for example, for MCC as 460 and MNC as 00 (2 digits), the configuration is 46000)

This table describes the field details for the MCC_MNC_List Table.

Table 7-11 Field Details for MCC_MNC_List

Field Name Unique Mandatory Data Type, Range, and Default Value Description
Network_Type No Yes

Enumerated

Range:

Home_Network: 1

Foreign_Network: 2

Default: N/A
Type of network to which this MCC_MNC belongs.
MCC_MNC Yes Yes

Integer

Range: 10000–999999

Default: N/A

MCC+MNC of the network in format:

3 Digit MCC + 2 Digit MNC or

3 Digit MCC + 3 Digit MNC.

Examples:

XXXYY, where XXX is 3 digit MCC and YY is 2 digit MNC.

XXXZZZ, where XXX is 3 digit MCC and ZZZ is 3 digit MNC.