An OM command that queries the status of a specified PDCH or multiple PDCHs.
The status of dynamic and static PDCHs can both be queried.
ID | Name | Description |
---|---|---|
IDXTYPE | Index Type | Meaning: index type Value range: BYCHANNEL(By Channel), BYTRX(By TRX), and BYCELL(By Cell)Explanation: This parameter specifies whether to query the PDCH status by channel, by TRX, or by cell. Default value: None |
CIDXTYPE | Cell Index Type | Meaning: cell index type Value range: BYCELLINDEX(By CELL Index), BYCELLNAME(By CELL Name) Explanation: This parameter specifies whether to uniquely identify a cell by cell index or by cell name. Default value: None |
CIDX | Cell Index | Meaning: cell index Value range: 0-2047 Explanation: The cell index uniquely identifies a cell within a BSC. Default value: None |
CNAME | Cell Name | Meaning: cell name Value range: 1-32 characters Explanation: The cell name uniquely identifies a cell within a BSC. Default value: None |
TRXNO | Trx No. | Meaning: TRX number Value range: 0-71 Explanation: 1. This parameter specifies the TRX number in a BTS. The TRX number uniquely identifies a TRX within a BTS. 2. The cell index and TRX number can uniquely identify a TRX. Default value: None |
CHNO | Channel No. | Meaning: channel number Value range: 0-7 Explanation: 1. This parameter specifies the channel number in one TRX. 2. The cell index, TRX number, and channel number can uniquely identify a channel. Default value: None |
1. Query the status of PDCHs in a cell (Index Type = BYCELL; Cell Index Type = BYCELLINDEX(By Cell Index); Cell Index = 0): DSP PDCH: IDXTYPE=BYCELL(By Cell), CIDXTYPE=BYCELLINDEX, CIDX=0; The result is as follows: +++ HUAWEI 2008-07-18 08:27:25 O&M #38283 %%DSP PDCH: IDXTYPE=BYCELL, CIDXTYPE=BYCELLINDEX, CIDX=0;%% RETCODE = 0 Operation succeeded Query PDCH state ------------ TRX NO. Channel No. Channel Operation State Channel Occupied State Channel Administration State Number of Links Channel Bandwidth Subrack No. Slot No. DSP No. Link 0 PSN Link 0 State Link 1 PSN Link 1 State Link 2 PSN Link 2 State Link 3 PSN Link 3 State Number of Uplink TBFs (GPRS) Number of Downlilnk TBFs (GPRS) Number of Uplink TBFs (EGPRS) Number of Downlilnk TBFs (EGPRS) 0 4 Available Idle Unblocked 1 16kbps 0 10 1 0 ABIS Link Activated None Invalid None Invalid None Invalid 0 0 0 0 0 5 Available Idle Unblocked 1 16kbps 0 10 1 1 ABIS Link Activated None Invalid None Invalid None Invalid 0 0 0 0 0 6 Available Idle Unblocked 1 16kbps 0 10 1 2 ABIS Link Activated None Invalid None Invalid None Invalid 0 0 0 0 0 7 Available Idle Unblocked 1 16kbps 0 10 1 3 ABIS Link Activated None Invalid None Invalid None Invalid 0 0 0 0 (Number of results = 4) --- END 2. Query the channel status of a TRX (Index Type = BYCHANNEL(By channel); Cell Index Type = BYCELLINDEX(By Cell Index); Cell Index = 0; Trx No. = 0; Channel No. = 7): DSP PDCH: IDXTYPE=BYCHANNEL, CIDXTYPE=BYCELLINDEX, CIDX=0, TRXNO=0, CHNO=7; The result is as follows: +++ HUAWEI 2008-07-18 09:13:00 O&M #41180 %%DSP PDCH: IDXTYPE=BYCHANNEL, CIDXTYPE=BYCELLINDEX, CIDX=0, TRXNO=0, CHNO=7;%% RETCODE = 0 Operation succeeded Query PDCH state ------------ Channel Operation State Channel Occupied State Channel Administration State Number of Links Channel Bandwidth Subrack No. Slot No. DSP No. Link 0 PSN Link 0 State Link 1 PSN Link 1 State Link 2 PSN Link 2 State Link 3 PSN Link 3 State Number of Uplink TBFs (GPRS) Number of Downlilnk TBFs (GPRS) Number of Uplink TBFs (EGPRS) Number of Downlilnk TBFs (EGPRS) Available Idle Unblocked 1 16kbps 0 10 1 0 ABIS Link Activated None Invalid None Invalid None Invalid 0 0 0 0 (Number of results = 1) --- END
Domain Name | Description |
---|---|
TRX No. | TRX number in the BTS |
Channel No. | Channel number of the TRX |
Channel Operation State | Channel operation status, value range: Available, Unavailable |
Channel Occupied State | The channel is idle only when there are no uplink and downlink TBFs (GPRS or EGPRS). |
Channel Administration State | Channel administration status, value range: Blocked, Unblocked |
Number of Links | Number of active links |
Channel Bandwidth | Channel bandwidth |
Subrack No. | Subrack number of the DSP |
Slot No. | Slot number of the DSP |
DSP No. | DSP number |
Link 0 PSN | Number of LVDS timeslots on link 0 |
Link 0 State | Link 0 status, value range: ABIS Link Activation Process, ABIS Link Deactivation Process, Resource Reclaiming Upon ABIS Link Activation Failure, ABIS Link Activated, Invalid |
Link 1 PSN | Number of LVDS timeslots on link 1 |
Link 1 State | Link 1 status, value range: ABIS Link Activation Process, ABIS Link Deactivation Process, Resource Reclaiming Upon ABIS Link Activation Failure, ABIS Link Activated, Invalid |
Link 2 PSN | Number of LVDS timeslots on link 2 |
Link 2 State | Link 3 status, value range: ABIS Link Activation Process, ABIS Link Deactivation Process, Resource Reclaiming Upon ABIS Link Activation Failure, ABIS Link Activated, Invalid |
Link 3 PSN | Number of LVDS timeslots on link 3 |
Link 3 State | Link 3 status, value range: ABIS Link Activation Process, ABIS Link Deactivation Process, Resource Reclaiming Upon ABIS Link Activation Failure, ABIS Link Activated, Invalid |
Number of Uplink TBFs (GPRS) | Number of uplink TBFs (GPRS) |
Number of Downlink TBFs (GPRS) | Number of downlink TBFs (GPRS) |
Number of Uplink TBFs (EGPRS) | Number of uplink TBFs (EGPRS) |
Number of Downlink TBFs (EGPRS) | Number of downlink TBFs (EGPRS) |