discoveredIps view

The discoveredIps view lists all IP addresses in the NCIM topology database, together with details of the associated device.

The following table lists the columns in the discoveredIps view.

Table 1. ncmonitor discoveredIps 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.
mainNodeMgdStatus The current managed status of the main node, as found in the NCIM managedStatus table.
entityMgdStatus The current managed status of the entity, as found in the NCIM managedStatus table.
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.