Hi All,
I'm working on a MIB Parser, and I've noticed that when
most MIB Browsers load certain MIBs, like RSVP-MIB, in
the IMPORTS it has:
ifIndex, InterfaceIndex FROM IF-MIB;
And in the MIB tree for RSVP-MIB it includes:
interfaces
ifTable
ifEntry
(etc.)...