[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| 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 | 
4122.0. "problem with Circuit AM and Events" by ACTTL4::LILLI () Thu Nov 19 1992 11:33
We are testing in customer  site  the events coming from Circuit Am, we are 
running with :
		1. VMS 5.4
		2. DECmcc 1.2.3
We have the following problem :
===========================================================================
		
MCC> show mcc 0 ala rule test all char, in  domain prova
MCC 0 ALARMS RULE test
AT 19-NOV-1992 17:30:51 Characteristics
Examination of attributes shows:
                              Procedure = SYS$COMMON:[MCC]
MCC_ALARMS_MAIL_ALARM.
                                          COM;6
                      Exception Handler = SYS$COMMON:[MCC]
MCC_ALARMS_MAIL_EXCEPT
                                          ION.COM;6
                            Description = "CIRCUITO DOWN"
                               Category = "CONFIGURATION"
                                  Queue = "MCC_ALARMS"
                              Parameter = "ACTTL4::MCC"
                             Expression = (OCCURS(CIRCUIT ACTTL4_ACTTL1
                                          NMFoperationalStateChanged))
                     Perceived Severity = Critical
                         Probable Cause = Unknown
MCC> enable mcc 0 ala rule test , in  domain prova 
MCC 0 ALARMS RULE test
AT 19-NOV-1992 17:31:14
Normal operation has begun.
MCC> show mcc 0 ala rule test all status, in  domain prova
MCC 0 ALARMS RULE test
AT 19-NOV-1992 17:31:33 Status
Examination of attributes shows:
                                  State = Disabled
                               Substate = Disabled by error condition
                           Disable Time = 19-NOV-1992 17:31:16.17
              Result of Last Evaluation = Error
                        Error Condition = "%MCC-E-NOENTITY,  no 
corresponding
                                          entity instance exists "
                       Current Severity = Indeterminate
MCC> exit
===========================================================================
Any idea about that ?
Raimondo Lilli
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 4122.1 | Circuit Entity Events not supported? | TOOK::GUERTIN | Don't waffle (unless you want to) | Fri Nov 20 1992 15:52 | 4 | 
|  |     I don't believe that the Circuit AM supports events.  Did you try
    changing the OCCURS to CHANGE_OF?
    
    -Matt.
 |