What is Uplink NAS Transport in 5G NGAP?

It is the NGAP message the gNB sends to the AMF when the UE has an uplink NAS message to deliver after the initial NGAP context is already established.

What is the difference between Initial UE Message and Uplink NAS Transport?

Initial UE Message is used for the very first NAS contact from a UE and creates the NGAP UE context. Uplink NAS Transport is used for all subsequent uplink NAS steps once that context exists.

Does the gNB decode the NAS-PDU in Uplink NAS Transport?

No. The gNB treats the NAS-PDU as an opaque container and forwards it to the AMF unchanged. NAS decoding happens only at the AMF.

Which fields are mandatory in Uplink NAS Transport?

The four mandatory IEs are AMF UE NGAP ID, RAN UE NGAP ID, NAS-PDU, and User Location Information.

Why does Uplink NAS Transport include User Location Information?

The AMF needs current location context for mobility, policy, and routing decisions. The gNB reports it with every uplink NAS step so the AMF has up-to-date information without requiring a separate location report.

What normally comes after Uplink NAS Transport?

Usually Downlink NAS Transport carrying the AMF response, or Initial Context Setup Request when the AMF is ready to complete registration and activate the UE context.