A network security administrator is tasked with updating the network management baseline across all edge routers. The monitoring platform must collect hardware health parameters, such as CPU utilization and temperature metrics, while strictly enforcing packet payload encryption and cryptographic user authentication across the wire. Which configuration choice best satisfies these security and operational requirements?
- Configure SNMPv3 on all routers using the authPriv security level with USM enabled.Answer
- BConfigure SNMPv3 on all routers using the authNoPriv security level with community strings.
- CConfigure SNMPv2c using read-only community strings protected by transport-layer SSL/TLS.
- DConfigure NetFlow v9 to stream device environmental metrics using TCP port 161.
Answer
Configure SNMPv3 on all routers using the authPriv security level with USM enabled.
SNMPv3 with the authPriv security level implements the User-based Security Model (USM), providing both strong HMAC-based user authentication and payload encryption (such as AES) for device health and performance monitoring.
Step-by-Step Solution
Key Concept
SNMPv3 Security Levels and Network Telemetry