RE: EXTERNAL: Re: Can't locate NETSNMP/ASN1.pm

2011-01-07 Thread Babin, Eddie T
Sorry, I haven't figured out how to post the reply to the list. You were right, case sensitive, plainly different between the two includes yet I event typed it in properly on the post. Thanks for your help. ed -Original Message- From: Thomas Anders [mailto:thomas.and...@blue-cable.

Objects for huge configuration on snmpd.

2011-01-07 Thread helcio silva
Hi to everyone. I would like to perform an huge configuration on NET-SNMP agent (snmpd), using Set PDUs carried by SNMP messages. I would like to use the HOST RESOURCES MIB for that, but it does not contain much ReadWrite objects. Can someone show me what are the MIBs used to configure s

Re: Can't locate NETSNMP/ASN1.pm

2011-01-07 Thread Thomas Anders
Babin, Eddie T wrote: > Can't locate NETSNMP/ASN1.pm in @INC (@INC contains: > /usr/ib/perl5/5.8.8/i386-linux-tread-multi ……….) Please give *exact* full error messages via copy&paste! I doubt the error message really contains that path, unless your @INC is seriously broken. Also, the example says

Can't locate NETSNMP/ASN1.pm

2011-01-07 Thread Babin, Eddie T
I am trying to write a quick subagent perl script through examples with the includes use NetSNMP::agent; use NetSNMP::ASN; With an error: Can't locate NETSNMP/ASN1.pm in @INC (@INC contains: /usr/ib/perl5/5.8.8/i386-linux-tread-multi ..) If I comment out the NetSNMP::ASN, the syntax c

error: C compiler cannot create executables

2011-01-07 Thread Simon Gao
Hi: I would install net-snmp v5.5. on hp-ux 11.31 I have installed the hp-gcc-4.4.3 compiler on my hpux machine. Bofore I run configure I export CC=gcc and CFLAGS=-mlp64. But i have the follow error: checking for C compiler default output file name... configure: error: in