ICND2: Interconnecting Cisco Networking Devices Part 2 (legacy) — Question 122
What is the minimum level of SNMP that provides encryption?
Answer options
- A. SNMPv3 authPriv
- B. SNMPv3 authNoPriv
- C. SNMPv3 noAuthNoPriv
- D. SNMPv2 noAuthNoPriv A
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.