Dear list members,

I have implemented an extension to  the net-snmp agent. I use the container 
model, that is, the API I use is the same as the one used by the output of 
mib2c with the container model.
I have some large tables in my MIB (up to about 50000 rows). The binary array 
container is too inefficient for tables this size.

I'm considering creating a net-snmp container that uses a balanced binary tree, 
however I'm a little surprised that hasn't already been done.
Is this a good idea and it hasn't been done because no-one has had the time, or 
is it a bad idea for some reason?

Regards
John Fisher
------------------------------------------------------------------------------

_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to