N10-005 · Question #705
The protocol SNMP uses which of the following ports by default?
The correct answer is D. 161. SNMP (Simple Network Management Protocol) uses UDP port 161 by default for receiving queries from network management systems (NMS), and UDP port 162 for sending SNMP traps (unsolicited alerts) to the NMS. Port 53 is DNS. Port 67 is DHCP (server-side). Port 61 is not a standard…
Question
The protocol SNMP uses which of the following ports by default?
Options
- A53
- B61
- C67
- D161
How the community answered
(25 responses)- C4% (1)
- D96% (24)
Explanation
SNMP (Simple Network Management Protocol) uses UDP port 161 by default for receiving queries from network management systems (NMS), and UDP port 162 for sending SNMP traps (unsolicited alerts) to the NMS. Port 53 is DNS. Port 67 is DHCP (server-side). Port 61 is not a standard well-known port. Knowing SNMP's default ports is fundamental for firewall configuration and network monitoring setups - port 161 for polling managed devices and port 162 for receiving trap notifications.
Topics
Community Discussion
No community discussion yet for this question.