Cisco Cisco Prime IP Express 8.3 Referencia técnica

Descargar
Página de 1286
 Class 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 | 
com.cisco.cnr.ws.xsd
 
Class DHCPFailoverStats
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DHCPFailoverStats
public class DHCPFailoverStats
extends 
The Network Registrar DHCPFailoverStats class.
The failover activity statistics available from the DHCP server.
Java class for DHCPFailoverStats complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DHCPFailoverStats">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="bindingAcksReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bindingAcksSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bindingNaksReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bindingNaksSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bindingUpdatesReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="bindingUpdatesSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="connectAcksReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="connectAcksSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="connectionsTerminatedByPartner" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="connectionsTerminatedByServer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="connectsReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="connectsSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactsReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="contactsSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="decayingMaxRequestBuffersInUse" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="discardedMessages" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="disconnectsReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="disconnectsSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="failedConnections" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="invalidConnections" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="invalidMessagesReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="packetsReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="packetsSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="poolRequestsReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="poolResponsesSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="requestBuffersAllocated" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="requestBuffersInUse" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="stateReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="stateSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="successfulConnections" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updateDoneReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updateDoneSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updateRequestsReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="updateRequestsSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6BindingAcksReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6BindingAcksSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6BindingNacksReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6BindingNacksSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6BindingUpdatesReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6BindingUpdatesSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6PoolRequestsReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6PoolRequestsSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6PoolResponsesReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6PoolResponsesSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6UpdateDoneReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6UpdateDoneSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6UpdateRequestsReceived" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="v6UpdateRequestsSent" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
Constructor Summary