Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2002 14:05:14 +0200 (SAT)
From:      John Hay <jhay@icomtek.csir.co.za>
To:        kuriyama@FreeBSD.org (Jun Kuriyama)
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/net/net-snmp Makefile
Message-ID:  <200204101205.g3AC5Eg34971@zibbi.icomtek.csir.co.za>
In-Reply-To: <200204101030.g3AAUQR33030@freefall.freebsd.org> from Jun Kuriyama at "Apr 10, 2002 03:30:26 am"

next in thread | previous in thread | raw e-mail | index | archive | help
I see that if you do a snmpwalk to a machine with IPv6 that it die with
a message like this:

##################
dolphin:~ > snmpwalk dolphin public > /tmp/snmpwalk.out
Error: OID not increasing: udp.ipv6UdpTable.ipv6UdpEntry.ipv6UdpLocalAddress.'................'.1645.0 >= udp.ipv6UdpTable.ipv6UdpEntry.ipv6UdpLocalAddress.'................'.161.0
dolphin:~ > tail /tmp/snmpwalk.out 
udp.udpTable.udpEntry.udpLocalAddress.127.0.0.1.123 = IpAddress: 127.0.0.1
udp.udpTable.udpEntry.udpLocalAddress.146.64.28.14.123 = IpAddress: 146.64.28.14
udp.udpTable.udpEntry.udpLocalPort.0.0.0.0.123 = 123
udp.udpTable.udpEntry.udpLocalPort.0.0.0.0.161 = 161
udp.udpTable.udpEntry.udpLocalPort.0.0.0.0.514 = 514
udp.udpTable.udpEntry.udpLocalPort.0.0.0.0.1645 = 1645
udp.udpTable.udpEntry.udpLocalPort.127.0.0.1.123 = 123
udp.udpTable.udpEntry.udpLocalPort.146.64.28.14.123 = 123
udp.ipv6UdpTable.ipv6UdpEntry.ipv6UdpLocalAddress.'................'.1645.0 = 0:0:0:0:0:0:0:0
udp.ipv6UdpTable.ipv6UdpEntry.ipv6UdpLocalAddress.'................'.161.0 = 0:0:0:0:0:0:0:0
dolphin:~ > 
#######################

John
-- 
John Hay -- John.Hay@icomtek.csir.co.za / jhay@FreeBSD.org

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204101205.g3AC5Eg34971>