Re: Timeout
Fulko Hew <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <CAGuV3hOjn6FhXXhG60Qtw4CXusDnh50ye42GSVUCfq9TPSyGFw@mail.gmail.com> |
On Thu, Jul 25, 2013 at 10:13 AM, Abid Ayoub <[email protected]> wrote: > Hello, > > This is the first time that i use net-snmp. > So, i want to know the general configuration and other informations about > my cisco switch using snmpwalk and snmpget. > So , i use the following command: > > snmpget -c <community> -v2c <IP> 1.3.6.1.6.1 > > but i get immer : > > Timeout: No Response from <IP> > > i connect to the switch using ssh , but the command don´t work . > > So , any idea about the problem ? what is wrong ? > Only the obvious: - a firewall is blocking UDP port 161 between yr box and the Cisco switch - you are using the wrong community string - your Cisco isn't configured to support SNMP v2c - your Cisco isnt' configured to accept requests from your IP address. FYI: Since the OID you stated isn't an ultimate variable, but just a branch in the tree... you will (eventually) get a 'noSuch' response. Once you get your other issue resolved, either specify a real variable, or use snmpwalk instead. ------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ 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