An OM command that queries the status of the power module on a BTS, and the number of DPSUs for power supply and whether they are in position.
1. The MML Client must communicate properly with the BSC.
2. The BSC must communicate properly with the BTS.
3. The power module must be in position and run properly.
4. For the BTS3012, BTS3012AE, BTS3002E, BTS3006C, BTS3012II, BTS3036, and BTS3900 GSM, the DPMU serves as the power module; for the BTS3002E, BTS3006C, DBS3036, DBS3900 GSM, BTS3036A, and BTS3900A GSM, the DPMU or APMU serves as the power module.
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 name or by index. Default value: None |
BTSIDX | BTS 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 |
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 in which the DPMU or APMU is located. The subrack number is unique in a BTS. If this parameter is not set, the status of all the power modules of the BTS is queried. Default value: None |
SN | Slot No. | Meaning: slot number Value range: 0-23 Explanation: This parameter specifies the number of the slot that holds the DPMU or APMU of the BTS. If this parameter is not set, the status of all the power modules of the BTS is queried. Default value: None |
Query the status of a power module (Index Type = BYIDX(By Index); BTS Index = 0; Subrack No. = 0; Slot No. = 15): DSP BTSPWRSTAT: IDXTYPE=BYIDX, BTSIDX=0, SRN=0, SN=15; The result is as follows: +++ HUAWEI 2008-02-15 11:27:04 O&M #2892 %%DSP BTSPWRSTAT: IDXTYPE=BYIDX, BTSIDX=0, SRN=0, SN=15;%% RETCODE = 0 Execution succeeded Query the in-position status of the power modules ------------ Board Type DPMU Board No. 0 Current Limiting Status No current limit Controlling Status of the Power System Control Commands Auto controlled by slave nodes Charging and Discharging Status Float charging Load Power-Off Allowed State Allowed Battery Power-Off Allowed State Allowed Battery Discharging Test Phase Complete Power Module Type AC/DC Power Module In-Position Status 1, 2, 3, 4 (Number of results = 1) --- END
Domain Name | Description |
---|---|
Board Type | Type of the board |
Board No. | Number of the board |
Current Limiting Status | Whether the current is limited |
Controlling Status of the Power System Control Commands | Whether the power system control commands are controlled by the primary node or the secondary node |
Charging and Discharging Status | Status of charging and discharging |
Load Power-Off Allowed State | Whether the load power-off is allowed |
Battery Power-Off Allowed State | Whether the battery power-off is allowed |
Battery Discharging Test Phase | Phase of the battery discharging test |
Power Module Type | Type of a power module |
Power Module In-Position Status | Whether the DPSU is in position |