Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
 object to aggregate their free-address levels if they share a
 'primary-subnet'. This is an IPv4 only mode.
 The 'selection-tags' grouping causes scopes to aggregate their
 free-address information together if they share a primary-subnet
 and if their lists of selection tags match exactly. This is an IPv4
 only mode.
 The 'prefix' mode causes each prefix to track its own free-address
 level independently.  This is an IPv6 only mode.
 The 'link' mode causes all of the prefixes configured by this
 object to aggregate their free-address levels if they share a
 link.  This is an IPv6 only mode.
 The 'v6-selection-tags' grouping causes prefixes to aggregate
 their free-address information if they share a link, and if their
 lists of selection tags match exactly.  This is an IPv6 only mode.
 The 'countonly' and 'v6-countonly' groupings are used
 for the built-in aggregation objects that are used to provide
 top-utilized information when no traps are configured.
 No traps will be fired for these modes.
Returns:
possible object is 
JAXBElement<String>
setMode
public void setMode(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the mode property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getName
public javax.xml.bind.JAXBElement<java.lang.String> getName()
Gets the value of the name property.
Network Registrar Type: AT_STRING
The name of the scope aggregation.
 For scope aggregations, it is the name of the scope.
 For network aggregations, it is the primary subnet.
 For selection tag aggregations, it is the primary subnet
 followed by the selection tags.
Returns:
possible object is 
JAXBElement<String>
setName
public void setName(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the name property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getTotalAddresses
public javax.xml.bind.JAXBElement<java.lang.String> getTotalAddresses()
Gets the value of the totalAddresses property.
Network Registrar Type: AT_INT
Displays the total number of addresses in the aggregation.