How can I prevent the creation of Next Hop Routing rules (dscy_route_next_hop)

SandySeegers
Giga Expert

Does anybody know how to prevent the creation of these records.   We have 1 million + of these records.

I have a note from a long time ago that says to disable the 'ports' field in the SNMP - Switching probe.   And there is something in the Wiki about doing this very thing.   But I'm not sure the Wiki is addressing the same problem.

Thanx in advance

Sandy

1 ACCEPTED SOLUTION

doug_schulze
ServiceNow Employee
ServiceNow Employee

Take a look at the SNMP Routing Probe.. You can remove the entire probe from the classifier or you can have a go at just removing the next hop routing table query..



find_real_file.png



But before you do, remember we are mapping L2/3 relationships now and this may be important to have.. so you might just choose to hide the table from views so not have to deal with the records but have them for support of other functionality!


View solution in original post

6 REPLIES 6

doug_schulze
ServiceNow Employee
ServiceNow Employee

Drew,



You hit the nail on the head, by removing this probe you could be impacting the L 2/3 Relationship discovery..If that isnt that important to you then feel free to remove them!


Hi Doug,



I have disabled the probe under "SNMP -Routing" the way you mentioned.   but still I can see "Next hop routing rules" are getting created along with Routers discovery. Are there any other probes we should be looking at...please help