Loading ttcn/LibNGAP/lib/LibNGAP_Pixits.ttcn +7 −7 Original line number Original line Diff line number Diff line Loading @@ -267,19 +267,19 @@ module LibNGAP_Pixits { * @desc To identify the AMF within the global 5G network * @desc To identify the AMF within the global 5G network * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause */ */ modulepar AMFPointer PX_AMF_POINTER:= '000001'B modulepar AMFPointer PX_AMF_POINTER:= '000001'B; /** /** * @desc To identify the AMF within the global 5G network * @desc To identify the AMF within the global 5G network * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause */ */ modulepar AMFRegionID PX_AMF_REGION_ID:= '10000000'B modulepar AMFRegionID PX_AMF_REGION_ID:= '10000000'B; /** /** * @desc To identify the AMF within the global 5G network * @desc To identify the AMF within the global 5G network * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause */ */ modulepar AMFSetID PX_AMF_SET_ID:= '0000000100'B modulepar AMFSetID PX_AMF_SET_ID:= '0000000100'B; /** /** * @desc * @desc Loading @@ -303,19 +303,19 @@ module LibNGAP_Pixits { * @desc To indicate the reason for RRC Connection Establishment/Resume * @desc To indicate the reason for RRC Connection Establishment/Resume * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.111 RRC Establishment Cause * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.111 RRC Establishment Cause */ */ modulepar RRCEstablishmentCause PX_RRC_ESTABLISHMENT_CAUSE := notAvailable modulepar RRCEstablishmentCause PX_RRC_ESTABLISHMENT_CAUSE := notAvailable; /** /** * @desc To indicate the reason for RRC Connection Establishment/Resume * @desc To indicate the reason for RRC Connection Establishment/Resume * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.111 RRC Establishment Cause * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.111 RRC Establishment Cause */ */ modulepar RRCEstablishmentCause PX_RRC_RESUME_CAUSE := notAvailable modulepar RRCEstablishmentCause PX_RRC_RESUME_CAUSE := notAvailable; /** /** * @desc To indicate which kind of handover was triggered in the source side * @desc To indicate which kind of handover was triggered in the source side * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.22 Handover Type * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.22 Handover Type */ */ modulepar HandoverType PX_HANDOVER_TYPE := intra5gs modulepar HandoverType PX_HANDOVER_TYPE := intra5gs; /** /** * @desc To indicates the UE Aggregate Maximum Bit Rate as specified in TS 23.501 in the downlink direction (bit/s) * @desc To indicates the UE Aggregate Maximum Bit Rate as specified in TS 23.501 in the downlink direction (bit/s) Loading Loading @@ -367,7 +367,7 @@ module LibNGAP_Pixits { * @desc To indicate the Paging DRX as defined in TS 38.304 and TS 36.304 * @desc To indicate the Paging DRX as defined in TS 38.304 and TS 36.304 * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.90 Paging DRX * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.90 Paging DRX */ */ modulepar PagingDRX PX_PAGING_DRX := v32 modulepar PagingDRX PX_PAGING_DRX := v32; /** /** * @desc To uniquely identify the AMF * @desc To uniquely identify the AMF Loading Loading
ttcn/LibNGAP/lib/LibNGAP_Pixits.ttcn +7 −7 Original line number Original line Diff line number Diff line Loading @@ -267,19 +267,19 @@ module LibNGAP_Pixits { * @desc To identify the AMF within the global 5G network * @desc To identify the AMF within the global 5G network * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause */ */ modulepar AMFPointer PX_AMF_POINTER:= '000001'B modulepar AMFPointer PX_AMF_POINTER:= '000001'B; /** /** * @desc To identify the AMF within the global 5G network * @desc To identify the AMF within the global 5G network * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause */ */ modulepar AMFRegionID PX_AMF_REGION_ID:= '10000000'B modulepar AMFRegionID PX_AMF_REGION_ID:= '10000000'B; /** /** * @desc To identify the AMF within the global 5G network * @desc To identify the AMF within the global 5G network * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause */ */ modulepar AMFSetID PX_AMF_SET_ID:= '0000000100'B modulepar AMFSetID PX_AMF_SET_ID:= '0000000100'B; /** /** * @desc * @desc Loading @@ -303,19 +303,19 @@ module LibNGAP_Pixits { * @desc To indicate the reason for RRC Connection Establishment/Resume * @desc To indicate the reason for RRC Connection Establishment/Resume * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.111 RRC Establishment Cause * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.111 RRC Establishment Cause */ */ modulepar RRCEstablishmentCause PX_RRC_ESTABLISHMENT_CAUSE := notAvailable modulepar RRCEstablishmentCause PX_RRC_ESTABLISHMENT_CAUSE := notAvailable; /** /** * @desc To indicate the reason for RRC Connection Establishment/Resume * @desc To indicate the reason for RRC Connection Establishment/Resume * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.111 RRC Establishment Cause * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.111 RRC Establishment Cause */ */ modulepar RRCEstablishmentCause PX_RRC_RESUME_CAUSE := notAvailable modulepar RRCEstablishmentCause PX_RRC_RESUME_CAUSE := notAvailable; /** /** * @desc To indicate which kind of handover was triggered in the source side * @desc To indicate which kind of handover was triggered in the source side * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.22 Handover Type * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.22 Handover Type */ */ modulepar HandoverType PX_HANDOVER_TYPE := intra5gs modulepar HandoverType PX_HANDOVER_TYPE := intra5gs; /** /** * @desc To indicates the UE Aggregate Maximum Bit Rate as specified in TS 23.501 in the downlink direction (bit/s) * @desc To indicates the UE Aggregate Maximum Bit Rate as specified in TS 23.501 in the downlink direction (bit/s) Loading Loading @@ -367,7 +367,7 @@ module LibNGAP_Pixits { * @desc To indicate the Paging DRX as defined in TS 38.304 and TS 36.304 * @desc To indicate the Paging DRX as defined in TS 38.304 and TS 36.304 * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.90 Paging DRX * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.90 Paging DRX */ */ modulepar PagingDRX PX_PAGING_DRX := v32 modulepar PagingDRX PX_PAGING_DRX := v32; /** /** * @desc To uniquely identify the AMF * @desc To uniquely identify the AMF Loading