This is a discussion on Re: Net-SNMP (ASAP) within the SNMP Users forums, part of the Networking and Network Related category; On 09/04/2008, Umesh Kamath <umkamath@in.ibm.com> wrote: > > Dave, > We need SNMP ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On 09/04/2008, Umesh Kamath <umkamath@in.ibm.com> wrote:
> > Dave, > We need SNMP ping monitor tool to check whether a node is SNMP > enabled or not and also to check connectivity of agent. Roy is spot on. If you want to know whether a node is SNMP active, then send an SNMP request and see if you get an answer. You can either query something generic (like sysObjectID) or even ask for something ubiquitous but vaguely useful (like sysUpTime, sysDescr, hrSystemUptime, etc). But there's no need for a specialist "ping" request. GET et al can do the job perfectly well. Dave ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757...un.com/javaone _______________________________________________ Net-snmp-users mailing list Net-snmp-users@lists.sourceforge.net Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/...net-snmp-users |