Hello,
I wanted to let you know that when configuring using
"--with-mib-modules=if-mib --enable-mfd-rewrites" (in order to get 64-bit
counters), I made the following changes to get it working on QNX 6.5.0:
In file agent/mibgroup/if-mib/data_access/interface.h, add "nto" to the
list of sysctl-style operating systems, for example, by changing:
# elif defined( openbsd3 ) || defined( openbsd4 ) || \
to:
# elif defined( openbsd3 ) || defined( openbsd4 ) || defined( nto )
|| \
In file include/net-snmp/system/nto-qnx6.h, add the following line to the
end of the file:
#define NETSNMP_INCLUDE_IFTABLE_REWRITES
Thanks,
lew
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders