Hello everyone
I would like to use NCM to go through our network to ensure that all of our devices are sending traps to our current Solarwinds server. The problem is that our current configs aren't uniform and we have different snmp servers configured on different devices. For example, one switch will have:
snmp-server host 10.10.10.10 public
snmp-server host 10.1.1.1 public
snmp-server host 10.2.2.2 public
I want to remove all invalid hosts EXCEPT for the current valid one. I see that I can create a compliance report with a rule that looks for config lines with specific hosts (such as snmp-server host 10.10.10.10 public), but I can't see how to exempt the valid config from that rule.
Can anyone help?
thx