Display BTS Resource(DSP BTSRES)

Function

An OM command that queries the information about the BTS resources, such as CPU usage and RAM usage.

Note

1. This command is unavailable on the BTS20, BTS20A, or BTS22C.

2. The two options RACKTEMP(RackTemp) and RACKHUMI(RackHumi) of the parameter Resource Type are unavailable for the BTS3006C or BTS3002E.

Parameters

ID Name Description
SITEIDXTYPE Site Index Type

Meaning: how to specify a BTS

Value range: BYNAME(By Name), BYIDX(By Index)

Explanation: This parameter determines whether to specify a BTS by name or by index.

Default value: None

SITEIDX Site Index

Meaning: BTS index

Value range: 0-2047

Explanation:

1. This parameter specifies the number of the target BTS. Each BTS is numbered uniquely in a BSC.

2. This parameter is mandatory if Index Type is set to BYIDX(By Index).

Default value: None

SITENAME Site Name

Meaning: BTS name

Value range: 1-32 characters

Explanation:

1. This parameter specifies the name of the target BTS. Each BTS is named uniquely in a BSC.

2. This parameter is mandatory if Index Type is set to BYNAME(By Name).

Default value: None

RESTYPE Resource Type

Meaning: resource type

Value range: CPURATIO(CPURatio), RAMRATIO(RAMRatio), MOTHERTIER(MotherTier), RACKTEMP(RackTemp), RACKHUMI(RackHumi), BATTERYCUR(BatteryCur), BATTERYTEMP(BatteryTemp), LOADCUR(LoadCur), ACVOLT(AcVolt), STATE(State), BOARDTEMP(BoardTemp)

Explanation: This parameter specifies the type of the resource to be queried.

Default value: None

Example

Query the information about the BTS resource (Site Index Type = BYIDX(By Index); Site Index = 0; Resource Type = CPURATIO(CPURatio)):
DSP BTSRES: SITEIDXTYPE=BYIDX, SITEIDX=0, RESTYPE=CPURATIO;
The result is as follows:
+++    HUAWEI        2008-02-15 17:14:14
O&M    #3299
%%DSP BTSRES: SITEIDXTYPE=BYIDX, SITEIDX=0, RESTYPE=CPURATIO;%%
RETCODE = 0  Execution succeeded

Query BTS resources
------------
Subrack No.  Slot No.  Board Type  Board No.  Resource Value

0       0       DTMU/DOMU  0       0     
1       0       TRU        0       26    
(Number of results = 2)


---    END

Output Description

Domain Name Description
Subrack No.

Subrack number of the board whose resources information is listed

Slot No.

Slot number of the board whose resources information is listed

Board Type

Type of the board whose resources information is listed

Board No.

Number of the board whose resources information is listed

Resource Value

Resource information


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