What is the purpose of an SNMP (Simple Network Management Protocol)? MCQ with Answer and Explanation

What is the purpose of an SNMP (Simple Network Management Protocol)?
A. To route packets
B. To transfer files
C. To assign IP addresses
D. To manage and monitor network devices
Answer: Option D
Solution (By JKSSB Mock Tests)
SNMP is used for network management, monitoring devices like routers and switches.

Discuss this Question (0)

No comments yet. Be the first to start the discussion!

Practice More Computer Networking Questions

Question #1
Which of the following is a key operational drawback of using a basic hardware hub instead of a network switch?
A. Hubs cannot interface with Ethernet cabling.
B. Hubs require manual IP allocation steps.
C. Hubs broadcast all incoming traffic to every connected port, which reduces available bandwidth and increases data collision risks.
D. Hubs alter the physical MAC addresses of packets.

Correct Answer: Option C


Explanation:
Because a hub lacks forwarding logic, it repeats incoming data to all ports, creating a single shared collision domain that reduces performance.

This question belongs to: Computer Computer Networking
Question #2
What is the role of a network bridge?
A. To amplify signals
B. To assign IP addresses
C. To connect two network segments and filter frames
D. To connect to the Internet

Correct Answer: Option C


Explanation:
Bridges connect segments and filter traffic to reduce collisions.

This question belongs to: Computer Computer Networking
Question #3
Which networking device operates at the Data Link Layer (Layer 2) and uses MAC addresses to filter and forward data packets only to the specific destination port?
A. Switch
B. Hub
C. Repeater
D. Router

Correct Answer: Option A


Explanation:
A network switch is an intelligent Layer 2 device that learns MAC addresses and routes traffic exclusively to the intended device, unlike a hub which broadcasts to all ports.

This question belongs to: Computer Computer Networking