Loading yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +0 −15 Original line number Diff line number Diff line Loading @@ -256,21 +256,6 @@ module _3gpp-nr-nrm-gnbcucpfunction { } grouping GeNBIdGrp { description "Represents the properties of a global eNB ID (GeNBId)."; leaf plmnId { type types3GPP:PLMNId; mandatory true; 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. See 'eNB Identifier (gNB ID)' of subclause 8.2 of TS 36.300. See 'Global eNB ID' in subclause 9.2.1.37 of TS 36.413.”; } } augment "/me3gpp:ManagedElement" { Loading Loading
yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +0 −15 Original line number Diff line number Diff line Loading @@ -256,21 +256,6 @@ module _3gpp-nr-nrm-gnbcucpfunction { } grouping GeNBIdGrp { description "Represents the properties of a global eNB ID (GeNBId)."; leaf plmnId { type types3GPP:PLMNId; mandatory true; 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. See 'eNB Identifier (gNB ID)' of subclause 8.2 of TS 36.300. See 'Global eNB ID' in subclause 9.2.1.37 of TS 36.413.”; } } augment "/me3gpp:ManagedElement" { Loading