Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Lists the RSOO-enabled options that server will process, if
 provided by a relay and no option is otherwise available. See
 RFC 6422 for more details on RSOO (Relay Supplied Options Option).
 This attribute has special handling during the policy hierarchy
 processing when checking the Prefix policies (embedded or named)
 for the Prefixes on a Link. The Prefixes for the Link are
 processed in alphabetic (case blind) order. For each Prefix, the
 embedded and then named policy are checked. Only Prefixes to which
 the client has access (based on selection tags, etc.) are checked.
Returns:
possible object is 
JAXBElement<
setV6RsooAllowedOptions
public void setV6RsooAllowedOptions(javax.xml.bind.JAXBElement<
> value)
Sets the value of the v6RsooAllowedOptions property.
Parameters:
value
 - allowed object is 
JAXBElement<
>
getV6VendorOptions
public javax.xml.bind.JAXBElement<
getV6VendorOptions()
Gets the value of the v6VendorOptions property.
Network Registrar Type: AT_NLIST(AT_OBJ(Option))
Lists DHCPv6 vendor-specific options that are part of this
 policy.
 This attribute has special handling during the policy hierarchy
 processing when checking the Prefix policies (embedded or named)
 for the Prefixes on a Link. The Prefixes for the Link are
 processed in alphabetic (case blind) order. For each Prefix, the
 embedded and then named policy are checked. Only Prefixes to which
 the client has access (based on selection tags, etc.) are checked.
Returns:
possible object is 
JAXBElement<
setV6VendorOptions
public void setV6VendorOptions(javax.xml.bind.JAXBElement<
> value)
Sets the value of the v6VendorOptions property.
Parameters:
value
 - allowed object is 
JAXBElement<
>
getValidLifetime
public javax.xml.bind.JAXBElement<java.lang.String> getValidLifetime()
Gets the value of the validLifetime property.
Network Registrar Type: AT_TIME 
Default value: 2w
Assigns the default and maximum valid lifetime for leases to
 DHCPv6 client interfaces. Expressed in seconds and relative
 to the time the server sent the packet, this attribute sets
 the length of time that an address remains valid.  When this
 period of time expires, the address becomes invalid and
 unusable. The valid lifetime must be greater than or equal
 to the preferred lifetime.
 Note: For IA_TA's, the min-valid-lifetime is used as the
 default, if configured.
Returns:
possible object is 
JAXBElement<String>