- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 06:48 AM
I would like to understand what ServiceNow uses for discovery and how it differs from SNMP based Discovery. We want to understand why SNMP is not the default mechanism and what we would get or miss if we were to use SNMP as default. For ex:- if we are going to Discover Windows server using SNMP only and not WMI what would we miss? If we have to move from WMI to SNMP what additional steps to be performed?
Currently we are using traditional Credential discovery. Please advice.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 03:02 AM
Hi @Suvetha S ,
limited data means it will discover the class of Device, Serial Number and Operation system only as OOB with SNMP protocols but Not able to discover the OS Version, CPU details , RAM and Storage details , also not able to create the relationship.
For that you need to customize much the pattern to get the data using SNMP.
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 07:15 AM
SNMP will return only limited data as compared to Credential based discovery. You will not get key information like installed software and many more data
Palani
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 08:08 AM
Hi @Suvetha S ,
SNMP based discovery mostly used for Network Device as Network Device works on SNMP Protocol, You can Discover the Windows or Linux Server with SNMP but you need to disable the WMI and SSH Port and Protocols and then you can run the windows and Linux Discovery with SNMP (Port 161) But it will fetch the limited data fromDevices as SNMP OID is not available for all Data for linux and Windows Server.
Best Practices is use the OOB Port and Protocols with Defined Credentials for other than SNMP Device like Network (Router, Switch etc)
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2024 11:49 PM
@AJ-TechTrek Can you please elaborate what limited data means? What are all the key attributes we will be missing?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2024 03:02 AM
Hi @Suvetha S ,
limited data means it will discover the class of Device, Serial Number and Operation system only as OOB with SNMP protocols but Not able to discover the OS Version, CPU details , RAM and Storage details , also not able to create the relationship.
For that you need to customize much the pattern to get the data using SNMP.
Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.
Thanks
AJ
Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/