Kindly help with this one..

With snmp 5.1.3.1 compiled with ./configure --enable-mfd-rewrites

I can:
snmpwalk 193..... -c te -v2c . | grep ifInOctets
IF-MIB::ifInOctets.1 = Counter32: 3896439048
IF-MIB::ifInOctets.2 = Counter32: 204509306

But i don't have ifHCInOctets
snmpwalk 193..... -c te -v2c . | grep ifHCInOctets

...


So.. I tried 5.2.1.2 ..

and i cannot get ifinoctets anymore..



FreeBSD core 5.4-RC3 FreeBSD 5.4-RC3 #0: Thu Sep 8 18:06:18 EEST 2005 root@:/usr/src/sys/i386/compile/GENERIC i386
pwd
/var/kits/net-snmp-5.2.1.2


when ./configure --enable-mfd-rewrites

checking netinet/tcpip.h usability... no
checking netinet/tcpip.h presence... yes
configure: WARNING: netinet/tcpip.h: present but cannot be compiled
configure: WARNING: netinet/tcpip.h: check for missing prerequisite headers?
configure: WARNING: netinet/tcpip.h: see the Autoconf documentation
configure: WARNING: netinet/tcpip.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/tcpip.h: proceeding with the preprocessor's result configure: WARNING: netinet/tcpip.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for netinet/tcpip.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking netinet/ip.h usability... no
checking netinet/ip.h presence... yes
configure: WARNING: netinet/ip.h: present but cannot be compiled
configure: WARNING: netinet/ip.h: check for missing prerequisite headers?
configure: WARNING: netinet/ip.h: see the Autoconf documentation
configure: WARNING: netinet/ip.h: section "Present But Cannot Be Compiled"
configure: WARNING: netinet/ip.h: proceeding with the preprocessor's result
configure: WARNING: netinet/ip.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for netinet/ip.h... yes
checking netinet/ip_icmp.h usability... no
checking netinet/ip_icmp.h presence... yes
configure: WARNING: netinet/ip_icmp.h: present but cannot be compiled
configure: WARNING: netinet/ip_icmp.h: check for missing prerequisite headers?
configure: WARNING: netinet/ip_icmp.h: see the Autoconf documentation
configure: WARNING: netinet/ip_icmp.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/ip_icmp.h: proceeding with the preprocessor's result configure: WARNING: netinet/ip_icmp.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for netinet/ip_icmp.h... yes
checking net/if.h usability... no
checking net/if.h presence... yes
configure: WARNING: net/if.h: present but cannot be compiled
configure: WARNING: net/if.h:     check for missing prerequisite headers?
configure: WARNING: net/if.h: see the Autoconf documentation
configure: WARNING: net/if.h:     section "Present But Cannot Be Compiled"
configure: WARNING: net/if.h: proceeding with the preprocessor's result
configure: WARNING: net/if.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for net/if.h... yes
checking net/if_arp.h usability... no
checking net/if_arp.h presence... yes
configure: WARNING: net/if_arp.h: present but cannot be compiled
configure: WARNING: net/if_arp.h: check for missing prerequisite headers?
configure: WARNING: net/if_arp.h: see the Autoconf documentation
configure: WARNING: net/if_arp.h: section "Present But Cannot Be Compiled"
configure: WARNING: net/if_arp.h: proceeding with the preprocessor's result
configure: WARNING: net/if_arp.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for net/if_arp.h... yes
checking netdb.h usability... yes

checking ufs/ffs/fs.h usability... no
checking ufs/ffs/fs.h presence... yes
configure: WARNING: ufs/ffs/fs.h: present but cannot be compiled
configure: WARNING: ufs/ffs/fs.h: check for missing prerequisite headers?
configure: WARNING: ufs/ffs/fs.h: see the Autoconf documentation
configure: WARNING: ufs/ffs/fs.h: section "Present But Cannot Be Compiled"
configure: WARNING: ufs/ffs/fs.h: proceeding with the preprocessor's result
configure: WARNING: ufs/ffs/fs.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for ufs/ffs/fs.h... yes
checking sys/fixpoint.h usability... no


checking sys/mbuf.h usability... no
checking sys/mbuf.h presence... yes
configure: WARNING: sys/mbuf.h: present but cannot be compiled
configure: WARNING: sys/mbuf.h:     check for missing prerequisite headers?
configure: WARNING: sys/mbuf.h: see the Autoconf documentation
configure: WARNING: sys/mbuf.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/mbuf.h: proceeding with the preprocessor's result
configure: WARNING: sys/mbuf.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for sys/mbuf.h... yes
checking sys/time.h usability... yes


checking sys/user.h usability... no
checking sys/user.h presence... yes
configure: WARNING: sys/user.h: present but cannot be compiled
configure: WARNING: sys/user.h:     check for missing prerequisite headers?
configure: WARNING: sys/user.h: see the Autoconf documentation
configure: WARNING: sys/user.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/user.h: proceeding with the preprocessor's result
configure: WARNING: sys/user.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for sys/user.h... yes
checking sys/proc.h usability... no
checking sys/proc.h presence... yes
configure: WARNING: sys/proc.h: present but cannot be compiled
configure: WARNING: sys/proc.h:     check for missing prerequisite headers?
configure: WARNING: sys/proc.h: see the Autoconf documentation
configure: WARNING: sys/proc.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/proc.h: proceeding with the preprocessor's result
configure: WARNING: sys/proc.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for sys/proc.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes

hecking net/if_mib.h usability... no
checking net/if_mib.h presence... yes
configure: WARNING: net/if_mib.h: present but cannot be compiled
configure: WARNING: net/if_mib.h: check for missing prerequisite headers?
configure: WARNING: net/if_mib.h: see the Autoconf documentation
configure: WARNING: net/if_mib.h: section "Present But Cannot Be Compiled"
configure: WARNING: net/if_mib.h: proceeding with the preprocessor's result
configure: WARNING: net/if_mib.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for net/if_mib.h... yes
checking net/if_types.h usability... yes
checking net/if_types.h presence... yes
checking for net/if_types.h... yes
checking net/if_var.h usability... no
checking net/if_var.h presence... yes
configure: WARNING: net/if_var.h: present but cannot be compiled
configure: WARNING: net/if_var.h: check for missing prerequisite headers?
configure: WARNING: net/if_var.h: see the Autoconf documentation
configure: WARNING: net/if_var.h: section "Present But Cannot Be Compiled"
configure: WARNING: net/if_var.h: proceeding with the preprocessor's result
configure: WARNING: net/if_var.h: in the future, the compiler will take precedence configure: WARNING: ## ---------------------------------------------------- ## configure: WARNING: ## Report this to [email protected] ## configure: WARNING: ## ---------------------------------------------------- ##
checking for net/if_var.h... yes
checking sys/queue.h usability... yes


Thank You
Liviu



-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to