[Fwd: initializing snmpNotifyFilterTable and ipNetToPhysicalTable]

2009-04-20 Thread kusuma.bm
--- Begin Message --- Hi, i want to initialize the snmpNotifyTable and ipNetToPhysicalTable with values provided by my application.I gone through the respective code but didn't get which API to call from my application to do this,since the API style of these mibs(which uses container,helper co

initializing snmpNotifyFilterTable and ipNetToPhysicalTable

2009-04-20 Thread kusuma.bm
Hi, i want to initialize the snmpNotifyTable and ipNetToPhysicalTable with values provided by my application.I gone through the respective code but didn't get which API to call from my application to do this,since the API style of these mibs(which uses container,helper concept) is not smilar to

Re: compilation error: libnetsnmpagent.la

2009-04-20 Thread Thomas Anders
Gabriele Giorelli wrote: > I installed libtool on the machine. > > now I have this: > > host/hr_swinst.c: In function 'init_hr_swinst': > host/hr_swinst.c:210: warning: assignment makes pointer from integer without > a cast > host/hr_swinst.c: In function 'var_hrswinst': > host/hr_swinst.c:464:

Re: snmpwalk: no reponse

2009-04-20 Thread Dave Shield
2009/4/20 : > But the snpwalk gives no response: > > snmpwalk -v2c -c public localhost > Timeout: No Response from localhost > > any idea what is missing? Access control. See the snmpd.conf man page, and project FAQ. Dave -

snmpwalk: no reponse

2009-04-20 Thread gabriele . giorelli
Hello I installed these 2 RPMs on Fedora 10: net-snmp-libs-5.4.2.1-3.fc10.i386 net-snmp-perl-5.4.2.1-3.fc10.i386 But the snpwalk gives no response: snmpwalk -v2c -c public localhost Timeout: No Response from localhost any idea what is missing? thank you --

Re: Dependent table row updation

2009-04-20 Thread Dave Shield
2009/4/20 chandan : > Actually the two dependent tables are related to each other by indicies i.e > there exists an expansion relationship between the two tables T1 and T2. > So in this case is it possible to insert a new row into the expansion table > which has values for baseIndex1 and baseIndex