>>>>> On Mon, 28 Nov 2005 17:25:27 +0530, "Patil, Suresh (Suresh)" <[EMAIL 
>>>>> PROTECTED]> said:

Suresh> I have a SNMP Manager and a SNMP agent. The SNMP Manager is
Suresh> under my control and the SNMP Agent are being provided by some
Suresh> third party without the source code. I want to establish a
Suresh> heart beat session between these two entities. I went through
Suresh> the example listed in /agent/mibgroup/examples/notification.c
Suresh> . It explains establishing the heartbeat session by sending
Suresh> traps from agent to Manager. In my case since agent is not
Suresh> under my control I cannot send the traps from the Agent to
Suresh> Manager. How should I implement this ?  Suresh

You'll need to do something like poll from the manager instead.  Do a
regular GET of sysUpTime.0 or something and use the response as a
heart-beat.

-- 
Wes Hardaker
Sparta, Inc.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to