
Hi!
Yogini> I was trying to run the RFC1213 through smidump to create an Yogini> XML file. I get the following errors:
Yogini> --------------------------------------------------------------- Yogini> $ ./smidump -fxml -pRFC1155-SMI.txt -pRFC-1212.txt -oaaa rfc1213_new.txt
Yogini> failed to locate MIB module `RFC-1212' Yogini> rfc1213_new.txt:262: index element `ifIndex' of row `ifEntry' must have a Yogini> range Yogini> restriction Yogini> rfc1213_new.txt:609: index element `atIfIndex' of row `atEntry' must have a Yogini> rang Yogini> e restriction Yogini> rfc1213_new.txt:1301: index element `ipNetToMediaIfIndex' of row Yogini> `ipNetToMediaEn Yogini> try' must have a range restriction Yogini> smidump: module `rfc1213_new.txt' contains errors, expect flawed output Yogini> -----------------------------------------------------------------
Yogini> I used the RFC1213 located at: Yogini> http://www.ibr.cs.tu-bs.de/projects/libsmi/orig/RFC1213-MIB Yogini> The module files I used are attached! Yogini> Any help will be highly appreciated!
Your RFC-1212.txt file is not a valid module. It does not contain a ``RFC-1212 DEFINITIONS ::= BEGIN'' start phrase.
-frank -- !! This message is brought to you via the `libsmi' mailing list. !! Please do not reply to this message to unsubscribe. To subscribe or !! unsubscribe, send a mail message to libsmi-request@ibr.cs.tu-bs.de. !! See http://www.ibr.cs.tu-bs.de/projects/libsmi/ for more information.