Commit ffe9a835 authored by Jose Antonio Ordoñez Lucena's avatar Jose Antonio Ordoñez Lucena
Browse files

Update _3gpp-nr-nrm-gnbcucpfunction.yang

parent 3fcde52e
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -268,9 +268,9 @@ module _3gpp-nr-nrm-gnbcucpfunction {
    leaf enbId {
      description "It identifies an eNB within a PLMN. The eNB ID is part of the E-UTRAN Cell Global Identifier (ECGI) of the eNB
        cells.";
      reference "eNB ID in 3GPP TS 36.300. Global eNB ID in 3GPP TS 36.413.”;
      type int32 {range "0 ..4194303";}
      reference "eNB ID in 3GPP TS 36.300. Global eNB ID in 3GPP TS 36.413.";
      mandatory true;
      type int32 {range "0..4194303";}
    }
  }