Missing configuration files when net-snmp compiled from source?

2021-06-06 Thread Dachshund Digital
?  How does one know where the snmpd service will look these configuration files or even mibs? Unfortunately, it appears the package maintainers add a lot to net-snmp installation that compile from source just leaves unqualified that I can see?  Even had trouble finding examples on Google

purpose of persistent configuration files

2015-02-25 Thread Tim Culhane
Hi, Can anybody explain to me the purpose of persistent configuration files? How do I know which files are persistent or not? How does their presence affect the smtpd agent, i.e. what happens if I modify a persistent configuration file versus a non-persistent configuration file. Thanks, Tim

Re: configuration files / loading a mib

2012-05-29 Thread Dave Shield
[ First - *please* don't mail me privately, without copying any responses to the mailing list. I don't have the time or inclination to offer private, unpaid, SNMP consultancy. Keep discussions to the list, where others can both learn and offer advice. Thanks. ] On 28 Ma

Re: configuration files / loading a mib

2012-05-28 Thread Dave Shield
On 28 May 2012 13:46, Leandro Roggerone wrote: > Im need to load an specific mib but I can not find snmp.conf > so I can not append the line: > mibs BAYOUR-COM-MIB:UCD-SNMP-MIB Just create it. It's a simple text file, so use your favourite text editor, and save it as

Fwd: configuration files / loading a mib

2012-05-28 Thread Leandro Roggerone
Hi guys, im trying to get bind9 stats application working, Im need to load an specific mib but I can not find snmp.conf (i do have snmpd.conf) so I can not append the line: mibs BAYOUR-COM-MIB:UCD-SNMP-MIB I founded on my centos and fedora distros that this file (snmp.conf) is not created by d

configuration files / loading a mib

2012-05-23 Thread Leandro Roggerone
Hi guys, im trying to get bind9 stats application working, Im need to load an specific mib but I can not find snmp.conf (i do have snmpd.conf) so I can not append the line: mibs BAYOUR-COM-MIB:UCD-SNMP-MIB I founded on my centos and fedora distros that this file (snmp.conf) is not created by d

Re: configuration files

2011-02-22 Thread Dave Shield
On 22 February 2011 11:13, Friedrich Locke wrote: > i have just installed net-snmp in my linux debian box but i don't > really know where the configuration files are fecthed from. > I have seen file in /etc/snmp and /usr/share/snmp > > The most strange to me it is

configuration files

2011-02-22 Thread Friedrich Locke
Dear friend, i have just installed net-snmp in my linux debian box but i don't really know where the configuration files are fecthed from. I have seen file in /etc/snmp and /usr/share/snmp The most strange to me it is that snmpd.conf has configuration information on both directories.

RE: starting snmpd with multiple configuration files

2007-02-12 Thread Amita Mhaskar
Thanks ! It is working. Regards, Amita From: [EMAIL PROTECTED] on behalf of Dave Shield Sent: Fri 2/9/2007 1:16 AM To: Amita Mhaskar Cc: net-snmp-users@lists.sourceforge.net; Rajesh Prabhu Subject: Re: starting snmpd with multiple configuration files On 09

Re: starting snmpd with multiple configuration files

2007-02-10 Thread Thomas Anders
Dave Shield wrote: > That's probably more to do with what access configuration you've > got in these files, and how you are querying the agent. > > /opt/internal/bin/snmpd -p /opt/internal/var/run/snmpd.pid > -c /ffs/etc/snmpd.conf,/usr/local/share/snmp/snmpd_persistent.conf > -f

Re: starting snmpd with multiple configuration files

2007-02-09 Thread Dave Shield
On 09/02/07, Amita Mhaskar <[EMAIL PROTECTED]> wrote: > I tried starting snmpd from net-snmp-5.3.1 by specifying multiple > configuration files. > 1) /opt/internal/bin/snmpd -p /opt/internal/var/run/snmpd.pid -c > /ffs/etc/snmpd.conf,/usr/local/share/snmp/snmpd_persistent.con

starting snmpd with multiple configuration files

2007-02-09 Thread Amita Mhaskar
Hi, I tried starting snmpd from net-snmp-5.3.1 by specifying multiple configuration files. The syntaxes that I tried are as follows: 1) /opt/internal/bin/snmpd -p /opt/internal/var/run/snmpd.pid -c /ffs/etc/snmpd.conf,/usr/local/share/snmp/snmpd_persistent.conf 2) /opt/internal/bin/snmpd -p