Display Pb Interface CIC Status(DSP PBCIC)

Function

An OM command that queries the status of CICs on a specified Pb interface.

Note

1. The number of circuits queried at a time decides the time consumption.

2. This command does not apply to the PCU that is built in the BSC.

Parameters

ID Name Description
SRN Subrack No.

Meaning: subrack number of the board

Value range: 0-11

Explanation:

1. This parameter specifies the number of a subrack.

2. A key field that identifies the state query for a Pb-interface CIC and indicates the subrack number of the Pb-interface CIC to be blocked.

Default value: None

PCU PCU No.

Meaning: PCU number

Value range: 0-31

Explanation: A key field that identifies the state query for a Pb-interface CIC and indicates the PCU number of the Pb-interface CIC to be queried.

Default value: None

QRYMODE Query mode

Meaning: operation mode

Value range: BYPCU(BY PCU), BYCICRANGE(BY CIC RANGE)

Explanation:

Explanation: A key field that identifies the state query for a Pb-interface CIC and indicates the searching mode for the Pb-interface CIC to be queried.

2. BYPCU: searching by PCU; BYCICRANGE: searching by CIC range

Default value: None

CICBEG Start CIC NO

Meaning: start CIC number

Value range: 0-65535

Explanation:

1. The start CIC of the Pb-interface CIC range to be queried.

2. This parameter is mandatory if the searching is based on CIC range.

Default value: None

CICEND End CIC NO

Meaning: end CIC number

Value range: 0-65535

Explanation:

1. The end CIC of the Pb-interface CIC range to be queried.

2. This parameter is mandatory if BY CIC RANGE is selected for Operation Mode of the CIC.

Default value: None

CICSTAT CIC state

Meaning: CIC state

Value range: IDLE(IDLE), OCCUPIED(OCCUPIED), FAILURE(FAILURE), UNINSTALLED(UNINSTALLED), BLOCKED(blocked), PEERBLOCKED(PEERBLOCKED), PEERUNINSTALLED(PEERUNINSTALLED)

Explanation:

1. A state filtering parameter for the A-interface CIC to be queried.

2. IDLE(IDLE): idle state; OCCUPIED(OCCUPIED): occupied state; FAILURE(FAILURE): failure state; UNINSTALLED(UNINSTALLED): not installed; BLOCKED(blocked): blocked state; PEERBLOCKED(PEERBLOCKEDd): peer blocked state; PEERUNINSTALLED(PEERUNINSTALLED): peer uninstalled state.

Default value: None

Example

1. Query the idle CICs on a Pb interface (Subrack No. = 0; PCU No. = 4, Query mode = ANGE(BYCICRANGE); Start CIC NO = 0; End CIC NO = 31; CIC state = IDLE(IDLE)):
DSP PBCIC: SRN=0, PCU=4, QRYMODE=BYCICRANGE, CICBEG=0, CICEND=31, CICSTAT=IDLE;
The result is as follows:
+++    HUAWEI        2008-06-21 04:10:51
O&M    #497
%%DSP PBCIC: SRN=0, PCU=4, QRYMODE=BYCICRANGE, CICBEG=0, CICEND=31, CICSTAT=IDLE;%%
RETCODE = 0  Operation succeeded

DSP PBCIC Result
-----------------
CIC No.   State

0        Idle
1        Idle
2        Idle
3        Idle
4        Idle

(Number of results = 5)


---    END


Remarks:
If the specified CIC is not in the PCU, the MML client prompts a parameter error.
If the CICs numbered 0-31 are not idle, MML client prompts a successful operation without listing CICs.
If there is any idle CIC among CICs numbered 0-31, MML client prompts a successful operation, and a list of idle CICs is displayed.

Output Description

Domain Name Description
CIC NO.

CIC number

State

CIC status, value range: Idle, Busy, Fault, Uninstall, Block, Peer Uninstall, Peer Blocked

Related reference
Block Pb Interface CIC(BLK PBCIC)
Unblock Pb Interface CIC(UBL PBCIC)
Reset Pb Interface CIC(RST PBCIC)

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