Commit 0d510e68 authored by scottma's avatar scottma
Browse files

Edit _3gpp-common-managed-function.yang

parent 1ab9e989
Loading
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ module _3gpp-common-managed-function {
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
  description "The module defines a base class/grouping for major 3GPP 
    functions.
    Copyright 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI, 
    TTA, TTC). All rights reserved.";
  reference 
    "3GPP TS 28.622 
@@ -323,8 +323,9 @@ module _3gpp-common-managed-function {

    leaf nfInstanceId {
      type string;
      description "Unique NF identifier.  Value as used in management data output
        such as Trace." 
      description "Unique NF identifier.  
        Value is used in management data output such as Trace to allow
        correlation to the NF instance which produced it." 
    }

    uses meas3gpp:SupportedPerfMetricGroupGrp;