Cisco Cisco Prime IP Express 8.3 Referências técnicas

Página de 1286
Gets the value of the axfrInErrors property.
Network Registrar Type: AT_INT
Reports the total in-bound AXFR errors, excluding packet format
 errors.
Returns:
possible object is 
JAXBElement<String>
setAxfrInErrors
public void setAxfrInErrors (javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the axfrInErrors property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getAxfrOutErrors
public javax.xml.bind.JAXBElement<java.lang.String> getAxfrOutErrors()
Gets the value of the axfrOutErrors property.
Network Registrar Type: AT_INT
Reports the total AXFR error responses sent, excluding packet
 format errors.
Returns:
possible object is 
JAXBElement<String>
setAxfrOutErrors
public void setAxfrOutErrors(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the axfrOutErrors property.
Parameters:
value
 - allowed object is 
JAXBElement<String>
getExceededMaxDnsPackets
public javax.xml.bind.JAXBElement<java.lang.String> getExceededMaxDnsPackets()
Gets the value of the exceededMaxDnsPackets property.
Network Registrar Type: AT_INT
Reports the number of times inbound packets exceeded the maximum
 DNS packets defined by max-dns-packets.
Returns:
possible object is 
JAXBElement<String>
setExceededMaxDnsPackets
public void setExceededMaxDnsPackets(javax.xml.bind.JAXBElement<java.lang.String> value)
Sets the value of the exceededMaxDnsPackets property.
Parameters: