| 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 | 
Hi...
I have configure Polycenter DECMCC V1.3 on DECstation 5000/240.
The problem is that whenever alarm rule zpoptl_test is enable,
only the domain .domain.ip_singapore change color but not the
entity zpoptl.  Pls Advise!!
Rgds
KhengLim
---------------------------------------------------------------------------
DOMAINS
The main domain is .domain.apa_ip_easynet
which then branches into couple of sub-domains
 
 .domain.ip_singapore
 .domain.ip_hongkong
ALARM RULE
MCC> show mcc 0 alarm rule zpoptl_test all char, in domain .domain.ip_singapore
MCC 0 ALARMS RULE zpoptl_test
AT Mon Jan 17 14:30:21 1994 Characteristics
Examination of attributes shows:
          Procedure = /usr/mcc/mcc_system/mcc_alarms_mail_alarm.csh
          Exception Handler = /usr/mcc/mcc_system/mcc_alarms_mail_exception.csh
          Description = "ZPOPTL ipReachability down"
          Parameter = "zponoc::network"
          Expression = (snmp .ip.zpoptl ipReachability <> up, at every 0:1:0)
          Perceived Severity = Major
          Probable Cause = Unknown
       
NOTIFICATION REQUEST
Directory of Targets for Domain: LOCAL_NS:.domain.ip_easynet
NOTIFICATION TARGET
Directory of Targets for Domain: LOCAL_NS:.domain.ip_easynet
Event Source Event Name		 Managed Object Target Entity Target Severity
Directory of Targets for Domain: LOCAL_NS:.domain.ip_singapore
Event Source Event Name		 Managed Object Target Entity Target Severity
SNMP zpoptl IP Reachability Down				major
SNMP zpoptl IP Reachability Up					major
SNMP*  Any NOTIFICATION EVENTS snmp zpoptl	snmp zpoptl	major
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 5821.1 | Be careful when using 2 different id names | TAEC::LAVILLAT | Mon Jan 17 1994 10:44 | 36 | |
| Re .0: >MCC 0 ALARMS RULE zpoptl_test >AT Mon Jan 17 14:30:21 1994 Characteristics > >Examination of attributes shows: > Procedure = /usr/mcc/mcc_system/mcc_alarms_mail_alarm.csh > Exception Handler = /usr/mcc/mcc_system/mcc_alarms_mail_exception.csh > Description = "ZPOPTL ipReachability down" > Parameter = "zponoc::network" > Expression = (snmp .ip.zpoptl ipReachability <> up, at every 0:1:0) > Perceived Severity = Major > Probable Cause = Unknown > >Directory of Targets for Domain: LOCAL_NS:.domain.ip_singapore > >Event Source Event Name Managed Object Target Entity Target Severity >SNMP zpoptl IP Reachability Down major >SNMP zpoptl IP Reachability Up major >SNMP* Any NOTIFICATION EVENTS snmp zpoptl snmp zpoptl major > > The Iconic Map PM will behave differently depending on the identifier attribute you are using when adding an entity in a domain. Here you have two ways name your entity : SNMP zpoptl and SNMP .ip.zpoptl Only one of the two naming will be able to react to events (if you have added your SNMP node using 'zpoptl', then try '.ip.zpoptl', it should work better). Hope this helps. Regards. Pierre. | |||||