Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Returns:
possible object is 
JAXBElement<String>
setTransferSourceAddress
public void setTransferSourceAddress(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the transferSourceAddress property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTransferSourcePort
public javax.xml.bind.JAXBElement<java.lang.String> getTransferSourcePort()
Gets the value of the transferSourcePort property.
Network Registrar Type: AT_RANGEINT 
Default value: 0 
Valid values: 0 - 65535
Specifies the UDP port number that the DNS server uses to send
 transfer and SOA requests to other servers.
 A value of 0 (default) indicates that DNS should choose a random port.
 If the value is set to be the same as the query-source-port, DNS will
 log a warning and choose a random port.
Returns:
possible object is 
JAXBElement<String>
setTransferSourcePort
public void setTransferSourcePort(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the transferSourcePort property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTrapsEnabled
public javax.xml.bind.JAXBElement<java.lang.String> getTrapsEnabled ()
Gets the value of the trapsEnabled property.
Network Registrar Type: AT_FLAGSINT 
Valid values: all, server-start, server-stop, ha-dns-partner-down, ha-dns-partner-up, ha-dns-config-error, masters-not-responding, masters-
responding, secondary-zone-expired
Defines the traps that this server is configured to send.
    1  all
       Sends notifications for all server events.
    2  server-start
       Sends notifications whenever the server is started or
       reinitialized.
    3  server-stop
       Sends notifications whenever the server is stopped.
    4  ha-dns-partner-down
       Sends notifications whenever the HA DNS partner
       goes down.
    5  ha-dns-partner-up
       Sends notifications whenever the HA DNS partner becomes
       available again after going down.
    6  ha-dns-config-error
       Sends notifications when a configuration mismatch between
       HA DNS partners occurs.
    7  masters-not-responding
       Sends notifications when master servers stop responding.
    8  masters-responding
       Sends notifications when master servers start responding
       again.
    9  secondary-zone-expired
       Sends notifications when a secondary server can no longer