Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The OIDFormat allows to parse and format OIDs with sub-index values as string values (instead of th well-known dotted numeric format 1.3.6) like for example vacmAccessContextMatch."v3group"."".3.'noAuthNoPriv(1)'. With that format variable length sub-index values are enclosed with double quotes and fixed length or implied length sub-index values are enclosed with single quotes.

Note
titleWarning

If you use the same quotation character for fixed and variable length, you will not be able to parse OIDs properly if the MIB information for the corresponding table is not available/loaded!

...