How do I create a Printer Only discovery schedule?

Ricky S Larsson
Tera Guru

I have a task on me to discover +2000 printers on some subnets that we currently do not run any discovery on. The printers are found by SNMP probe. By using a SNMP behavior I would still discover other network devices on those subnets, some devices that are currently imported by other data sources.

Until we have dealed with those data sources, I would like to restrict my discovery schedules to just find printers. The only way I know of restricting which devices are found is in the Discovery Configuration Console. But by turning off Routers and Switches that would affect all our other schedules discovering those devices.

Is there any way to restrict discovery on a subnet-range to only find printers and exclude switches, routers, ups etc.? Discovery Behaviors alone doesn't seem to do it.

1 ACCEPTED SOLUTION

Rahul Priyadars
Giga Sage
Giga Sage

Discovery is not smart enough to know before hand its a Printer or Not 🙂

Export all Printers IP using XLS  in Discovery Schedules and let it discover Only Printers.

Regards

RP

 

View solution in original post

4 REPLIES 4

Rahul Priyadars
Giga Sage
Giga Sage

Discovery is not smart enough to know before hand its a Printer or Not 🙂

Export all Printers IP using XLS  in Discovery Schedules and let it discover Only Printers.

Regards

RP

 

That's what I'm afraid of 🙂

Like you say, I think getting in contact with the printer admin would be the best shot here and let him get me a list of IP

Thank you

VivekSattanatha
Mega Sage
Mega Sage

Hi,

 

If you have a specific discovery credential for the Printer then you can configure a credential alias for the schedule which will use only the printer credential

 

https://docs.servicenow.com/bundle/rome-servicenow-platform/page/product/credentials/concept/discovery-credential-alias.html

 

Regards,

Vivek

Sadly, they are using the public snmp community string. But this is good for our other upcoming discovery schedules were we want to exclude some type of Windows servers. Thank you