Commit 60d1b2b3 authored by Junfeng Wang's avatar Junfeng Wang
Browse files

Edit _3gpp-nr-nrm-iabfunction.yang

parent 8453a8ce
Loading
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
module _3gpp-iab-nrm-iabfunction {
module _3gpp-nr-nrm-iabfunction {
  yang-version 1.1;
  namespace "urn:3gpp:sa5:_3gpp-nr-nrm-iabfunction";
  prefix "iab3gpp";
@@ -12,7 +12,8 @@ contact "https://www.3gpp.org/DynaReport/TSG-WG--S5--officials.htm?Itemid=464";
description "This IOC represents the IAB function defined in 3GPP TS 28.541.
  Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,
  TTA, TTC). All rights reserved.";
reference "3GPP TS 28.314; 3GPP TS 28.315; 3GPP TS 28.541; 3GPP TS 33.310, IETF RFC 6712";
reference "3GPP TS 28.314; 3GPP TS 28.315; 3GPP TS 28.541; 3GPP TS 33.310,
    IETF RFC 6712";

revision 2025-08-07 { reference "CR-000x"; }

@@ -114,7 +115,6 @@ revision 2025-08-07 { reference "CR-000x"; }
      description "configuration used for 
        IAB-node to perform certificate enrolment procedure as specified 
        in TS 28.315 clause 5.3";
      mandatory true;
      uses CaraConfigurationGrp;
      max-elements 1; 
    }
@@ -123,7 +123,6 @@ revision 2025-08-07 { reference "CR-000x"; }
        description "configuration of security
          gateway (SeGW) used for IAB-node to establish secure connection as 
          specified in TS 28.315 clause 5.4.";
        mandatory true;
        uses SeGwConfigurationGrp;
        max-elements 1; 

@@ -133,7 +132,6 @@ revision 2025-08-07 { reference "CR-000x"; }
        description "configuration of software 
          configuration server (SCS) used for IAB-node to establish connection
          to SCS as specified in TS 28.315 clause 5.5";        
        mandatory true;
        uses ScsConfigurationGrp;
        max-elements 1; 
    }
@@ -180,7 +178,8 @@ revision 2025-08-07 { reference "CR-000x"; }

    list OAMIPConfig  {
      description "This IOC represents the IAB node Configuration 
        parameters. It includes attributes inherited from Top IOC (defined in 3GPP TS 28.622).";
        parameters. It includes attributes inherited from
         Top IOC (defined in 3GPP TS 28.622).";

      key id;
      uses top3gpp:Top_Grp ;
@@ -191,7 +190,8 @@ revision 2025-08-07 { reference "CR-000x"; }

    list IabLocation {
      description "This IOC represents the IAB node location information. 
        It includes attributes inherited from Top IOC (defined in 3GPP TS 28.622).";
        It includes attributes inherited from
         Top IOC (defined in 3GPP TS 28.622).";

      key id;
      uses top3gpp:Top_Grp ;