Re: Please help with table registration in netsnmp.

2007-05-12 Thread Dave Shield
On 11/05/07, cpnr Reddy <[EMAIL PROTECTED]> wrote: > But we want to register for selective interfaces and not for all. Then you can't use any of the table helpers. They all expect to look after the *whole* table. We don't have any helpers for individual slices of a table. Nor do the current ifTab

hr_storage dependencies

2007-05-12 Thread Magnus Fromreide
Hello. I just tried to build trunk on solaris 9, it failed in multiple ways but one of the problems was that the host/hr_storage claims to depend on hardware/memory on linux but when I tried to build without that module on solaris I got unresolved symbols. Now, the big question is if the problem i

snmp_sess_add_ex semantics

2007-05-12 Thread Magnus Fromreide
What should happen with the transport argument to snmp_sess_add_ex if the creation of the session fails? Today the code says that * If the return on line 1577 or 1583 is taken then the transport stays alive. * If the return on line 1603 or 1611 is taken then the transport