finders.rediscovery table

The rediscovery table can hold nodes and subnets that you want to rediscover. Any device inserted into this table is sent to the Ping finder for processing.

Table 1. finders.rediscovery database table schema 

Column name

Constraints

Data type

Description

m_Address
  • PRIMARY KEY
  • NOT NULL

Text

The IP address of the discovered network entity.

m_RequestType
 

Int

The type of IP address:
  • 1: Individual
  • 2: Subnet
m_NetMask
 

Text

The net mask if the address refers to a subnet.

m_Protocol

NOT NULL

Integer

An integer representation of the IP protocol used by the presently-defined zone:
  • 1: IPv4
  • 2: IPv4 that has been through network address translation (NAT)
  • 3: IPv6