On 30 December 2012 16:54, Alberto Andrés Rodríguez <pitu1...@gmail.com> wrote: > My name is Alberto and I'm doing some researching with a simulation > software called Netkit, my idea is to use SNMP in a Netkit network in order > to get the ip routing table from a neighbor node, but the problem that I'm > having is when I type the command in the terminal after waiting a few > seconds I always receive the same error message: "No response from > 193.10.11.1"
I don't know much about Netkit, but the standard questions in this sort of situation would be: 1) is there an SNMP agent running on the target host? 2) is this configured to respond to this request? (i.e. using the specified community string, and for the requested OID) If either of these is not true, then you'd typically get exactly this sort of timeout message. If this was a standard Net-SNMP installation, then my suspicion would be that the agent would probably be configured to only respond to OIDs in the 'system' group. So as long as the agent is installed and running, then I'd concentrate on the snmpd.conf file. But if you're talking to a Netkit system, then I really don't know whether there's likely to be an SNMP agent installed at all, or whether you'd have to install this yourself. Dave ------------------------------------------------------------------------------ Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS, MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft MVPs and experts. ON SALE this month only -- learn more at: http://p.sf.net/sfu/learnmore_123012 _______________________________________________ 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/listinfo/net-snmp-users