200-101 · Question #96
A network administrator enters the following command on a router: logging trap 3. What are three message types that will be sent to the Syslog server? (Choose three.)
The correct answer is B. emergency D. critical F. error. Syslog severity levels range from 0 (most severe) to 7 (least severe): 0=Emergency, 1=Alert, 2=Critical, 3=Error, 4=Warning, 5=Notice, 6=Informational, 7=Debug. The command 'logging trap 3' sets the trap level to Error (3), which means the router sends messages at level 3 AND all
Question
Exhibit
Options
- Ainformational
- Bemergency
- Cwarning
- Dcritical
- Edebug
- Ferror
How the community answered
(36 responses)- A6% (2)
- B86% (31)
- C3% (1)
- E6% (2)
Explanation
Syslog severity levels range from 0 (most severe) to 7 (least severe): 0=Emergency, 1=Alert, 2=Critical, 3=Error, 4=Warning, 5=Notice, 6=Informational, 7=Debug. The command 'logging trap 3' sets the trap level to Error (3), which means the router sends messages at level 3 AND all levels with a lower number (higher severity) - levels 0 through 3. This includes Emergency (0), Alert (1), Critical (2), and Error (3). From the answer choices, Emergency (B), Critical (D), and Error (F) fall within levels 0–3. Warning (C) is level 4, Informational (A) is level 6, and Debug (E) is level 7 - all above the trap threshold and therefore not forwarded.
Topics
Community Discussion
No community discussion yet for this question.
