Description:
NetVoyant returns an error, stating:
Syntax error found at token ACCESS, line x.
This gives a hint: NetVoyant got an error reading the last item before token ACCESS, so this gives a starting place to inspect on within the MIB file.
Use Notepad, open the MIB file, and go to line x (Ctrl-G) and check each token prior to the one in the error.
Most likely, capitalization is the culprit - be sure to also check other OBJECT-TYPEs to ensure the correct use of capitalization is present in the MIB file.
Solution:
Here are some basic syntax requirements: