Re: [tkined] unable to load mib file rfc1443.mib and rfc1573.mib

Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
Fri, 2 Apr 1999 09:35:21 +0200

>>>>> Qiu Jin writes:

Qiu> I try to load vender's mib by following steps:

Qiu> %mib load rfc1213.mib
Qiu> %mib load rfc1406.mib
Qiu> %mib load rfc1443.mib
Qiu> then I got error message: Couldn't parse MIB file "rfc1443.mib"
Qiu> %mib load rfc1573.mib
Qiu> then I got error message: rfc1573.mib: no
Qiu> parent ifCompliances for node ifCompliance
Qiu> %mib load rfc1695.mib

You should not load rfc1443.mib. This module has been replaced by the
one in rfc1903.tc. Using the MIB files contained in the scotty-2.1.10
distribution, I can do

% mib load rfc1213.mib
% mib load rfc1406.mib
% mib load rfc1903.tc
% mib load rfc1573.mib
% mib load rfc1695.mib

without any problems. (BTW, none of the modules listed above is vendor
specific.)
Juergen

-- 
Juergen Schoenwaelder  schoenw@ibr.cs.tu-bs.de http://www.cs.tu-bs.de/~schoenw
Technical University Braunschweig, Dept. Operating Systems & Computer Networks
Bueltenweg 74/75, 38106 Braunschweig, Germany.        (Tel. +49 531 / 391 3289)
--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.