Net snmp bug


 
Thread Tools Search this Thread
Operating Systems AIX Net snmp bug
# 1  
Old 09-19-2011
Net snmp bug

Hi Admins,

I have installed net-snmp 5.5 binary in AIX 5.5 box and configured using snmpconf command.When i run ./snmpd -f -Lo -c /etc/snmpd.conf m getting below error.

nlist err: neither proc nor _proc found

After surfing i came to know the same is a bug.Please anyone tell me how to get a fix .


Thanks in advance

newaix
# 2  
Old 09-19-2011
# 3  
Old 09-20-2011
Quote:
Originally Posted by newaix
Hi Admins,

I have installed net-snmp 5.5 binary in AIX 5.5 box and configured using snmpconf command.When i run ./snmpd -f -Lo -c /etc/snmpd.conf m getting below error.

nlist err: neither proc nor _proc found

After surfing i came to know the same is a bug.Please anyone tell me how to get a fix .


Thanks in advance

newaix
This is a well known issue on AIX for that version of net-snmp. Use the newest version, or if you can't use the work around found on the net (simply google for: nlist err: neither proc nor _proc found or look at the README.txt).

HTH,
/Lew
# 4  
Old 09-20-2011
Hi ,

Thanks for the responses. I have checked in google for the same error.work around is while compliling we need use ./configure without kemem . But i have installed precompiled one and need to get fix for the same. However let me try other versions also.

Actually i tried with net -snmp 5.7 binary but the packages like snmpconf and snmpget snmpwalk not installed.So i have downloaded 5.5 and ended up with said error. |Please can anyone tell the full package of net-snmp which includes snmpconf and snmpwalk etc.


Thanks in advance

newaix
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. HP-UX

Net-snmp 5.7.2 on HP-UX 11.31

Hi All, I have an issue with net-snmp communication from a monitoring server to HP UX server. Following are the details HP - UX server : 172.16.184.34 Monitoring Server : 172.16.5.57 (Solarwinds Application)I'm running HP-UX's snmp on udp port 161 and net-snmp on udp 1161. ... (0 Replies)
Discussion started by: maverick_here
0 Replies

2. Infrastructure Monitoring

net-snmp issue

When I run a script that polls a router I get the following error from net-snmp. I can not seem to find a straight answer. Could my mib files be corrupt? xxx-xxx:/etc/sma/snmp/mibs# perl /export/home/user/perl/test.pl Unlinked OID in SNMPv2-MIB: snmp ::= { mib-2 11 } Undefined identifier:... (2 Replies)
Discussion started by: mrlayance
2 Replies

3. Solaris

net-snmp on solaris 8

hello I am running solaris 8 sparc. I installed net-snmp 5.4.1 (compiled it from tar file). When I do snmpwalk from another server, I receive a partial list of OIDs then it stops and gives 'timeout. No response...' another snmpwalk will directly timeouts. I compiled again the binaries... (1 Reply)
Discussion started by: melanie_pfefer
1 Replies

4. Solaris

net-snmp-5.1.2 Solaris 9

All, I downloaded and installed the following net-snmp from the sourceforge.net website on a Solaris 9 server with the entire collection installed: net-snmp-5.1.2-SunOS_5.9_sun4u.tar.gz with no errors. I attempt to run snmpget and I get the following error: ld.so.1: snmpget: fatal:... (1 Reply)
Discussion started by: bubba112557
1 Replies

5. UNIX for Dummies Questions & Answers

net-snmp

Does anybody know where I can get net-snmp for compaq tru64 V4.0G? I am having a difficult time locating it. Can it run on tru64 V4.0G? (2 Replies)
Discussion started by: jalburger
2 Replies
Login or Register to Ask a Question