class EnumServer

ManagedElement
+-IpworksFunction
+-IpworksDnsRoot
+-IpworksEnumRoot
+-EnumServer
+-Erh [1..1]
+-Log [1..1]

IPWorks ENUM server.

Attributes
string
dbConnectString = SC-1:1186
NDB Connection String (Primary) is domain name followed by port number, or IP address followed by port number. The default setting is SC-1:1186.
Take effect: After ENUM server is restarted.
string
dbConnectStringSecondary = SC-2:1186
NDB Connection String (Secondary) is domain name followed by port number, or IP address followed by port number. The default setting is SC-2:1186. Take effect: After ENUM server is restarted.
boolean
dnsResolver = true
Determines whether to enable or disable the DNS Resolver Server.
The default value is true.Take effect: After ENUM server is restarted.
Ipv4Ipv6
readOnly
dnsResolverIPAddress = 127.0.0.1
DNS Server IP address, it should always be 127.0.0.1.
uint16
dnsResolverPort = 5300 { 1..65535 }
DNS Server Port.Take effect: After ENUM server is restarted.
string
key
mandatory
noNotification
restricted
enumServerId
The value component of the RDN.
Ipv4Ipv6
ipv4Address = 0.0.0.0
Specifies the IPv4 address used by ENUM server to provide service.Take effect: After ENUM server is restarted.
Ipv4Ipv6
ipv6Address = ::
Specifies the IPv6 address used by ENUM server to provide service. Take effect: After ENUM server is restarted.
uint16
port = 53
ENUM Server Port [0-65535].
The default setting is 53.
Take effect: After ENUM server is restarted.
boolean
securitylog = false
Determines whether to enable or disable the security log.
Take effect: After ENUM server is restarted.
int32
threadCount = 50 { 1..50 }
ENUM Thread Count [1-50].
The default value is 50.
Take effect: After ENUM server is restarted.

  class EnumServer