Merge pull request #5821 from kbabioch/feat/ipNetToPhysicalTable

net-snmp: Enable MIB ip-mib/inetNetToMediaTable
This commit is contained in:
Stijn Tintel
2019-02-16 17:15:04 +02:00
committed by GitHub

View File

@@ -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 \