Hi,

I have coded my own MIB module based on a stub file that was originally auto-generated 
by mib2c using mib2c.iterate.conf,v 5.5. The module contains a table with 7 columns 
and currently 120 rows. The first 3 columns are table indexes and defined as 
not-accessible. The table seems to be working fine but I was quite surprised to see 
that the functions get_first_data_point and get_next_data_point both together get 
called 58080 times if I get the table using GETBULK messages. Is this expected or am I 
doing something wrong? If this is right could someone explain the math to work out how 
many times get_first_data_point and get_next_data_point get called?

Thanks in advance

Holger


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Net-snmp-users mailing list
[EMAIL PROTECTED]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to