Start with cdma2000-Type because it tells you which target branch the preparation belongs to.
Treat mobilityParameters as the main target-side preparation payload.
Important Information Elements
IE
Required
Description
cdma2000-Type
Yes
Shows whether the preparation applies to cdma2000 1XRTT or HRPD.
rand
Yes
Random value used as part of the cdma2000 preparation exchange.
mobilityParameters
Yes
Opaque cdma2000 preparation container passed to the UE.
nonCriticalExtension
Optional
Release-extension branch for later additions.
Detailed field explanation
cdma2000-Type
Shows whether the preparation applies to cdma2000 1XRTT or HRPD.
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.
rand
Random value used as part of the cdma2000 preparation exchange.
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.
mobilityParameters
Opaque cdma2000 preparation container passed to the UE.
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.
nonCriticalExtension
Release-extension branch for later additions.
Presence: Optional
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.
What to check in logs and traces
Confirm the message appears in a real cdma2000 preparation branch.
Check the target type and later uplink preparation transfer.
Follow the trace into the later MobilityFromEUTRACommand stage.
Common Issues and Troubleshooting
The LTE trace shows cdma2000 preparation but no later move-away command.
Likely cause: Preparation may have started but the wider inter-RAT branch did not complete.
What to inspect: Check this message, ULHandoverPreparationTransfer, and whether a later MobilityFromEUTRACommand appears.
Next step: Treat the failure as a preparation-stage mobility issue rather than a target-access issue.
The target cdma2000 branch is unexpected.
Likely cause: The handover decision may differ from the assumed target system.
What to inspect: Check cdma2000-Type and the later mobility execution command.
Next step: Align the expected target RAT with what the preparation message actually carries.
LTE / 5G / Variant Comparison
Compared with MobilityFromEUTRACommand
HandoverFromEUTRAPreparationRequest prepares the UE for the later cdma2000 branch. MobilityFromEUTRACommand is the final move-away command.
FAQ
What is Handover From EUTRA Preparation Request in LTE?
It is the LTE downlink RRC message used to start the UE-side preparation branch for cdma2000 handover.
Is it the final handover command?
No. It is a preparation message. The later move-away command appears in MobilityFromEUTRACommand.
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.