Correlate the target type with the preceding preparation request.
Treat dedicatedInfo as the key payload that enables the next mobility step.
Important Information Elements
IE
Required
Description
cdma2000-Type
Yes
Shows whether the uplink preparation result belongs to 1XRTT or HRPD.
dedicatedInfo
Yes
Opaque preparation payload returned by the UE for the target branch.
nonCriticalExtension
Optional
Release-extension branch.
Detailed field explanation
cdma2000-Type
Shows whether the uplink preparation result belongs to 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.
dedicatedInfo
Opaque preparation payload returned by the UE for the target branch.
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.
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 follows HandoverFromEUTRAPreparationRequest.
Check cdma2000-Type consistency across the exchange.
Verify whether MobilityFromEUTRACommand follows.
Common Issues and Troubleshooting
Preparation seems to start but the branch never reaches the final mobility command.
Likely cause: The uplink preparation transfer may be missing, malformed, or rejected in the wider source-side logic.
What to inspect: Check this message against the preceding request and the later absence of MobilityFromEUTRACommand.
Next step: Treat the issue as preparation-branch interruption rather than target-access failure.
FAQ
What is UL Handover Preparation Transfer in LTE?
It is the uplink LTE RRC message the UE uses to return the cdma2000 preparation payload to the source eNodeB.
What usually comes after it?
The next important step is usually MobilityFromEUTRACommand if the preparation branch continues successfully.
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.