1. The MML client must communicate properly with the BSC.
2. The BSC must communicate properly with the BTS.
3. Through "EXP DEVFILE" to query bts cabinet barcode.
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 the 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 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 |
CABLST | Cabinet List | Meaning: cabinet list Value range: 0-8 Explanation: This parameter specifies the cabinets whose bar code needs to be set. For example, when setting the bar codes of cabinets 0 and 1, enter 0&1. Default value: None |
BARCODLST | Cabinet Bar Code List | Meaning: list of cabinet bar code Value range: 1-80 characters Explanation: 1. This parameter specifies the bar codes of all the cabinets configured in the BTS. 2. Use & to separate the bar codes. For example, when setting the two cabinets of a BTS, enter 12345678&23456789. Default value: None |