In my subagent I have data which is already sorted w.r.t. to index.
Should I use iterate.conf or array-user.conf to generate the subagent
template code. Is there anyu example of array-user.conf?
The index for my table is OCTET-STRING. While using iterate.conf, if I
specify the SORTED flag, it compares the complete oid and just the index
part of it. As a result, it returns wrong values in comparison. e.g. If
I have indexes indexaa and indexb, the oid it compares is
baseoid.indexlength(2).index(aa) with  baseoid.indexlength(1).index(b)
and concludes that the order should be "b" followed by "aa" whereas
lexicographically it should be the other way round. 
Am I doing something wrong? Do I need to perform some extra steps?

Thanks,
Sachin



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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