Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
value
 - allowed object is 
JAXBElement<String>
getMainServer
public javax.xml.bind.JAXBElement<java.lang.String> getMainServer()
Gets the value of the mainServer property.
Network Registrar Type: AT_IPADDR
Controls the IPv4 address used for the failover protocol on the
 main server. If this value is unset, the address specified
 for the main cluster is used. Cisco recommends setting
 this attribute only if the server is configured with
 different interfaces for configuration management and clients
 requests. Always configure the failover protocol with the
 interface used to serve clients.  If both IPv4 and IPv6 addresses
 are configured, the IPv6 addresses will be used.
Returns:
possible object is 
JAXBElement<String>
setMainServer
public void setMainServer(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the mainServer property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getMclt
public javax.xml.bind.JAXBElement<java.lang.String> getMclt()
Gets the value of the mclt property.
Network Registrar Type: AT_RANGETIME 
Default value: 60m 
Valid values: 5m - 1w
Sets the maximum client lead time in seconds. This attribute
 controls how far ahead of the backup server that you can make
 the client lease expiration. You must define this value on both
 the main and backup servers, and make sure the value is
 identical on both servers.
Returns:
possible object is 
JAXBElement<String>
setMclt
public void setMclt(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the mclt property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getName
public java.lang.String getName()
Gets the value of the name property.