List Attributes of BSC Board(LST BRD)

Function

An OM command that queries the data of BSC boards in the configuration database.

1. You can run this command to query data of BSC boards by entering board location and board type. If you query data of BSC boards by entering board location, you need to enter subrack No. and slot No.. If you query data of BSC boards by entering board type, you need to enter board type and subrack No..

2. If you query data of BSC boards by entering subrack No. and slot No., data of attributes of the board is listed. If you query data of BSC boards by entering subrack No. only, data of attributes of all boards in the subrack is listed. If you query data of BSC boards by entering board type and subrack No.,data of attributes of the BSC boards of specified type and subrack No.is listed. If you query data of BSC boards by entering board type, data of attributes of BSC boards of specified type in all subracks is listed.

Note

None

Parameters

ID Name Description
CT Condition Type

Meaning:Condition Type

Value range:BYLOCATION(By Location),BYBOARDTYPE(By Board Type)

Explanation:Board List Type.

Default value:None

SRN Subrack No.

Meaning:Subrack No.

Value range:0~11

Explanation:This parameter specifies the number of the subrack where a board is located.

Default value:None

SN Slot No.

Meaning:Slot No.

Value range:0~27

Explanation:This parameter specifies the number of the slot where a board is located.

Default value:None

BT Board Type

Meaning:Board Type

Value range:GSCU,GGCU,GTNU,GEIUB,GEIUP,GEIUT,GEIUA,GOIUB,GOIUP,GOIUT,GOIUA,GFGUA,GOGUA,GEHUB,GFGUB,GOGUB,GFGUG,GEPUG,GDPUC,GDPUP,GDPUX,GXPUT,GXPUM,GXPUI

Explanation:None.

Default value:None

Example

1. Query BSC board attributes by entering board location: query attributes of the board in slot 6 of subrack 0:
LST BRD: CT=BYLOCATION, SRN=0, SN=6;
The result is as follows:
+++    HUAWEI        2008-11-06 19:25:20
O&M    #217
%%LST BRD: CT=BYLOCATION, SRN=0, SN=6;%%
RETCODE = 0  Operation succeeded

LST BRD Result
--------------
               Subrack No.  =  0
                  Slot No.  =  6
          Logical Slot No.  =  6
             Physical Type  =  SCUa
              Logical Type  =  GSCU
               Backup Type  =  OUTPEER
                  Load Key  =  Auto
                 Work Mode  =  NULL
Optical Interface Standard  =  NULL
(Number of results = 1)


---    END

4. Query BSC attributes by entering board type: query attributes of GSCUs in all subracks:
LST BRD: CT=BYBOARDTYPE, BT=GSCU;
The result is as follows:
+++    HUAWEI        2008-11-06 19:28:00
O&M    #250
%%LST BRD: CT=BYBOARDTYPE, BT=GSCU;%%
RETCODE = 0  Operation succeeded

LST BRD Result
--------------
Subrack No.  Slot No.  Logical Slot No.  Physical Type  Logical Type  Backup Type Load Key  Work Mode  Optical Interface Standard

0            6         6                 SCUa           GSCU          OUTPEER  Auto      NULL       NULL                      
0            7         6                 SCUa           GSCU          OUTPEER  Auto      NULL       NULL                      
1            6         6                 SCUa           GSCU          OUTPEER  Auto      NULL       NULL                      
1            7         6                 SCUa           GSCU          OUTPEER  Auto      NULL       NULL                      
(Number of results = 4)


---    END

Output Description

For details, see the parameter description of the ADD BRD and MOD BRD commands.

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