Commit abc26d47 authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena Committed by lengyelb
Browse files

Update _3gpp-common-trace.yang

parent 86d18096
Loading
Loading
Loading
Loading
+5 −13
Original line number Diff line number Diff line
@@ -607,22 +607,22 @@ module _3gpp-common-trace {
        ManagedEntity playing a role of ServinGWFunction.

        In case of signaling based Trace/MDT, the traceTarget attribute shall 
        be able to carry (IMSI or IMEI(SV)or SUPI), the MDTAreaScope attribute 
        be able to carry (IMSI or IMEI(SV)or SUPI), the areaScope attribute 
        shall be able to carry a list of (cell or E-UtranCell or NRCellDU or 
        TA/LA/RA).

        In case of management based Immediate MDT, the traceTarget attribute
        shall be null value, the MDTAreaScope attribute shall carry a list of
        shall be null value, the areaScope attribute shall carry a list of
        (Utrancell or E-UtranCell or NRCellDU).

        In case of management based Logged MDT, the traceTarget attribute
        shall carry an eBs or a RNC or gNBs. The Logged MDT should be initiated 
        on the specified eNB or RNC or gNB in traceTarget. The MDTAreaScope 
        on the specified eNB or RNC or gNB in traceTarget. The areaScope 
        attribute shall carry a list of (Utrancell or E-UtranCell or NRCellDU or 
        TA/LA/RA).

        In case of RLF reporting, or RCEF reporting,  the traceTarget 
        attribute shall be null value, the MDTAreaScope attribute shall carry 
        attribute shall be null value, the areaScope attribute shall carry 
        one or list of eNBs/gNBs";
      reference "3GPP TS 32.422";
    }
@@ -675,15 +675,7 @@ module _3gpp-common-trace {
    }

    list areaScope {
      description "it specifies the area where data shall be collected.
      List of eNB/list of gNB/eNB/gNB for RLF or RCEF

      List of cells/TA/LA/RA for signaling based MDT or management based Logged
      MDT.

      List of cells for management based Immediate MDT.

      Cell, TA, LA, RA are mutually exclusive";
      description "it specifies the area where data shall be collected.";

      key idx;
      min-elements 1;