ports net-snmp to support 64-bit snmp counter

adrian kok adriankok2000 at yahoo.com.hk
Wed May 3 15:28:39 UTC 2006


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}" \


More information about the freebsd-questions mailing list