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 |
NODE4 interface ISA-0 Notification Problem: ------------------------------------------- On my DECmcc the notification for 0.* events does not work for remote nodes wich have an ISA-0 interface. The same notification command does work for any other node sinking these events to the DECmcc station. The fault can be reproduced on any other DECmcc implementation either running with local MIR or DECdns. Test Setup: ----------- I have 2 nodes running DECmcc. Both systems are setup equal in terms of sinking events and the notifications. The only exception is, that the systems have different interfaces. +------+ +------+ | MCC | | MCC | |ncc007| |ncc003| |ISA-0 | |SVA-0 | +--+---+ +---+--+ | | []--+-------------------------------+-------------------[] Notification Setup: (on both MCC's) Domain : .zuo.mcc.nic Entity List: node4 * line * Events : counters zeroed All the sinks are setup correctly on the remote as well as on the local (DECmcc) node. Fault Symptoms: --------------- Case 1: - ncc007:ncp> tell ncc003 zero line sva-0 count - The event reply on ncc007 appears in the DECterm window - DECmcc on node ncc007 "does not" display any notification. ========== Case 2: - ncc003:ncp> tell ncc007 zero line isa-0 count - The event reply on ncc003 appears in the DECterm window - DECmcc on node ncc003 "does" display the notification. ====== Case 3: - ncc007:ncp> zero line isa-0 count - The event reply appears in the local DECterm window - DECmcc on node ncc007 "does" display the notification. ====== Any explanation appreciated
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
4152.1 | some more information please | TOOK::S_KO | Hoot mon! | Wed Dec 02 1992 09:24 | 9 |
what version of DECmcc are you running? can you see the event with a GETEVENT request? please rerun your test in case 1 with the logical MCC_NOTIFICATION_FM_LOG set to 6 and post your results. thank you, -s | |||||
4152.2 | Further help needed ! | ZUR01::SONDER | ROLAND SONDER | Mon Dec 14 1992 09:47 | 16 |
>>>> what version of DECmcc are you running? DECmcc V1.2.0 >>>>can you see the event with a GETEVENT request? The event is visible with the GETEVENT command. >>>> please rerun your test in case 1 with the logical >>>> MCC_NOTIFICATION_FM_LOG set to 6 and post your results. Where do I see the results then ? -R- | |||||
4152.3 | please check domain membership | TOOK::S_KO | Hoot mon! | Mon Dec 14 1992 20:09 | 10 |
In case 2 and case 3, the target system - the node4 whose line counters are being zeroed - is node4 ncc007. In case 1, the target system is ncc003. is ncc003 a member of the domain .zuo.mcc.nic? re -.1, define the logical before invoking mcc (fcl or the map). this logical enables some debugging output to be logged by the notification fm. one way to save the output in a file is to set host/log. |