CWISA-103 · Question #72
You are troubleshooting a problem with a wireless solution that uses MQTT where the IoT end devices are not reporting to the MQTT server/broker. At what Layer of the OSI Model should troubleshooting…
The correct answer is A. Layer 1. Bottom-Up Troubleshooting: The OSI model provides a structured diagnostic approach. Starting at Layer 1 ensures basic physical connectivity issues are ruled out first. MQTT Relies on IP: MQTT operates at a higher layer of the OSI model, relying on TCP/IP (Layers 4 and 3) for…
Question
You are troubleshooting a problem with a wireless solution that uses MQTT where the IoT end devices are not reporting to the MQTT server/broker. At what Layer of the OSI Model should troubleshooting begin when using a bottom-up method?
Options
- ALayer 1
- BLayer 4
- CLayer 5
- DLayer 6
How the community answered
(31 responses)- A77% (24)
- B6% (2)
- C3% (1)
- D13% (4)
Explanation
Bottom-Up Troubleshooting: The OSI model provides a structured diagnostic approach. Starting at Layer 1 ensures basic physical connectivity issues are ruled out first. MQTT Relies on IP: MQTT operates at a higher layer of the OSI model, relying on TCP/IP (Layers 4 and 3) for communication. Problems at the physical layer will disrupt everything built upon it. Checking the Fundamentals: Before investigating complex application issues (MQTT), verify cables, link lights, Wi-Fi signal strength, etc.
Topics
Community Discussion
No community discussion yet for this question.