Events: GSM Abis

15:13:25/273.2 1- RS D3 GSMAb RLM DATA REQUEST                
                        IE:(01) len:1 >> Channel number
                          79
                        IE:(02) len:1 >> Link identifier
                          00
                        IE:(0b) len:2 >> L3 information
                          83 02
15:13:25/724.4 1- TS D3 GSMAb DCM MEASUREMENT RESULT          
                        IE:(01) len:1 >> Channel number
                          79
                        IE:(1b) len:1 >> Measurement result number  
                          ff
                        IE:(19) len:3 >> Uplink measurements
                          1e 1e 00
                        IE:(04) len:1 >> BS power
                          06
                        IE:(0a) len:2 >> L1 information
                          30 00
                        IE:(0b) len:18 >> L3 information
                          06 15 1d 1d 01 4c 00 06 1c 21 82 00 c3 08 52 84
                          00 00
15:13:25/735.7 1- RS D3 GSMAb DCM PHYSICAL CONTEXT REQUEST    
                        IE:(01) len:1 >> Channel number
                          79
15:13:25/742.0 1- TS D3 GSMAb DCM PHYSICAL CONTEXT CONFIRM    
                        IE:(01) len:1 >> Channel number
                          79
                        IE:(04) len:1 >> BS power
                          06
                        IE:(0d) len:1 >> MS power
                          06
                        IE:(18) len:1 >> Timing advance
                          00

Decoding generates one or more lines in the format:

GSMAb MPTYPE TYPE
ctrl-field

With the following representations:

  • MPTYPE: Management Procedure type:

    • RLM: Radio Link Management.
    • DCM: Dedicated Channel Management.
    • CCM: Common Channel Management.
    • TRX: TRX Management.
    • O&M: Operation and Maintenance Management.

  • TYPE: message type.

The control fields are comprised of IE's; each IE is decoded according to two formats:

  • Identified format:

    IE:(xx) len:y >> designation
    value

With the following representations:

  • xx: Value in hexadecimal of the IE code.
  • len:y Length of IE content (after 2 IE header octets).
  • designation: IE standardized designation.
  • value: IE contents in hexadecimal.
  • Detailed format:

    IE:(xx) len:y >> designation
    octet 3 : b7-b0 designation
    octet 4 : b7-b0 designation
    ...

With the following representations:

  • xx: Hexadecimal value of the IE code.
  • len:y: Length of IE content (after 2 IE header octets).
  • designation: Standardized IE designation.
  • octet i: Row of bits in the IE.
  • b7-b0: High-order bits for the sub-field with designation.

When IE's do not have decoding corresponding to the detailed format, they are displayed in identified mode.

Standards

GSM 08-58

 


home     Quick start     Specifications     Connections     Features     How to?     Notes     Search     Site Map