IP Switch discover as Ip Router?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2018 02:20 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-02-2018 03:08 PM
Please check sensor script include which is updating CIs.
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-03-2018 12:08 AM
Hi Vinil,
The main difference in terms of discovery of Routers and Switches is the flags discovered during the classify phase.
While logic for router is limited to ipForwarding flag (being true), calculations for switch is much more complicate.
Hence my suggestion for you is:
- Check the isForwarding flag in SNMP Classify sensor probe.
- If this is true, consult the owner of the network device.
- If this is false, and you still see the device classified as a router, open an incident with customer support to let us have a closer look.
Regards,
Ravi Joshi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-23-2025 09:25 AM
Hello,
Can you please provide links, like the exact Script Include name where isForwarding is mentioned? I couldn't find it in "SNMP - Classify".
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-20-2018 09:58 PM
If you are facing issue while discovering IP Router then i recommend you to read Invalid IP Configuration blog to proper solution to get resolve your issue related to Router as it contains such an useful information about router.