List LAPD Link(LST LAPDLNK)

Function

An OM command that queries the information on a LAPD link.

To query the information on all LAPD links, do not set any parameter.

Note

1. The parameter Slot type is mandatory. Select All if all types need to be displayed.

2. When the Slot type is OML or ESL, information on the involved BTSs is displayed.

3. When the Slot type is RSL, information on the involved BTSs, cells, and TRXs is displayed.

4. The Subrack No. is valid only when Slot type is ATERSL.

5. When the BTS name or BTS index is specified, the OMLs, RSLs, and ESLs associated with the BTS (including the information on the BTS) are displayed.

Parameters

ID Name Description
TYPE Slot type

Meaning:Slot type

Value range:ALL,ATERSL,PBSL,OML,RSL,ESL,EML

Explanation:This parameter indicates the function and status of a timeslot. The CIC type indicates a traffic timeslot.

The NULL type indicates that this timeslot is not available.

The Semicon type indicates that this timeslot is a semi-permanent link timeslot.

The SimeTs type indicates that this timeslot is a monitoring timeslot of a BTS.

The ASL type of the A interface indicates that the timeslot is an ASL timeslot, that is, A interface signaling link timeslot (SS7 link timeslot).

The AterOML type of the Ater interface indicates that the timeslot is an Ater OML timeslot.

The AterSL type of the Ater interface indicates that the timeslot is an Ater signaling link timeslot.

The ASL type of the Ater interface indicates that the timeslot is an ASL timeslot. It is used to transmit the signaling (SS7) on the A interface.

The PbSL type of the Pb interface indicates that the timeslot is a Pb signaling timeslot.

The OML type of the Abis interface indicates that the timeslot is an OML timeslot, that is, OML timeslot of the BTS.

The RSL type of the Abis interface indicates that the timeslot is an RSL timeslot, that is, signaling link timeslot of TRXs.

The Sime type of the Abis interface indicates that the timeslot is a Sime timeslot, that is, a monitoring timeslot.

The Idle typeTS of the Abis interface indicates that the timeslot is an idle timeslot,used for testing the interference of the idle channels.

The Chan type of the Abis interface indicates that the timeslot is a traffic channel timeslot of TRXs.

Default value:None

IDXTYPE Index type

Meaning:Index type

Value range:BYNAME(By Name),BYIDX(By Index)

Explanation:Index Type.

Default value:None

STIDX BTS index

Meaning:BTS index

Value range:0~2047

Explanation: This parameter specifies the index number of a BTS. Each BTS is numbered uniquely in a BSC.

Default value:None

STNAME BTS name

Meaning:BTS name

Value range:1-32 characters

Explanation: This parameter specifies the name of a BTS. The name of each BTS is unique in a BSC. Excluding the invalid characters ';',',','"','''','=','\','%%','+++','&','#'.

Default value:None

SNR Subrack No.

Meaning:Subrack No.

Value range:0~11

Explanation:This parameter indicates the number of the GMPS or GEPS on the BM side.of the Ater path.

Default value:None

Example

1. Query all LAPD links (Slot type = OML):
LST LAPDLNK: TYPE=OML;
The result is as follows:
+++    HUAWEI        22.07.08 11:22:28 AM
O&M    #207
%%LST LAPDLNK: TYPE=OML;%%
RETCODE = 0  Operation succeeded

LST LAPDLNK Result
------------------
             BscCes  =  0
         Site Index  =  0
          Site Name  =  BTS3036
         LapdFramId  =  0
         LapdSlotId  =  16
               E1Id  =  0
               TsId  =  31
            SubTsId  =  0
                TEI  =  0
               SAPI  =  62
      Timeslot Type  =  OML
           LinkType  =  4:1 multiplex on 64K
       SataliteFlag  =  0
    CongestionStart  =  90
      CongestionEnd  =  60
         ROOT_INDEX  =  0
       FATHER_INDEX  =  3
          LinkCpuNo  =  0
       ActivateFlag  =  ACTIVED
            WinSize  =  1
       Rev Port No.  =  255
   Rev Timeslot No.  =  255
Rev Sub Timeslot No  =  255
       Rev Slot No.  =  255
(Number of results = 1)


---    END
2. Query LAPD links of the BTS30 (Slot type = OML; Index type = BYNAME(By Name); BTS name =BTS30): LST LAPDLNK: TYPE=OML, IDXTYPE=BYNAME, STNAME="BTS30";
The result is as follows:
+++    HUAWEI        24.07.08 02:54:10 PM
O&M    #249
%%LST LAPDLNK: TYPE=OML, IDXTYPE=BYNAME, STNAME="BTS30";%%
RETCODE = 0  Operation succeeded

LST LAPDLNK Result
------------------
             BscCes  =  1
         Site Index  =  1
          Site Name  =  BTS30
         LapdFramId  =  0
         LapdSlotId  =  16
               E1Id  =  2
               TsId  =  31
            SubTsId  =  0
                TEI  =  0
               SAPI  =  62
      Timeslot Type  =  OML
           LinkType  =  4:1 multiplex on 64K
       SataliteFlag  =  0
    CongestionStart  =  90
      CongestionEnd  =  60
         ROOT_INDEX  =  0
       FATHER_INDEX  =  3
          LinkCpuNo  =  2
       ActivateFlag  =  ACTIVED
            WinSize  =  1
       Rev Port No.  =  255
   Rev Timeslot No.  =  255
Rev Sub Timeslot No  =  0
       Rev Slot No.  =  255
(Number of results = 1)


---    END
3. Query LAPD links of a subrack (Slot type = ATERSL; Subrack No. = 0): LST LAPDLNK: TYPE=ATERSL, SNR=0
The result is as follows:
+++    HUAWEI        24.07.08 03:49:25 PM
O&M    #757
%%LST LAPDLNK: TYPE=ATERSL, SNR=0;%%
RETCODE = 0  Operation succeeded

LST LAPDLNK Result
------------------
             BscCes  =  8192
         LapdFramId  =  0
         LapdSlotId  =  14
               E1Id  =  0
               TsId  =  6
            SubTsId  =  0
                TEI  =  0
               SAPI  =  60
      Timeslot Type  =  AterSL
           LinkType  =  1:1 multiplex on 64K
       SataliteFlag  =  0
    CongestionStart  =  90
      CongestionEnd  =  60
         ROOT_INDEX  =  0
       FATHER_INDEX  =  3
          LinkCpuNo  =  0
       ActivateFlag  =  ACTIVED
            WinSize  =  16
       Rev Port No.  =  255
   Rev Timeslot No.  =  255
Rev Sub Timeslot No  =  0
       Rev Slot No.  =  255
(Number of results = 1)


---    END

Output Description

Domain Name Description
BscCes

8192

LapdFramId

0

LapdSlotId

14

E1Id

0

TsId

3

SubTsId

0

TEI

0

SAPI

60

Timeslot Type

AterSL

LinkType

1:1 multiplex on 64K

SataliteFlag

0

CongestionStart

90

CongestionEnd

60

ROOT_INDEX

0

FATHER_INDEX

3

LinkCpuNo

0

ActivateFlag

ACTIVED

WinSize

16

Rev Port No.

0

Rev Timeslot No.

1

Rev Sub Timeslot No

0

Rev Slot No.

0


Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.