Commit 8efafdd2 authored by cintiarosa's avatar cintiarosa
Browse files

add pgwIpAddrList to smfinfo to aligne with stage 2 and yaml

parent 5289eabf
Loading
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -14,10 +14,11 @@ module _3gpp-5gc-nrm-smffunction {
  organization "3gpp SA5";
  contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
  description "SMFFunction derived from basic ManagedFunction.
    Copyright 2024, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,
    Copyright 2026, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,
    TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541";

  revision 2026-05-25 { reference CR-1703 ; }
  revision 2024-05-24 { reference CR-1273 ; }
  revision 2023-09-18 { reference CR-1043 ; }
  revision 2023-04-26 { reference CR-0916; }
@@ -69,6 +70,13 @@ module _3gpp-5gc-nrm-smffunction {
        description "The FQDN of the PGW if the SMF is a combined SMF/PGW-C.";
        type inet:domain-name;
      }
      leaf-list pgwIpAddrList {
        type inet:ip-address;
        description "The PGW IP addresses of the combined SMF/PGW-C.
          It allows the NF Service consumer to find the target combined
          SMF/PGW-C by PGW IP Address, e.g., when only PGW IP Address
          is available.";
      }
      leaf-list accessType {
        description "If included, this IE shall contain the access type
        (3GPP_ACCESS and/or NON_3GPP_ACCESS) supported by the SMF.