nerdexam
F5

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.

Section 4: Security Basics

Question

which version of SNMP can AuthPriv be used?

Options

  • A2
  • B3
  • C2c
  • D3c

How the community answered

(31 responses)
  • B
    90% (28)
  • C
    3% (1)
  • D
    6% (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.

A2

SNMP version 2 (Party-based SNMP) was never widely deployed and does not implement USM or the AuthPriv security level.

B3Correct

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.

C2c

SNMPv2c uses community-based security with cleartext community strings and has no concept of authentication or privacy security levels.

D3c

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

#SNMP#SNMPv3#AuthPriv#authentication privacy

Community Discussion

No community discussion yet for this question.

Full 101 Practice