2009/3/4 Sathyanarayana Murthy, Harish Kolar <[email protected]>: > So, there is no way we can get router's IP address table using net-snmp?
Yes, of course there is. The Net-SNMP software is a suite of tools (applications and libraries) that you can use to do "SNMP stuff". This includes querying the router to retrieve the IP address table. But it is a suite of tools, not a fully-blown NMS. So *you* will have to do the work, using the Net-SNMP commands to perform the necessary queries. There isn't a magic button you can press to have Net-SNMP find out all of the information for you and provide a pretty graphical view. That's not what Net-SNMP does. It works at a relatively low-level level - providing a set of tools and simple applications. You can use these to find out various bits of infomation, but you have to specify what you're interested in, and interpret the results yourself. Net-SNMP won't do that for you. Dave ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
