Specifies whether the cell ID of component carrier is auto calculated and configured by the measurement or configured by the user.

Syntax

RFMXNR_ATTR_AUTO_INCREMENT_CELL_ID_ENABLED

Numeric Value

Data Type

Access

Applies To

9437343

int32

Read/Write

N/A

Remarks


You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.

The default value is False.

Name

Value

Description

RFMXNR_VAL_AUTO_INCREMENT_CELL_ID_ENABLED_FALSE

0 (0x0)

The measurement uses the user-configured cell IDs.

RFMXNR_VAL_AUTO_INCREMENT_CELL_ID_ENABLED_TRUE

1 (0x1)

The Cell ID of each CC is auto calculated as specified in section 4.9.2.3 of 3GPP 38.141 specification.