On Thu, 2005-12-15 at 20:03 -0800, Rasanth A.K. wrote:
> What is the maximum possible length for a octet string index?

That depends on the OID of the table that it's indexing
(and the other index values for that table).
There is a maximum size for a valid OID of 128 subidentifiers,
which must contain the column object OID plus all of the instance
(index) subidentifiers.


So you can't have a string index value that would take the
OID of an entry in that row over 128 subidentifiers.



>  is is possible to have a string with zero length for a
>  octet string index ?

Yes.
Try walking the vacmAccessTable - the vacmAccessContextPrefix
index value is typically a zero-length string.


Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
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