From e7fc57ed4c8b280a44b541c23740b03a60cff029 Mon Sep 17 00:00:00 2001 From: Gonzalo Gallardo Date: Wed, 10 Mar 2021 12:46:39 -0300 Subject: [PATCH] Add default configuration for IPV6 This patch adds the default settings for IPv6 in the net-snmp configuration file "snmpd.conf". Story: 2008132 Task: 42029 Signed-off-by: Gonzalo Gallardo Change-Id: I2fe68ed5108c552c27d166eb313544c823fba3ab --- stx-snmp-helm/stx-snmp-helm/helm-charts/snmp/snmpd/snmpd.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/stx-snmp-helm/stx-snmp-helm/helm-charts/snmp/snmpd/snmpd.conf b/stx-snmp-helm/stx-snmp-helm/helm-charts/snmp/snmpd/snmpd.conf index 309859b..54b876f 100755 --- a/stx-snmp-helm/stx-snmp-helm/helm-charts/snmp/snmpd/snmpd.conf +++ b/stx-snmp-helm/stx-snmp-helm/helm-charts/snmp/snmpd/snmpd.conf @@ -2,6 +2,8 @@ view all included .1 80 agentAddress udp:161 +agentaddress udp6:161 + sysObjectID 1.3.6.1.4.1.731.3 sysServices 72 mibs +ALL