This is a discussion on Re: SNMP query within the SNMP Coders forums, part of the Networking and Network Related category; >>>>> On Wed, 18 May 2005 15:03:46 +0100 (BST), shrikanth <nagarajan_shrikanth@yahoo.co....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> On Wed, 18 May 2005 15:03:46 +0100 (BST), shrikanth <nagarajan_shrikanth@yahoo.co.in> said:
shrikanth> Right now i am in to a project to develop an application shrikanth> titled "Network Topology discovery" using SNMP protocol.As shrikanth> part of the discovery my application should discover the shrikanth> kinds of nodes in the N/W(like routers,pc) and also should shrikanth> dicover the kind of OS running on the system. shrikanth> Kindly help how to start developing it & kindly give shrikanth> me some ideas. discovery is a very hard problem to do reliably. From the SNMP aspect only (I won't talk about ping, etc) I suggest you start by querying the sysObjectID.0 value which should tell you what agent is running on the machine. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |