Display PS Resources(DSP PSRES)

Function

An OM command that queries the PS resources.

Note

1. This command applies to only the PS cells.

2. When Index Type is set to BYSUBRACK(BY SUBRACK), the last report provides only the query result.

Parameters

ID Name Description
IDXTYPE Index Type

Meaning: index type

Value range: BYDSP(BY DSP); BYSUBRACK(BY SUBRACK)

This parameter specifies whether to query the PS resources by DSP or subrack.

Default value: None

SRN Subrack No.

Meaning: subrack number

Value range: 0-11

Explanation: The subrack number uniquely identifies a subrack.

Default value: None

SN Slot No.

Meaning: slot number

Value range: 0-27

Explanation: The subrack number and slot number uniquely identify a board.

Default value: None

DSPNO DSP No.

Meaning: DSP number

Value range: 0-21

Explanation: The subrack number, slot number, and DSP number uniquely identify a DSP.

Default value: None

Example

1. Query the PS resources (Index Type = BYSUBRACK(By SUBRACK); Subrack No. = 0):
DSP PSRES: IDXTYPE = BYSUBRACK, SRN=0;
The result is as follows:
+++    HUAWEI        2008-07-22 08:44:51
O&M    #42492
%%DSP PSRES: IDXTYPE = BYSUBRACK, SRN=0;%%
RETCODE = 0  Operation succeeded

Query PS resources
----------
Slot No.  DSP No.  Cell Index  Cell Um Administration State  Cell Gb Administration State  TRX No.  Channel No.  Channel State
                                                              
10        2        0           Unblocked                     Unblocked                     0        4            Available    
10        2        0           Unblocked                     Unblocked                     0        5            Available    
10        2        0           Unblocked                     Unblocked                     0        6            Available    
10        2        0           Unblocked                     Unblocked                     0        7            Available    
(Number of results = 4)


Subsequent reports to be output

---    END

+++    HUAWEI        2008-07-22 08:44:51
O&M    #35219
%%DSP PSRES: IDXTYPE=BYSUBRACK, SRN=0;%%
RETCODE = 0  Operation succeeded

No matching result is found

2 reports in total

---    END

2. Query PS resources (Index Type = BYDSP(By DSP); Subrack No. = 0; Slot No. = 10; DSP No. = 2):
DSP PSRES: IDXTYPE = BYDSP, SRN=0, SN=10, DSPNO=2;
The result is as follows:
+++    HUAWEI        2008-07-22 08:50:37
O&M    #42894
%%DSP PSRES: IDXTYPE = BYDSP, SRN=0, SN=10, DSPNO=2;%%
RETCODE = 0  Operation succeeded

Query PS resources
----------
Slot No.  DSP No.  Cell Index  Cell Um Administration State  Cell Gb Administration State  TRX No.  Channel No.  Channel State
  
10        2        0           Unblocked                     Unblocked                     0        4            Available    
10        2        0           Unblocked                     Unblocked                     0        5            Available    
10        2        0           Unblocked                     Unblocked                     0        6            Available    
10        2        0           Unblocked                     Unblocked                     0        7            Available    
(Number of results = 4)

---    END

Output Description

Domain Name Description
Slot No.

Slot number

DSP No.

DSP number

Cell Index

Cell index

Cell Um Administration State

Status of cell Um administration, value range: Blocked, Unblocked

Cell Gb Administration State

Status of cell Gb administration, value range: Blocked, Unblocked

TRX No.

TRX number in the BTS

Channel No.

Channel number of the TRX

Channel State

Channel status, value range: Unavailable, Available

Related reference
Display PS Resources(DSP PSRES)
Set PS Cell Distribution on DSP(SET PSCELLTODSP)
Reset Cell of PS Domain(RST PSCELL)
Display PDCH Status(DSP PDCH)
Display PDCH Num(DSP PDCHNUM)

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