I enabled --enabled-ipv6 in ./configure script but still didn't see
anything while snmpwalking ipIfStatsTable...
I found the below code in ip-mib/ , it looks like either ipSystemStatsTable
or ipIfStatsTable will be loaded for both ipv4 & ipv6, is this true?
..
/*
* Based on load_flags, load
❦ 25 juillet 2012 13:57 CEST, Madhu Sudhana Rao :
> I am using net-snmp 5.6.1 version on my Linux system.
>
> I want to print ipSystemStatsTable & ipIfStatsTable of IP-MIB. I can see
> the below line in .h file in agent/mibgroup path
>
> config_require(ip-mib ip-forward-mib tcp-mib udp-mib)
>
>
Hi,
I am using net-snmp 5.6.1 version on my Linux system.
I want to print ipSystemStatsTable & ipIfStatsTable of IP-MIB. I can see
the below line in .h file in agent/mibgroup path
config_require(ip-mib ip-forward-mib tcp-mib udp-mib)
ipSystemStatsTable is working fine and I got output with snm