What does DL Information Transfer MRDC carry?
It carries MR-DC-related information from the network to the UE inside a dedicated RRC wrapper.
| Protocol | rrc | Network | 5g |
|---|---|---|---|
| Spec | 3GPP TS 38.331 | Spec Section | 6.2.2 |
| Direction | gNB -> UE | Message Type | MR-DC Information Transfer |
| Full message name | 5G NR - DL Information Transfer MRDC |
|---|---|
| Protocol | RRC |
| Technology | 5G |
| Direction | gNB -> UE |
| Interface | Uu |
| Signaling bearer / channel | SRB1 / SRB3 / DL-DCCH |
| Typical trigger | Used when the network needs to deliver MR-DC-related information to the UE over RRC. |
| Main purpose | Carries MR-DC-related control information in a dedicated downlink RRC wrapper so the UE can apply or forward the received content correctly. |
| Main specification | 3GPP TS 38.331, 6.2.2 |
| Release added | Release 15 |
| Procedures where used | MR-DC Coordination, Dual Connectivity Context Handling |
DL Information Transfer MRDC is the downlink NR RRC container used to deliver MR-DC-related information toward the UE.
Carries MR-DC-related control information in a dedicated downlink RRC wrapper so the UE can apply or forward the received content correctly.
DL Information Transfer MRDC is a dedicated RRC wrapper for downlink MR-DC information.
Call flow position: Used during MR-DC-related information exchange over dedicated RRC signaling.
Typical state: UE is in connected mode with MR-DC context.
Preconditions:
Next likely message: MR-DC handling or an uplink response
Previous message(s): RRC Reconfiguration
Next message(s): MR-DC handling at the UE, Possible UL Information Transfer MRDC
Security context: Sent as protected connected-mode signaling.
DLInformationTransferMRDC ::= SEQUENCE {
dedicatedMRDC-Message OCTET STRING
}
Engineers mainly inspect the contained MR-DC payload and correlate it with SCG or dual-connectivity behavior.
DL-DCCH-Message
message: dlInformationTransferMRDC
dedicatedMRDC-Message: present
| IE | Required | Description |
|---|---|---|
dedicatedMRDC-Message | Yes | Carries the actual MR-DC-related information in the downlink wrapper. |
dedicatedMRDC-MessageCarries the actual MR-DC-related information in the downlink wrapper.
Presence: Required
In practice: In practice, compare this field with the original request and with any later release-dependent optional fields so you can see whether the network accepted the same service model the UE asked for.
Likely cause: The UE may not have received or interpreted the MRDC payload correctly.
What to inspect: Check dedicatedMRDC-Message and correlate with later MR-DC behavior.
Next step: Compare this message with the matching uplink MRDC information transfer or reconfiguration context.
It carries MR-DC-related information from the network to the UE inside a dedicated RRC wrapper.
Decode this message with the 3GPP Decoder, inspect the related message database, or open the matching call flow to see where this signaling step fits in the full procedure.