Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Controls what activity counters a DNS server uses for logging.
 The possible flags are:
   performance  log performance-related counters.
   query        log query-related counters.
   errors       log error-related counters.
   security     log security-related counters.
   maxcounters  log maxcounters-related counters.
   ha           log HA-related counters.
   ipv6         log IPv6-related counters.
   datastore    log data storage (i.e. DB) counters.
Returns:
possible object is 
JAXBElement<String>
setActivityCounterLogSettings
public void setActivityCounterLogSettings(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the activityCounterLogSettings property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getActivitySummaryInterval
public javax.xml.bind.JAXBElement<java.lang.String> getActivitySummaryInterval()
Gets the value of the activitySummaryInterval property.
Network Registrar Type: AT_TIME 
Default value: 60s
Sets the seconds between DNS activity summary log messages,
 if the activity-summary attribute is enabled in the server
 log-settings.
Returns:
possible object is 
JAXBElement<String>
setActivitySummaryInterval
public void setActivitySummaryInterval(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the activitySummaryInterval property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getActivitySummaryType
public javax.xml.bind.JAXBElement<java.lang.String> getActivitySummaryType()
Gets the value of the activitySummaryType property.
Network Registrar Type: AT_FLAGSINT 
Default value: sample 
Valid values: sample, total
Determines whether the DNS server logs sample and/or total statistics
 when it logs activity-summary information. Note, activity-summary must
 be specified in the log-settings in order for this setting to take
 effect.
Returns:
possible object is 
JAXBElement<String>
setActivitySummaryType
public void 
(javax.xml.bind.JAXBElement<java.lang.String> value)