diff --git a/net/net-snmp/Makefile b/net/net-snmp/Makefile index 8fa011523..9e2eff947 100644 --- a/net/net-snmp/Makefile +++ b/net/net-snmp/Makefile @@ -128,6 +128,7 @@ SNMP_MIB_MODULES_INCLUDED = \ host/hr_system \ ieee802dot11 \ if-mib/ifXTable \ + ip-mib/inetNetToMediaTable \ mibII/at \ mibII/icmp \ mibII/ifTable \ @@ -164,6 +165,7 @@ SNMP_MIB_MODULES_EXCLUDED = \ hardware \ host \ if-mib \ + ip-mib \ mibII \ notification \ notification-log-mib \