Display BC Statistics(DSP BC)

Function

An OM command that queries the result of BC statistics.

Note

None

Parameters

ID Name Description
SRN Subrack No.

Meaning: subrack number

Value range: 0-11

Explanation: This parameter specifies the subrack number of the BC.

Default value: None

SN Slot No.

Meaning: slot number

Value range: 0-27

Explanation:

1. This parameter specifies the slot number of the BC.

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

Default value: None

PN Port No.

Meaning: port number

Value range: 0-31

Explanation: This parameter specifies the port number of the BC.

Default value: None

BCID BC Id

Meaning: BC ID

Value range: 0-255

Explanation: This parameter specifies the BC ID.

Default value: None

Example

1. Query all BCs in slot 16 of subrack 0:
DSP BC: SRN=0, SN=16;
The result is as follows:
+++    HUAWEI        2007-12-17 19:02:51
O&M    #865
%%DSP BC: SRN=0, SN=16;%%
RETCODE = 0  Operation succeeded

Query BC statistic
----------
                                                                              Subrack No. = 0
                                                                                 Slot No. = 16
                                                                                 Port No. =  0
                                                                       Bearer Channel ID  =  0
                                                                 BC Administration State  =  Unblocked
                                                                        BC Service State  =  Unavailable
                                                                   Number of Sent Frames  =  190
                                                                    Number of Sent Bytes  =  3230
                                                               Number of Received Frames  =  0
                                                                Number of Received Bytes  =  0
                                                               Number of Discarded Bytes  =  0
                                                              Number of Discarded Frames  =  0
                         Number of Inband Signaling Link Reliability Errors on User Side  =  189
                                 Number of Inband Signaling Protocol Errors on User Side  =  0
Number of Channel Deactivations on User Side (Deactivation Number Detected by Protocols)  =  1

                                                                              Subrack No. = 0
                                                                                 Slot No. = 16
                                                                                 Port No. = 1
                                                                       Bearer Channel ID  =  254
                                                                 BC Administration State  =  Unblocked
                                                                        BC Service State  =  Available
                                                                   Number of Sent Frames  =  2218
                                                                    Number of Sent Bytes  =  37138
                                                               Number of Received Frames  =  1015
                                                                Number of Received Bytes  =  6000
                                                               Number of Discarded Bytes  =  0
                                                              Number of Discarded Frames  =  0
                         Number of Inband Signaling Link Reliability Errors on User Side  =  1
                                 Number of Inband Signaling Protocol Errors on User Side  =  0
Number of Channel Deactivations on User Side (Deactivation Number Detected by Protocols)  =  0

                                                                              Subrack No. = 0
                                                                                 Slot No. = 16
                                                                                 Port No. =  0
                                                                       Bearer Channel ID  =  255
                                                                 BC Administration State  =  Unblocked
                                                                        BC Service State  =  Unavailable
                                                                   Number of Sent Frames  =  258
                                                                    Number of Sent Bytes  =  4386
                                                               Number of Received Frames  =  0
                                                                Number of Received Bytes  =  0
                                                               Number of Discarded Bytes  =  0
                                                              Number of Discarded Frames  =  0
                         Number of Inband Signaling Link Reliability Errors on User Side  =  257
                                 Number of Inband Signaling Protocol Errors on User Side  =  0
Number of Channel Deactivations on User Side (Deactivation Number Detected by Protocols)  =  1
(Number of results = 3)

---    END

2. Query the information about a BC.The BC is located in slot 16 of subrack 0 with port number 0 and BCID 255:
+++    HUAWEI        2007-12-17 19:09:43
O&M    #988
%%DSP BC: SRN=0, SN=16, PN=0, BCID=255;%%
RETCODE = 0  Operation succeeded

Query the BC information
----------
                                                                              Subrack No. = 0
                                                                                 Slot No. = 16
                                                                                 Port No. =  0
                                                                       Bearer Channel ID  =  255
                                                                 BC Administration State  =  Unblocked
                                                                        BC Service State  =  Unavailable
                                                                   Number of Sent Frames  =  299
                                                                    Number of Sent Bytes  =  5083
                                                               Number of Received Frames  =  0
                                                                Number of Received Bytes  =  0
                                                               Number of Discarded Bytes  =  0
                                                              Number of Discarded Frames  =  0
                         Number of Inband Signaling Link Reliability Errors on User Side  =  298
                                 Number of Inband Signaling Protocol Errors on User Side  =  0
Number of Channel Deactivations on User Side (Deactivation Number Detected by Protocols)  =  1
(Number of results = 1)

---    END

Output Description

Domain Name Description
BC Administration State

Value range: Blocked, Unblocked. Only the BC in unblocked status can bear services.

BC Service State

Value range: Available, Unavailable, Loopback. Available indicates that the BC works normally. Remarks: When the BC is deactivated or blocked manually, the BC is unavailable.

Number of Sent Frames

Total number of downlink frames

Number of Sent Bytes

Total number of bytes in downlink frames

Number of Received Frames

Total number of uplink service frames in compliance with the protocol

Number of Received Bytes

Total number of bytes in uplink service frames in compliance with the protocol

Number of Discarded Bytes

Total number of bytes in discarded uplink frames

Number of Discarded Frames

Total number of discarded uplink frames

Number of Inband Signaling Link Reliability Errors on User Side

Number of errors in the inband signaling link reliability test on the user side

Number of Inband Signaling Protocol Errors on User Side

Number of inband signaling messages not in compliance with the protocol on the user side

Number of Channel Deactivations on User Side (Deactivation Number Detected by Protocols)

Number of deactivations because the number of reliability errors reaches a specified value on the user side

Related reference
Display PVC Statistics(DSP PVC)
Unblock BC(UBL BC)
Clear BC Statistics(CLR BC)

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