Commit e0274acb authored by scottma's avatar scottma
Browse files

Update _3gpp-common-managementdatacollection.yang

parent e11ff1b8
Loading
Loading
Loading
Loading
Loading
+10 −3
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ module _3gpp-common-managementdatacollection {
      Integration Reference Point (IRP);
      Information Service (IS)";

  revision 2023-11-18 { reference CR-0299 ; }
  revision 2023-09-18 { reference CR-0271 ; } 
  revision 2023-02-14 { reference "CR-0234"; }
  revision 2022-11-04 { reference "CR-0194"; }
@@ -259,7 +260,9 @@ module _3gpp-common-managementdatacollection {
        leaf-list name {
          type string;
          min-elements 1;
          description "The list may include metrics or set of metrics defined
          description "List of management data identified by name.

          The list may include metrics or set of metrics defined
            in TS 28.552, TS 28.554 and TS 32.422.

            The metrics are identified with their names/identifiers.
@@ -277,7 +280,11 @@ module _3gpp-common-managementdatacollection {
            For trace metrics (including trace messages, MDT measurements
            (Immediate MDT, Logged MDT, Logged MBSFN MDT), RLF and RCEF
            reports) defined in TS 32.422, the name (metric identifier) is
            defined in clause 10 of TS 32.422.";
            defined in clause 10 of TS 32.422.
            
            For non-3GPP specified managment data the name is defined 
            elsewhere, e.g. vendor specified.
            ";
          }
      }
      mandatory true;