The Radio Resource Control (RRC) provides metrics for Centralized Unit Control Plane (CUCP) and other connection establishment related functionalities such as success attempts, re-establishment, and active number of connections.

{ "type": "Kafka-Collector", "instance": "KC-1", "timestamp": "2021-11-11T23:02:25.529000Z", "metricType": "RRC", "domain": "5G", "sub-domain": "vRAN", "properties": { "dataSource": "100.127.46.83:6060", "deviceType": "cucp", "deviceName": "cucp-851008000", "entityType": "ueconmgr", "entityName": "ueconmgr-9f9567b57-vn9rw" }, "metrics": { "RRC_ConnEstabTime_Emergency": 0, "RRC_ConnEstabTime_HighPriorityAccess": 0, "RRC_ConnEstabTime_MCSPriorityAccess": 0, "RRC_ConnEstabTime_MOData": 0, "RRC_ConnEstabTime_MOSignalling": 0, "RRC_ConnEstabTime_MOSMS": 0, "RRC_ConnEstabTime_MOVideoCall": 0, "RRC_ConnEstabTime_MOVoiceCall": 0, "RRC_ConnEstabTime_MPSPriorityAccess": 0, "RRC_ConnEstabTime_MTAccess": 0, "RRC_currentNoOfActiveCellCA": 0, "RRC_currentNoOfConfiguredCellCA": 0, "RRC_currentNoOfRRCCxns": 0, "RRC_currentNoOfRrcCxnsCA": 0, "RRC_CASCellSetupAttempts": 0, "RRC_CASCellSetupSuccess": 0, }, "tags": { "CUCPID": "851008000", "RUID": "851002411", "DUID": "851008008", "CellClusterId": "111", "kubernetes_namespace": "lasnv001b-ns-mv-cucp-851008" } },
The following table lists the JSON definitions.
JSON Description Units
RRC_ConnEstabTime_HighPriorityAccess

Indicates the total time it takes to establish an RRC connection for the establishment cause HighPriorityAccess.

Millisecond

RRC_ConnEstabTime_Emergency

Indicates the total time it takes to establish an RRC connection for the establishment cause Emergency.

Millisecond

RRC_ConnEstabTime_MTAccess

Indicates the total time it takes to establish an RRC connection for the establishment cause MTAccess.

Millisecond

RRC_ConnEstabTime_MOSignalling

Indicates the total time it takes to establish an RRC connection for the establishment cause MOSignalling.

Millisecond

RRC_ConnEstabTime_MOData

Indicates the total time it takes to establish an RRC connection for the establishment cause MOData.

Millisecond

RRC_ConnEstabTime_MOVideoCall

Indicates the total time it takes to establish an RRC connection for the establishment cause MOVideoCall.

Millisecond

RRC_ConnEstabTime_MOVoiceCall

Indicates the total time it takes to establish an RRC connection for the establishment cause MOVoiceCall.

Millisecond

RRC_ConnEstabTime_MOSMS

Indicates the total time it takes to establish an RRC connection for the establishment cause MOSMS.

Millisecond

RRC_ConnEstabTime_MPSPriorityAccess

Indicates the total time it takes to establish an RRC connection for the establishment cause MPSPriorityAccess.

Millisecond

RRC_ConnEstabTime_MCSPriorityAccess

Indicates the total time it takes to establish an RRC connection for the establishment cause MCSPriorityAccess.

Millisecond

RRC_currentNoOfRrcCxns

Indicates the current number of RRC connections.

Double

RRC_currentNoOfRrcCxnsCA

Indicates the current number of RRC connected Carrier Aggregation (CA) User Equipment (UE).

Double

RRC_currentNoOfConfiguredCellCA

Indicates the number of configured Secondary Cells for the Downlink (DL) Carrier Aggregation (CA) User Equipment (UE).

Double

RRC_currentNoOfActiveCellCA

Indicates the number of active secondary cells for the DL CA UE.

Double

RRC_CASCellSetupAttempts

Indicates the total number of attempts for secondary sell setups for CA.

Double

RRC_CASCellSetupSuccess

Indicates the total number of successful secondary cell setups for CA.

Double