disco.NATStatus table
The NATStatus table is used to configure the discovery system to use NAT.
| Column name | Constraints | Data type | Description |
|---|---|---|---|
| m_NATChecks | Integer | A counter for unresponsive NAT Gateways that were
configured for discovery. Important: Do not change the
value of this field unless you are advised to do so by IBM Software Support.
|
|
| m_NATStatus |
|
Integer | This column is populated automatically by the discovery process, and can be used to track the process of a NAT discovery. To make inserts into this table, set the value to 0. Possible values are as follows:
|
| m_UsingNAT |
|
Boolean integer | Indicates whether the discovery uses multiple address spaces. If the discovery uses multiple address spaces, set the value to 1. If not, set the value to 0. |