IBM Support

Devices filtered by pre-discovery filters

Question & Answer


Question

Is there a way to view all the devices that have been filtered by the disco pre-discovery filter?

Answer

Yes. This query run against ncp_disco after a Full Discovery has been completed, will provide the filtered devices:


ncp_oql -service disco -domain <DOMAIN> -query "select m_Name from Details.returns where m_Name not in ((select m_Name from AssocAddress.despatch));"

[{"Product":{"code":"SSSHRK","label":"Tivoli Network Manager IP Edition"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Asset Discovery","Platform":[{"code":"PF002","label":"AIX"},{"code":"PF016","label":"Linux"},{"code":"PF027","label":"Solaris"},{"code":"PF033","label":"Windows"}],"Version":"Version Independent","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]

Document Information

Modified date:
17 June 2018

UID

swg21693127