Вы находитесь на странице: 1из 15

SPCNL

EWSD TAC-2
PLOT NO. 484-485 , SECTOR –20
UDYOG VIHAR, PHASE-III
GURGAON ( HARYANA)

For Patch/TAC etc E.Mail


Spcnl.tac2@siemens.com
Priority table
Fault clearance of the alarm objects must
be carried out in the following sequence
(object priority):
Label on the SYPD OBJECT Form
window on the OMT
1. RECOVERY RECOV MES, RECOV
2. CENTRAL UNITS CU
ATMF CP, CU
3. SYSTEM OPERATOR SYOP MES, OP. CALL
4. SYSTEM PANEL SYP SYP CP, SYP
5. MESSAGE BUFFER MB CP, MB
6. CLOCK CLOCK CP, CCG
7. SWITCHING NETWORK SN SN
8. COM. CHAN. SIGNALING CCS CCNC
.

10. LINE/TRUNK GROUPS LTG LTG PER,


LTG
11. EXTERN. EQUIPM. DLU PER,
DLU
12. EXTERNAL DLU ALARM EALDLU EXT.
DLU
13. MAINTENANCE ALARM MAL TF/L,
PCM
14. SERVICE ALARM SAL
TF/L, PCM
15. ADMIN. ALARM ADMINAL
ADMIN. AL
16. TRUNK GROUP ALARM TGAL TF/L,
TRUNKS
17. LINE LOCKOUT LNLCKOUT
TF/L,
LINES
Logging of alarms (e.g.MAL)
1.Create an archive file of any suitable name
for this purpose.
2.Create a device group for the above archive
file of any suitable name for this purpose.
3.Create a message group for the above
device group of any suitable name for this
purpose.
4.Link up the actual alarm message and the
created message group.
1. Creation of an archive file .

CR A FILE:AFILE= PCM ALARM


( 1 to 17 characters ),
SIZE=1000 (say),
TYPE=DOUBLE,
THRU=…,THRD=…THRF=..;
This will create a cyclic file of 2 M Bytes
2. Creation of device group
A device group for different types of output
devices e.g. Local device , remote device or
source terminal can be created.

CR DV GRP:DV GRP= DVG.PCM ALARM


LOCDEV=PCMALARM-AFILE,
SRC=NO;
This will create a device group without output
on source terminal.
3. Creation of message group
A message group for this device group can
be created.

CR MS GRP:MS GRP= MSG.PCM ALARM


GRPNO=3400 (OR see with help
key F1),
DV GRP=DVG.PCM ALARM;

This will create a message group with group no


3400.
4. Setting up of link between alarm
message and the created message
group.
A message link for this alarm can be created.
cmsgrp ( Customer Meassage Group format No.)

SET MSG LNK:MSG= MAL-1809


and / or 3728,6031,8057
MS GRP=MSG.PCM ALARM /
MTRUNK.ALARM;

This old value can be interrogated as follows :


DISP MSG LNK: MSG=MAL;
5. Interrogation of the contents of this
archive file.

DISP A ENTRY: AFILE=PCM ALARM,


AENTRY=…….;

We will get a job no. Date and time etc.


6. Interrogation of the details of this
archive file.
SEL A ENTRY: AFILE=PCM ALARM,
TIME=…….,
DATE=………..,
JN=………,
MSG=……….,
ALPRIO=……..,
DIR=………;
This will show PCM fault (maintenance alarm) e.g. loss
of incoming signal and line connected at LTG & DIU
with application
7. Interrogation about LTG / DIU

DISP PORT: EQN=.<TSG>-<LTG>-<DIU>;

This will show for which TGNO this


PCM (DIU) belong.
>CRAFILE:AFILE=LOGIN LOGOUT,SIZE=100,TYPE=DOUBLE;
>CRAFILE:AFILE=SUBKEYWORD,SIZE=100,TYPE=DOUBLE;
>CRAFILE:AFILE=PCM SLIPS,SIZE=100,TYPE=DOUBLE;
>CRAFILE:AFILE=DLU DCC TRIP,SIZE=100,TYPE=DOUBLE;
>CRAFILE:AFILE=LTG DCC TRIP,SIZE=100,TYPE=DOUBLE;
>CRAFILE:AFILE=TAR SWITCH OVER,SIZE=100,TYPE=DOUBLE;
>CRDV GRP:DVGRP=DVG.LOGIN LOGOUT,
LOCDEV=LOGIN LOGOUT-AFILE,SRC=NO;
>CRDV GRP:DVGRP=DVG.DLU DCC TRIP,
LOCDEV=DLU DCC TRIP-AFILE,SRC=NO;
>CRDV GRP:DVGRP=DVG.LTG DCC TRIP,
LOCDEV=LTG DCC TRIP-AFILE,SRC=NO;
>CRDV GRP:DVGRP=DVG.TARSWITCHOVER,
LOCDEV=TAR SWITCH OVER-AFILE,SRC=NO;
CRDV GRP:DVGRP=DVG.SUBKEYWORD,
LOCDEV=SUBKEYWORD-AFILE,SRC=NO;
>CRDV GRP:DVGRP=DVG.PCM SLIPS,
LOCDEV=PCM SLIPS-AFILE,SRC=NO;
>CR MS GRP:MSGRP=MSG.LOGIN LOGOUT,
GRPNO=3455,DVGRP=DVG.LOGIN LOGOUT;
>CR MS GRP:MSGRP=MSG.TARSWITCHOVER,
GRPNO=3451,DVGRP=DVG.TARSWITCHOVER;
>CR MS GRP:MSGRP=MSG.LTG DCC TRIP,
GRPNO=3452,DVGRP=DVG.LTG DCC TRIP;
>CR MS GRP:MSGRP=MSG.DLU DCC TRIP,
GRPNO=3453,DVGRP=DVG.DLU DCC TRIP;
>CR MS GRP:MSGRP=MSG.PCM SLIPS,
GRPNO=3454,DVGRP=DVG.PCM SLIPS;
>CR MS GRP:MSGRP=MSG.SUBKEYWORD,
GRPNO=3450,DVGRP=DVG.SUBKEYWORD;
>SETMSGLNK:MSG=SPT-1809,
MSGGRP=MSG.PCM SLIPS/MTRUNK.INFO;
>SETMSGLNK:MSG=SPT-3431,
MSGRP=MSG.DLU DCC TRIP/MHW.ALARM;
>SETMSGLNK:MSG=SPT-3431,
MSGRP=MSG.DLU DCC TRIP/MHW.INFO;
>SETMSGLNK:MSG=SPT-6368,
MSGRP=MSG.TARSWITCHOVER/ATARZONE.INFO;
>SETMSGLNK:MSG=LTG-3406,
MSGRP=MSG.LTG DCC TRIP/MHW.ALARM;
>SETMSGLNK:MSG=SPT-3915,
MSGRP=MSG.SUBKEYWORD/ASUBDATA.INFO;
>SETMSGLNK:MSG=SPT-6903,
MSGRP=MSG.LOGIN LOGOUT/ASYSDATA.INFO;

Вам также может понравиться