SNN =
SNN-service-code ":" SNN-network-identifier
SNN-service-code =
%x35.47 ; "5G"
SNN-network-identifier = SNN-PLMN-ID / SNN-SNPN-ID
SNN-PLMN-ID =
SNN-mnc-string SNN-mnc-digits "." SNN-mcc-string SNN-mcc-digits "." SNN-3gppnetwork-string "." SNN-org-string ; applicable when not operating in SNPN access operation mode.
SNN-SNPN-ID =
SNN-mnc-string SNN-mnc-digits "." SNN-mcc-string SNN-mcc-digits "." SNN-3gppnetwork-string "." SNN-org-string ":" SNN-NID ; applicable when operating in SNPN access operation mode.
SNN-mnc-digits =
DIGIT DIGIT DIGIT ; MNC of the PLMN ID
SNN-mcc-digits =
DIGIT DIGIT DIGIT ; MCC of the PLMN ID
SNN-mnc-string =
%x6d.6e.63 ; "mnc" in lower case
SNN-mcc-string =
%x6d.63.63 ; "mcc" in lower case
SNN-3gppnetwork-string =
%x33.67.70.70.6e.65.74.77.6f.72.6b ; "3gppnetwork" in lower case
SNN-org-string =
%x6f.72.67 ; "org" in lower case
SNN-NID =
11SNN-hexadecimal-digit ; NID in hexadecimal digits
SNN-hexadecimal-digit =
DIGIT / %x41 / %x42 / %x43 / %x44 / %x45 / %x46
|