I have determined that net-snmp is not correctly moving to the next oid
when the table is index'd by an octect_string.

Table:
Oid.3.97.98.99.desc
Oid.3.97.98.99.type

If I do a get next on oid.129.97.99.desc - I get a response:

Oid.3.97.98.99.desc

I should get
Oid.3.97.98.99.type

Because 129 > 3 and net-snmp should have moved to the next oid.
For some reason net-snmp returns the firstoid whenever the len of the
string requested is > 128.

Does anyone know if there is a patch for this?
I am running 5.4.1
Thanks,
Joan

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
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