Vous êtes sur la page 1sur 8

TABLE OF CONTENTS

INTERROGATING SITE STATUS AND INFO:................................................................................2

BLOCK/UNBLOCK A SITE (BCF):.....................................................................................................2

BLOCK/UNBLOCK A SECTOR (BTS) OF A SITE (BCF) WITHOUT FORCED HANDOVER


(FHO):.......................................................................................................................................................2

BLOCK/UNBLOCK A SECTOR (BTS) OF A SITE (BCF) WITH FORCED HANDOVER


(FHO):.......................................................................................................................................................2

BLOCK/UNBLOCK A TRX OF A SITE WITH FHO:......................................................................2

BLOCK/UNBLOCK A TRX OF A SITE WITHOUT FHO:..............................................................3

BASE BAND HOPPING FOR ALL SECTORS ON A SITE WITHOUT FORCED


HANDOVER:...........................................................................................................................................3

BASE BAND HOPPING FOR ALL SECTORS ON A SITE WITH FORCED HANDOVER:......3

TRX SPECIFIC MML COMMANDS:.................................................................................................4

BTS SPECIFIC MML COMMANDS:..................................................................................................5

BCF SPECIFIC MML COMMANDS:..................................................................................................6

BSC SPECIFIC MML COMMANDS:..................................................................................................7

MSC Specific MML Commands:...........................................................................................................8

Made by ZOLI 

Interrogating site status and info:


ZEEI:BCF=xx;
xx--> BCF number

Block/Unblock a site (BCF):


Set BCF state to LOCKED:
ZEFS:xx:L;
xx --> BCF number;

Set BCF state to UNLOCKED:


ZEFS:xx:U;
xx --> BCF number;

Block/Unblock a sector (BTS) of a site (BCF) without


forced handover (FHO):
Set sector state to LOCKED:
ZEQS:BTS=xx:L;
xx--> BTS number

Set sector state to UNLOCKED:


ZEQS:BTS=xx:U;
xx--> BTS number

Block/Unblock a sector (BTS) of a site (BCF) with


forced handover (FHO):
Set sector state to LOCKED:
ZEQS:BTS=xx:L:FHO,time;
xx--> BTS number
time --> Time for forced handover in seconds

Set sector state to UNLOCKED:


ZEQS:BTS=xx:U;
xx--> BTS number

Block/Unblock a TRX of a site with FHO:


Set TRX state to LOCKED:
ZERS:BTS=xx,TRX=xx:L:FHO,time;

Set TRX state to UNLOCKED:


ZERS:BTS=xx,TRX=xx:U;

Time is set in seconds.

If the TRX is BL-SY, BL-RSL or BL-TRX then using the "FHO" argument in the
command block is uneccessary.
Block/Unblock a TRX of a site without FHO:
Set TRX state to LOCKED:
ZERS:BTS=xx,TRX=xx:L;

Set TRX state to UNLOCKED:


ZERS:BTS=xx,TRX=xx:U;

Base band hopping for all sectors on a site without


Forced Handover:
1. Check site in remedy for: BCF number, parent element (BSC)
2. Open MML session to BSC
3. Check site for status and BTS numbers:
ZEEI:BCF=xx;
xx--> BCF number
4. Set BCF state to LOCKED:
ZEFS:xx:L;
xx --> BCF number;
5. Set sector state to LOCKED:
ZEQS:BTS=xx:L;
xx--> BTS number
6. Change Hopping status:
ZEQE:BTS=xx:HOP=BB; (for BB activation)
ZEQE:BTS=xx:HOP=N; (for BB deactivation)
xx--> BTS number
7. Set sector state to UNLOCKED:
ZEQS:BTS=xx:U;
xx--> BTS number
8. Check site for status:
ZEEI:BCF=xx;
xx--> BCF number
9. Repeat steps 5 to 8 for all sectors
10. Set BCF state to UNLOCKED:
ZEFS:xx:U;
xx --> BCF number;
11. Check site for status:
ZEEI:BCF=xx;
xx--> BCF number

Base band hopping for all sectors on a site with


Forced Handover:
1. Check site in remedy for: BCF number, parent element (BSC)
2. Open MML session to BSC
3. Check site for status and BTS numbers:
ZEEI:BCF=xx;
xx--> BCF number
4. Set sector state to LOCKED:
ZEQS:BTS=xx:L:FHO,time;
xx--> BTS number
time --> Time for forced handover in seconds
5. Check site for status:
ZEEI:BCF=xx;
xx--> BCF number
6. repeat step 4 and 5 for all sectors
7. Set BCF state to LOCKED:
ZEFS:xx:L;
xx --> BCF number;
8. Change Hopping status:
ZEQE:BTS=xx:HOP=BB; (for BB activation)
ZEQE:BTS=xx:HOP=N; (for BB deactivation)
xx--> BTS number
9. Set sector state to UNLOCKED:
ZEQS:BTS=xx:U;
xx--> BTS number
10. Check site for status:
ZEEI:BCF=xx;
xx--> BCF number
11. Repeat steps 7 to 10 for all sectors
12. Set BCF state to UNLOCKED:
ZEFS:xx:U;
xx --> BCF number;
13. Check site for status:
ZEEI:BCF=xx;
xx--> BCF number

TRX Specific MML Commands:


1. ZERO:BTS=xx,TRX=xx;

This command displays the traffic channels in use on an individual TRX.


You can see if there are calls taking place on the specific TRX identified in
your arguments given within you command.

2. ZERS:BTS=xx,TRX=xx:L:FHO,30;

This command enables you to lock a TRX and force handover calls to
another TRX or adjacent cell. The given time here is 30 seconds as an
example.

