unmonitoredIps view

The unmonitoredIps view uses the latest poller snapshot from the pollLog table to list any IP addresses from the expectedIps table that are not currently being polled because they are not in the scope of any active ping policy.

The following table lists the columns in the unmonitoredIps view.

Table 1. ncmonitor unmonitoredIps view
Column name Description
ip A dot-notation IPv4 address that is expected to have been discovered and added to the NCIM topology database.
mainNode The entityName of the main node, as found in the NCIM entityData table.
mainNodeEntityId The entityId of the main node, as found in the NCIM entityData table.
entityId The entityId of the interface, as found in the NCIM entityData table.
class The entityClass of the main node, as defined by the NCIM classMembers and entityClass tables.
domainMgrId The ID of the relevant domain, as found in the NCIM topology database domainMgr table.
domainName The name of the domain identified by the domainMgrId column.