Cisco Cisco Prime IP Express 8.3 Technical References

Page of 277
 
poll-lease-hist-retry 
(0-4) default = 1
 
The number of retries for a given polling interval, if polling fails.
 
poll-replica-interval 
(0-1y) default = 4h
 
Specifies the server default value for how often to poll
for configuration changes when replicating data from a local cluster.
 
poll-replica-offset 
(0-24h) default = 0
 
Provides a fixed time of day for replica polling.
This time is interpreted as a time of day offset, with 0 being
12 midnight, provided the polling interval is less than 24 hours,
and the offset value is less than the polling interval. If the offset
value is greater than the polling interval, or the interval is
greater than 24 hours, the offset will be ignored.
The scheduler for polling will ensure that the first polling event
occurs at the offset time. For example, if you set the interval to
4 hours and the offset to 2am, the polling would occur at 2am, 6am,
10am, 2pm, 6pm and 10pm.
 
poll-replica-rrs 
(none=0, all=1, protected=2) default = 1
 
Specifies the server default setting when replicating RRs on 
primary zones. If set to none, no RR data will be replicated.
 
poll-subnet-util-interval 
(0-1y) default = 4h
 
This interval specifies how often to collect subnet
utilization from all the DHCP servers. If set to 0, polling
is disabled.
 
poll-subnet-util-offset 
(0-24h)
 
Provides a fixed time of day for subnet utilization polling.
This time is interpreted as a time of day offset, with 0 being
12 midnight, provided the polling interval is less than 24 hours,
and the offset value is less than the polling interval. If the offset
value is greater than the polling interval, or the interval is
greater than 24 hours, the offset will be ignored.
The scheduler for polling will ensure that the first polling event
occurs at the offset time. For example, if you set the interval to
4 hours and the offset to 2am, the polling would occur at 2am, 6am,
10am, 2pm, 6pm and 10pm.
 
poll-subnet-util-retry 
(0-4) default = 1
 
The number of retries for a given polling interval, if polling fails.
 
poller-event-threads 
(1-5) default = 2
 
This specifies how many threads that the poller will create.
Changes to this setting will take effect on the next server restart.
 
regional-edit-mode 
(admin=1, dhcp=2, dns=3) default =
 
Indicates the default mode that web UI and CLI clients use for
regional edits:
    1  admin
       When set, indicates that regional admin edits, including
       password changes made by individual users, will be
       automatically synchronized with all local clusters.
    2  dhcp
       If set, reservation edits are forwarded to the local cluster
       or failover pair after being saved to the configuration
       database. If unset, push operations are required to update the
       local cluster(s).
    3  dns
       If set, zone and RR edits are forwarded to the primary DNS
       server after being saved to the configuration database. If
       unset, a 'Zone Distribution Sync' function is required to
       update the DNS server.
The default mode is applied only when the client requests the
server default, does not request a specific edit mode.