To unlock type:
ZERS:BTS=xx,TRX=xx:U;

If the TRX is BL-SY, BL-RSL or BL-TRX then using the "FHO" argument in the
command block is unnecessary.

3. ZDTI:NAME=xxxxx;

xxx= T+BCF Nr+sectorNr+TRXnr;


This interrogation displays a LAPD link(Signaling Link) and shows whether or
not the LAPD is in working order or not.

Example:
ZDTI:NAME=T8611;
BCF Nr. = 86;
The first sector of the BCF and the first trx on sector.

4. ZDTI:::PCM=xx;

This shows all LAPD links attached to this specific PCM (ET).

5. ZDTC:xxxxx:AD;

xxxxx= T+BCF Nr+sectorNr+TRXnr;

This command sets signaling activation attribute to Denied on the specified


TRX.

6. ZDTC:xxxxx:AL;

xxxxx= T+BCF Nr+sectorNr+TRXnr;

This command sets signaling activation attribute to Allowed on the


specified TRX.

7. ZDTC:xxxxx:BL;

xxxxx= T+BCF Nr+sectorNr+TRXnr;

This command blocks the signaling on the specified TRX.

8. ZDTC:xxxxx:WO;

xxxxx= T+BCF Nr+sectorNr+TRXnr;

This command activates the signaling on the specified TRX.

BTS Specific MML Commands:


1. ZEQO:BTS=xx:ALL;

This command displays all configuration settings on a BTS.


The most common thing we will be looking for from a NOC Tech point of
view is the GPRS settings.

2. ZEQS:BTS=xx:L:FHO,time;

Set sector state to LOCKED:


xx--> BTS number
time --> Time for forced handover in seconds
ZEQS:BTS=xx:U;

Set sector state to UNLOCKED:


xx--> BTS number

3. ZEQV:BTS=xx:GENA=Y;

This command toggles GPRS within the cell. Replace the Y with an N to
disable GPRS.

4. ZERO:BTS=xx;

This command displays the traffic channels in use on all TRXs within the
cell. You can see if there are calls taking place on all of the TRX traffic
channels

5. ZEEI:BTS=xx;

This will show the information pertaining to the BTS and the TRXs
connected to it. You will be able to see if it and the TRXs are in a working
state.

This will also show you which TRX has the BCCH on it.

BCF Specific MML Commands:


1. ZEFS:xx:L;

xx= BCF number.

This command locks the BCF and by replacing the L with a U the command
will unlock the site

2. ZEFR:xx:OMU;

xx= BCF number.


This command resets the OMU on the site.

3. ZEFR:xx:SITE;

xx= BCF number.

This command resets the entire site immediately and drops calls if
present.

4. ZEEI:BCF=xx;

This command shows site information such as the BTS's and TRX's connected
to the specified BCF.

5. ZEOL:xx;
xx= BCF number.

This command shows the current alarms for the BCF in question.

BSC Specific MML Commands:


1. ZAHO:;

This command displays all the current alarms on the BSC. The search can
also be defined with the arguments as:
ZAHO::CLS=AL1; (displays 1 star alarms)
ZAHO::CLS=AL2; (displays 2 star alarms)
ZAHO::CLS=AL3; (displays 3 star alarms)

The second colon in the main command is default for all units. The search
can be refined to individual units in the cabinet in alarm. So if you want to
check 2 star alarms related to BCSU-0 type the command as follows:

ZAHO:BCSU,0:CLS=AL2;

2. ZUSI:;

Type this command to find out the working state of a units. You can also
look at all computer related units in the BSC which excludes the ET's.

3. ZEEL;

This command shows the amount of traffic currently running on the BSC. It
also shows blocked radio time slots which are obviously beneficial to the
NOC. Refine the search by modifying the command as follows:

ZEEL:BL;

This will show you a very informative search result so you can actually see
what BCF's, BTS's, and TRX's are in a blocked state whether it is BL-USR/BL-
RSL/BL-TRX/BL-PWR/BL-SY/ you can see where this is going.

4. ZNEL;

The command outputs the states of the signaling links on the BSC.

5. ZNER;
This command interigates the signalling route set states.

6. ZAHP;

This command shows all the alarms from midnight of the current day. It is
also modified to investigate alarms from a previous date.

For example:

ZAHP:::2009-12-01,04-00-00;
You can also refine the search to a specific unit.

7. ZDCD;

This command shows you the current date and time on the BSC.

MSC Specific MML Commands:


1. ZAHO:;

This command displays all the current alarms on the MSC. The search can
also be defined with the arguments as:

ZAHO::CLS=AL1; (displays 1 star alarms)


ZAHO::CLS=AL2; (displays 2 star alarms)
ZAHO::CLS=AL3; (displays 3 star alarms)

The second colon in the main command is default for all units. The search
can be refined to individual units in the cabinet in alarm.

So if you want to check 2 star alarms related to BCSU-0 type the command
as follows:

ZAHO:BCSU,0:CLS=AL2;

2. ZRCI:SEA=3:CGR=(cgr #):PRINT=5:;

This command prints all the circuits with in the circuit group.

ZRCI:SEA=4:CRCT=(circuit #(s)):;

This command shows the circuit(s) working state.

3. ZUSI:<unit>;

Type this command to find out the working state of a unit. You can also
look at all computer related units in the MSC which excludes the ET's.
4. ZEPO:NAME=(bts name);
This command displays the BTS information on the MSC side of the network.

5. ZCEL:FORM=EXT,ST=NO-WO;

This command will print out the circuits in the MSC that are in a state other
than working.

Vous aimerez peut-être aussi