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 slot in which a BTS board is located. 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 production date of the PSU (Index Type = BYIDX(By Index); BTS Index = 1; Subrack No. = 1; Slot No. = 2): DSP BTSPSUDATE: IDXTYPE=BYIDX, BTSIDX=1, SRN=1, SN=2; The result is as follows: +++ HUAWEI 2007-06-18 09:13:07 O&M #1320 %% DSP BTSPSUDATE:IDXTYPE=BYIDX,BTSIDX=1,SRN=1,SN=2;%% RETCODE = 0 Operation succeeded Subrack No. Slot No. Commute Module No. Date Manufacture 1 2 1 2005-06-30 Emerrsion 1 2 2 2005-06-30 Emerrsion 1 2 3 2005-06-30 Emerrsion (Number of Results = 3) --- END