101 · Question #590
which version of SNMP can AuthPriv be used?
The correct answer is B. 3. SNMPv3 introduced the User Security Model (USM) with three tiered security levels, including AuthPriv which provides both authentication and encryption. Earlier SNMP versions rely on community strings and lack true security features.
Question
which version of SNMP can AuthPriv be used?
Options
- A2
- B3
- C2c
- D3c
How the community answered
(31 responses)- B90% (28)
- C3% (1)
- D6% (2)
Why each option
SNMPv3 introduced the User Security Model (USM) with three tiered security levels, including AuthPriv which provides both authentication and encryption. Earlier SNMP versions rely on community strings and lack true security features.
SNMP version 2 (Party-based SNMP) was never widely deployed and does not implement USM or the AuthPriv security level.
SNMPv3 is the only SNMP version that supports the AuthPriv security level through its User Security Model (USM). AuthPriv uses HMAC-based message authentication combined with DES or AES encryption, capabilities that are entirely absent in SNMPv1 and SNMPv2c.
SNMPv2c uses community-based security with cleartext community strings and has no concept of authentication or privacy security levels.
SNMPv3c is not a real or standardized SNMP version; only v1, v2c, and v3 are recognized standards.
Concept tested: SNMPv3 USM AuthPriv security level
Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/snmp/configuration/xe-16/snmp-xe-16-book/nm-snmp-cfg-snmp-support.html
Topics
Community Discussion
No community discussion yet for this question.