I am trying to build libnetsnmp, libnetsnmpagent and libnetsnmpmibs on a
RHEL 5.10 platform using OpenSSL version 1.0.1g libraries previously
compiled on the same platform.
I have tried may combinations of the configure statement, the latest
being:
CPPFLAGS="-I/builds/.dev/IDS-DEV-14.0.3.0-Build-
Hello,
Please a need NET-SNMP-VACM-MIB but the link in your site is broken.
http://www.net-snmp.org/docs/mibs/netSnmpVacmMIB.html
http://www.net-snmp.org/docs/mibs/NET-SNMP-VACM-MIB.txt
Regards
Richard
-
Take Surveys
-Original Message-
From: Wes Hardaker [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 14, 2006 10:57 PM
To: [EMAIL PROTECTED]
Cc: [email protected]
Subject: Re: FW: permission denied
>>>>> On Wed, 14 Jun 2006 17:11:30 -0400, "Richard C. Thompso
EMAIL PROTECTED]
Sent: Wednesday, June 14, 2006 3:35 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]; [email protected]
Subject: Re: permission denied
On Tue, 6 Jun 2006 09:40:49 -0400 Richard wrote:
RCT> Using version net-snmp-5.2.1.2-fc4.1
RCT> exec active_calls /bin/ba
Hi All
Can any one help me figure out why I’m get permission
denied in the following case.
Using version net-snmp-5.2.1.2-fc4.1 here is what I have
Snmpd.conf
exec active_calls /bin/bash /usr/src/results
when I walk the mib or snmpget I get back
bin/bash: /usr/src/resu
HI All
Is this a bug or am I doing something wrong?
Or
Can anyone tell me why I can’t execute a bash script
from net-snmp using the exec command?
It always returns “permission denied”
I’ve been racking my brains trying to figure out why I
am getting “permission deni
Hi!
I am currently working on getting net-snmp working with SLES and the trap is being sent to the management station, but net-snmp is changing the Enterprise OID to 1.3.6.1.4.1.8072.3.2.10. We would expect it to forward the trap it recieved from the subagent and leave the Enterprise OID as 1.
dianness=big
--host=ppc-ibm-linux
Thanks for any info.
-Richard
static int
netsnmp_tcp_send(netsnmp_transport *t, void *buf, int size,
void **opaque, int *olength)
{
int rc = -1;
if (t != NULL && t->sock >= 0) {
while (rc < 0) {
replace
gettimeofday in net-snmp by msTickGet()?
Thanks,
-Richard
---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Dev
med
'rt_pad1'
mibII/route_write.c:205: error: 'SIOCDELRT' undeclared (first use in
this function)
make[2]: *** [mibII/route_write.lo] Error 1
make[1]: *** [subdirs] Error 1
make: *** [subdirs] Error 1
Richard J. Zak
Apple Campus Representative for UMBC
On 24. Mai 2005, at 19:4
k.lo] Error 1make[1]: *** [subdirs] Error 1make: *** [subdirs] Error 1 Richard J. Zak Apple Campus Representative for UMBC
checking netinet/tcpip.h presence... yes
configure: WARNING: netinet/tcpip.h: present but cannot be compiled
configure: WARNING: netinet/tcpip.h: check for missing prerequisite
headers?
configure: WARNING: netinet/tcpip.h: see the Autoconf documentation
configure: WARNING: netinet/tcpip.h:
Robert, Thanks for the helpfull info.
-Richard
---
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading
ith one snmp message?
Thanks,
Richard
=
To: David Battle <[EMAIL PROTECTED]>, "David T. Perkins"
<[EMAIL PROTECTED]>
Subject: Re: What is "SET ROW" / making SETs easier
From: Robert Story <[EMA
checking winsock.h usability... no
checking winsock.h presence... yes
configure: WARNING: winsock.h: present but cannot be compiled
configure: WARNING: winsock.h: check for missing prerequisite headers?
configure: WARNING: winsock.h: see the Autoconf documentation
configure: WARNING: winsock.h:
As requested...
Mac OS X 10.3.7, Darwin 7.7.0
[net-snmp-5.2.1.rc3] % ./configure
-
Net-SNMP configuration summary:
-
SNMP Versions Supported:1 2c 3
Net-SNMP Version:
> snmpd_store_config();
> notification/snmpNotifyTable.c:store_snmpNotifyTable
Dave,
Thanks a lot for your quick and helpfull response.
-Richard
---
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products i
to configure the user names etc.
How my application save those configurations to
a file (snmpd.conf) so that net-snmp can auto
load it when snmpd restarts?
Thanks,
-Richard
---
This SF.net email is sponsored by: IT Product Guide on
gs like uintmax_t are more appropriate for the OS specific
side of things where counters may get truncated to 32 bit values but the
OS reports them as 64 bits.
Richard
--
[EMAIL PROTECTED]
---
SF.Net email is sponsored by Shop4tech.com-Lowe
_int shows that this is the case
if ((size_t) asn_length > intsize) {
_asn_length_err(errpre, (size_t) asn_length, intsize);
return NULL;
}
>
> JF> One reference on how to fix these ones would help ;-)
>
Sounds like a lot of pain is coming when more things use 64 bi
On Mon, 2004-08-23 at 04:35, Robert Story wrote:
> On Sat, 21 Aug 2004 01:03:21 +0100 Richard wrote:
> RM> I did a bit of investigation on the issue and came up with the following
> RM> patch. It uses the C99 macro SCNuMAX to get the appropriate scan
> RM> specifier for uin
uot; SCNuMAX " %*" SCNuMAX " %*" SCNuMAX
+ " %*" SCNuMAX " %" SCNuMAX " %" SCNuMAX " %*" SCNuMAX
+ " %*" SCNuMAX " %" SCNuMAX;
const char *scan_line_to_use;
struct timeval et;
agentx_reopen_session, which
probably can be used to control the timing
for subagent to reregister. But for now,
agentxPingInterval is enough for me.
Thanks again,
-Richard
Yes.
As Bernhard has indicated, this is *exactly* the scenario that
the 'agentxPing' request was intended to add
help here?
Thanks for your help.
-Richard
(gdb) where
#0 __pthread_mutex_lock (mutex=0x0) at mutex.c:99
#1 0x0fcada90 in __libc_free (mem=0x10051e48) at malloc.c:3154
#2 0x0ffa3634 in netsnmp_handler_registration_free (reginfo=0x10092190)
at ../../../net-snmp/agent/agent_handler.c:444
#3 0x0
essage has been applied
and I'm wondering if this is an oversight or whether there are problems
with the patch. If there are problems with it I should have some time
early next week when I could have a go at making a proper fix.
Thanks
Richard
--
richm at old
Dave,
Thanks for your great help.
All are clear now.
-Richard
Dave Shield wrote:
If I register my Unsigned32 as ASN_INTEGER=0x02,
Use ASN_UNSIGNED.
when I set it to a value > 0x7FFF, then the callback
gives me a type of 0x42.
Yes - that's ASN_UNSIGNED (see )
This works fine only
ws the
type of the param as gauge.
Am I doing something wrong?
Thanks in advance.
-Richard
---
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense,
27 matches
Mail list logo