Question 41 of 500
Information Security ProgrammediumMultiple ChoiceObjective-mapped

Quick Answer

The answer is mean time to detect (MTTD) security incidents. This metric best demonstrates the effectiveness of the information security program because it directly measures how quickly the organization’s detection controls identify a threat, which is the core of proactive defense. Senior management cares about reducing the window of exposure, so a lower MTTD signals stronger detection capability and faster response readiness. On the Certified Information Security Manager CISM exam, this question tests your understanding that metrics for security program effectiveness must align with business risk and operational impact, not just technical outputs. A common trap is choosing mean time to respond (MTTR) or number of incidents, but MTTD is the primary indicator of detection effectiveness before any response even begins. Remember the memory tip: “Detect first, respond second” — if you can’t detect it quickly, you can’t fix it in time.

CISM Best metric for senior management Practice Question

This CISM practice question tests your understanding of information security program. Read the scenario carefully and evaluate each option against the stated constraints before committing to an answer. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

An information security manager is developing a program metric to report to senior management. Which metric best demonstrates the effectiveness of the information security program?

Clue words in this question

Noticing these words before you look at the options changes how you read each choice.

  • Clue: "best"

    Why it matters: Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

Question 1mediummultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Mean time to detect (MTTD) security incidents

Mean time to detect (MTTD) is a key indicator of detection capability, directly reflecting program effectiveness. Senior management cares about how quickly threats are identified.

Key principle: NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Number of security incidents reported

    Why it's wrong here

    Does not show effectiveness; could indicate increased reporting.

  • Percentage of systems with up-to-date patches

    Why it's wrong here

    Operational metric, not strategic for senior management.

  • Number of security awareness training sessions held

    Why it's wrong here

    Activity metric, not outcome-based.

Option-by-option analysis

Why each answer is right or wrong

Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The CISM exam frequently reuses these exact scenarios with slightly different constraints.

Mean time to detect (MTTD) security incidentsCorrect answer
Number of security incidents reportedWrong answer — click to see why

Why this is wrong here

Does not show effectiveness; could indicate increased reporting.

Percentage of systems with up-to-date patchesWrong answer — click to see why

Why this is wrong here

Operational metric, not strategic for senior management.

Number of security awareness training sessions heldWrong answer — click to see why

Why this is wrong here

Activity metric, not outcome-based.

Analysis generated from the official CISMblueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”

Common exam traps

Common exam trap: NAT rules depend on direction and matching traffic

NAT is not only about the public address. The inside/outside interface roles and the ACL or rule that matches traffic are just as important.

Trap categories for this question

  • Command / output trap

    Does not show effectiveness; could indicate increased reporting.

Detailed technical explanation

How to think about this question

NAT questions usually test address translation, overload/PAT behaviour, static mappings and whether the right traffic is being translated. Read the interface direction and address terms carefully.

KKey Concepts to Remember

  • Static NAT maps one inside address to one outside address.
  • PAT allows many inside hosts to share one public address using ports.
  • Inside local and inside global describe the private and translated addresses.
  • NAT ACLs identify traffic for translation, not always security filtering.

TExam Day Tips

  • Identify inside and outside interfaces first.
  • Check whether the scenario needs static NAT, dynamic NAT or PAT.
  • Do not confuse NAT matching ACLs with normal packet-filtering intent.

Key takeaway

NAT direction and interface roles matter as much as the IP address mapping. Inside/outside designation controls which traffic is translated.

Real-world example

How this comes up in practice

A small business has 20 workstations on the 192.168.1.0/24 network and one public IP from its ISP. The router uses PAT (NAT overload) so all 20 devices share one public address using different source ports. NAT questions test whether you understand the four address terms and which direction each translation applies.

What to study next

Got this wrong? Here's your next step.

Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related CISM NAT questions on configuration and troubleshooting.

Related practice questions

Related CISM practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free CISM practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this CISM question test?

Information Security Program — This question tests Information Security Program — Static NAT maps one inside address to one outside address..

What is the correct answer to this question?

The correct answer is: Mean time to detect (MTTD) security incidents — Mean time to detect (MTTD) is a key indicator of detection capability, directly reflecting program effectiveness. Senior management cares about how quickly threats are identified.

What should I do if I get this CISM question wrong?

Review the four NAT address types (inside local, inside global, outside local, outside global), PAT port overload, and static vs dynamic NAT use cases. Then practise related CISM NAT questions on configuration and troubleshooting.

Are there clue words in this question I should notice?

Yes — watch for: "best". Signals that multiple options may be partially correct. Choose the option that most directly solves the exact problem described, not the one that sounds most complete.

What is the key concept behind this question?

Static NAT maps one inside address to one outside address.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

3 more ways this is tested on CISM

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. An information security manager is developing a program metric to measure the effectiveness of the security awareness training. Which metric is most appropriate?

medium
  • A.Percentage of employees who completed the training.
  • B.Number of security incidents caused by human error.
  • C.Average score on post-training tests.
  • D.Time taken to complete the training modules.

Why B: The most appropriate metric for measuring the effectiveness of security awareness training is the reduction in security incidents caused by human error. While completion rates and test scores measure participation and knowledge retention, they do not directly indicate whether the training has changed employee behavior and reduced real-world risk. A decrease in human-error-related incidents provides direct evidence that the training is effectively influencing secure practices.

Variation 2. Which TWO of the following are key performance indicators (KPIs) for measuring the effectiveness of an information security program?

easy
  • A.Number of security policies approved.
  • B.Mean time to detect (MTTD) security incidents.
  • C.Employee satisfaction score from annual survey.
  • D.Percentage of critical systems patched within 30 days.
  • E.Percentage of security budget spent on tools.

Why B: Correct answers are A and D. Option A (mean time to detect) directly measures detection effectiveness. Option D (percentage of systems patched within SLA) measures protection. Option B (number of security policies) is a count, not performance. Option C (budget spent) is a financial metric, not a performance indicator. Option E (employee satisfaction) is not a security KPI.

Variation 3. Which metric is most indicative of security program effectiveness?

easy
  • A.Security budget spent
  • B.Time to patch critical vulnerabilities
  • C.Number of security tools deployed
  • D.Number of security incidents

Why B: Time to patch critical vulnerabilities directly reflects the program's ability to reduce risk. Option B is correct. Option A is a lagging indicator. Option C measures spending, not effectiveness. Option D counts tools, not outcomes.

Keep practising

More CISM practice questions

Last reviewed: Jun 7, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This CISM practice question is part of Courseiva's free ISACA certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the CISM exam.