Commit 4ad4e6e5 authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena
Browse files

Update _3gpp-common-trace.yang

parent 4ddee821
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -604,7 +604,7 @@ module _3gpp-common-trace {
      description "It specifies the triggering event parameter of the trace 
        session. The attribute is applicable only for Trace.";
      reference "Clause 5.1 of 3GPP TS 32.422"; 
      leaf idx { type unit32; }
      leaf idx { type uint32; }

      leaf-list MSC_SERVER {
        type enumeration {
@@ -620,7 +620,7 @@ module _3gpp-common-trace {
          enum PDPcontext;
          enum MO_MT_SMS;
          enum RAU_GPRSattach_GPRSdetach;
          MBMScontext;
          enum MBMScontext;
        }
      }