This is a discussion on Re: SNMPWALK problem within the SNMP Coders forums, part of the Networking and Network Related category; >>>>> On Thu, 2 Mar 2006 22:09:59 +0800, "Roger Marc Sison" <...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
>>>>> On Thu, 2 Mar 2006 22:09:59 +0800, "Roger Marc Sison" <g0rg0n1t3@yahoo.com> said:
Roger> Im having problem with my SNMP. I've installed my SNMP on my Roger> pc (red hat OS) using a private IP address. There is no Roger> problem quering (SNMPWALK) same segment but whenever I tried Roger> quering Public IPs it result to timeout. Please help me. It's likely either: 1) an access control problem. See the access control section of the FAQ and the snmpd.conf manual page. 2) you have bound the agent to a specific (internal) interface and it's not listening to the external one. Since it doesn't do this by default, you'll know if you have set it up this way. -- Wes Hardaker Sparta, Inc. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=...720&dat=121642 _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/...et-snmp-coders |