1. The MML should communicate with the BSC properly.
2. The BSC should communicate with the BTS properly.
3. The DEMU should be in position and run properly.
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 a 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 target 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 |
Query the configuration of the DEMU (Index Type = BYIDX(By Index); BTS Index = 1): DSP DEMUCFGINFO:IDXTYPE=BYIDX,BTSIDX=1; The result is as follows: +++ HUAWEI 2008-06-19 11:02:32 O&M #649 %%DSP DEMUCFGINFO:IDXTYPE=BYIDX,BTSIDX=1;%% RETCODE = 0 Operation succeeded DSP DEMUCFGINFO Result ---------------------- Board Type Board No. DEMU/EMU 0 (Number of results = 1) BTS Support DEMUS State ----------------------- Support DEMUS or not = Support DEMUS (Number of results = 1) --- END