Re: Export IPsec flows via snmpd(8)

2018-02-07 Thread Reyk Floeter
> Am 07.02.2018 um 12:39 schrieb Martin Pieuchot : > > On 07/02/18(Wed) 12:18, Reyk Floeter wrote: Am 07.02.2018 um 11:23 schrieb Martin Pieuchot : On 07/02/18(Wed) 01:37, Reyk Floeter wrote: >>> Am 02.01.2018 um 15:23 schrieb Martin Pieuchot : >>> >>> On 19/12/17(Tue) 18:0

Re: Export IPsec flows via snmpd(8)

2018-02-07 Thread Martin Pieuchot
On 07/02/18(Wed) 12:18, Reyk Floeter wrote: > > Am 07.02.2018 um 11:23 schrieb Martin Pieuchot : > >> On 07/02/18(Wed) 01:37, Reyk Floeter wrote: > > Am 02.01.2018 um 15:23 schrieb Martin Pieuchot : > > > > On 19/12/17(Tue) 18:06, Marco Pfatschbacher wrote: > > On Tue, Dec 19, 2017

Re: Export IPsec flows via snmpd(8)

2018-02-07 Thread Reyk Floeter
> Am 07.02.2018 um 11:23 schrieb Martin Pieuchot : > >> On 07/02/18(Wed) 01:37, Reyk Floeter wrote: >> > Am 02.01.2018 um 15:23 schrieb Martin Pieuchot : > > On 19/12/17(Tue) 18:06, Marco Pfatschbacher wrote: > On Tue, Dec 19, 2017 at 12:43:48PM +0100, Martin Pieuchot wrote: >>>

Re: Export IPsec flows via snmpd(8)

2018-02-07 Thread Stuart Henderson
On 2018/02/07 11:23, Martin Pieuchot wrote: > On 07/02/18(Wed) 01:37, Reyk Floeter wrote: > > > > >> Am 02.01.2018 um 15:23 schrieb Martin Pieuchot : > > >> > > >>> On 19/12/17(Tue) 18:06, Marco Pfatschbacher wrote: > > >>> On Tue, Dec 19, 2017 at 12:43:48PM +0100, Martin Pieuchot wrote: > > >>>

Re: Export IPsec flows via snmpd(8)

2018-02-07 Thread Martin Pieuchot
On 07/02/18(Wed) 01:37, Reyk Floeter wrote: > > >> Am 02.01.2018 um 15:23 schrieb Martin Pieuchot : > >> > >>> On 19/12/17(Tue) 18:06, Marco Pfatschbacher wrote: > >>> On Tue, Dec 19, 2017 at 12:43:48PM +0100, Martin Pieuchot wrote: > >>> I'd like to see some information about my tunnels in my NM

Re: Export IPsec flows via snmpd(8)

2018-02-06 Thread Reyk Floeter
>> Am 02.01.2018 um 15:23 schrieb Martin Pieuchot : >> >>> On 19/12/17(Tue) 18:06, Marco Pfatschbacher wrote: >>> On Tue, Dec 19, 2017 at 12:43:48PM +0100, Martin Pieuchot wrote: >>> I'd like to see some information about my tunnels in my NMS. >> >> Nice. I would find that very useful :) >> >>>

Re: Export IPsec flows via snmpd(8)

2018-02-06 Thread Martin Pieuchot
On 19/12/17(Tue) 12:43, Martin Pieuchot wrote: > I'd like to see some information about my tunnels in my NMS. The > problem is that there's not standard MIB for this and most vendor > MIBs are huge and are not easy to implement. > > So here's a diff that export the equivalent of "$ ipsecctl -s fl

Re: Export IPsec flows via snmpd(8)

2018-01-02 Thread Martin Pieuchot
On 19/12/17(Tue) 18:06, Marco Pfatschbacher wrote: > On Tue, Dec 19, 2017 at 12:43:48PM +0100, Martin Pieuchot wrote: > > I'd like to see some information about my tunnels in my NMS. > > Nice. I would find that very useful :) > > > The problem is that there's not standard MIB for this and most ve

Re: [EXTERNAL] Export IPsec flows via snmpd(8)

2017-12-20 Thread Eichert, Diana
AM To: Eichert, Diana Cc: tech@openbsd.org Subject: Re: [EXTERNAL] Export IPsec flows via snmpd(8) On 19/12/17(Tue) 13:40, Eichert, Diana wrote: > tech lurker here, long time NMS/EMS admin > > I did not see diffs to an OpenBSD MIB file. I assume that will be included > in a "more compl

Re: [EXTERNAL] Export IPsec flows via snmpd(8)

2017-12-20 Thread Martin Pieuchot
On 19/12/17(Tue) 13:40, Eichert, Diana wrote: > tech lurker here, long time NMS/EMS admin > > I did not see diffs to an OpenBSD MIB file. I assume that will be included > in a "more complete solution"? Yes, I did not want to spend some time writing a MIB if the format is going to change. I kno

Re: Export IPsec flows via snmpd(8)

2017-12-19 Thread Marco Pfatschbacher
On Tue, Dec 19, 2017 at 12:43:48PM +0100, Martin Pieuchot wrote: > I'd like to see some information about my tunnels in my NMS. Nice. I would find that very useful :) > The problem is that there's not standard MIB for this and most vendor > MIBs are huge and are not easy to implement. What about

Re: [EXTERNAL] Export IPsec flows via snmpd(8)

2017-12-19 Thread Stuart Henderson
17 4:44 AM > To: tech@openbsd.org > Subject: [EXTERNAL] Export IPsec flows via snmpd(8) > > I'd like to see some information about my tunnels in my NMS. The problem is > that there's not standard MIB for this and most vendor MIBs are huge and are > not easy to implem

Re: [EXTERNAL] Export IPsec flows via snmpd(8)

2017-12-19 Thread Eichert, Diana
t: Tuesday, December 19, 2017 4:44 AM To: tech@openbsd.org Subject: [EXTERNAL] Export IPsec flows via snmpd(8) I'd like to see some information about my tunnels in my NMS. The problem is that there's not standard MIB for this and most vendor MIBs are huge and are not easy to implement. S

Export IPsec flows via snmpd(8)

2017-12-19 Thread Martin Pieuchot
I'd like to see some information about my tunnels in my NMS. The problem is that there's not standard MIB for this and most vendor MIBs are huge and are not easy to implement. So here's a diff that export the equivalent of "$ ipsecctl -s flow". I'm basically gluing ipsecctl(8) internals into snmp