switch from agentX to dynamic load problem

2010-03-06 Thread W Z
System works fine as a subagent (agentX). We decided to switch to dynamic load method. All compiled and loaded. However, when doing snmpwalk, it only gives the top data back, not walking through the all table. What could be wrong? Thanks! __

Receiving traps in Perl - sometimes values have type prefixes

2010-03-06 Thread Webb, Eric
I'm running NetSNMP 'snmptrapd' 5.4.2.1, and have configured it to call a perl trap handler using a "perl do filename.pl" line in snmptrapd.conf. System is Slackware Linux 12.2 (2.6.27.7-smp) with the included Perl 5.10.0. The question I have is why do I see prefixes on the first trap that

Re: NET SNMP TEXT COMMANDS

2010-03-06 Thread Ajeet Gupta
Ok.got it... On Sat, Mar 6, 2010 at 8:42 PM, Dave Shield wrote: > On 6 March 2010 13:46, Ajeet Gupta wrote: > > I have one more query is that how to locate the "aprintd" daemon and > > "al"(for sending alarms) (I guess both is included by default in net-snmp > > package), because i am unable

Re: NET SNMP TEXT COMMANDS

2010-03-06 Thread Dave Shield
On 6 March 2010 13:46, Ajeet Gupta wrote: > I have one more query is that how to locate the "aprintd" daemon and > "al"(for sending alarms) (I guess both is included by default in net-snmp > package), because i am unable to locate these daemons.. Not part of our package. Dave --

Re: NET SNMP TEXT COMMANDS

2010-03-06 Thread Ajeet Gupta
Thank You Dave, Now it's working properly... :) I have one more query is that how to locate the "aprintd" daemon and "al"(for sending alarms) (I guess both is included by default in net-snmp package), because i am unable to locate these daemons.. On Sat, Mar 6, 2010 at 6:28 PM, Dave Shield w

Re: NET SNMP TEXT COMMANDS

2010-03-06 Thread Dave Shield
On 6 March 2010 07:50, Ajeet Gupta wrote: > I m getting foloowing problem while installing net-snmp 5.4.2.1 from tar > ball on fedora core 10 machine. > make gives the following error > host/hr_swinst.c  -fPIC -DPIC -o host/.libs/hr_swinst.o > host/hr_swinst.c: In function ‘init_hr_swinst’: Yes