[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | Telecom. Management Information Platform conference | 
|  | 
| Moderator: | TAEC::LAVILLAT | 
|  | 
| Created: | Fri Mar 08 1991 | 
| Last Modified: | Fri Jun 06 1997 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 725 | 
| Total number of notes: | 2431 | 
707.0. "Maximum Volume of Alarms reached" by KNEIPE::CSCHMIDT () Mon Apr 07 1997 10:14
Hello,
how can I change/set the maximum capacity of alarms in the not handled
alarm window?
I get the follwoing error message:
Alarm Handling Application
Fatal Error enabling Alarm Display, Operation Context christiane_oc
%MCC-E-MAXVOLREAC, Maximum Volume of Alarms reached: Please Use View
Alams Window
I run some tests: we use the data_collector to get alarms into TeMIP.
The alarms are genereted via mcc_evc_send and read from an ASCII file
which contains a lot of records each designed to become an OSI alarm.
Now I have the following situation:
manage>
TeMIP> show operation christiane_oc all attr
OPERATION_CONTEXT jayj_ns:.christiane_oc
On director: jayj_ns:.temip.jayj_director
AT Mon Apr  7 10:09:14 MET DST 1997 All Attributes
                                   Name = jayj_ns:.christiane_oc
                     Creation Timestamp = Mon Mar 24 12:41:11 MET 1997
                   Administrative State = Unlocked
  Administrative State Change Timestamp = Mon Mar 24 12:41:11 MET 1997
                      Suspended By User = -- Attribute Not Available
                        Resumed By User = -- Attribute Not Available
                      Operational State = Enabled
     Operational State Change Timestamp = Wed Apr  2 12:44:36 MET DST
1997
                    Availability Status = {  }
 Availability Status Change Timestamp = Wed Apr  2 12:44:36 MET DST 1997
           Status Condition Explanation = "12 - Collection active"
                 Error Condition Status = -- Attribute Not Available
                           Monitored By = {  }
                           Purge Status = "Background Purge is Idle"
                       Archiving Status = "Background Archive is Idle"
                               AO Total = 4041 Alarm Objects
                         AO Outstanding = 1460 Alarm Objects
                        AO Acknowledged = 1 Alarm Objects
                          AO Terminated = 2580 Alarm Objects
                         AO Not Handled = 1460 Alarm Objects
                             AO Handled = 0 Alarm Objects
                              AO Closed = 2581 Alarm Objects
                            AO Archived = 0 Alarm Objects
                      Associated Domain = jayj_ns:.christiane_test
                Discriminator Construct = {  }
                     Scheduling Package = -- Attribute Not Available
          Operation Context Description = -- Attribute Not Available
                    Repository Location = /var/kits/temip
 Automatic Terminate On Alarm Clearance = False
Automatic Escalation Critical Delta Time = +0-00:00:00.000I---
  Automatic Escalation Major Delta Time = +0-00:00:00.000I---
  Automatic Escalation Minor Delta Time = +0-00:00:00.000I---
Automatic Escalation Warning Delta Time = +0-00:00:00.000I---
     Automatic Terminate On Alarm Close = not_automatic
                  Automatic Acknowledge = not_automatic
                               Owner Id = "cschmidt"
               Capacity Alarm Threshold = { 80,
                                            90,
                                            100 }
                      Managing Director = jayj_ns:.temip.jayj_director
                               Location = -- Attribute Not Available
                    Implementation Desc = -- Attribute Not Available
                     Responsible Person = -- Attribute Not Available
                           Phone Number = -- Attribute Not Available
                           MAIL Account = -- Attribute Not Available
                                Remarks = -- Attribute Not Available
                              Text File = -- Attribute Not Available
TeMIP> 
I can call the View Alarms window and see the Not Handled Alarms. I can 
Acknowledge them, Terminate them, but they do not disappear in that
window and I get the same error message when I use the Not Closed Alarms
window.
Is there a parameter or environment variable I can set?
Thanks for any help
Christiane 
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 707.1 | Try temip.an_volume_max | CHEFS::AITKINS_T |  | Mon Apr 07 1997 11:27 | 16 | 
|  |     Try setting the following paramater in your temip_resource.dat
    
    
    Maximum number of Not-Closed alarms accepted by the TeMIP Alarm
    Handling application. If set to 0 means no limit.
    
    temip.an_volume_max
    
    
    Regards,
    	    Terry.
    
    
    
    
    
 |