Step by Step setup for Network Discovery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-17-2025 05:53 AM
Hi all,
I’ve been tasked with implementing Network Discovery within our infrastructure, specifically for the following types of devices:
Load Balancer
IP Switch
IP Router
IP Firewall
Wireless Access Point
I’m looking for a step-by-step guide to help set up an end-to-end network discovery process for these devices.
If you have any documentation, suggestions, or can point me in the right direction, I’d really appreciate your support.
Thanks in advance for your help!
Best regards,
Ashi Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
Hi @aashi_gupta291 check below link
https://noderegister.service-now.com/kb?id=kb_article_view&sysparm_article=KB0752582
if my answer helps you mark helpful and accept solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a week ago
@aashi_gupta291 - ServiceNow docs site provides you the complete guide about the discovery. Refer to the link below
Step 1: Make sure Mid Server has SNMP capability.
Step 2: Configure the SNMP credentials if it's V1/V2 just SNMP Read only credentials required for V3 you need the user name and encryption data with passphrase is required. (This details you can get it from the Network team)
Step 3: Test the credential against the deice
Step 4: Configure the schedule (I would recommend to use behavior which help us scan only the SNMP port (UDP/161))
Step 4.1: Configure the IPs using the quick range related list of discovery schedule.
Step 5: Execute the Discovery schedule.
Step 6: Assess the log for any error
Step 7: Troubleshoot the errors.
Thanks & Regards,
Vasanth
