Hello,

I have a problem with AgentX:
When I'm running the SNMP demon with "snmpd -agentx /var/agentx"
and querying a value like
"snmpget -c public -v 1 192.168.3.202 system.sysDescr.0"
I get the following error message: "Timeout: No Response from
192.168.3.202".

Running "snmpd -f -Le -d -agentx /var/agentx"
results in "Error opening specified endpoint "/var/agentx
Server Exiting with code 1". But there is no other agent/demon running.

Trying another port with "snmpd -f -Le -d -agentx /var/agentx" udp:1161"
results in the same error message.

I'm logged in as root.
Is there anything wrong with the config files or any other suggestions?

---

######################################
#
# snmp.conf

defaultport  161

mibdirs  /share/snmp/mibs

mibs  ALL

---

#######################################
#
# snmpd.conf

rwuser  root  

rwcommunity  public 192.168.3.0/24 
#rwcommunity  private localhost 

master  agentx

agentuser  root

agentaddress  161

---

Thanks in advance,
Klaus Gürtler

-- 
DSL-Aktion wegen großer Nachfrage bis 28.2.2006 verlängert:
GMX DSL-Flatrate 1 Jahr kostenlos* http://www.gmx.net/de/go/dsl


-------------------------------------------------------
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/listinfo/net-snmp-users

Reply via email to