Unable to perform SNMP walk/query from SNMP manager to SDX appliance

Unable to perform SNMP walk/query from SNMP manager to SDX appliance

book

Article ID: CTX217464

calendar_today

Updated On:

Description

When trying to do snmpwalk from SNMP manager to the SDX SVM IP it fails with error as shown below:

snmpwalk -v3 -u sdxuser-l authPriv -a MD5 -A 'sdxpassword' -x DES -X 'sdxpassword' 10.10.10.10 .1.3.6.1.2.1.1.1.0
snmpwalk: Authentication failure (incorrect password, community or key)

But when we try to do snmpwalk from SNMP manager to another SDX appliance running 11.0-64.43 version of SVM it works fine.

Resolution

The issue is tracked under Issue ID 660663 which will be fixed in 11.0-69.x build

Currently to avoid this issue below are the options:

a) Upgrade to any of the 11.1 builds.

Note: Issue is not seen on 11.0-64.34 or lower builds. Issue can happen on 11.0-66+ builds.

Problem Cause

Issue is caused due to some code level issue which will be fixed in upcoming 11.0 build.