Has anyone installed and used Net-SNMP on a Mac OS X 10.3.8 system yet? If
what configuration on the build and install works, because I can configure,
make, install and run snmpd but that about it. If I give a command to
execute like " snmpgetnext -v 3 -n none -u noAuthUser -l noAuthNoPriv
test.net-snmp.org sysUpTime" I'll get the following error back: snmpgetnext:
Timeout.

I tried many different calls and configure and nothing seems to work. I
tried the one in the ReadMe.osX: configure --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info --with-libwrap
--with-defaults  --prefix=/usr --with-persistent-directory=/var/db/ucd-snmp
--with-mib-modules=host

I started snmpd with the following: sudo snmpd -f -L -d -I -icmp

I get information back but it seems to hang in the following area:
Connection from UDP: [15.252.60.149]:3072
Received SNMP packet(s) from UDP: [15.252.60.149]:3072
  GETNEXT message
    -- SNMPv2-MIB::sysDescr
    -- SNMPv2-MIB::sysUpTime
    -- SNMPv2-MIB::sysName
    -- IF-MIB::ifPhysAddress
    -- IP-MIB::ipAdEntAddr
    -- HOST-RESOURCES-MIB::hrDeviceDescr
    -- SNMPv2-SMI::enterprises.11.2.3.9.1.1.7
    -- SNMPv2-SMI::enterprises.11.2.3.9.5.1.3
    -- SNMPv2-SMI::enterprises.11.2.4.3.8.3.2
    -- SNMPv2-SMI::enterprises.11.2.4.3.8.3.3
    -- SNMPv2-SMI::enterprises.11.2.4.3.10.7
    -- SNMPv2-SMI::enterprises.11.2.4.3.10.13
    -- SNMPv2-SMI::enterprises.11.2.4.3.13.1

Or that's were it as after it comes back with the message that I have
Timeout with whatever call I use.

Pete



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to