Which action resolves the issue?

Posted by: Pdfprep Category: 300-410 Tags: , ,

An engineer configured SNMP notifications sent to the management server using authentication and encrypting data with DES. An error in the response PDU is received as "UNKNOWN USERNAME. WRONG DIGEST".

Which action resolves the issue?
A . Configure the correct authentication password using SNMPv3 authPriv.
B . Configure the correct authentication password using SNMPv3 authNoPriv
C . Configure correct authentication and privacy passwords using SNMPv3 authNoPriv.
D . Configure correct authentication and privacy passwords using SNMPv3 authPriv.

Answer: A

Explanation:

https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/snmp/configuration/15-e/snmp-15-e-book.pdf

There are three SNMP security levels (for SNMP v 1, SNMPv2c, and SNMP v 3):

+ noAuthNoPriv: Security level that does not provide authentication or encryption.

+ authNoPriv: Security level that provides authentication but does not provide encryption.

+ authPriv: Security level that provides both authentication and encryption.

For SNMPv3, "noAuthNoPriv" level uses a username match for authentication.

Leave a Reply

Your email address will not be published.