Thread: SNMP on Tiger
View Single Post
  #1  
Old April 29th, 2005, 11:36 AM
btoneill's Avatar
btoneill btoneill is offline
keeper of the cheese
 
Join Date: Jul 2002
Location: Minneapolis, MN
Posts: 797
Thanks: 0
Thanked 0 Times in 0 Posts
btoneill is on a distinguished road
SNMP on Tiger

snmpd is core dumping on my in Tiger and I'm wondering if anyone is having the same issue?

You can test by running the following in a terminal window:
/usr/sbin/snmpd -f -V

Then in another terminal windows run:
snmpwalk -v2c -c public localhost system

I get a dump with an error about __host_ctl. Anyone else have this issue? I did an upgrade of my 10.3.9 box, so not sure if it's an issue with an upgrade, or what. I'll be doing a clean install on my g4 tower this weekend, so I can test again then, but I'm really curious if anyone else has snmpd working.

Thanks,
Brian
__________________
UNIX is simple and coherent, but it takes a true genius (or a programmer at any rate) to understand and appreciate its simplicity -- Dennis Ritchie

Last edited by btoneill; April 29th, 2005 at 01:08 PM.
Reply With Quote