JNCIA-DevOps: Juniper Networks Certified Associate – Automation (2023) — Question 4
You are asked to develop an on-box Junos script that prevents deletion of the SNMP configuration.
Which type of script serves this purpose?
Answer options
- A. commit script
- B. event script
- C. op script
- D. SNMP script
Correct answer: D
Explanation
The correct answer is D, as an SNMP script is specifically designed to manage SNMP configurations, including preventing deletions. The other types of scripts, such as commit, event, and op scripts, do not focus on SNMP configuration management and would not effectively serve this purpose.