1. The MML client should communicate with the BSC properly.
2. The BSC should communicate with the BTS properly.
3. The power module should be in position and run normally.
4. The BTS should be configured with the PMU.
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 |
SRN | Subrack No. | Meaning: subrack number Value range: 0-53 Explanation: This parameter specifies the number of the subrack where a BTS board 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 in which a BTS board is located. Default value: None |
Query the charge and discharge times of BTS batteries (Index Type = BYIDX(By Index); BTS Index = 0; Subrack No. = 1; Slot No. = 2): DSP BTSCHGCNT: IDXTYPE=BYIDX, BTSIDX=0, SRN=1, SN=2; The result is as follows: +++ HUAWEI 17.11.07 05:15:01 PM O&M #380 %%DSP BTSCHGCNT: IDXTYPE=BYIDX, BTSIDX=0, SRN=1, SN=2;%% RETCODE = 0 Operation succeeded Power-off count --------------- Power-off count = 2 (Number of Results = 1) ---END