Start Scan RET Antenna(STR RETANTSCAN)

Function

An OM command that starts the task of scanning the RET antenna-related information, such as product serial number, manufacturer, and whether the antenna is configured.

Note

1. The MML client must communicate properly with the BSC.

2. The BSC must communicate properly with the BTS.

3. The BTS must be configured with the board that controls the RET antenna and connected with the RET antenna.

Parameters

ID Name Description
IDXTYPE Index Type

Meaning: how to specify a BTS

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

Explanation: This parameter determines whether to specify a BTS by its name or index.

Default value: None

BTSIDX BTS Index

Meaning: BTS index

Value range: 0-2047

Explanation:

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

2. This parameter is mandatory if Index Type is set to BYIDX(By Index).

Default value: None

BTSNAME BTS Name

Meaning: BTS name

Value range: 1-32 characters

Explanation:

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

2. This parameter is mandatory if Index Type is set to BYNAME(By Name).

Default value: None

SRN Subrack No.

Meaning: subrack number

Value range: 0-53

Explanation: This parameter specifies the number of the subrack where the board that controls the RET antenna is located. The subrack number is unique in a site.

Default value: None

SN Slot No.

Meaning: slot number

Value range: 0-23

Explanation: This parameter specifies the number of the slot where the board that controls the RET antenna is located.

Default value: None

Example

Scan the RET antenna related information of a board (Index Type = BYIDX(By Index); BTS Index = 0; Subrack No. = 0; Slot No. = 3):
STR RETANTSCAN: IDXTYPE=BYIDX, BTSIDX=0, SRN=0, SN=3;
The result is as follows:
+++    HUAWEI        2008-02-21 16:54:47
O&M    #1268
%%STR RETANTSCAN: IDXTYPE=BYIDX, BTSIDX=0, SRN=0, SN=3;%%
RETCODE = 0  Execution succeeded


Subsequent reports to be output

---    END

+++    HUAWEI        2008-02-21 16:54:48
O&M    #1268
%%STR RETANTSCAN: IDXTYPE=BYIDX, BTSIDX=0, SRN=0, SN=3;%%
RETCODE = 0  Execution succeeded

Start the scanning of the RET antenna information
----------------
Feed Tributary No.  =  3
  Manufacturer  =  KA
  Product Information  =  CS53579446
      Configuration  =  Configured
(Number of results = 1)


Subsequent reports to be output

---    END

+++    HUAWEI        2008-02-21 16:55:22
O&M    #1268
%%STR RETANTSCAN: IDXTYPE=BYIDX, BTSIDX=0, SRN=0, SN=3;%%
RETCODE = 0  Execution succeeded


3 reports in total
---    END

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