Re: Trying to setup SNMP

2005-03-17 Thread Andy Smith
Alex Burger wrote: Hi Timothy. If you are using Linux, you probably need to store the snmpd.conf file in /usr/local/share/snmp/snmpd.conf, not /etc/snmpd.conf. Try running snmpconf. The first thing it will do is tell you where any existing configuration files are. Alex You could also run snmp

Re: Trying to setup SNMP

2005-03-15 Thread Alex Burger
Hi Timothy. If you are using Linux, you probably need to store the snmpd.conf file in /usr/local/share/snmp/snmpd.conf, not /etc/snmpd.conf. Try running snmpconf. The first thing it will do is tell you where any existing configuration files are. Alex Timothy Horie wrote: I created a /etc/snmpd

Trying to setup SNMP

2005-03-15 Thread Timothy Horie
I created a /etc/snmpd.conf file: # rocommunity: a SNMPv1/SNMPv2c read-only access community name # arguments: community [default|hostname|network/bits] [oid] rocommunity testing123 24.6.52.6 But when I try to start snmpd: # snmpd # cat /var/log/snmpd Warning: no access control information conf