NSE 5 – FortiSIEM 5.2 — Question 18
To determine SNMP discovery issues, which is the best command from the backend?
Answer options
- A. snmpwalk
- B. phSNMPTest
- C. snmptest
- D. ssh
Correct answer: A
Explanation
The correct answer is A, snmpwalk, as it is specifically designed to retrieve a subtree of values from an SNMP-enabled device, making it ideal for diagnosing SNMP-related issues. Options B and C, while related to SNMP testing, do not provide the same level of capability as snmpwalk, and option D, ssh, is unrelated to SNMP discovery troubleshooting.