Unable to import the VERSA-MIB.mib file.
Compiles successfully but errors with "Error adding module"
Release : 10.4
Component : Spectrum Core / SpectroSERVER
This section of the MIB:
-- Versa org node
org OBJECT IDENTIFIER ::= { generic 2 }
-- Versa org services node
orgServices OBJECT IDENTIFIER ::= { org 1 }
Should look like:
-- Versa org node
Org OBJECT IDENTIFIER ::= { generic 2 }
-- Versa org services node
orgServices OBJECT IDENTIFIER ::= { Org 1 }
Save and recompile.