Commit 4d0751c3 authored by scottma's avatar scottma
Browse files

Update _3gpp-nr-nrm-drachoptimizationfunction.yang

parent b76ab37c
Loading
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -16,6 +16,7 @@ module _3gpp-nr-nrm-drachoptimizationfunction {
    Model (NRM).";
  reference "3GPP TS 28.541 5G Network Resource Model (NRM)";

  revision 2025-03-26 { reference CR-xxxx; }
  revision 2021-08-04 { reference S5-214052/CR-0517; }
  revision 2021-01-25 { reference CR-0454 ; }
  revision 2020-10-02 { reference "CR-0384, CR-0382" ; }
@@ -49,7 +50,13 @@ module _3gpp-nr-nrm-drachoptimizationfunction {
      type TargetProbabilityT;
    }
    leaf numberofpreamblessent {
      description "This attribute determines the number of preambles sent.";
      description "This attribute indicates the number of preambles sent 
        used to configure a wanted distribution of RACH preambles in a 
        vendor implemented DRACH optimisation function.
        Note: The DRACH optimization function may configure preambleTransMax
        as defined in TS 38.331 [54]. The allowed values for preambleTransMax
        are 3, 4, 5, 6, 7, 8, 10, 20, 50, 100, 200 (see 38.331 [54], 
        subclause 6.3.2).";
      mandatory true;
      type NumberofpreamblessentT;
    }