Display Information on Location Group(DSP LOCGRP)

Function

An OM command that queries the information about the location group on a BTS.

Note

None.

Parameters

ID Name Description
IDXTYPE Index Type

Meaning: index type

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

Explanation: The value BYNAME(By Name) indicates the query based on the BTS name and the value BYIDX(By Index) indicates the query based on the BTS index.

Default value: None

BTSIDX BTS Index

Meaning: BTS index

Value range: 0-2047

Explanation:

1. This parameter specifies the index of a BTS. Each BTS is numbered uniquely in a BSC.

2. This parameter is mandatory if BYIDX(By Index) is selected for the Index Type of the BTS.

Default value: None

BTSNAME BTS Name

Meaning: BTS name

Value range: 1-32 characters

Explanation:

1. This parameter specifies the name of a BTS. Each BTS is named uniquely in a BSC.

2. This parameter is mandatory if BYNAME(By Name) is selected for Index Type of the BTS.

Default value: None

Example

Query the information about the location group on a BTS (Index Type = BYIDX(By Index); BTS Index = 0):
DSP LOCGRP:IDXTYPE=BYIDX, BTSIDX=0;
The result is as follows:
+++    HUAWEI        21.07.08 17:29:22
O&M    #554
%%DSP LOCGRP:IDXTYPE=BYIDX, BTSIDX=0;%%
RETCODE = 0  Operation succeeded

DSP LOCGRP Result
------------------
Cell No.  Location Group No.  If Current Main Location  Min Access Level  Export Power  RXU No.   Antenna Pass No.
   0             0                 YES                      2                 5            0       
   1
   0             0                 YES                      2                 5            0 
   2
   1             1                 NO                       3                 7            1    
   1    


---    END

Output Description

Domain Name Description
Cell No.

Number of a cell in a BTS

Location Group No.

Number of the location group

If Current Main Location

Whether the current location group is the main location group

Min Access Level

Minimum access level of the location group

Export Power

Output power of the location group

RXU No.

Number of the RXU on the BTS

Antenna Pass No.

Number of the antenna tributary on the RXU


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