Loading yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +2 −10 Original line number Diff line number Diff line Loading @@ -236,11 +236,7 @@ module _3gpp-nr-nrm-gnbcucpfunction { grouping GgNBIdGrp { description "Represents the properties of a global gNB ID (GgNBId)."; leaf plmnId { type types3gpp:PLMNId; mandatory true; description "This attribute represents a PLMN Identity"; } uses types3gpp:PLMNId; leaf gnbIdLength { type int32 {range 22…32;} Loading @@ -259,11 +255,7 @@ 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"; uses types3gpp:PLMNId; } 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 Loading Loading
yang-models/_3gpp-nr-nrm-gnbcucpfunction.yang +2 −10 Original line number Diff line number Diff line Loading @@ -236,11 +236,7 @@ module _3gpp-nr-nrm-gnbcucpfunction { grouping GgNBIdGrp { description "Represents the properties of a global gNB ID (GgNBId)."; leaf plmnId { type types3gpp:PLMNId; mandatory true; description "This attribute represents a PLMN Identity"; } uses types3gpp:PLMNId; leaf gnbIdLength { type int32 {range 22…32;} Loading @@ -259,11 +255,7 @@ 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"; uses types3gpp:PLMNId; } 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 Loading