What would you configure on SNMPv3 to allow authentication and encryption?
正解:B
Explanation/Reference: Explanation: The SNMPv3 Agent supports the following set of security levels: + NoAuthnoPriv: Communication without authentication and privacy. + AuthNoPriv: Communication with authentication and without privacy. The protocols used for Authentication are MD5 and SHA (Secure Hash Algorithm). + AuthPriv: Communication with authentication and privacy. The protocols used for Authentication are MD5 and SHA ; and for Privacy, DES (Data Encryption Standard) and AES (Advanced Encryption Standard) protocols can be used. For Privacy Support, you have to install some third-party privacy packages