From 1ce8e672b57e03e144998cb0a56ad1622c667a1d Mon Sep 17 00:00:00 2001 From: Nicolas Fort Date: Wed, 18 Jan 2023 15:09:32 +0000 Subject: T4857: Cleaning pr --- interface-definitions/snmp.xml.in | 25 +++++++++++++++++++------ 1 file changed, 19 insertions(+), 6 deletions(-) (limited to 'interface-definitions') diff --git a/interface-definitions/snmp.xml.in b/interface-definitions/snmp.xml.in index 7ec60b2e7..bb6e91167 100644 --- a/interface-definitions/snmp.xml.in +++ b/interface-definitions/snmp.xml.in @@ -123,18 +123,31 @@ - Enable specific OIDs + Enable specific OIDs that by default are disable - route-table + ip-forward ip-route-table ip-net-to-media-table ip-net-to-physical-phys-address - route-table - Enable routing table OIDs (ipCidrRouteTable inetCidrRouteTable) + ip-forward + Enable oid .1.3.6.1.2.1.4.24 + + + ip-route-table + Enable oid .1.3.6.1.2.1.4.21 + + + ip-net-to-media-table + Enable oid .1.3.6.1.2.1.4.22 + + + ip-net-to-physical-phys-address + Enable oid .1.3.6.1.2.1.4.35 - (route-table) + (ip-forward|ip-route-table|ip-net-to-media-table|ip-net-to-physical-phys-address) - OID must be 'route-table' + OID must be one of the liste options + #include -- cgit v1.2.3