Display BTS Battery Installation Date(DSP BTSBATTINSDATE)

Function

An OM command that queries the date when the BTS batteries are installed.

Note

1. The communication between the MML Client and the BSC is normal.

2. The communication between the BSC and the BTS is normal.

3. The power module is in position and runs normally.

4. The PMU is configured in the BTS.

Parameters

ID Name Description
IDXTYPE 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 its name or index.

Default value: None

BTSIDX BTS Index

Meaning: BTS index

Value range: 0-2047

Explanation:

1. This parameter specifies the number of a 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

BTSNAME BTS 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

SRN Subrack No.

Meaning: subrack number

Value range: 0-53

Explanation: This parameter specifies the number of the subrack where a BTS board is located. The subrack number is unique in a site.

Default value: None

SN Slot No.

Meaning: slot number

Value range: 0-23

Explanation: This parameter specifies the number of the slot in which a BTS board is located.

Default value: None

Example

Query the installation date of the battery (Index Type = BYIDX; BTS Index = 0; Subrack No. = 0; Slot No. = 4):
DSP BTSBATTINSDATE:IDXTYPE=BYIDX,BTSIDX=0,SRN=0,SN=4;
The result is as follows:
+++    HUAWEI        18.06.07 09:13:07
O&M    #1320
%% DSP BTSBATTINSDATE:IDXTYPE=BYIDX,BTSIDX=0,SRN=0,SN=4;%%
RETCODE = 0  Operation succeeded

Battery Install Date = 2007-06-26  
 
 ---    END

Output Description

Domain Name Description
Battery Install Date

Installation date for the BTS battery


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