Commit 9d9f067b authored by allwang's avatar allwang
Browse files

Update genericNrm.yaml

correct some parameter value sets of traceJob
S5-214305
parent 16410149
Loading
Loading
Loading
Loading
+8 −41
Original line number Diff line number Diff line
@@ -616,7 +616,7 @@ components:
          - AUSF
          - SMSF

    tjPLMNTaget-Type:
    tjPLMNTarget-Type:
      type: object
      description: The PLMN for which sessions shall be selected in the Trace Session in case of management based activation when several PLMNs are supported in the RAN (this means that shared cells and not shared cells are allowed for the specified PLMN. Note that the PLMN Target might differ from the PLMN specified in the Trace Reference, as that specifies the PLMN that is containing the management system requesting the Trace Session from the NE. See 3GPP TS 32.422 clause 5.9b for additional details.
      properties:
@@ -757,6 +757,7 @@ components:
      description: See details in 3GPP TS 32.422 clause 5.10.21.
      type: string
      enum:
        - 100ms
        - 250ms
        - 500ms
        - 1000ms
@@ -764,14 +765,6 @@ components:
        - 3000ms
        - 4000ms
        - 6000ms
        - 8000ms
        - 12000ms
        - 16000ms
        - 20000ms
        - 24000ms
        - 28000ms
        - 32000ms
        - 64000ms
    
    tjMDTCollectionPeriodRrmNR-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.30.
@@ -967,9 +960,7 @@ components:
      type: string
      enum:
        - 1024ms
        - 1280ms
        - 2048ms
        - 2560ms
        - 5120ms
        - 10240ms
        - 1min
@@ -978,8 +969,6 @@ components:
      description: See details in 3GPP TS 32.422 clause 5.10.22.
      type: string
      enum:
        - 250ms
        - 500ms
        - 1000ms
        - 2000ms
        - 3000ms
@@ -1002,7 +991,7 @@ components:
        - CPICH_RSCP
        - PathLoss

    tjMDTPLMList-Type:
    tjMDTPLMNList-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.24.
      type: array
      items:
@@ -1110,7 +1099,6 @@ components:
              - 360000ms
              - 720000ms
              - 1800000ms
              - 3600000ms

    tjMDTReportType-Type:
      description: Report type for logged NR MDT. See details in 3GPP TS 32.422 clause 5.10.27.
@@ -1130,29 +1118,8 @@ components:
          - UE_ORIENTATION

    tjMDTTraceCollectionEntityID-Type:
      description: See details in 3GPP TS 32.422 clause 5.10.11. Only tceID value may be sent over the air to the UE being configured for Logged MDT.
      type: object
      properties:
        tceID:
      description: See details in 3GPP TS 32.422 clause 5.10.11. Only TCE Id value may be sent over the air to the UE being configured for Logged MDT.
      type: integer
        tcePLMN:
          type: object
          properties:
            mcc:
              $ref: 'comDefs.yaml#/components/schemas/Mcc'
            mnc:
              $ref: 'comDefs.yaml#/components/schemas/Mnc'
          required:
            - mcc
            - mnc
        tceAddress:
          oneOf:
            - $ref: '#/components/schemas/IpAddr'
            - $ref: 'comDefs.yaml#/components/schemas/Uri'
      required:
        - tceID
        - tcePLMN
        - tceAddress


#-------- end of Definition of types used in Trace control NRM fragment ----------
@@ -1305,7 +1272,7 @@ components:
        tjListOfNeTypes:
          $ref: '#/components/schemas/tjListOfNeTypes-Type'
        tjPLMNTarget:
          $ref: '#/components/schemas/tjPLMNTaget-Type'
          $ref: '#/components/schemas/tjPLMNTarget-Type'
        tjStreamingTraceConsumerURI:
          $ref: 'comDefs.yaml#/components/schemas/Uri'
        tjTraceCollectionEntityAddress:
@@ -1364,8 +1331,8 @@ components:
          $ref: '#/components/schemas/tjMDTMeasurementPeriodUMTS-Type'
        tjMDTMeasurementQuantity:
          $ref: '#/components/schemas/tjMDTMeasurementQuantity-Type'
        tjMDTPLMList:
          $ref: '#/components/schemas/tjMDTPLMList-Type'
        tjMDTPLMNList:
          $ref: '#/components/schemas/tjMDTPLMNList-Type'
        tjMDTPositioningMethod:
          $ref: '#/components/schemas/tjMDTPositioningMethod-Type'
        tjMDTReportAmount: