This content has been marked as final.
Show 2 replies
-
Re: Does anyone know how to create a report to show (Active) switch ports with no description
d09hJul 11, 2017 3:36 PM (in response to rcarney9)
Did you mean 'OR' where you used 'AND' the last nine times?
Also:
Think this would help? Try querying on ${InterfaceName} http://www.solarwinds.com/documentation/en/flarehelp/npm/content/npm-interface-properties-sw490.htm Seems this is the 'User friendly name'.
If not, ${InterfaceAlias} 'Alias or description of interface discovered from parent node'
I think I would try to match one of these variables when it equals NULL.
-
Re: Does anyone know how to create a report to show (Active) switch ports with no description
rcarney9 Jul 12, 2017 1:21 PM (in response to rcarney9)It was the OR that made it work. Thanks!!!!