Objective 4.4200-301

4.4 Explain the function of SNMP in network operations.

Objective 4.4 sits in IP Services, which carries 10% of the CCNA exam. The questions below are original, written from the official objective title above, and each explanation cites the Cisco page it rests on.

Objective title verbatim from the official objectives. Cisco exam page

A worked example

Shown solved, with the whole explanation open: this is what every question here carries.

4-4IP ServicesEasy

Notifications from a branch device cross a lossy WAN and some never reach the monitoring platform. Which notification type lets the sender learn that one arrived?

A get request repeated by the platformPolling asks for values the manager already knows to ask about, which misses events between polls.
An inform request, which is acknowledgedCorrect · your answerCorrect. The confirmed notification is answered, so a loss can be detected and retried.
A response returned for each notificationUnconfirmed notifications draw no reply at all, which is the gap in this scenario.
A trap sent to a second receiver as wellA second unconfirmed copy improves the odds and still tells the sender nothing.

Correct.

Concept

A notification carried over a datagram service has no delivery guarantee, and a sender with no acknowledgement cannot tell a delivered event from a lost one. Adding a reply to the exchange turns a fire and forget message into one the sender can retry.

Why B

The confirmed form of notification is answered by the receiver, so the originator knows the event was taken and can resend if it was not. Delivery is still not guaranteed, but the sender is no longer blind to a loss.

#snmp#notifications#monitoring

Now you: objective 4.4 questions

No account needed. The explanation opens when you answer.

Sample question 1 of 3

4-4IP ServicesModerate

A monitoring platform gets no answer to a poll sent to a busy switch. Which component decides whether that poll is sent again?

Sample question 2 of 3

4-4IP ServicesHard

An engineer walks a large interface table and switches to bulk retrieval with a very high repetition count. Responses now arrive fragmented and some collections fail.

Sample question 3 of 3

4-4IP ServicesEasy

A switch is configured to send an alert to a monitoring platform when a fan fails, without being asked for it. Which application role is the switch running?

That’s 3 of the full CCNA bank.

Keep going free: 10 questions per certification in bank practice, with no account.

Continue practicing

Read the sources

These are the official pages the questions above cite. Reading them is studying the objective from the primary source, which is what the explanations point you toward anyway.

More objectives in IP Services