An OM command that queries the ring topology attributes of the BTS.
To query the ring topology attributes of the BTSs of a specified type, set the parameter BTS type.
To query the ring topology attribute of a specified BTS, set the parameter BTS Index or BTS Name.
ID | Name | Description |
---|---|---|
IDXTYPE | Index type | Meaning:Index type Value range:BYNAME(By Name),BYIDX(By Index),BYTYPE(By Type) Explanation: Index type. Default value:None |
BTSIDX | BTS index | Meaning:BTS index Value range:0~2047 Explanation: This parameter specifies the index number of a BTS. Each BTS is numbered uniquely in a BSC. Default value:None |
BTSNAME | BTS name | Meaning:BTS name Value range:1-32 characters Explanation: This parameter specifies the name of a BTS. The name of each BTS is unique in a BSC. Excluding the invalid characters ';',',','"','''','=','\','%%','+++','&','#'. Default value:None |
BTSTYPE | BTS type | Meaning:BTS type Value range:BTS22C,BTS20,BTS30,BTS312,BTS3001C,BTS3001CP,BTS3002C,BTS3012A,BTS3006A,BTS3012,BTS3006C,BTS3002E,BTS3012AE,BTS3012_II,DBS3900_GSM,BTS3900_GSM,BTS3900A_GSM,DBS3036,BTS3036,BTS3036A,BTS3900B_GSM,BTS3900E_GSM Explanation:Type of a BTS,this parameter defined the bts' type. Default value:None |
Query the ring topology attribute of a BTS (Index Type = BYIDX(By Index); BTS Index = 0): LST BTSRINGATTR: IDXTYPE=BYIDX, BTSIDX=0; The result is as follows: +++ HUAWEI 2008-08-13 02:17:13 O&M #358 %%LST BTSRINGATTR: IDXTYPE=BYIDX, BTSIDX=0;%% RETCODE = 0 Operation succeeded LST BTSRINGATTR Result ---------------------- Site Index = 0 Configure Ring = No Reverse Slot No. = 255 Reverse Port No. = 255 Ring I Waiting Time Before Rotate(s) = 90 Ring I Try Rotating Duration Time(s) = 90 Configure Ring II = No Ring II Waiting Time Before Rotate(s) = 0 Ring II Try Rotating Duration Time(s) = 15 Ring II Rotating Penalty Time(s) = 20 T200(10ms) = 24 T203(s) = 10 N200(time) = 3 (Number of results = 1) --- END