Oss Commands

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Oss commands1.

To see the TG of particular cellrxtcp:moty=rxotg,cell=(cell name);


2. To see the cf with faults
rxmfp:mo=rxocf-(tgno.);
3. To see the tgrxcdp:mo=rxotg-(tgno.);
4. To see the all tru status
rxmfp:mo=rxotrx-(tgno.)-(trutei);
5. To see the cf
rxmsp:mo=rxocf-(tgno);
6. To see all the devices
rxapp:mo=rxotg-(tgno);
7. To see alarm
rxasp:mo=rxocf-(tgno.);
8. To see all cf of BSC
rlcrp:cell=all;
9. To see all data of Cell
rlcrp:cell=(cellname);
10. To see the the software versionand cabinet type,BTS-tie value
rxmop:mo=rxocf-(tgno);
11. To see external alarmfor level 1
allip:acl=a1;
for level 2
allip:acl=a2;
12. to BLOCK the CF
rxbli:mo=rxocf-(tgno),subord,force;
the trx
rxbli:mo=rxotrx-(tgno)-(trutei),subord, force;
the tx
rxbli:mo=rxotx-(tgno)-truei),force;
the tf rxbli:mo=rxotf-(tgno),force;13. To Deblock the CF
rxble:mo=rxocf-(tgno),subord;
the trx
rxble:mo=rxotrx-(tgno)-(trutei)subord;
the tx
rxble:mo=rxotx-(tgno)-(trutei);
the tf rxble:mo=rxotf-(tgno);14. To get the Dip name
rxapp:mo=rxotg-(tgno);radep:dev=(device of cf);ntcop:snt=(etmno);
15. To see the Dip
dtstp:dip=(dipname);
16. To see quality of dip
dtqup:dip=(dipname);
17. To reset the dip
dtqsr:dip=(dipname),sf,degr,unacc;
18. To see all halted cell in bsc
rlcrp:cell=all,state=halt;
19. To out of servicecf rxese:mo=rxocf-(tgno),subord;trx rxese:mo=rxotrx-(tgno)(trutei),subord;tx rxese:mo=rxotx-(tgno)-(trutei);tf rxese:mo=rxotf-(tgno);

You might also like