RE: disman event - monitoring scalar values (net-snmp 5.4)

2006-12-03 Thread Pete Marinec
anyone have any ideas on this one? From: "Pete Marinec" <[EMAIL PROTECTED]> To: [email protected] Subject: disman event - monitoring scalar values (net-snmp 5.4) Date: Tue, 28 Nov 2006 15:11:38 -0500 I'm implementing a V3 MIB which uses traps to send notifications back to a

Re: SNMP dynamic table

2006-12-03 Thread Dave Shield
On 03/12/06, Kobi Vaknin (kvaknin) <[EMAIL PROTECTED]> wrote: > We are working with very large dynamic tables (the table size is always > changing ) and I don't want to load or create Net SNMP table before the > request, I want to direct the agent to my next row. > Can someone direct me to the be

Re: Problems building net-snmp 5.3.1

2006-12-03 Thread Magnus Fromreide
On sön, 2006-12-03 at 21:42 +0100, Eirik Nordbrøden wrote: > Hello > > We have problems building net-snmp 5.3.1 with Perl support on RedHat Linux > enterprise edition. We get the following error message: > > make[2]: Entering directory > `/home/eno/prj/open-source/net-snmp/net-snmp-5.3.1/perl/d

Problems building net-snmp 5.3.1

2006-12-03 Thread Eirik Nordbrøden
Hello We have problems building net-snmp 5.3.1 with Perl support on RedHat Linux enterprise edition. We get the following error message: make[2]: Entering directory `/home/eno/prj/open-source/net-snmp/net-snmp-5.3.1/perl/default_store' gcc -c -g -O2 -Dlinux -I/usr/include/rpm -I. -I/usr/local

SNMP dynamic table

2006-12-03 Thread Kobi Vaknin (kvaknin)
Hello I've major problem in Net SNMP table design and I'm looking for any help . We are working with very large dynamic tables (the table size is always changing ) and I don't want to load or create Net SNMP table before the request, I want to direct the agent to my next row. example: I've t