
23 Oct
2002
23 Oct
'02
5:47 p.m.
Hi!
Steve> I am generating the xsd for the version of RCF1213 retrieved from Steve> mibcentral. I get no errors or warnings, yet "ifTable" has no entry. Steve> The "ifEntry" is present and contains the sequence of OIDs that should Steve> appear under "IfEntry". "IfEntry" is also missing.
Steve> Is this a design feature to minimize unnecessary nodes, or a bug?
Well, RFC 1213 is a bug. :-)
We don't care a lot about obsolete SMIv1 MIBs. The ifTable is defined in the current Standards Track version of the IF-MIB which is published in RFC 2863.
If you use the IF-MIB (it also comes with libsmi), then `smilint -f xsd' should produce a better result.
-frank