SCP-500 Quality Control & Assurance 2 — Questions and Answers
Question 1: In SolarWinds NPM, which alert condition type allows you to trigger an alert only when a threshold is exceeded for a sustained period rather than instantaneously?
- Simple condition
- Sustained threshold condition (Correct answer)
- Baseline deviation alert
- Composite alert
Correct answer: Sustained threshold condition
Sustained threshold conditions require the metric to remain above the threshold for a defined duration, reducing false positives from transient spikes.
Question 2: A QA engineer wants to verify SolarWinds data accuracy by comparing polled SNMP values against device CLI output. Which SolarWinds tool provides raw SNMP polling results for a specific OID?
- SNMP MIB Walker (Correct answer)
- Node Details widget
- Real-time interface chart
- Alert log viewer
Correct answer: SNMP MIB Walker
The SNMP MIB Walker lets you query specific OIDs directly and compare returned values with device CLI output.
Question 3: Which SolarWinds Orion feature allows administrators to define acceptable performance ranges dynamically based on historical data rather than static thresholds?
- Alert suppression windows
- Dynamic baselines (Correct answer)
- Static threshold groups
- Node status polling
Correct answer: Dynamic baselines
Dynamic baselines calculate acceptable ranges from historical statistics, enabling anomaly detection without manually tuning static thresholds.
Question 4: During a SolarWinds deployment QA review, you discover that packet loss data shows 100% loss for an interface that is clearly operational. What is the most likely cause?
- ICMP blocked by an ACL on the monitored device (Correct answer)
- Incorrect SNMP community string
- Polling interval set too high
- License limit exceeded for interfaces
Correct answer: ICMP blocked by an ACL on the monitored device
If ICMP is blocked by an ACL, SolarWinds interprets lack of ping response as 100% packet loss even when the device is reachable via SNMP.
Question 5: A network operations center uses SolarWinds to monitor SLA compliance. Which report type is best suited for producing periodic SLA adherence summaries over a 30-day period?
- Real-time dashboard widget
- Scheduled historical availability report (Correct answer)
- Live alert dashboard
- Current node status map
Correct answer: Scheduled historical availability report
Scheduled historical availability reports aggregate uptime and availability data over a defined time window, making them ideal for SLA compliance documentation.
Question 6: In SolarWinds SAM, which mechanism ensures that application monitors are correctly associated with the right nodes during a QA validation pass?
- Node groups
- Application templates assigned via discovery or manual binding (Correct answer)
- Custom properties only
- Alert dependencies
Correct answer: Application templates assigned via discovery or manual binding
Application templates are bound to nodes either manually or through automated discovery rules, and validating these bindings ensures monitors collect data from the correct targets.
Question 7: Which SolarWinds Orion log entry level indicates a critical system error that requires immediate quality investigation?
- Informational
- Warning
- Error (Correct answer)
- Verbose
Correct answer: Error
Error-level log entries in Orion indicate failures in polling, database writes, or module operations that need immediate attention.
In SolarWinds NPM, which alert condition type allows you to trigger an alert only when a threshold is exceeded for a sustained period rather than instantaneously?