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

GSM - Measurement Report decoding problem

  • retag add tags

Hello,

I am decoding GSM - MEASUREMENT Report and it shows incorrect/unknown value for IE "RXLEV-SUB-SERVING-CELL"

PDU hex: 06 15 bf 7f 7e 00 00 00 00 00 00 00 00 00 00 00 00 00

Decoded output:
    Measurement Results
        1... .... = BA-USED: 1
        .0.. .... = DTX-USED: DTX was not used
        ..11 1111 = RXLEV-FULL-SERVING-CELL: >= -48 dBm (63)
        0... .... = 3G-BA-USED: 0
        .1.. .... = MEAS-VALID: The measurement results are not valid
        ****RXLEV-SUB-SERVING-CELL: Unknown (127)****
        .111 .... = RXQUAL-FULL-SERVING-CELL: BER > 12.8%, Mean value 18.10% (7)
        .... 111. = RXQUAL-SUB-SERVING-CELL: BER > 12.8%, Mean value 18.10% (7)
        .... ...0  00.. .... = NO-NCELL-M: No neighbour cell measurement result (0)
Nalin's avatar
1
Nalin
asked 2018-02-21 05:49:53 +0000
Jaap's avatar
13.7k
Jaap
updated 2018-02-21 06:51:26 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

That's a bug, patch inbound. https://code.wireshark.org/review/#/c...

Anders's avatar
5k
Anders
answered 2018-02-21 12:43:41 +0000, updated 2018-02-21 12:47:28 +0000
edit flag offensive 0 remove flag delete link

Comments

Thanks Anders, Let me know on which Wireshark Release this fix will be included. Thanks in advance..

Nalin's avatar Nalin (2018-02-22 02:46:30 +0000) edit

It's in the development version and in the just released 2.4.5

Anders's avatar Anders (2018-02-23 21:40:35 +0000) edit

Thanks Anders, I have verified it with this version and its working now.

Nalin's avatar Nalin (2018-02-24 12:58:41 +0000) edit
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