OpenSSL v1.1.1 Support

2019-09-04 Thread David Hauck
Hi, I noticed the recent 'CHANGES' file entry in the V5-8-patches branch references the following: - Add support for OpenSSL 1.1.0 Should this instead read: - Add support for OpenSSL 1.1.1 These are two different versions of OpenSSL, with the former going EOL this month while the l

RE: ifLinkUp/ifLinkDown Traps and "override" Configuration

2019-08-09 Thread David Hauck
David On Wednesday, August 07, 2019 11:15 AM, David Hauck wrote: > Hi, > > I'm trying to understand the difference between using an "override" for > setting the IF- > MIB::ifLinkUpDownTrapEnable. object vs. a traditional set. I find that > when these columns

ifLinkUp/ifLinkDown Traps and "override" Configuration

2019-08-07 Thread David Hauck
Hi, I'm trying to understand the difference between using an "override" for setting the IF-MIB::ifLinkUpDownTrapEnable. object vs. a traditional set. I find that when these columns are set for an ifXEntry via the override mechanism in the agent's configuration file I do not ever see the corresp

ifXTable::ifLinkUpDownTrapEnable

2015-04-15 Thread David Hauck
Hi, I would like to enable linkUp/linkDown notifications in my agent, but would like to do this *without* DISMAN being enabled. I have a minimal agent MIB configuration that does not include 'disman' - from configure-summary: Agent MIB code:default_modules => snmpv3mibs mibII notif

RE: net-snmp-create-v3-user and Configuration Directory(ies)

2015-02-16 Thread David Hauck
27; I'd like to make another plea here. Can anyone shed some light on this? Thanks in advance, -David On Friday, February 06, 2015 10:37 AM, David Hauck wrote: > Hi, > > The 'net-snmp-create-v3-user' script uses the > --with-persistent-directory and the --datadir confi

net-snmp-create-v3-user and Configuration Directory(ies)

2015-02-06 Thread David Hauck
Hi, The 'net-snmp-create-v3-user' script uses the --with-persistent-directory and the --datadir configuration parameter values for identifying the persistent and configuration files that it modifies. Two questions: 1. Is there a particular reason for why --datadir and not --sysconfdir is used

RE: Configuration and --with-out-mib-modules

2015-02-05 Thread David Hauck
Hi Bill, On Thursday, February 05, 2015 9:09 AM, Bill Fenner wrote: > On Wed, Feb 4, 2015 at 8:09 PM, David Hauck wrote: > I believe the references to "agent_mibs" and "ucd_snmp" are incorrect > and that these should be "agent" and "ucd-snm

Configuration and --with-out-mib-modules

2015-02-04 Thread David Hauck
Hi, The 'configure' script has the following text: " --with-out-mib-modules="list" Compile without these mib modules. Default mib modules compiled into the agent (which can be removed): mibII support for the mib-II tree. snmpv3mibs support for the snmpv3

RE: tcpTable.c and Netlink Use

2015-02-04 Thread David Hauck
Hi Bart, On Tuesday, February 03, 2015 7:46 AM, Bart Van Assche wrote: > On 02/02/15 18:57, David Hauck wrote: >> I assume this is something that you can fix up in the configure script? > > The patch I had mentioned in a previous e-mail has been checked in on > the v5.

RE: tcpTable.c and Netlink Use

2015-02-02 Thread David Hauck
Hi Bart, On Sunday, February 01, 2015 9:05 AM, Bart Van Assche wrote: > On 01/27/15 17:26, David Hauck wrote: >> After going over this again (remember please that I'm not an 'autoconf' > expert ;)) I'm not 100% certain that there are indeed issues here. >

RE: tcpTable.c and Netlink Use

2015-01-27 Thread David Hauck
Hi Robert, On Monday, January 26, 2015 9:22 AM, David Hauck wrote: > Hi Robert, > > On Sunday, January 25, 2015 9:03 PM, NetSNMP Mailbox wrote: >> On Wed, 7 Jan 2015 00:40:57 + David wrote: DH> I ran into an >> insidious agent (snmpd) hang on Linux that had me DH

RE: tcpTable.c and Netlink Use

2015-01-26 Thread David Hauck
Hi Robert, On Sunday, January 25, 2015 9:03 PM, NetSNMP Mailbox wrote: > On Wed, 7 Jan 2015 00:40:57 + David wrote: DH> I ran into an > insidious agent (snmpd) hang on Linux that had me DH> stumped for quite > a while. The hang occurred when attempting to DH> walk DH> mib-2 and > always occurr

tcpTable.c and Netlink Use

2015-01-06 Thread David Hauck
Hi, I ran into an insidious agent (snmpd) hang on Linux that had me stumped for quite a while. The hang occurred when attempting to walk mib-2 and always occurred during attempts to walk TCP-MIB::tcpConnTable. At first I thought this might be related to my build of v5.7.3 'snmpd' (see below), b