Hmmm. I haven't seen that before. What else have you loaded from Cisco
already?
Generally speaking you have to load CISCO-SMI-V1SMI.my before you load anything
else, so if you haven't done that already, do that first. And you might want
to load CISCO-TC-V1SMI.my also, as a lot of Cisco MIBs require that as well.
I have both those loaded (and about 30 others besides) and I had no trouble
loading CISCO-FRAME-RELAY-MIB-V1SMI.my on either my AIX or NT machine. But then
I am running 5.1.2 on those.
If loading those two predecessor MIBs doesn't help, then what level of code are
you at. Have you looked at you copy of the MIB to make sure it is all there?
Also, as a general rule, if you get an error trying to load a MIB, and you get
the pop-up with the error message, and you say "OK" and immediately try to load
the same MIB, you will probably get a different and even stranger error than you
got the first time. That isn't the case here is it?
James Shanks
Tivoli (NetView for UNIX and NT) L3 Support
"Fred Bish" <fnbish@hotmail.com> on 04/13/2000 04:54:34 PM
Please respond to IBM NetView Discussion <nv-l@tkg.com>
To: nv-l@tkg.com
cc: (bcc: James Shanks/Tivoli Systems)
Subject: [NV-L] Problem with loading Mib
I received the following error when attempting to load mib
"CISCO-FRAME-RELAY-MIB-V1SMI.my" with the SNMP loader (not SNMPV1/V2 loader.
How can this be remedied?
Error detected while loading MIB File:
/usr/OV/snmp_mibs/cisconewmibs/CISCO-FRAME-RELAY-MIB-V1SMI.my.
This MIB cannot be loaded until the following problem is corrected:
Line 151: Error defining MIB Module: Missing keyword 'END'
Accepted syntax for a MIB module:
module-label DEFINITIONS ::= BEGIN
[ IMPORTS external-references FROM external-module; ]
[ EXPORTS external-references FROM external-module; ]
module-body
END
Example:
RFC1213-MIB DEFINITIONS ::= BEGIN
IMPORTS
mgmt, NetworkAddress, IpAddress, Counter, Gauge
Timeticks
FROM RFC155-SMI
OBJECT-TYPE
FROM RFC-1212;
module-body
END
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
_________________________________________________________________________
NV-L List information (unsubscribing, policies, posting, digest version,
searchable archives): http://www.tkg.com/nv-l
|