Commit a0e6ce0e authored by Junfeng Wang's avatar Junfeng Wang
Browse files

Update file _3gpp-nr-nrm-iabfunction.yang

parent 9b72e881
Loading
Loading
Loading
Loading
Loading
+11 −14
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ module _3gpp-nr-nrm-iabfunction {
  Copyright 2025, 3GPP Organizational Partners (ARIB, ATIS, CCSA, ETSI, TSDSI,
  TTA, TTC). All rights reserved.";
  reference "3GPP TS 28.541; 3GPP TS 28.314; 3GPP TS 28.315; 3GPP TS 33.310,
    IETF RFC 6712";
    IETF RFC 9811";

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

@@ -32,10 +32,11 @@ module _3gpp-nr-nrm-iabfunction {

    leaf portNumber {
        type inet:port-number;     
        description "This parameter specifies the port number used by CMP 
          server. The port for HTTP/HTTPSs transfer of CMP messages is not 
          explicitly given in RFC 6712. If it is not present, the port number 
          use the port assigned by IANA (Internet Assigned Numbers Authority).";
        description "This parameter specifies the port number used by 
        CMP (Certificate Management Protocol) server. The port for HTTP/HTTPSs 
        transfer of CMP messages is not explicitly given in RFC 9811. 
        If it is not present, the port number use the port assigned
         by IANA (Internet Assigned Numbers Authority).";
    }
    
    leaf path {
@@ -136,11 +137,9 @@ module _3gpp-nr-nrm-iabfunction {
  }

  grouping IABGrp {
    description "IAB-node architecture is specified in TS 38.401, IAB-node 
      consists of IAB-DU and IAB-UE functions, all functions specified for
       a gNB-DU are equally applicable for an IAB-DU. This IOC defines
        the configuration information for the IAB-DU, it is name contained
        by SubNetwork or ManagedElement";
    description "IAB-node architecture is specified in TS 38.401. This IOC
     defines the configuration information for the IAB management, it is name 
     contained by SubNetwork or ManagedElement";

    list mnrOamIPConfig  {
      description "It is IP configutation for OAM connectivity used IAB-node 
@@ -166,10 +165,8 @@ module _3gpp-nr-nrm-iabfunction {
    description "Contains classes that manage IAB function management";

    list IAB  {
      description "IAB-node architecture is specified in TS 38.401, 
      IAB-node consists of IAB-DU and IAB-UE functions, all functions 
      specified for a gNB-DU are equally applicable for an IAB-DU. 
      This IOC defines the configuration information for the IAB-DU";
      description "IAB-node architecture is specified in TS 38.401. 
      This IOC defines the configuration information for the IAB management";

      key id;
      uses top3gpp:Top_Grp ;