Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2006 23:28:36 +0800 (CST)
From:      adrian kok <adriankok2000@yahoo.com.hk>
To:        freebsd-questions@freebsd.org
Subject:   ports net-snmp to support 64-bit snmp counter
Message-ID:  <20060503152836.81014.qmail@web33311.mail.mud.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hi All

I am running freebsd 4.11 release and want to have
net-snmp to support 64 bit counter

I deinstall the net-snmp but don't know how to
re-complie  the port to support 
--enable-mfd-rewrites

I changed the Makefile and recomplied it and it
doesn't work

snmpwalk -v 2c -c xxxxx localhost ifHighSpeed
IF-MIB::ifHighSpeed = No Such Object available on this
agent at this OID

Thank you for your help


CONFIGURE_ARGS+=--enable-shared --enable-internal-md5
\
                --enable-mfd-rewrites \
               
--with-mib-modules="${_NET_SNMP_MIB_MODULES}" \



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