I am trying to load a MIB that Linksys sent me so that I can setup my WAP54G v3 access point with some interface monitors, etc. I have the Linksys MIB in my MIB's folder, as well as 1155, 1213, and 1215 but get an error about RFC1212 missing.
I looked at line 11 column 39 and see this in that location:
IMPORTS enterprises, IpAddress, FROM RFC1155-SMI DisplayString, PhysAddress FROM RFC1213-MIB OBJECT-TYPE FROM RFC-1212 TRAP-TYPE FROM RFC-1215;
I have attached the error screenshot as well as the Linksys MIB for analysis.