Command Handling Ericsson
Command Handling Ericsson
dtstp:dip=all;
34. To see either a cell is halted or active
rlstp:cell=dx00931;
35. To see the halted cell status of all BTS in a BSC
rlstp:cell=all,state=halted;
37. To know all TRX faults
1. rxasp:moty=rxotrx; (for all kinds of OML fault of a BSC)
2. rxasp:moty=rxotg; (For all kinds of Fault of a BSC)
39. To know either a Site carrying 2E1 or 1E1
rxapp:mo=rxotg-6;
Here 6 is the TG value of the site. If no. of TCH starts from 1 to 31 then 2E1.
If starts from 1 to 15then it will be 1E1 carrying site .36. To get all PCM stat
us which are down
dtstp:dip=all,state=abl;
38. To know individual TRX fault
rxasp:mo=rxotrx-260-0;
Where 260 is TG value & 0 is for TRX number40. To have the TEI number of a site
rxmop:mo=rxocf-8;
41. To manually block or unblock a specific rbtl2
1. dtble:dip=78rblt2; (Unblock)
2. dtbli:dip=78rblt2; (block)
42. To have the site ID (name of site) from an unknown TG value
rxasp:mo=rxotg-340;
43: To get the software version of a Site
rxmop:mo=rxotg-8;