mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
Merge pull request #5821 from kbabioch/feat/ipNetToPhysicalTable
net-snmp: Enable MIB ip-mib/inetNetToMediaTable
This commit is contained in:
@@ -128,6 +128,7 @@ SNMP_MIB_MODULES_INCLUDED = \
|
|||||||
host/hr_system \
|
host/hr_system \
|
||||||
ieee802dot11 \
|
ieee802dot11 \
|
||||||
if-mib/ifXTable \
|
if-mib/ifXTable \
|
||||||
|
ip-mib/inetNetToMediaTable \
|
||||||
mibII/at \
|
mibII/at \
|
||||||
mibII/icmp \
|
mibII/icmp \
|
||||||
mibII/ifTable \
|
mibII/ifTable \
|
||||||
@@ -164,6 +165,7 @@ SNMP_MIB_MODULES_EXCLUDED = \
|
|||||||
hardware \
|
hardware \
|
||||||
host \
|
host \
|
||||||
if-mib \
|
if-mib \
|
||||||
|
ip-mib \
|
||||||
mibII \
|
mibII \
|
||||||
notification \
|
notification \
|
||||||
notification-log-mib \
|
notification-log-mib \
|
||||||
|
|||||||
Reference in New Issue
Block a user