Re: Using var_ifEntry() to get interfaces names

2009-05-30 Thread lanas
Hello, Sorry for a misleading detail and some typos in my last question. I wrote it quite fast just before leaving. Here are more precisions. For solving the problem described in the orignal question, I'm trying to use var_ifEntry() which is found in ../mibII/interfaces.c, hoping that it'll r

Re: IPV6 configuration

2009-05-30 Thread kamal sivadas
First of all you dont want to enable ./configure --with-mib-modules="mibII/ipv6" I think you are not doing anything with mib modules. Then try to run agent/snmpd On 5/30/09, Magnus Fromreide wrote: > On Thu, 2009-05-28 at 18:51 +0530, prasanth K S wrote: >> Hi all, >> >> >> I am r

Using var_ifEntry() to get iinterfaces names

2009-05-30 Thread lanas
Hello, I've noticed that there are (at least...) two ways to obtaine an interface name unside net-snmp. I'm currently using in ifTable_data_access.c when generating traps: netsnmp_access_interface_name_find(interface index) It works with LAN interfaces. But with WAN interfaces it does