A network administrator is configuring inbound firewall rules on a security zone interface separating managed infrastructure switches from a central Network Management System (NMS). The switches are configured to send asynchronous, unprompted alert notifications to the NMS whenever a physical interface state changes. Which port and transport layer protocol combination must be permitted on the firewall to allow these unsolicited switch notifications to reach the central management server?
- UDP port 162Answer
- BUDP port 161
- CTCP port 162
- DTCP port 161
Answer
UDP port 162 is the standard port and protocol required to receive unsolicited Simple Network Management Protocol (SNMP) traps and notifications on an NMS.
Simple Network Management Protocol (SNMP) uses two distinct UDP ports depending on the direction and nature of the communication. When managed network devices send unprompted, asynchronous event alerts (SNMP Traps or InformRequests) to a Network Management System (NMS), the traffic is destined for UDP port 162 on the NMS. Therefore, the perimeter firewall must permit inbound UDP port 162 traffic from the switches to the NMS.
Step-by-Step Solution
Key Concept
SNMP Port Differentiation (UDP 161 vs UDP 162)
Estimated Time:1m 30s