nerdexam
Cisco

300-435 · Question #84

When working with MV Sense APIs, which type of protocol is MQTT based upon?

The correct answer is A. publish-subscribe messaging protocol. MQTT (Message Queuing Telemetry Transport) is a lightweight messaging protocol that operates on a publish-subscribe model, suitable for IoT environments.

Network Automation Foundation

Question

When working with MV Sense APIs, which type of protocol is MQTT based upon?

Exhibit

300-435 question #84 exhibit

Options

  • Apublish-subscribe messaging protocol
  • Bsimple mail transport protocol
  • Cheavyweight messaging protocol
  • Dcomputer vision protocol

How the community answered

(52 responses)
  • A
    94% (49)
  • B
    4% (2)
  • D
    2% (1)

Why each option

MQTT (Message Queuing Telemetry Transport) is a lightweight messaging protocol that operates on a publish-subscribe model, suitable for IoT environments.

Apublish-subscribe messaging protocolCorrect

MQTT, which stands for Message Queuing Telemetry Transport, is fundamentally a lightweight, publish-subscribe network protocol designed for constrained devices and low-bandwidth, high-latency, or unreliable networks. It enables clients to publish messages to a broker and subscribe to topics to receive messages from that broker.

Bsimple mail transport protocol

Simple Mail Transport Protocol (SMTP) is used for sending and receiving email, not for real-time IoT messaging like MQTT.

Cheavyweight messaging protocol

MQTT is specifically known as a lightweight messaging protocol, making it suitable for resource-constrained environments, not a heavyweight protocol.

Dcomputer vision protocol

Computer vision protocol is not a recognized general protocol type; computer vision is a field of artificial intelligence, and while MV Sense APIs deal with vision data, MQTT describes the messaging transport.

Concept tested: MQTT protocol type

Source: https://developer.cisco.com/meraki/mv-sense-api/#!mqtt

Topics

#MQTT#Publish-subscribe#Meraki MV Sense API

Community Discussion

No community discussion yet for this question.

Full 300-435 Practice