This is a discussion on Re: Net-snmp-users digest, Vol 1 #3199 - 6 msgs within the SNMP Users forums, part of the Networking and Network Related category; On Thu, 2005-11-03 at 10:30 +0800, Jimmy wrote: > i work on linux , but when i type ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
On Thu, 2005-11-03 at 10:30 +0800, Jimmy wrote:
> i work on linux , but when i type snmpwalk -v 1 -c public > 192.168.0.49(my ipAdress) system > it send me back Time out : No response from 192.168.0.49 . but for why ?? > then i try my workmates' computer can catch his information ... The two most likely causes are: a) access control (the agent is not configured to accept requests for "public") b) there's a firewall blocking SNMP traffic, and the agent is simply not seeing the requests at all. Try running the agent as snmpd -f -Le -d and run the query again. If you see incoming packet dumps (but no outgoing ones), then it's probably access control. If you don't see incoming packet dumps either, then it's probably the firewall settings. See the FAQ for more details. Dave ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ 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 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|