A network engineer is auditing telemetry configurations across enterprise routers and switches. Security policy mandates that management telemetry must ensure packet privacy (encryption) and data integrity. Additionally, firewall rules must be verified to allow SNMP traffic between managed devices and the central Network Management System (NMS). Which two statements accurately describe the SNMP operational mechanics and security settings required to satisfy these requirements? (Select two.)
- The authPriv security model in SNMPv3 must be enabled to provide both message authentication and packet payload encryption.Cevap
- BSNMP Inform notifications are sent without requiring confirmation from the receiver, reducing transmission overhead compared to Traps.
- The Network Management System receives unsolicited SNMP Traps and Informs on UDP port 162.Cevap
- DManaged network agents listen on UDP port 162 to process incoming SNMP GetRequest and SetRequest messages from the management server.
Cevap
The statements confirming that SNMPv3 authPriv provides both authentication and encryption, and that the NMS receives Traps and Informs on UDP port 162, are correct.
The authPriv security level in SNMPv3 delivers both authentication and encryption for management traffic. Unsolicited notifications (Traps and Informs) generated by managed agents are sent to UDP port 162 on the management station.
Adım Adım Çözüm
Anahtar Kavram
SNMP Security Levels and UDP Port Mechanics