First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How to decode LTE RRC HandoverCommand

Can anyone tell me the PDU name of the "LTE RRC HandoverCommand" when using tshark? In the source code: packet-lte-rrc.c, there is no register_dissector of the HandoverCommand.

The PDU name likes 'lte-rrc.bcch.bch/ lte_rrc.handover_prep_info' etc. Thanks.

lostInsideSharker's avatar
1
lostInsideSharker
asked 2020-04-13 11:36:02 +0000
edit flag offensive 0 remove flag close merge delete

Comments

Hi , What do you want to read exactly from the Handover Command message ? Which Attribute do you want to read ?

etarira's avatar etarira (2020-04-18 18:31:29 +0000) edit
add a comment see more comments

1 Answer

0

Right now there is no named dissector registered for the HandoverCommand PDU. You need to have it encapsulated in a a S1AP, X2AP, NGAP or XnAP PDU.

Pascal Quantin's avatar
5.8k
Pascal Quantin
answered 2020-04-13 20:03:46 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer