Telekomunikasi

You might also like

You are on page 1of 2

Oss commands

1. To see the TG of particular cell - rxtcp:moty=rxotg,cell=(cell name);


2. To see the cf with faults - rxmfp:mo=rxocf-(tgno.);
3. To see the tg - rxcdp: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 version and cabinet type,BTS-tie value rxmop:mo=rxocf-(tgno);
11. To see external alarm for 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 service cf - rxese:mo=rxocf-(tgno),subord;
Trx - rxese:mo=rxotrx-(tgno)-(trutei),subord;
Tx - rxese:mo=rxotx-(tgno)-(trutei);
Tf - rxese:mo=rxotf-(tgno);
20. To in service cf - rxesi:mo=rxocf-(tgno),subord;
Trx - rxesi:mo=rxotrx-(tgno)-(trutei),subord;
Tx - rxesi:mo=rxotx-(tgno)-(trutei);

Tf - rxesi:mo=rxotf-(tgno);
21. To check the channel - rxbdp:cell=(cellname);rxbdc:cell=(cellnm)
23. To block the time slot - rxbli:mo=rxots-12-0-1; or rxbli:mo=rxots-12-0-1,force;
24. To Unblock the timeslot - rxble:mo=rxots-12-0-1;
25. To Check Alarm
rxtcp:cell=aford,moty=rxotg;
rxcdp:mo=rxotg-22;
rxmfp:moty=rxots-22-10-0;
rxmfp:mo=rxots-1-3-0&&-4,faulty;
rxmop:mo=rxotx-22-10;
rxmop:mo=rxotg-22;
rxelp:mo=rxotg-22;

You might also like