I searched through the entire report writer tool to find the field Polling Method which is a available on the web console Node Management page. In report writer I can't find it. My intention is for an Inventory report that lists all Nodes and the Polling Method (ICMP or SNMP)
I currently have a report providing me with the Node name, IP address, and SNMP community string. Problem with that is the output of SNMP community string is the actual value which I can't figure out how to mask. For the devices without a community string, it just has no value which is fine.
Either I need the output for SNMP Community string to "mask" the actual value
or
I need the Polling Method field to output ICMP or SNMP.
Is this possible?