Hi,
 
I'm trying to implement a table with two indexes, both are fixed length
octet strings.
Having two such indexes (instead of just one) means that the trick of
specifying the indexes as IMPLIED will not work.
 
What do I do then? Can net-snmp cope with such a table at all? 
 
I'm using net-snmp 5.0.8 with the netsnmp_table_helper API. But I cannot
find a way to register the indexes as fixed length with that API.
 
And the parsing of the OID seems to assume that the string length is
either specified in the OID before the string or IMPLIED from the OID
length. At least thats what appears to be the case based on the index
value infomation returned by
netsnmp_extract_table_info(request)->indexes.
 
 
Soren




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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