Discovery of an un-assigned IP

Kalyani_m
Giga Contributor

Hi All, How will ServiceNow discovery behave when an un-assigned IP (IP which is not assigned to any host) is scanned. What are the errors logged? 

2 REPLIES 2

danmjunqueira
Kilo Guru

When ServiceNow Discovery scans an unassigned IP address (an IP with no host responding), here is what happens:

1. No Response Detected
ServiceNow will attempt to probe the IP using protocols like:

ICMP (ping)

SNMP

WMI (for Windows)

SSH (for Unix/Linux)

Since there is no device assigned to the IP, all these probes will fail, and the IP will be marked as unreachable.

2. Error or Status Logged
In the Discovery logs and status (available under Discovery Status or Discovery Log), you will typically see:

Classification failed

No response from IP

Could not identify host type

No probes responded

The log entry may look like:

Could not classify IP x.x.x.x: No response from IP

or

Host unreachable: All probes failed

3. Result in CMDB
No CI will be created.

The IP may be recorded in the cmdb_ip_address table as an unreachable IP, depending on your settings.

4. Mid Server Behavior
The MID Server will send out probes but will not receive any valid response back. The MID will not raise an exception but will log it as a non-responsive host.

Summary
ServiceNow Discovery will mark the IP as unreachable.

No CI is created, and errors will be logged as “no response” or “classification failed”.

You can find these logs under Discovery Status > Devices or Discovery Log.



AndersBGS
Tera Patron
Tera Patron

Hi @Kalyani_m ,

 

please see the phases of discovery here: https://www.servicenow.com/community/itom-articles/understand-phases-of-discovery/ta-p/3116984

 

If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.

Best regards
Anders

Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/