I'll have a look
On Mon, Oct 18, 2021 at 11:07 AM Özkan KIRIK wrote:
>
> Thank you Bjoern, I'll have al
>
> On Mon, Oct 18, 2021 at 10:49 AM Bjoern A. Zeeb
> wrote:
> >
> > On 18 Oct 2021, at 4:46, Özkan KIRIK wrote:
> >
> > > Hi,
> > >
> > > I'm trying to gather all even within jails/vnet inter
Thank you Bjoern, I'll have al
On Mon, Oct 18, 2021 at 10:49 AM Bjoern A. Zeeb
wrote:
>
> On 18 Oct 2021, at 4:46, Özkan KIRIK wrote:
>
> > Hi,
> >
> > I'm trying to gather all even within jails/vnet interface stats which
> > interface type ifmd_data.ifi_type == IFT_ETHER (6) for bsnmpd. Related
On 18 Oct 2021, at 4:46, Özkan KIRIK wrote:
Hi,
I'm trying to gather all even within jails/vnet interface stats which
interface type ifmd_data.ifi_type == IFT_ETHER (6) for bsnmpd. Related
function (not modified) is here:
https://github.com/freebsd/freebsd-src/blob/main/contrib/bsnmp/snmp_mibI
Hi,
I'm trying to gather all even within jails/vnet interface stats which
interface type ifmd_data.ifi_type == IFT_ETHER (6) for bsnmpd. Related
function (not modified) is here:
https://github.com/freebsd/freebsd-src/blob/main/contrib/bsnmp/snmp_mibII/mibII.c#L926-L985
It's possible to add a fil