DNShelper.methods table
The DNShelper.methods database table holds information used by the DNS Helper to access devices.
The DNShelper.methods database table is described in the following table.
Column name |
Constraints |
Data type |
Description |
|---|---|---|---|
|
Text |
The filename, if appropriate. |
|
|
Integer |
The order of the files:
|
|
|
|
Text |
The name of the method. |
|
Integer |
The type of the method:
|
|
|
Text |
Domain name; for example, |
|
|
Text |
Contains a list of expected domain suffixes.
If you expect the discovery to return some or all devices names with
domain suffixes already appended, then you can specify a list of expected
domain suffixes in this column.
Note: The domain suffix value specified
in
m_NameDomain is not appended to any device names
returned by the discovery that have any of the suffixes listed in m_NameDomainList. |
|
|
Text |
The IP address of the DNS server (specified
as a text string). If no value is specified, |
|
|
Integer |
Time out for the request in seconds. |