[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

Title:DECmcc user notes file. Does not replace IPMT.
Notice:Use IPMT for problems. Newsletter location in note 6187
Moderator:TAEC::BEROUD
Created:Mon Aug 21 1989
Last Modified:Wed Jun 04 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:6497
Total number of notes:27359

2880.0. "MCC_Alarms_Extract_Rules Problem/1.2.7" by SUBURB::SMYTHI (Ian Smyth 830-3869) Wed Apr 29 1992 15:51

	MCC 1.2.7 on VMS.

	MCC_ALARMS_EXTRACT_RULES adds some attributes to the rules
which prevent the alarms MIR being rebuilt. They are -

	Probable Cause
and	Target Entity

eg

@MCC_ALARMS_RULES.COM
!%MCC-S-VERIFYENTER, entering command procedure $220$DIA1:[SMYTH.RULES]MCC_ALARMS_RULES.COM;3
!!
!! MCC Alarm Rules
!!
!!
!Create MCC 0 ALARMS RULE BBP_WLO-REO1_Link_A_Status_NE_Running  -
!  Category           = "BBP_WLO-REO1_link_a", -
!  Expression         = (TERMINAL_SERVER BBP_WLO-REO1 Link A Link Status <> Running, at every 00:15), -
!  Procedure          = $220$DIA1:[MCC_LOCAL_ALARMS]LOCAL_MAJOR_ALARM.COM;2, -
!  Exception Handler  = $220$DIA1:[MCC_LOCAL_ALARMS]LOCAL_EXCEPTION.COM;2, -
!  Queue              = "alarms$batch", -
!  Perceived Severity = Major, -
!  Probable Cause     = Unknown, -
!  in domain = UKHUB_NS:.WATN
!%MCC-I-NOPARCMD, Probable Cause     = Unknown,   in domain = UKHUB_NS:.WATN
!                 ^
!%MCC-I-SYNTAXERR, Syntax error -- unable to interpret remainder of line 
!%MCC-W-QUALUNKNOWN, qualifier is unknown: PROBABLE
!
!!
!Create MCC 0 ALARMS RULE A41RT1_Circ_Syn0_Out_Util  -
!  Expression         = (Node4 A41RT1 Circuit SYN-0  Outbound Utilization > 75, for start=(+0:00) duration = 00:15, at  every=00:17), -
!  Procedure          = $220$DIA1:[MCC_LOCAL_ALARMS]LOCAL_MINOR_ALARM.COM;2, -
!  Exception Handler  = $220$DIA1:[MCC_LOCAL_ALARMS]LOCAL_EXCEPTION.COM;2, -
!  Queue              = "alarms$batch", -
!  Perceived Severity = Minor, -
!  Probable Cause     = Unknown, -
!  Target Entity      = Node4 UKHUB_NS:.dna_node.a41rt1 , -
!  in domain = UKHUB_NS:.EASYNET
!%MCC-I-NOPARCMD, Probable Cause     = Unknown,   Target Entity      = Node4 UKH
!                 ^
!%MCC-I-SYNTAXERR, Syntax error -- unable to interpret remainder of line 
!%MCC-W-QUALUNKNOWN, qualifier is unknown: PROBABLE
T.RTitleUserPersonal
Name
DateLines
2880.1Looks like a bug to meMOLAR::ROBERTSKeith Roberts - DECmcc Toolkit TeamWed Apr 29 1992 16:5712
    This is one of those problems which make us happy there is a field test
    ... 8)

    I think that these attributes are generated by Alarms .. and therefore
    not supposed to be entered from the command line.  Because they were in
    the Alarms MIR, the extract rules tool pulled them out and put them
    into the script.

    I will QAR this problem.  In the mean time you'll have to edit the
    script before running it.  Sorry for the inconvenience.
    
    /keith