2006/9/4, Dave Shield <[EMAIL PROTECTED]>:
    [ First - *please* don't mail me privately, without copying
     any responses to the mailing list.  I don't have the time
     or inclination to offer private, unpaid, SNMP consultancy.
     Keep discussions to the list, where others can both learn
     and offer advice.  Thanks.   ]

On 04/09/06, Fabio Pintus <[EMAIL PROTECTED]> wrote:
> Hi, many thanks for your support. You are the first people that is trying to
> help me.
> I have installed the package "net-snmp_5.1.2" from some other distribution
> called OpenWRT.
> This is the output of "net-snmp-config
> --snmpd-module-list" :
>
> [EMAIL PROTECTED] bin]$ ./net-snmp-config --snmpd-module-list
> host/hr_device host/hr_disk host/hr_filesys host/hr_network
> host/hr_partition host/hr_proc host/hr_storage host/hr_system mibII/at
> mibII/icmp mibII/interfaces mibII/ip mibII/snmp_mib mibII/sysORTable
> mibII/system_mib mibII/tcp mibII/udp mibII/vacm_context mibII/vacm_vars
> snmpv3/snmpEngine snmpv3/snmpMPDStats snmpv3/usmStats snmpv3/usmUser
> ucd-snmp/disk ucd-snmp/extensible ucd-snmp/loadave ucd-snmp/memory
> ucd-snmp/pass ucd-snmp/proc ucd-snmp/vmstat util_funcs utilities/execute
> mibII/kernel_linux mibII/ipAddr mibII/var_route mibII/route_write
> mibII/tcpTable mibII/udpTable tunnel/tunnel

That looks very much as if the agent was compiled without AgentX support.
Two other things to try:

a)   net-snmp-config --configure-options
[EMAIL PROTECTED] bin]$ ./net-snmp-config --configure-options
'--target=mipsel-linux' '--host=mipsel-linux' '--build=i386-pc-linux-gnu' '--program-prefix=' '--program-suffix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' '--datadir=/usr/share' '--includedir=/usr/include' '--infodir=/usr/share/info' '--libdir=/usr/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--mandir=/usr/share/man' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--disable-nls' '--enable-shared' '--enable-static' '--with-endianness=little' '--with-logfile=/var/log/snmpd.log' '--with-persistent-directory=/usr/lib/snmp/' '--with-default-snmp-version=1' '--with-sys-contact= [EMAIL PROTECTED]' '--with-sys-location=Unknown' '--enable-applications' '--disable-debugging' '--disable-ipv6' '--disable-manuals' '--disable-mib-loading' '--disable-mibs' '--disable-scripts' '--with-out-mib-modules=agent_mibs agentx host ieee802dot11 mibII notification snmpv3mibs target ucd_snmp utilities ' '--with-mib-modules=host/hr_device host/hr_disk host/hr_filesys host/hr_network host/hr_partition host/hr_proc host/hr_storage host/hr_system mibII/at mibII/icmp mibII/interfaces mibII/ip mibII/snmp_mib mibII/sysORTable mibII/system_mib mibII/tcp mibII/udp mibII/vacm_context mibII/vacm_vars snmpv3/snmpEngine snmpv3/snmpMPDStats snmpv3/usmStats snmpv3/usmUser snmpv3mibs tunnel ucd-snmp/disk ucd-snmp/extensible ucd-snmp/loadave ucd-snmp/memory ucd-snmp/pass ucd-snmp/proc ucd-snmp/vmstat util_funcs utilities/execute ' '--with-out-transports=Callback TCP TCPv6 UDPv6 Unix' '--with-transports=UDP' '--without-opaque-special-types' '--without-openssl' '--without-libwrap' '--without-rpm' '--without-zlib' 'CC=/home/nbd/rc5/openwrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-gcc' 'CFLAGS=-Os -pipe -mips32 -mtune=mips32 -funit-at-a-time ' 'CPPFLAGS=-I/home/nbd/rc5/openwrt/staging_dir_mipsel/usr/include -I/home/nbd/rc5/openwrt/staging_dir_mipsel/include' 'LDFLAGS=-L/home/nbd/rc5/openwrt/staging_dir_mipsel/usr/lib -L/home/nbd/rc5/openwrt/staging_dir_mipsel/lib' 'build_alias=i386-pc-linux-gnu' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux'
[EMAIL PROTECTED] bin]$


 

b)   snmpd -f -Le -v

[EMAIL PROTECTED] :/usr/bin# snmpd -f -Le -v

NET-SNMP version:  5.1.2
Web:               http://www.net-snmp.org/
Email:             [email protected]

[EMAIL PROTECTED]:/usr/bin#

 



 

Dave

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to