Computer NetworksNETWORKS

16. Solarwinds IPAM SQL Alert – New IP Address Registered in SNMP Neighbor

Situation.
The Initial status is available
When clients are detected by SNMP Neighbor, the status get into Used

Severity of alert
Information

I want to alert on
Custom SQL alert (Advanced)

SELECT IPAM_NodeReportView.IPAddress, IPAM_NodeReportView.IPNodeId FROM IPAM_NodeReportView
where ipaddress
in (select his.ipaddress
from IPAM_IPHistoryReport his
where (fromvalue=’available’ and intovalue=’used’ and source=’neighbor scan’)
and time (angled bracket)= dateadd(hour, -80, getdate()))

Reset Condition
When the trigger condition is no longer true

IP ${N=SwisEntity;M=IPAddress} MAC ${N=SwisEntity;M=IPHistoryToNode.IPNode.MAC} are newly registered at ${N=Generic;M=DateTime;F=DateTime}

source

ip address

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.

Leave a Reply

Your email address will not be published. Required fields are marked *