ApplianX - Mib Issue

Started by Sympology, August 24, 2009, 01:49:03 PM

Previous topic - Next topic

Sympology

We've been sent these mib, but they won't compile. This is a complete unknown area to me. Can anyone help?

the error so far is.

   .\Aculab.txt
.\Aculab.txt: ERROR 003: Parser error - syntax error, unexpected MODULE_IDENTITY_SYM, expecting OBJECT_TYPE_SYM in line 9

.\ACULAB-APPLIANX-MIB.MIb.txt: ERROR 003: Parser error - syntax error, unexpected NUMBER_SYM, expecting LEFT_PAREN_SYM in line 24

Thanks
Stu..


Victor Kirhenshtein

Attached is a corrected files that should compile. Main problem was that according to SNMP RFC, identifiers should start with lowercase letters, but authors of these MIBs ignores this restriction. Also, there was one syntax error in line 426 of ACULAB-APPLIANX-MIB.txt (missing comma).

Best regards,
Victor

Sympology

Thanks guys, compile and now can see them in the system.

Top marks.. ;D