A network administrator needs to collect baseline bandwidth utilization metrics from network switches across an enterprise subnet. Corporate security policy mandates that all monitoring traffic must support cryptographic authentication and data encryption. Which protocol version should the administrator configure to satisfy these security requirements?
- SNMPv3Answer
- BSNMPv2c
- CSNMPv1
- DTFTP over UDP port 69
Answer
SNMPv3 should be selected because it includes the User-based Security Model (USM) that supports authentication and encryption.
The selection of SNMPv3 fulfills the requirement for authenticated and encrypted monitoring communications. SNMPv3 incorporates the User-based Security Model (USM), allowing for the authPriv security level which encrypts telemetry payloads using algorithms such as AES.
Step-by-Step Solution
Key Concept
SNMP Version Security Capabilities