class DHCPServerManager

ManagedElement
+-IpworksFunction
+-IPWorksDHCPRoot
+-DHCPServerManager

Configuration for DHCP Server Manager

Attributes
string
key
mandatory
noNotification
restricted
dhcpServerManagerId
The value component of the RDN.
string[0..1]
directory = /cluster/storage/no-backup/ipworks/logs
Specifies the path of the log file. The default setting is /cluster/storage/no-backup/ipworks/log.
uint32[0..1]
fileSize = 10 { 1..20 }
Configures the maximum log file size. The range is between 1 and 20. The unit is MB. And the default value is 10.

Takes effect: Immediately
uint16[0..1]
filesNumber { 1..20 }
Configures the maximum number of log files. The range is between 1 and 20. The default value is 10.

Takes effect: Immediately
IpworksLogLevel[0..1]
level = LOG_LEVEL_DISABLE
Specifies the severity of logging information that is recorded.

LOG_LEVEL_DISABLE: Disable log level.

LOG_LEVEL_FATAL/LOG_LEVEL_ERROR: Errors and Traces

LOG_LEVEL_WARN: High level Server Manager activity

LOG_LEVEL_INFO: High Level Network activity

LOG_LEVEL_DEBUG: Network packets

LOG_LEVEL_TRACE: All

Each level includes the logging information that is lower than its severity.


Takes effect: Immediately
int16
maxLeaseQuery = 256 { 1..5000 }
Specifies the maximum number of leases that can be displayed. The value range is between 1 and 5000. The default value is 256.

Takes effect: After next restart
IpworksLogTimelyRotate[0..1]
timelyRotate = DISABLE
log rotation

  class DHCPServerManager