An OM command that queries the information of the RET antenna configured in the BTS.
To query the detailed information of a specific RET antenna, set the parameters BTS Index and Board No..
| ID | Name | Description |
|---|---|---|
| IDXTYPE | Index Type | Meaning:Index Type Value range:BYNAME(By Name),BYIDX(By Index) Explanation:Index type. Default value:None |
| BTSIDX | 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 |
| BTSNAME | 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 |
| BRDTYPE | Board Type. | Meaning:Board Type. Value range:DATU(DATU),GATM(GATM),DRRU(DRRU),MRRU(MRRU),MRFU(MRFU),GRRU(GRRU),GRFU(GRFU) Explanation:This parameter specifies Antenna Control Board Type, and distinguishes different types of BTS boards. Each type of boards corresponds |
| CONTROLBRDNO | Antenna Control Board No. | Meaning:Antenna Control Board No. Value range:0~255 Explanation:This parameter specifies the number of the board that controls the RET antenna. Default value:None |
Query the RET antenna configured on the GATM of a BTS (Index Type = BYIDX(By Index); BTS Index = 0; Board Type. = GATM(GATM)):
LST RATANTENNA: IDXTYPE=BYIDX, BTSIDX=0, BRDTYPE=GATM;
The result is as follows:
+++ HUAWEI 2008-07-22 11:47:06
O&M #727
%%LST RATANTENNA: IDXTYPE=BYIDX, BTSIDX=0, BRDTYPE=GATM;%%
RETCODE = 0 Operation succeeded
LST RATANTENNA Result
---------------------
Site Index = 0
Board Type = GATM
Antenna Control Board No. = 0
Antenna No. = 1
Branch No. = 1
Antenna Connect Board No. = 1
Cell No. = 1
Antenna Alias = 1
Vendor Code = AA
Serial NO. = 1
(Number of results = 1)
--- END