An OM command that queries the configuration of the signaling link on the Pb interface.
To query the configuration of all the signaling links on the Pb interfaces in a specific slot, set the parameters Subrack No. and Slot No..
To query the configuration of the signaling link on the Pb interface that meet certain conditions, set the parameters Subrack No., Slot No., Port No., and Timeslot No..
ID | Name | Description |
---|---|---|
SRN | Subrack No. | Meaning:Subrack No. Value range:0~11 Explanation:This parameter indicates the subrack number of the Pb Signaling Link. Default value:None |
SN | Slot No. | Meaning:Slot No. Value range:0~27 Explanation:This parameter indicates the port number of the Pb Signaling Link. Default value:None |
PN | Port No. | Meaning:Port No. Value range:0~83 Explanation:This parameter specifies the E1/T1 port number of the Pb Signaling Link. Default value:None |
TSNO | Timeslot No. | Meaning:Timeslot No. Value range:1~31 Explanation:This parameter specifies the E1/T1 timeslot number of the Pb Signaling Link. Default value:None |
1. Query all signaling link on the Pb interface of a board (Subrack No. = 0; Slot No. = 16): LST PBSL: SRN=0, SN=16; The result is as follows: +++ HUAWEI 2008-06-22 22:40:14 O&M #10070 %%LST PBSL: SRN=0, SN=16;%% RETCODE = 0 Operation succeeded LST PBSL Result --------------- Logical No. Subrack No. Slot No. Port No. Timeslot No. TEI Transmission Mode Congestion Start Threshold Congestion End Threshold 4096 0 16 0 10 63 1 90 60 4097 0 16 0 11 63 1 90 60 4098 0 16 0 12 63 1 90 60 (Number of results = 3) --- END 2. Query a signaling link on the Pb interface (Subrack No. = 0; Slot No. = 16; Port No. = 0; Timeslot No. = 11): LST PBSL: SRN=0, SN=16, PN=0, TSNO=11; The result is as follows: +++ HUAWEI 2008-06-22 22:40:53 O&M #10097 %%LST PBSL: SRN=0, SN=16, PN=0, TSNO=11;%% RETCODE = 0 Operation succeeded LST PBSL Result --------------- Logical No. = 4097 Subrack No. = 0 Slot No. = 16 Port No. = 0 Timeslot No. = 11 TEI = 63 Transmission Mode = 1 Congestion Start Threshold = 90 Congestion End Threshold = 60 (Number of results = 1) --- END