Loading yang-models/_3gpp-nr-nrm-nrcelldu.yang +21 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ module _3gpp-nr-nrm-nrcelldu { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; revision 2025-07-25 { reference CR-; } revision 2025-07-25 { reference CR-1558 ; } revision 2025-02-07 { reference CR-1442; } revision 2024-05-25 { reference CR-1412 ; } revision 2024-05-24 { reference CR-1273 ; } Loading Loading @@ -123,6 +123,15 @@ module _3gpp-nr-nrm-nrcelldu { type types5g3gpp:NRTAC; } leaf-list nTNTAClist { type string; min-elements 1; max-elements 12; description "It is the list of Tracking Area Codes which is only present in an NTN cell. If this field is present, network does not configure trackingAreaCode, see TS 38.331)."; } leaf arfcnDL { description "NR Absolute Radio Frequency Channel Number (NR-ARFCN) for downlink."; Loading Loading @@ -375,7 +384,7 @@ module _3gpp-nr-nrm-nrcelldu { list NRCellDU { description "This IOC represents the part of NR cell information that describes s the specific resources instances. describes the specific resources instances. An NR cell transmits SS/PBCH block and always requires downlink transmission at a certain carrier frequency with a certain channel Loading Loading @@ -403,7 +412,16 @@ module _3gpp-nr-nrm-nrcelldu { UEs during and immediately after initial access. Additional BWPs can be either configured or calculated by gNB internally and be applied to UEs dynamically by gNB based on e.g. UE capability and bandwidth need of each UE."; each UE. BWPs are configured individually (bWPRef) or via sets (bWPSetRef). An NTN NR cell can be configured with list of Tracking Areas to support broadcast multiple Tracking Area Codes per PLMN ID. Given that the related TAIs broadcast may change with a foot print moving on earth, which is predictable, time windows per TAList can be derived and configured for NTN cell. These time windows define the specific periods during which the satellite coverage will be available for the location."; key id; uses top3gpp:Top_Grp; container attributes { Loading Loading
yang-models/_3gpp-nr-nrm-nrcelldu.yang +21 −3 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ module _3gpp-nr-nrm-nrcelldu { TTA, TTC). All rights reserved."; reference "3GPP TS 28.541 5G Network Resource Model (NRM)"; revision 2025-07-25 { reference CR-; } revision 2025-07-25 { reference CR-1558 ; } revision 2025-02-07 { reference CR-1442; } revision 2024-05-25 { reference CR-1412 ; } revision 2024-05-24 { reference CR-1273 ; } Loading Loading @@ -123,6 +123,15 @@ module _3gpp-nr-nrm-nrcelldu { type types5g3gpp:NRTAC; } leaf-list nTNTAClist { type string; min-elements 1; max-elements 12; description "It is the list of Tracking Area Codes which is only present in an NTN cell. If this field is present, network does not configure trackingAreaCode, see TS 38.331)."; } leaf arfcnDL { description "NR Absolute Radio Frequency Channel Number (NR-ARFCN) for downlink."; Loading Loading @@ -375,7 +384,7 @@ module _3gpp-nr-nrm-nrcelldu { list NRCellDU { description "This IOC represents the part of NR cell information that describes s the specific resources instances. describes the specific resources instances. An NR cell transmits SS/PBCH block and always requires downlink transmission at a certain carrier frequency with a certain channel Loading Loading @@ -403,7 +412,16 @@ module _3gpp-nr-nrm-nrcelldu { UEs during and immediately after initial access. Additional BWPs can be either configured or calculated by gNB internally and be applied to UEs dynamically by gNB based on e.g. UE capability and bandwidth need of each UE."; each UE. BWPs are configured individually (bWPRef) or via sets (bWPSetRef). An NTN NR cell can be configured with list of Tracking Areas to support broadcast multiple Tracking Area Codes per PLMN ID. Given that the related TAIs broadcast may change with a foot print moving on earth, which is predictable, time windows per TAList can be derived and configured for NTN cell. These time windows define the specific periods during which the satellite coverage will be available for the location."; key id; uses top3gpp:Top_Grp; container attributes { Loading