Questions: SNMP: Simple Network Management Protocol

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A network administrator needs to be alerted immediately when a router's WAN interface goes down. Which SNMP mechanism should they configure to achieve this?

ASchedule frequent SNMP GET polling at one-second intervals
BConfigure the router agent to send SNMP traps or informs to the manager
CUse SNMP SET to subscribe to interface state changes on the router
DConfigure SNMP GETNEXT to walk the interface table continuously
Question 2 Multiple Choice

Why is using SNMPv2c community strings considered a serious security risk in production networks?

ASNMPv2c community strings expire after 24 hours, causing frequent authentication failures
BCommunity strings are transmitted as plaintext and function as shared passwords, making them visible to anyone who can capture network traffic
CSNMPv2c does not support GET operations, limiting monitoring capability
DCommunity strings are stored in plaintext on the manager only; agents encrypt their copy
Question 3 True / False

SNMP uses TCP as its transport protocol because management data should be delivered reliably to the network manager.

TTrue
FFalse
Question 4 True / False

SNMP GET operations retrieve data from agents on managed devices; agents do not push data to the manager unless explicitly configured to do so via traps.

TTrue
FFalse
Question 5 Short Answer

What is a MIB, and why does navigating one in practice require specialized tools like a MIB browser rather than just reading the raw file?

Think about your answer, then reveal below.