1. During the VSWR test, only the test process is displayed on the MML client; after the test is complete, the test results are displayed on the MML client.
2. During the VSWR test, the BTS services are disrupted.
| ID | Name | Description |
|---|---|---|
| IDXTYPE | Index Type | Meaning: index type Value range: BYNAME(By Name), BYIDX(By Index) Explanation: This parameter specifies whether the query is based on BTS name or BTS index. Default value: None |
| BTSIDX | BTS Index | Meaning: BTS index Value range: 0-2047 Explanation: 1. This parameter specifies the BTS index, which is unique in a BSC. 2. If Index Type is set to BYIDX(By Index), this parameter is mandatory. Default value: None |
| BTSNAME | BTS Name | Meaning: BTS name Value range: 1-32 characters Explanation: 1. This parameter specifies the BTS name, which is unique in a BSC. 2. If Index Type is set to BYNAME(By Name), this parameter is mandatory. Default value: None |
| BRDNO | Board No. | Meaning: board number Value range: 0-47 Explanation: This parameter specifies the number of the RF front-end board on a BTS. Default value: None |
| ATN | Antenna Tributary No. | Meaning: antenna tributary number Value range: A(Tributary A), B(Tributary B), ALL(All Tributary) Explanation: This parameter specifies the number of the RF port on the RF front-end board of a BTS. The number is unique on a board. Default value: None |
| TFREQ | Test Frequency | Meaning: test frequency Value range: 0-1023 Explanation: This parameter specifies the frequency at which the TRX transmits signals during the VSWR test. Default value: None |
| TMODE | Test Mode | Meaning: test mode Value range: NONFDR(NONFDR), FDR(FDR) Description: This parameter specifies whether to use the frequency domain reflectometer (FDR) mode to test the voltage standing wave ratio (VSWR). Default value: None |
Start the Voltage Standing Wave Ratio (VSWR) test (Index Type = BYIDX(By Index); BTS Index = 1;):
STR VSWRTEST: IDXTYPE=BYIDX, BTSIDX=1;
The result is as follows:
+++ HUAWEI 2009-06-04 20:10:44
O&M #9431
%%STR VSWRTEST: IDXTYPE=BYIDX, BTSIDX=1;%%
RETCODE = 0 Operation succeeded
Session
-------
Session ID = 1
(Number of results = 1)
--- END
+++ HUAWEI 2009-06-04 20:10:49
O&M #9436
%%STR VSWRTEST: IDXTYPE=BYIDX, BTSIDX=1;%%
RETCODE = 0 Progress report, Operation succeeded
Report Type = VSWR Query
Status = Progressing
Progress = 0%
Session ID = 1
--- END
+++ HUAWEI 2009-06-04 20:10:51
O&M #9436
%%STR VSWRTEST: IDXTYPE=BYIDX, BTSIDX=1;%%
RETCODE = 0 Progress report, Operation succeeded
Report Type = VSWR Query
Status = Progressing
Progress = 50%
Session ID = 1
--- END
+++ HUAWEI 2009-06-04 20:10:54
O&M #9436
%%STR VSWRTEST: IDXTYPE=BYIDX, BTSIDX=1;%%
RETCODE = 0 Progress report, Operation succeeded
Report Type = VSWR Query
Status = Progressing
Progress = 50%
Session ID = 1
--- END
+++ HUAWEI 2009-06-04 20:10:57
O&M #9436
%%STR VSWRTEST: IDXTYPE=BYIDX, BTSIDX=1;%%
RETCODE = 0 Progress report, Operation succeeded
Report Type = VSWR Query
Status = Success
Session ID = 1
VSWR Query Result
-----------------
Site Index Site Name Cell No. Board No. Antenna Tributary No. VSWR
1 DBS3900_REAL 4 0 A 1.01
1 DBS3900_REAL 4 0 B 1.01
(Number of results = 2)
--- END