350-801 · Question #127
350-801 Question #127: Real Exam Question with Answer & Explanation
The correct answer is B: SNMPv3. {"question_number": 7, "question": "Which version is used to provide encryption for SNMP management traffic in collaboration deployments?", "correct_answer": "B", "explanation": "SNMPv3 is the only version of SNMP that provides both authentication and encryption (privacy) for man
Question
Which version is used to provide encryption for SNMP management traffic in collaboration deployments?
Options
- ASNMPv1
- BSNMPv3
- CSNMPv2
- DSNMPv2c
Explanation
{"question_number": 7, "question": "Which version is used to provide encryption for SNMP management traffic in collaboration deployments?", "correct_answer": "B", "explanation": "SNMPv3 is the only version of SNMP that provides both authentication and encryption (privacy) for management traffic. It uses Username Security Model (USM) with support for MD5/SHA authentication and DES/AES encryption to secure SNMP messages in transit. SNMPv1 (Option A) uses plaintext community strings with no security. SNMPv2 (Option C) is not a widely deployed standalone version. SNMPv2c (Option D) also uses plaintext community strings for authentication and provides no encryption. For any deployment where security of management plane traffic is required - such as collaboration environments - SNMPv3 with privacy mode (authPriv) is the correct choice.", "generated_by": "claude-sonnet", "llm_judge_score": 2}
Topics
Community Discussion
No community discussion yet for this question.