Commit f72bae7a authored by Yann Garcia's avatar Yann Garcia
Browse files

Finalyze group Interface_Management_Messages

parent 3f055d85
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -224,7 +224,17 @@ module LibNGAP_Pixits {
     */
    modulepar CauseRadioNetwork PX_NG_SETUP_FAILURE := unspecified;

    /** 
     * @desc To indicate the reason for a particular event for the NGAP protocol
     * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.2 Cause
     */
    modulepar CauseRadioNetwork PX_RAN_CONFIGURATION_UPDATE_FAILURE := unspecified;

    /** 
     * @desc To indicate the reason for a particular event for the NGAP protocol
     * @see ETSI TS 138 413 V16.12.0 (2023-05) Clause 9.3.1.2 Cause
     */
    modulepar CauseRadioNetwork PX_AMF_CONFIGURATION_UPDATE_FAILURE := unspecified;


    modulepar CauseTransport PX_xxx_1 := unspecified;
+494 −25

File changed.

Preview size limit exceeded, changes collapsed.