From owner-freebsd-stable Sun Feb 10 13:33:53 2002 Delivered-To: freebsd-stable@freebsd.org Received: from grant.org (grant.org [206.190.164.98]) by hub.freebsd.org (Postfix) with ESMTP id B2DD437C070 for ; Sun, 10 Feb 2002 13:33:20 -0800 (PST) Received: from splat.grant.org (mgrant@splat.grant.org [213.39.2.177]) by grant.org (8.11.6/8.11.6) with ESMTP id g1ALXIe77547 for ; Sun, 10 Feb 2002 16:33:19 -0500 (EST) (envelope-from mgrant@splat.grant.org) Received: (from mgrant@localhost) by splat.grant.org (8.11.6+Sun/8.11.6) id g1ALXD903718; Sun, 10 Feb 2002 22:33:13 +0100 (MET) Date: Sun, 10 Feb 2002 22:33:13 +0100 (MET) Message-Id: <200202102133.g1ALXD903718@splat.grant.org> From: Michael Grant To: freebsd-stable@freebsd.org Subject: snmpd Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just updated net-snmpd 4.2.3 for my freebsd 4.4 system. Before, the old 4.1.2 snmpd worked except after a while it core dumped. The new 4.2.3 I installed today now gives me an error when I use snmpwalk: ... udp.ipv6UdpTable.ipv6UdpEntry.ipv6UdpLocalAddress.'................'.1361.0 = 0:0:0:0:0:0:0:0 udp.ipv6UdpTable.ipv6UdpEntry.ipv6UdpLocalAddress.'................'.161.0 = 0:0:0:0:0:0:0:0 Error: OID not increasing: udp.ipv6UdpTable.ipv6UdpEntry.ipv6UdpLocalAddress.'................'.1361.0 >= udp.ipv6UdpTable.ipv6UdpEntry.ipv6UdpLocalAddress.'................'.161.0 Anyone else experience this? Since I don't really care so much about this table, is there an easy way to disable it? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message