Cisco Cisco Prime IP Express 8.3 Technical References

Page of 1286
Constructor Detail
DNSServerPerformanceStats
public DNSServerPerformanceStats()
Method Detail
getAxfrsIn
public javax.xml.bind.JAXBElement<java.lang.String> getAxfrsIn ()
Gets the value of the axfrsIn property.
Network Registrar Type: AT_INT
Reports the number of successful inbound AXFRs.
Returns:
possible object is 
JAXBElement<String>
setAxfrsIn
public void setAxfrsIn (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the axfrsIn property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getAxfrsOut
public javax.xml.bind.JAXBElement<java.lang.String> getAxfrsOut()
Gets the value of the axfrsOut property.
Network Registrar Type: AT_INT
Reports the number of successful outbound full zone transfers,
 including those counted in ixfrs-full-resp.
Returns:
possible object is 
JAXBElement<String>
setAxfrsOut
public void setAxfrsOut(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the axfrsOut property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getIpv4PacketsIn
public javax.xml.bind.JAXBElement<java.lang.String> getIpv4PacketsIn()