Loading yang-models/_3gpp-common-sectorequipmentfunction.yang +8 −3 Original line number Diff line number Diff line Loading @@ -34,9 +34,14 @@ module _3gpp-common-sectorequipmentfunction { leaf fqBands { description "The list of frequency bands supported by the hardware associated with the SectorEquipmentFunction. The earfcnDl and earfcnUl or earfcn of cells associated with the SectorEquipmentFunction must be assigned with value within one of the specified frequencyBands values."; associated with the SectorEquipmentFunction. The earfcnDl and earfcnUl or earfcn of cells associated with the SectorEquipmentFunction must be assigned with value within one of the specified frequencyBands values. AllowedValues: A list of frequency bands expressed as strings. Valid frequency band values may be found in 3GPP TS 25.104 (3G), 36.104 (LTE) and 38.104 (NR)."; config false; type string; } Loading Loading
yang-models/_3gpp-common-sectorequipmentfunction.yang +8 −3 Original line number Diff line number Diff line Loading @@ -34,9 +34,14 @@ module _3gpp-common-sectorequipmentfunction { leaf fqBands { description "The list of frequency bands supported by the hardware associated with the SectorEquipmentFunction. The earfcnDl and earfcnUl or earfcn of cells associated with the SectorEquipmentFunction must be assigned with value within one of the specified frequencyBands values."; associated with the SectorEquipmentFunction. The earfcnDl and earfcnUl or earfcn of cells associated with the SectorEquipmentFunction must be assigned with value within one of the specified frequencyBands values. AllowedValues: A list of frequency bands expressed as strings. Valid frequency band values may be found in 3GPP TS 25.104 (3G), 36.104 (LTE) and 38.104 (NR)."; config false; type string; } Loading