pingFinder.scope database table
The pingFinder.scope table defines the scope of the Ping finder.
Description
You can use the pingFinder.scope table to configure the way the Ping finder checks whether it is allowed to ping a particular device. You can exclude particular devices or subnets from being pinged by the Ping finder.
Schema
The pingFinder.scope database table schema is described in the following table:
Column name |
Constraints |
Data type |
Description |
|---|---|---|---|
|
Integer |
Flag denoting whether or not to use the entries
in the
scope.zones table when deciding which devices
to ping:
If you are performing an unscoped discovery, that is, a discovery without any entries in the scope.zones table, then it is preferable to set m_UseScope to zero to reduce processing load. |
|
|
Integer |
Flag denoting whether or not to use the entries
in the pingFinder.pingFilter table when deciding which devices to
ping:
|