ICND2: Interconnecting Cisco Networking Devices Part 2 (legacy) — Question 122

What is the minimum level of SNMP that provides encryption?

Answer options

Correct answer:

Explanation

The correct answer is SNMPv3 authPriv, as it is the only version that provides both authentication and encryption for secure communication. The other options, SNMPv3 authNoPriv and SNMPv3 noAuthNoPriv, do not include encryption, while SNMPv2 noAuthNoPriv lacks both authentication and encryption.