| 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 If I have 5 domains with 20 DECnet IV nodes in each and then want to be able to get the icon to shift color, if a adjaceny down or adjaceny up event is recieved by mcc. How should I do this without geting any alarms on node4 entitys not registreted in one of the 5 domains ? Is it possible to write the rules and targets so that no more rules and target need to be created if a new node4 is registrated ? I would like to do this without using the data collector if possible ! /Stefan
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 4709.1 | Tried to do it with occures and targets, but no success. | ANTIK::WESTERBERG | Stefan Westerberg DS Stockholm | Fri Mar 19 1993 10:08 | 62 |
I tried to do like this:
MCC> show domain allen_datorhall rule adjacency_down all char
Domain ANTIK_NS:.allen_datorhall Rule adjacency_down
AT 19-MAR-1993 15:22:18 Characteristics
Examination of attributes shows:
Description = "Test av Adjacency down"
Category = "Node down"
Expression = (OCCURS (Node4 STKRT8 Circuit
Ethernet Adjacent Node * adjacency
down))
Severity = Major
Probable Cause = Unknown
MCC> show domain allen_datorhall rule adjacency_up all char
Domain ANTIK_NS:.allen_datorhall Rule adjacency_up
AT 19-MAR-1993 15:22:21 Characteristics
Examination of attributes shows:
Description = "Test av Adjacency up"
Category = "Node down"
Expression = (OCCURS (Node4 STKRT8 Circuit
Ethernet Adjacent Node * adjacency
up))
Severity = Clear
Probable Cause = Unknown
MCC> dir target dom allen_datorhall
Domain ANTIK_NS:.allen_datorhall
AT 19-MAR-1993 15:22:26
Target Assignment:
Event Source = Domain ANTIK_NS:.Allen_datorhall Rule
Adjacency_up ,
Managed Object = "NODE4 #1 Circuit #2 Adjacent node #3"
,
Event Name = "OSI Rule Fire",
Target Entity = "NODE4 #3",
Domain ANTIK_NS:.allen_datorhall
AT 19-MAR-1993 15:22:26
Target Assignment:
Event Source = Domain ANTIK_NS:.Allen_datorhall Rule
Adjacency_down ,
Managed Object = "NODE4 #1 Circuit #2 Adjacent node #3"
,
Event Name = "OSI Rule Fire",
Target Entity = "NODE4 #3",
But it will only work in an acceptable way if all nodes are registrated
in one domain. According to my findings it seems that I have to involve
the data colletor to make it work, correct ?
/Stefan
| |||||