[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference azur::mcc

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

4317.0. "T1.3 IP poller not working?" by ZPOVC::RAMARAJ () Mon Dec 28 1992 09:32

Is there something wrong with the T1.3 IP poller on VMS?
UCX is V2.0.
VMS 5.5-2

I'm able to get notifications from snmp entities for linkup traps.

But it does NOT notify ipreachability up/down.  The notification entry for
this has been created and running.  The IP_poller process is running with
intervals of 15 secs. The polling has been enabled for the current domain.

Is there anything special to be done besides the instructions in the 
SNMP USE manual?

Raj
DEC Singapore
T.RTitleUserPersonal
Name
DateLines
4317.1use mcc_common:mcc_audit.com to check...ZTOIS1::VISTARenato VISTA, SIS Strasbourg, FranceMon Dec 28 1992 09:399
    Raj,
    
    After installing MCC T1.3.0, I advise you to check SYSGEN/QUOTA
    parameters with mcc_common:mcc_audit.com procedure ; I've met the same
    problem as you've met before running it because of that...(effectively,
    the detached IP poller process was created but died immediatly without
    any message in sys$error. and sys$output.).
    
    Renato
4317.2Quotas ok process aliveZPOVC::RAMARAJMon Dec 28 1992 10:004
    The quotas are ok and the poller process does not die.  It is active
    all the time but the notification does not come in.
    
    Raj
4317.3Pb with NOTIF.FM Request ?!?..ZTOIS1::VISTARenato VISTA, SIS Strasbourg, FranceMon Dec 28 1992 10:2728
    
    Raj,
    
    When you create the request...
    
    mcc>notify domain <domain> entity list=(snmp *), -
    		event=(IP reachability UP,IP reachability DOWN)
    
    ...please also keep in mind that the request does only take in account the
    existing SNMP members of the given domain... That means that after
    enabling this request, if you add a new SNMP member in the given
    domain, you have to disable/enable the request to include your new SNMP
    member in the population processed by the request...
    
    I know it is surprising, but there is currently a problem with
    NOTIFIICATION FM dynamic mechanism (the problem also exists for any
    class).
    
    The problem is currently officially reported by me (local ECSO related
    to QAR #00335), for DECmcc/BMS V1.2. But the problem still exists in
    DECmcc T1.3.0.
    
    Maybe you have to check this kind of situation before testing again Ip
    Poller...
    
    Renato
    
       
4317.4deregister and register worksZPOVC::RAMARAJTue Dec 29 1992 22:236
    Renato,
    
    Thanks,  the problem was due to registeration with V1.2.  I
    deregistered and registered and it works.
    
    Raj
4317.5clarificatin on dynamic domain membership supportGOSTE::CALLANDERThu Dec 31 1992 15:2510
    glad to hear you got it working Raj.  Just a quick note on the
    notification handling of dynamic changes to a domain. Unluckily
    this problem is true for all FMs that support wildcards.  The domain
    FM currently does not inform anyone when a change has been made
    to the domain membership.  What we are hoping for is a change to
    the domain FM such that it provides an event informing all interested
    parties anytime a domain change is made (addition or deletion).
    
    jill
    
4317.6What about external & automatized mechanism ??ZTOIS1::VISTARenato VISTA, SIS Strasbourg, FranceMon Jan 04 1993 04:1622
    
    
    To .5,
    
    Jill,
    
    You're probably right about internal mechanisms to provide an
    ansynchronous and dynamic inclusion/exclusion operation of member(s) in
    a given domain.
    
    But, wouldn't it be possible to automatized via Notification
    Application Services, the proposed workaround which consists of copying
    the current enabled requests for a GIVEN domain (the domain where the
    modifications have just been made during an interactive session...),
    enabling the new request and deleting the previous one... It would be
    an external mechanism to take in account inclusion/exclusion of
    member(s) in a GIVEN domain.
    
    Any opinion about that approach ?
    
    Renato
    
4317.7my 2 centsGOSTE::CALLANDERMon Jan 04 1993 09:3832
    
    Hi Renato,
    
    Okay, if I understand you correctly it might be possible to have
    the PM take such an action.  I believe what you are proposing is
    that everytime the user modifies the membership of a domain from
    within the Iconic Map interface, the PM should automatically disable
    and then reenable all notification requests on that domain. 
    
    Adding this kind of function is most likely possible, but it does
    not solve the following problems:
    
    	1)  if changes are made through another interface (FCL or another
    	    user) they will not be seen by this instance of the PM
    	2)  when should the disable/enable of the notify occur, should
    	    there be a timer and only if no additional changes are made
    	    to the map within this period should the update occur;
    	    keep in mind that starting a notify command is cpu intensive
    	    and does require request to be sent out over the net
    	3)  should the notify command be updated everytime the map is
            locked after an "edit" session
    
    Overall I think that most MCC systems are being utilized as single
    user systems, so that what you are asking for is not unreasonable.
    I will pass this along, but my personal preference is to extend
    the domain FM so that it informs other MMs when changees to the
    domain are made. This feature would allow all FMs, not just
    notification, to be more extensible (though your approach would
    most likely be quicker to implement for just notification).
    
    jill
    
4317.8Ok for generalization... but when ?ZTOIS1::VISTARenato VISTA, SIS Strasbourg, FranceMon Jan 04 1993 11:2720
    
    Hi Jill,
    
    >Overall I think that most MCC systems are being utilized as single
    >user systems, so that what you are asking for is not unreasonable.
    >I will pass this along, but my personal preference is to extend
    >the domain FM so that it informs other MMs when changees to the
    >domain are made. This feature would allow all FMs, not just
    >notification, to be more extensible (though your approach would
    >most likely be quicker to implement for just notification).
    
    You're totally right about the limit of my suggestions. That's why I
    think it would be a good think to implement communication mechanim
    between MMs more generally, the more efficient as possible (in CPU
    time...). Do you think we can hope to see such a mechanism implemented
    in V1.3 ? Or later ?
    
    Regards,
    Renato
          
4317.9not in 1.3GOSTE::CALLANDERMon Jan 04 1993 14:367
    definitely NOT in v1.3, as Eric mentioned in an earlier note we
    are real close to final code freeze and field test update. As to
    in a future release well I have passed your request along as good
    input into V.next requirements.  Ask again in a month or so and
    see if it made the list.