Hi, I'm actually in the process of upgrading a former IPv4-only system into IPv6.
As part of it, we have to use the new table IP-MIB::ipAddressTable instead of IP-MIB::ipAddrTable which can only contain IPv4 addresses. Our system uses this table together with DISMAN to monitor IP addresses assigned to interfaces and/or creation/deletion of interfaces, and we have a requirement that the manager gets notified within a few seconds. Using Net-SNMP version 5.9.3 When using IP-MIB::ipAddrTable the manager is notified immediately but when using IP-MIB::ipAddressTable the notification is delayed several seconds and after investigation it looks like it is because the content of IP-MIB::ipAddressTable is cached for 30 seconds. What should be done in order to restore the same behaviour as with IP-MIB::ipAddrTable and get an immediate notification ? Thanks Christophe _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders