Display Clock Status of the Board(DSP BRDCLK)

Function

An OM command that queries the input clock status of the board.

Note

1. The clocks queried on different boards are different:

If you query the clock status of the GSCU in the GMPS, "GGCU Output 8K Backboard Reference Clk 0 Status" and "GGCU Output 8K Backboard Reference Clk 1 Status" are displayed.

If you query the clock status of the GSCU in the GEPS, "GGCU Output 8K Frontboard Reference Clk Status" is displayed.

If you query the clock status of the GSCU in the GTCS, "Line 0 8K Reference CLK Status" and "Line 1 8K Reference CLK Status" are displayed.

If you query the clock status of the GTNU/GEIUA/GEIUT/GEIUB/GEIUP/GDPUX/GDPUC/GDPUP, "TDM 32.768M Clock Status" is displayed.

2. The GXPUM/GXPUT does not support query about the status of the input clock.

3. This command does not query the clock status of the GGCU in GMPS.

4. The specified board should be configured and functional.

5. For different boards, the queried clock types are different. If the slot number (optional) is not specified, the status of the input clocks of all boards in the specified subrack is queried.

Parameters

ID Name Description
SRN Subrack No.

Meaning: subrack number

Value range: 0-11

Explanation: The subrack number uniquely identifies a subrack.

Default value: None

SN Slot No.

Meaning: slot number

Value range: 0-27

Explanation:

1. The subrack number and slot number uniquely identify a board.

2. The slot number is an optional parameter. If not specified, the clock status of all the boards in the specified subrack is queried.

Default value: None

Example

1. Query the clock status of the GSCU in slot 6 of subrack 0:
DSP BRDCLK: SRN=0, SN=6;
The result is as follows:
MML% DSP BRDCLK:SRN=0,SN=6;
+++    HUAWEI        2008-07-10 13:47:57
O&M    #660
%%DSP BRDCLK:SRN=0,SN=6;%%
RETCODE = 0  Operation succeeded

Display Clock Status of the Board
---------------------------------
                                    Subrack No.  =  0
                                       Slot No.  =  6
GGCU Output 8K Backboard Reference Clk 0 Status  =  Normal
GGKU Output 8K Backboard Reference Clk 1 Status  =  Normal
(Number of results = 1)


---    END

2. Query the clock status of all boards in subrack 0:
DSP BRDCLK: SRN=0;
The result is as follows:
MML% DSP BRDCLK:SRN=0;
+++    HUAWEI        2008-07-10 13:54:47
O&M    #817
%%DSP BRDCLK:SRN=0;%%
RETCODE = 855703627  Board uninstalled(The command is executed but some errors occur)

Display Clock Status of the Board
---------------------------------
         Subrack No.  =  0
            Slot No.  =  5
TDM 32M Clock Status  =  Normal

                                    Subrack No.  =  0
                                       Slot No.  =  6
GGCU Output 8K Backboard Reference Clk 0 Status  =  Normal
GGCU Output 8K Backboard Reference Clk 1 Status  =  Normal

                                    Subrack No.  =  0
                                       Slot No.  =  7
GGCU Output 8K Backboard Reference Clk 0 Status  =  Normal
GGCU Output 8K Backboard Reference Clk 1 Status  =  Normal

         Subrack No.  =  0
            Slot No.  =  14
TDM 32M Clock Status  =  Normal

         Subrack No.  =  0
            Slot No.  =  15
TDM 32M Clock Status  =  Normal
(Number of results = 5)

Prompt information
------------------
Prompt information0:(855703627)Board uninstalled
Prompt information0:(855703627)Board uninstalled


---    END

Output Description

Domain Name Description
Subrack No.

Number of the subrack where the board is located.

Slot No.

Number of the slot where the board is located.

GGCU Output 8K Backboard Reference Clk 0(1) Status

Whether the output channel 0/1 backplane 8 kHz clock on the GGCU is normal.

GGCU Output 8K Frontboard Reference Clk Status

Whether the output panel 8 kHz clock on the GGCU is normal.

Line 0(1) 8K Reference CLK Status

Whether the 8 kHz clock on the backplane of the GTCS subrack is normal.

TDM 32M Clock Status

Whether the TDM 32 MHz input clock on the interface board is normal.

Related reference
Display Clock Status(DSP CLKSTAT)

Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.