Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Valid values: enable, disable, use-server-settings, use-primary-zone-settings
Configures secondary zones to notify other authoritative servers when
 there are zone changes.
     1  enable
        Allows notification of other authoritative servers when
        this zone changes. Overrides the global notify value
        for this zone.
     2  disable
        Disallows notification of other authoritative servers
        when this zone changes. Overrides the global notify value
        for this zone.
     3  use-server-settings
        Uses the server setting. Unset the value set on secondary
        zones.
     4  use-primary-zone-settings
        Uses the value set at the primary zone to configure the
        secondary zone.
Returns:
possible object is 
JAXBElement<String>
setNotify
public void setNotify(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the notify property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getNotifySet
public javax.xml.bind.JAXBElement<
getNotifySet()
Gets the value of the notifySet property.
Network Registrar Type: AT_NLIST(AT_IPADDR)
Provides an optional list of servers to notify when a secondary
 zone changes. Use with the notify attribute to configure
 secondary zones. All servers listed in NS records for the zone,
 with the exception of the server described by the NS property
 of the zone (the mname field of the SOA record) receive
 notifications. Servers listed in the notify-set attribute are
 also notified.
Returns:
possible object is 
JAXBElement<
setNotifySet
public void setNotifySet(javax.xml.bind.JAXBElement<
> value)
Sets the value of the notifySet property.
Parameters:
value
 - allowed object is 
JAXBElement<
>
getPrimary
public java.lang.String getPrimary()
Gets the value of the primary property.
Network Registrar Type: AT_OID 
Required.
Identifies the cluster or HA DNS pair serving the primary zones
 associated with this zone distribution map.