Operating System - Tru64 Unix
1829115 Members
13757 Online
109986 Solutions
New Discussion

net-snmp pre-compiled binaries

 
Valdemir
Occasional Contributor

net-snmp pre-compiled binaries

Please, where could I found Tru64 net-snmp pre-compiled binaries ?

Is there any binary in this site that could I use ?

http://ftp.ntua.gr/mirror/net-snmp/

Thanks
3 REPLIES 3
John Manger
Valued Contributor

Re: net-snmp pre-compiled binaries

None of those look like they are targeted at Tru64 UNIX. I guess you could compile it yourself from the net-snmp sources.

But why do you want net-snmp ? The Compaq/HP Insight Manager Agents 'understand' the Alpha platform and the Tru64 UNIX operating system far better than the more generalised snmp agents available on the 'net.

Take a look at http://h30097.www3.hp.com/cma/

John M
Nobody can serve both God and Money
Valdemir
Occasional Contributor

Re: net-snmp pre-compiled binaries

Trying install this package I got this:

[root@sanford]/tmp/cpqim360 > /usr/sbin/setld -l CPQIM360
setld: Device CPQIM360 not supported for installations.
setld: cannot initialize CPQIM360
[root@sanford]/tmp/cpqim360 >

My system:
Digital UNIX V4.0E (Rev. 1091)
John the Scott
New Member

Re: net-snmp pre-compiled binaries

can insightd be configured to call a
subprocess when answering a mib request, as net snmp can do?

do i have to set up an activex subagent deamon.
i would prefer to call a script defined
in a configuration file and let insight dispatch the request. is this possible
with insightd?

thanks-john