Discussion:
5.7.2: Problem in ifTable.h created with mib2c
Zvi Vered
2017-03-30 20:04:03 UTC
Permalink
Hello,

I ran: mib2c -c mib2c.mfd.conf ifTable
I think (not sure) that the file ifTable.h has an error:

...
config_add_mib(IF-MIB)
config_require(IF-MIB/ifTable/ifTable_interface)
config_require(IF-MIB/ifTable/ifTable_data_access)
config_require(IF-MIB/ifTable/ifTable_data_get)
config_require(IF-MIB/ifTable/ifTable_data_set)
....

IF-MIB should be replaced with "if-mib".
Am I right ?

Thank you,
Zvika

Loading...