--- net-snmp-5.4.2.1/agent/mibgroup/mibII/tcpTable.c 2009-01-23 17:21:22.615182719 +0200 +++ net-snmp-5.4.2.1/agent/mibgroup/mibII/tcpTable.c 2009-01-23 18:34:55.401229364 +0200 @@ -123,10 +123,10 @@ * */ #ifndef MIB_STATS_CACHE_TIMEOUT -#define MIB_STATS_CACHE_TIMEOUT 5 +#define MIB_STATS_CACHE_TIMEOUT 1800 #endif #ifndef TCP_STATS_CACHE_TIMEOUT -#define TCP_STATS_CACHE_TIMEOUT MIB_STATS_CACHE_TIMEOUT +#define TCP_STATS_CACHE_TIMEOUT 1800 #endif #if defined(TCP_PORTS_IN_HOST_ORDER) && TCP_PORTS_IN_HOST_ORDER