Michael Lowery
2002-01-21 13:38:08 UTC
Hi, I'm having a problem getting ucd-snmp to work properly. I'm running
4.2.3-1 on RedHat 7.1.
I can run snmpwalk from this system to other systems, but not to the
local system for some reason. I get the "Timeout: no response from
localhost" message when I run the [ snmpwalk localhost public system ]
command.
My snmpd.conf file is located in /usr/share/snmp/ and contains the
folliwing entries:
com2sec mysec 192.168.1.0/24 public
group mygroup v2c mysec
view all included system
access mygroup "" any noauth prefix all none none
The IP of the box is 192.168.1.47.
In /var/log/messages, I get a message that says:
Jan 21 09:01:12 linux1 ucd-snmp[24627]: Receved SNMP packet(s) from
127.0.0.1
ps -elf | grep snmpd gives the following:
140 S root 24627 1 0 69 - 1018 do_sel 09:00 pts/0 00:00:00
/usr/sbin/snmpd -s -l /dev/null -P /var/run/snmpd -a
Is there something I'm missing? I have tried making com2sec and related
entries dealing with localhost and 127.0.0.1, but no luck there either.
Any suggestions would be welcome!
Thank you,
Michael Lowery
4.2.3-1 on RedHat 7.1.
I can run snmpwalk from this system to other systems, but not to the
local system for some reason. I get the "Timeout: no response from
localhost" message when I run the [ snmpwalk localhost public system ]
command.
My snmpd.conf file is located in /usr/share/snmp/ and contains the
folliwing entries:
com2sec mysec 192.168.1.0/24 public
group mygroup v2c mysec
view all included system
access mygroup "" any noauth prefix all none none
The IP of the box is 192.168.1.47.
In /var/log/messages, I get a message that says:
Jan 21 09:01:12 linux1 ucd-snmp[24627]: Receved SNMP packet(s) from
127.0.0.1
ps -elf | grep snmpd gives the following:
140 S root 24627 1 0 69 - 1018 do_sel 09:00 pts/0 00:00:00
/usr/sbin/snmpd -s -l /dev/null -P /var/run/snmpd -a
Is there something I'm missing? I have tried making com2sec and related
entries dealing with localhost and 127.0.0.1, but no luck there either.
Any suggestions would be welcome!
Thank you,
Michael Lowery