scope.zones table
Use the zones table to define areas of the network to be
either included or excluded from the discovery process. A zone is
typically defined as a list of varbinds. Varbinds are name
= value pairs.
You can define multiple zones, and you can combine inclusion and exclusion zones. However, if you define a combination of inclusion and exclusion zones, the exclusion zones must be within the scope of the inclusion zones.
Column name |
Constraints |
Data type |
Description |
|---|---|---|---|
|
|
Integer |
An integer representation of the IP protocol used by the presently-defined zone:
|
|
|
Integer |
Action to perform for current zone:
|
|
List of type zone |
A list of varbinds (name=value) that define the present discovery zone. |
|
|
Text |
The name of the NAT address space to which the device belongs. This value is set in the translations.NATAddressSpaceIds table. If the discovery is not using NAT, or if the device is in the public domain, this value is NULL. |