Thanks Michael, that did the trick. I was able to use the -I -ifTable
option to disable the loading of the default ifTable and then I
extended my perl embedded agent to register and handle the ifTable OID
subtree along with my enterprise MIB tree. Worked like a charm. I
still need to get the ifXTab
I have successfully been able to extend the SNMP agent on my embedded
system for adding an enterprise MIB using embedded perl. I need to now
extend the ifTable and ifXTable to include proprietary non-standard
interfaces (which are not returned by ifconfig -a) that exist in the
system. I tried to us