An OM command that queries the clock tracing mode and clock software version of a specific board.
1. The MML should communicate with the BSC properly.
2. The BSC should communicate with the BTS 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 |
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 clock information (Index Type = BYIDX(By Index); BTS Index = 2, Subrack No. = 0; Slot No. = 14): DSP BTSCLK: IDXTYPE=BYIDX, BTSIDX=2, SRN=0, SN=14; The result is as follows: +++ HUAWEI 2008-02-13 00:42:30 DST O&M #8521 %%DSP BTSCLK: IDXTYPE=BYIDX, BTSIDX=2, SRN=0, SN=14;%% RETCODE = 0 Operation succeeded DSP BTSCLK Result ----------------- Board type Board No. Clock Factory Value Clock Trace Mode Clock Sofeware Version TMU 0 1984 Enable Trace Range Limit 3.02R003.20011130 (Number of results = 1) --- END