Does servicenow discovers router interface speed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 03:52 PM
does discovery discover router interface speed of IP Router?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-03-2024 08:38 PM
Yes, ServiceNow Discovery can discover router interface speed if the device supports SNMP or allows SSH access and if the correct credentials and configurations are set up. The discovered information, including the interface speed, is then stored in the CMDB for use in other workflows, reporting, and analysis.
✔️ If this solves your issue, please mark it as Correct.
✔️ If you found it helpful, please mark it as Helpful.
—
Shubham Jain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 06:28 AM
I believe you are reffering customizing the existing Network Router pattern to include this information via SNMP OID likewise the ifSpeed OID 1.3.6.1.2.1.2.2.1.5.
as out of the box only below information about Router Interfaces [dscy_router_interface] is updated:
name
type
number
ip_address
mac_address
dest_ip_network
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2024 07:52 AM
hello @Shubham_Jain
how would that look in the CI Form?
can you show me a screenshot if you have any?