net-snmp


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers net-snmp
# 1  
Old 03-26-2003
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  
Old 03-26-2003
go to the project page at source forge at : http://net-snmp.sourceforge.net/

looks like you will have to compile from source. after you get it running maybe you should put together a binary package for tru64 and submit it to them to include on their download page.
# 3  
Old 03-26-2003
Thanks, I'll try it!!
 
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. AIX

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... (3 Replies)
Discussion started by: newaix
3 Replies

3. 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

4. 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

5. 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
Login or Register to Ask a Question