lyrConfigNodeSettings
This table contains information for each ListManager instance or node. If ListManager is not clustered, there will be only entry in this table.
Key: NodeID
NodeID |
The primary key identifying this node. (int, NOT NULL ) |
Activation |
The activation code for this node. (varchar(100), NULL) |
BindDnsIP |
The IP address this node should use when connecting to the internet for DNS lookups. (varchar(15), NOT NULL) |
GlobalBanServerBindIP |
The IP address this node should use when connecting to the global ban server. (varchar(15), NOT NULL) |
MachineIPAddresses |
The IP addresses used for GUI listbox selections. (Text, NULL) |
MaxMegabits |
The maximum number of megabits this node should send per hour. (int, NOT NULL ) |
MaxMessagesPerHour |
The maximum number of messages this node should send per hour. (int, NOT NULL ) |
MaxOutboundSockets |
The maximum number of outbound connections this node should make. (int, NOT NULL ) |
NodeName |
The name of this node. (varchar(30), NULL) |
TclPortBindIP |
The IP address(es) this node should accept Tclport connections on. (Text, NULL) |
Serial |
The serial number for this node. (varchar(30), NULL) |