Loading yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +3 −4 Original line number Diff line number Diff line Loading @@ -256,7 +256,6 @@ module _3gpp-nr-nrm-gnbcucpfunction { type int64 { range "0..4294967295"; } } } } grouping GeNBIdGrp { description "Represents the properties of a global eNB ID (GeNBId)."; Loading @@ -267,11 +266,11 @@ module _3gpp-nr-nrm-gnbcucpfunction { description "This attribute represents a PLMN Identity"; } leaf enbId { type int32 {range "0 ..4194303";} mandatory true; 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 TS 36.300. Global eNB ID in TS 36.413.”; reference "eNB ID in 3GPP TS 36.300. Global eNB ID in 3GPP TS 36.413.”; type int32 {range "0 ..4194303";} mandatory true; } } Loading Loading
yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +3 −4 Original line number Diff line number Diff line Loading @@ -256,7 +256,6 @@ module _3gpp-nr-nrm-gnbcucpfunction { type int64 { range "0..4294967295"; } } } } grouping GeNBIdGrp { description "Represents the properties of a global eNB ID (GeNBId)."; Loading @@ -267,11 +266,11 @@ module _3gpp-nr-nrm-gnbcucpfunction { description "This attribute represents a PLMN Identity"; } leaf enbId { type int32 {range "0 ..4194303";} mandatory true; 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 TS 36.300. Global eNB ID in TS 36.413.”; reference "eNB ID in 3GPP TS 36.300. Global eNB ID in 3GPP TS 36.413.”; type int32 {range "0 ..4194303";} mandatory true; } } Loading