<?xml version=“1.0” ?> <!– Copyright © 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.

F5, F5 Networks, the F5 logo, BIG-IP, 3-DNS, iControl, GLOBAL-SITE, SEE-IT, EDGE-FX, FireGuard, Internet Control Architecture, IP Application Switch, iRules, PACKET VELOCITY, SYN Check, CONTROL YOUR WORLD, OneConnect, ZoneRunner, uRoam, FirePass, and TrafficShield are registered trademarks or trademarks of F5 Networks, Inc., in the U.S. and certain other countries.

All other trademarks mentioned in this document are the property of their respective owners. F5 Networks' trademarks may not be used in connection with any product or service except as permitted in writing by F5.

–> <definitions name=“Security.ProfileDoS”

targetNamespace="urn:iControl"
xmlns:tns="urn:iControl"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/"
xmlns="http://schemas.xmlsoap.org/wsdl/">

<!– types –>

<types>

<xsd:schema targetNamespace='urn:iControl'
        xmlns='http://www.w3.org/2001/XMLSchema'
        xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
        xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
        <xsd:complexType name="Security.ProfileDoS.OperationModeSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.OperationModeSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.SIPAttackVectorStatistics">
                <xsd:sequence>
                        <xsd:element name="statistics" type="tns:Security.ProfileDoS.SIPAttackVectorStatisticEntrySequence"/>
                        <xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
                </xsd:sequence>
        </xsd:complexType>
        <xsd:complexType name="Common.ULongSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULongSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.OperationModeSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.OperationMode[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.NetworkAttackVectorSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.NetworkAttackVector[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.IPNetmask">
                <xsd:sequence>
                        <xsd:element name="address" type="xsd:string"/>
                        <xsd:element name="netmask" type="xsd:string"/>
                </xsd:sequence>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.SIPAttackVectorSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.SIPAttackVectorSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.SIPAttackVectorStatisticEntrySequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.SIPAttackVectorStatisticEntry[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.ULong64">
                <xsd:sequence>
                        <xsd:element name="high" type="xsd:long"/>
                        <xsd:element name="low" type="xsd:long"/>
                </xsd:sequence>
        </xsd:complexType>
        <xsd:simpleType name="Common.EnabledState">
                <xsd:restriction base="xsd:string">
                        <xsd:enumeration value="STATE_DISABLED">
                                <xsd:annotation>
                                        <xsd:documentation>STATE_DISABLED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATE_ENABLED">
                                <xsd:annotation>
                                        <xsd:documentation>STATE_ENABLED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                </xsd:restriction>
        </xsd:simpleType>
        <xsd:simpleType name="Security.ProfileDoS.Anomaly">
                <xsd:restriction base="xsd:string">
                        <xsd:enumeration value="ANOMALY_TPS_BASED">
                                <xsd:annotation>
                                        <xsd:documentation>ANOMALY_TPS_BASED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="ANOMALY_LATENCY_BASED">
                                <xsd:annotation>
                                        <xsd:documentation>ANOMALY_LATENCY_BASED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                </xsd:restriction>
        </xsd:simpleType>
        <xsd:complexType name="Common.TimeStamp">
                <xsd:sequence>
                        <xsd:element name="year" type="xsd:long"/>
                        <xsd:element name="month" type="xsd:long"/>
                        <xsd:element name="day" type="xsd:long"/>
                        <xsd:element name="hour" type="xsd:long"/>
                        <xsd:element name="minute" type="xsd:long"/>
                        <xsd:element name="second" type="xsd:long"/>
                </xsd:sequence>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.SIPAttackVectorStatisticsSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.SIPAttackVectorStatisticsSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.DNSQueryVectorStatisticEntry">
                <xsd:sequence>
                        <xsd:element name="query" type="tns:Security.ProfileDoS.DNSQuery"/>
                        <xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
                </xsd:sequence>
        </xsd:complexType>
        <xsd:simpleType name="Security.ProfileDoS.OperationMode">
                <xsd:restriction base="xsd:string">
                        <xsd:enumeration value="OPERATION_MODE_UNKNOWN">
                                <xsd:annotation>
                                        <xsd:documentation>OPERATION_MODE_UNKNOWN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="OPERATION_MODE_OFF">
                                <xsd:annotation>
                                        <xsd:documentation>OPERATION_MODE_OFF</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="OPERATION_MODE_TRANSPARENT">
                                <xsd:annotation>
                                        <xsd:documentation>OPERATION_MODE_TRANSPARENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="OPERATION_MODE_BLOCKING">
                                <xsd:annotation>
                                        <xsd:documentation>OPERATION_MODE_BLOCKING</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                </xsd:restriction>
        </xsd:simpleType>
        <xsd:complexType name="Security.ProfileDoS.NetworkAttackVectorStatisticsSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.NetworkAttackVectorStatistics[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.StringSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.NetworkAttackVectorStatisticsSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.NetworkAttackVectorStatisticsSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:simpleType name="Security.ProfileDoS.NetworkAttackVector">
                <xsd:restriction base="xsd:string">
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_UNKNOWN">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_UNKNOWN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_TCP_SYN_FLOOD">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_TCP_SYN_FLOOD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_TCP_RST_FLOOD">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_TCP_RST_FLOOD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_UDP_FLOOD">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_UDP_FLOOD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_IP_OPT_FRAMES">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_IP_OPT_FRAMES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_IP_FRAG_FLOOD">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_IP_FRAG_FLOOD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_TOO_MANY_EXT_HDRS">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_TOO_MANY_EXT_HDRS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_EXT_HDR_TOO_LARGE">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_EXT_HDR_TOO_LARGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_IP_LOW_TTL">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_IP_LOW_TTL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_HOP_CNT_LOW">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_HOP_CNT_LOW</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_IPV6_EXT_HDR_FRAMES">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_IPV6_EXT_HDR_FRAMES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_IPV6_FRAG_FLOOD">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_IPV6_FRAG_FLOOD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_UNK_TCP_OPT_TYPE">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_UNK_TCP_OPT_TYPE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_OPT_PRESENT_WITH_ILLEGAL_LEN">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_OPT_PRESENT_WITH_ILLEGAL_LEN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_TCP_OPT_OVERRUNS_TCP_HDR">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_TCP_OPT_OVERRUNS_TCP_HDR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_TCP_SYNACK_FLOOD">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_TCP_SYNACK_FLOOD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_ICMPV4_FLOOD">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_ICMPV4_FLOOD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_ICMP_FRAG">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_ICMP_FRAG</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_ICMPV6_FLOOD">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_ICMPV6_FLOOD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_HOST_UNREACHABLE">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_HOST_UNREACHABLE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_TIDCMP">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_TIDCMP</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_SWEEP">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_SWEEP</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_TCP_BAD_URGENT">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_TCP_BAD_URGENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_TCP_WINDOW_SIZE">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_TCP_WINDOW_SIZE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="NETWORK_ATTACK_VECTOR_TCP_SYN_OVERSIZE">
                                <xsd:annotation>
                                        <xsd:documentation>NETWORK_ATTACK_VECTOR_TCP_SYN_OVERSIZE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                </xsd:restriction>
        </xsd:simpleType>
        <xsd:complexType name="Security.ProfileDoS.DNSQuerySequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.DNSQuerySequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.NetworkAttackVectorStatisticEntrySequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.NetworkAttackVectorStatisticEntry[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.SIPAttackVectorSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.SIPAttackVector[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.BooleanSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:boolean[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.NetworkAttackVectorSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.NetworkAttackVectorSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.DNSQueryVectorStatistics">
                <xsd:sequence>
                        <xsd:element name="statistics" type="tns:Security.ProfileDoS.DNSQueryVectorStatisticEntrySequence"/>
                        <xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
                </xsd:sequence>
        </xsd:complexType>
        <xsd:complexType name="Common.ULongSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:long[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.StringSequenceSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequenceSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.DNSQueryVectorStatisticsSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.DNSQueryVectorStatisticsSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.EnabledStateSequenceSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.EnabledStateSequenceSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.StatisticSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.Statistic[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:simpleType name="Common.StatisticType">
                <xsd:restriction base="xsd:string">
                        <xsd:enumeration value="STATISTIC_NO_NODE_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_NO_NODE_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_MINIMUM_CONNECTION_DURATION">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_MINIMUM_CONNECTION_DURATION</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_MEAN_CONNECTION_DURATION">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_MEAN_CONNECTION_DURATION</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_MAXIMUM_CONNECTION_DURATION">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_MAXIMUM_CONNECTION_DURATION</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TOTAL_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TOTAL_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TOTAL_PVA_ASSISTED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TOTAL_PVA_ASSISTED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CURRENT_PVA_ASSISTED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CURRENT_PVA_ASSISTED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TIMEOUTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TIMEOUTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_COLLISIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_COLLISIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DROPPED_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DROPPED_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DROPPED_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DROPPED_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DROPPED_PACKETS_TOTAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DROPPED_PACKETS_TOTAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ERRORS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ERRORS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ERRORS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ERRORS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_TOTAL_CYCLES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_TOTAL_CYCLES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_IDLE_CYCLES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_IDLE_CYCLES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_SLEEP_CYCLES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_SLEEP_CYCLES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_MAINTENANCE_MODE_DENIALS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_MAINTENANCE_MODE_DENIALS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_ADDRESS_MAXIMUM_CONNECTION_DENIALS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_ADDRESS_MAXIMUM_CONNECTION_DENIALS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_MAXIMUM_CONNECTION_DENIALS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_MAXIMUM_CONNECTION_DENIALS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_NON_SYN_DENIALS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_NON_SYN_DENIALS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_NO_HANDLER_DENIALS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_NO_HANDLER_DENIALS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LICENSE_DENIALS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LICENSE_DENIALS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNECTION_FAILED_MEMORY_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNECTION_FAILED_MEMORY_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ACTIVE_CPU_COUNT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ACTIVE_CPU_COUNT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_MULTI_PROCESSOR_MODE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_MULTI_PROCESSOR_MODE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_MEMORY_TOTAL_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_MEMORY_TOTAL_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_MEMORY_USED_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_MEMORY_USED_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_TRANSMITTED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_TRANSMITTED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_RECEIVED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_RECEIVED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_DROPPED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_DROPPED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_TRANSMITTED_FRAGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_TRANSMITTED_FRAGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_DROPPED_TRANSMITTED_FRAGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_DROPPED_TRANSMITTED_FRAGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_RECEIVED_FRAGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_RECEIVED_FRAGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_DROPPED_RECEIVED_FRAGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_DROPPED_RECEIVED_FRAGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_REASSEMBLED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_REASSEMBLED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INVALID_CHECKSUM_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INVALID_CHECKSUM_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INVALID_LENGTH_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INVALID_LENGTH_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_MEMORY_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_MEMORY_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_RETRANSMITTED_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_RETRANSMITTED_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INVALID_PROTOCOL_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INVALID_PROTOCOL_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_OPTIONS_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_OPTIONS_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_REASSEMBLED_TOO_LONG_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_REASSEMBLED_TOO_LONG_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_TRANSMITTED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_TRANSMITTED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_RECEIVED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_RECEIVED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_DROPPED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_DROPPED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_TRANSMITTED_FRAGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_TRANSMITTED_FRAGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_DROPPED_TRANSMITTED_FRAGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_DROPPED_TRANSMITTED_FRAGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_RECEIVED_FRAGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_RECEIVED_FRAGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_DROPPED_RECEIVED_FRAGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_DROPPED_RECEIVED_FRAGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_REASSEMBLED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_REASSEMBLED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_INVALID_CHECKSUM_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_INVALID_CHECKSUM_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_INVALID_LENGTH_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_INVALID_LENGTH_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_MEMORY_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_MEMORY_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_RETRANSMITTED_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_RETRANSMITTED_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_INVALID_PROTOCOL_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_INVALID_PROTOCOL_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_OPTIONS_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_OPTIONS_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_REASSEMBLED_TOO_LONG_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_REASSEMBLED_TOO_LONG_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_TRANSMITTED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_TRANSMITTED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_RETRANSMITTED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_RETRANSMITTED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_RECEIVED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_RECEIVED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_FORWARDED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_FORWARDED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_DROPPED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_DROPPED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_INVALID_CHECKSUM_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_INVALID_CHECKSUM_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_INVALID_LENGTH_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_INVALID_LENGTH_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_MEMORY_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_MEMORY_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_RETRANSMITTED_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_RETRANSMITTED_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_INVALID_PROTOCOL_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_INVALID_PROTOCOL_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_OPTIONS_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_OPTIONS_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMP_OTHER_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMP_OTHER_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_TRANSMITTED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_TRANSMITTED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_RETRANSMITTED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_RETRANSMITTED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_RECEIVED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_RECEIVED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_FORWARDED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_FORWARDED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_DROPPED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_DROPPED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_INVALID_CHECKSUM_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_INVALID_CHECKSUM_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_INVALID_LENGTH_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_INVALID_LENGTH_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_MEMORY_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_MEMORY_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_RETRANSMITTED_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_RETRANSMITTED_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_INVALID_PROTOCOL_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_INVALID_PROTOCOL_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_OPTIONS_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_OPTIONS_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICMPV6_OTHER_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICMPV6_OTHER_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_OPEN_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_OPEN_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_ACCEPTED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_ACCEPTED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_ACCEPT_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_ACCEPT_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_ESTABLISHED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_ESTABLISHED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_CONNECTION_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_CONNECTION_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_EXPIRED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_EXPIRED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_TRANSMITTED_DATAGRAMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_TRANSMITTED_DATAGRAMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_RECEIVED_DATAGRAMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_RECEIVED_DATAGRAMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_RECEIVED_MALFORMED_DATAGRAMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_RECEIVED_MALFORMED_DATAGRAMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_RECEIVED_UNREACHABLE_ICMP_DATAGRAMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_RECEIVED_UNREACHABLE_ICMP_DATAGRAMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_RECEIVED_BAD_CHECKSUM_DATAGRAMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_RECEIVED_BAD_CHECKSUM_DATAGRAMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_UDP_RECEIVED_NO_CHECKSUM_DATAGRAMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_UDP_RECEIVED_NO_CHECKSUM_DATAGRAMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_OPEN_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_OPEN_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_CLOSE_WAIT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_CLOSE_WAIT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_FIN_WAIT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_FIN_WAIT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_TIME_WAIT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_TIME_WAIT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_ACCEPTED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_ACCEPTED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_ACCEPT_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_ACCEPT_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_ESTABLISHED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_ESTABLISHED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_CONNECTION_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_CONNECTION_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_EXPIRED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_EXPIRED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_ABANDONED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_ABANDONED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_RECEIVED_RESETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_RECEIVED_RESETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_RECEIVED_BAD_CHECKSUMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_RECEIVED_BAD_CHECKSUMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_RECEIVED_BAD_SEGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_RECEIVED_BAD_SEGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_RECEIVED_OUT_OF_ORDER_SEGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_RECEIVED_OUT_OF_ORDER_SEGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_RECEIVED_SYN_COOKIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_RECEIVED_SYN_COOKIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_RECEIVED_BAD_SYN_COOKIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_RECEIVED_BAD_SYN_COOKIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_SYN_CACHE_OVERFLOWS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_SYN_CACHE_OVERFLOWS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TCP_RETRANSMITTED_SEGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TCP_RETRANSMITTED_SEGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_MULTICASTS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_MULTICASTS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_MULTICASTS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_MULTICASTS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_EPHEMERAL_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_EPHEMERAL_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_EPHEMERAL_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_EPHEMERAL_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_EPHEMERAL_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_EPHEMERAL_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_EPHEMERAL_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_EPHEMERAL_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_EPHEMERAL_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_EPHEMERAL_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_EPHEMERAL_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_EPHEMERAL_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_EPHEMERAL_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_EPHEMERAL_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PACKET_FILTER_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PACKET_FILTER_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_STREAM_REPLACEMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_STREAM_REPLACEMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ONECONNECT_CURRENT_IDLE_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ONECONNECT_CURRENT_IDLE_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ONECONNECT_MAXIMUM_IDLE_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ONECONNECT_MAXIMUM_IDLE_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ONECONNECT_TOTAL_REUSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ONECONNECT_TOTAL_REUSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ONECONNECT_NEW_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ONECONNECT_NEW_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RATE_CLASS_BYTES_AT_BASE_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RATE_CLASS_BYTES_AT_BASE_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RATE_CLASS_BYTES_DURING_BURST">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RATE_CLASS_BYTES_DURING_BURST</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RATE_CLASS_BYTES_DROPPED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RATE_CLASS_BYTES_DROPPED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RATE_CLASS_BYTES_QUEUED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RATE_CLASS_BYTES_QUEUED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RATE_CLASS_BYTES_PER_SEC">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RATE_CLASS_BYTES_PER_SEC</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RULE_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RULE_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RULE_ABORTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RULE_ABORTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RULE_TOTAL_EXECUTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RULE_TOTAL_EXECUTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RULE_AVERAGE_CYCLES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RULE_AVERAGE_CYCLES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RULE_MAXIMUM_CYCLES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RULE_MAXIMUM_CYCLES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RULE_MINIMUM_CYCLES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RULE_MINIMUM_CYCLES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_COOKIE_PERSIST_INSERTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_COOKIE_PERSIST_INSERTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_2XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_2XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_3XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_3XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_4XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_4XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_5XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_5XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_TOTAL_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_TOTAL_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_GET_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_GET_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_POST_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_POST_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_V9_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_V9_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_V10_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_V10_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_V11_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_V11_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_V9_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_V9_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_V10_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_V10_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_V11_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_V11_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_MAXIMUM_KEEPALIVE_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_MAXIMUM_KEEPALIVE_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_BUCKET_1K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_BUCKET_1K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_BUCKET_4K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_BUCKET_4K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_BUCKET_16K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_BUCKET_16K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_BUCKET_32K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_BUCKET_32K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_BUCKET_64K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_BUCKET_64K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_NULL_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_NULL_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_HTML_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_HTML_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_HTML_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_HTML_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_CSS_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_CSS_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_CSS_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_CSS_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_JS_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_JS_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_JS_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_JS_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_XML_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_XML_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_XML_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_XML_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_SGML_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_SGML_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_SGML_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_SGML_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PLAIN_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PLAIN_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PLAIN_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PLAIN_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_OCTET_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_OCTET_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_OCTET_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_OCTET_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_IMAGE_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_IMAGE_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_IMAGE_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_IMAGE_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_VIDEO_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_VIDEO_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_VIDEO_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_VIDEO_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_AUDIO_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_AUDIO_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_AUDIO_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_AUDIO_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_OTHER_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_OTHER_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_OTHER_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_OTHER_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CACHE_CURRENT_ENTRIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CACHE_CURRENT_ENTRIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CACHE_MAXIMUM_ENTRIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CACHE_MAXIMUM_ENTRIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CACHE_OVERFLOWS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CACHE_OVERFLOWS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_ADH_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_ADH_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_DH_DSS_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_DH_DSS_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_DH_RSA_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_DH_RSA_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_DSS_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_DSS_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_EDH_DSS_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_EDH_DSS_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_EDH_RSA_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_EDH_RSA_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_RSA_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_RSA_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_NULL_BULK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_NULL_BULK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_BULK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_AES_BULK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_DES_BULK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_DES_BULK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_IDEA_BULK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_IDEA_BULK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_RC2_BULK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_RC2_BULK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_RC4_BULK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_RC4_BULK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_NULL_DIGEST">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_NULL_DIGEST</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_MD5_DIGEST">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_MD5_DIGEST</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_SHA_DIGEST">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_SHA_DIGEST</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_PROTOCOL_SSLV2">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_PROTOCOL_SSLV2</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_PROTOCOL_SSLV3">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_PROTOCOL_SSLV3</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_PROTOCOL_TLSV1">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_PROTOCOL_TLSV1</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_NATIVE_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_NATIVE_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_MAXIMUM_NATIVE_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_MAXIMUM_NATIVE_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_TOTAL_NATIVE_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_TOTAL_NATIVE_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_COMPATIBLE_MODE_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_COMPATIBLE_MODE_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_MAXIMUM_COMPATIBLE_MODE_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_MAXIMUM_COMPATIBLE_MODE_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_TOTAL_COMPATIBLE_MODE_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_TOTAL_COMPATIBLE_MODE_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_ENCRYPTED_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_ENCRYPTED_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_ENCRYPTED_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_ENCRYPTED_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_DECRYPTED_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_DECRYPTED_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_DECRYPTED_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_DECRYPTED_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_RECORDS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_RECORDS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_RECORDS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_RECORDS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_FULLY_HW_ACCELERATED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_FULLY_HW_ACCELERATED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_PARTIALLY_HW_ACCELERATED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_PARTIALLY_HW_ACCELERATED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_NON_HW_ACCELERATED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_NON_HW_ACCELERATED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_PREMATURE_DISCONNECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_PREMATURE_DISCONNECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_MIDSTREAM_RENEGOTIATIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_MIDSTREAM_RENEGOTIATIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_CACHE_CURRENT_ENTRIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_CACHE_CURRENT_ENTRIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_CACHE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_CACHE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_CACHE_LOOKUPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_CACHE_LOOKUPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_CACHE_OVERFLOWS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_CACHE_OVERFLOWS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_CACHE_INVALIDATIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_CACHE_INVALIDATIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_VALID_PEER_CERTIFICATES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_VALID_PEER_CERTIFICATES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_INVALID_PEER_CERTIFICATES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_INVALID_PEER_CERTIFICATES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_NO_PEER_CERTIFICATES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_NO_PEER_CERTIFICATES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_HANDSHAKE_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_HANDSHAKE_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_BAD_RECORDS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_BAD_RECORDS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_FATAL_ALERTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_FATAL_ALERTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_AUTH_TOTAL_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_AUTH_TOTAL_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_AUTH_CURRENT_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_AUTH_CURRENT_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_AUTH_MAXIMUM_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_AUTH_MAXIMUM_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_AUTH_SUCCESS_RESULTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_AUTH_SUCCESS_RESULTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_AUTH_FAILURE_RESULTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_AUTH_FAILURE_RESULTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_AUTH_WANT_CREDENTIAL_RESULTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_AUTH_WANT_CREDENTIAL_RESULTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_AUTH_ERROR_RESULTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_AUTH_ERROR_RESULTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_XML_TOTAL_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_XML_TOTAL_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_CLIENT_SYN_COOKIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_CLIENT_SYN_COOKIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_CLIENT_ACCEPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_CLIENT_ACCEPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_SERVER_CONNECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_SERVER_CONNECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_CONNECTION_POOL_CURRENT_SIZE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_CONNECTION_POOL_CURRENT_SIZE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_CONNECTION_POOL_MAXIMUM_SIZE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_CONNECTION_POOL_MAXIMUM_SIZE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_CONNECTION_POOL_REUSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_CONNECTION_POOL_REUSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_CONNECTION_POOL_EXHAUSTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_CONNECTION_POOL_EXHAUSTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_TOTAL_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_TOTAL_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_UNBUFFERED_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_UNBUFFERED_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_GET_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_GET_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_POST_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_POST_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_V9_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_V9_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_V10_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_V10_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_V11_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_V11_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_2XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_2XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_3XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_3XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_4XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_4XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_5XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_5XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_REQUEST_PARSE_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_REQUEST_PARSE_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_RESPONSE_PARSE_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_RESPONSE_PARSE_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_CLIENTSIDE_BAD_SEGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_CLIENTSIDE_BAD_SEGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_SERVERSIDE_BAD_SEGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_SERVERSIDE_BAD_SEGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FAST_HTTP_PIPELINED_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FAST_HTTP_PIPELINED_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_NOT_SSL_HANDSHAKE_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_NOT_SSL_HANDSHAKE_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_TOTAL_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_TOTAL_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_HIT_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_HIT_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_MISS_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_MISS_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_TOTAL_MISS_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_TOTAL_MISS_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_SIZE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_SIZE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_COUNT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_COUNT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_EVICTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_EVICTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCOMPRESSION_QUEUED_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCOMPRESSION_QUEUED_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCOMPRESSION_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCOMPRESSION_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCOMPRESSION_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCOMPRESSION_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCOMPRESSION_TOTAL_STREAMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCOMPRESSION_TOTAL_STREAMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCOMPRESSION_CURRENT_STREAMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCOMPRESSION_CURRENT_STREAMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IIOP_TOTAL_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IIOP_TOTAL_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IIOP_TOTAL_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IIOP_TOTAL_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IIOP_TOTAL_CANCELS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IIOP_TOTAL_CANCELS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IIOP_TOTAL_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IIOP_TOTAL_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IIOP_TOTAL_FRAGMENTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IIOP_TOTAL_FRAGMENTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RTSP_TOTAL_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RTSP_TOTAL_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RTSP_TOTAL_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RTSP_TOTAL_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RTSP_TOTAL_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RTSP_TOTAL_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RTSP_TOTAL_INTERLEAVED_DATA">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RTSP_TOTAL_INTERLEAVED_DATA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_METRICS_CPU_USAGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_METRICS_CPU_USAGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_METRICS_MEMORY_AVAILABLE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_METRICS_MEMORY_AVAILABLE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_METRICS_BITS_PER_SECOND_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_METRICS_BITS_PER_SECOND_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_METRICS_BITS_PER_SECOND_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_METRICS_BITS_PER_SECOND_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_METRICS_PACKETS_PER_SECOND_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_METRICS_PACKETS_PER_SECOND_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_METRICS_PACKETS_PER_SECOND_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_METRICS_PACKETS_PER_SECOND_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_METRICS_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_METRICS_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_METRICS_TOTAL_CONNECTION_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_METRICS_TOTAL_CONNECTION_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_TOTAL_BIT_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_TOTAL_BIT_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_TOTAL_GATEWAY_BIT_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_TOTAL_GATEWAY_BIT_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_INBOUND_GATEWAY_BIT_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_INBOUND_GATEWAY_BIT_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_OUTBOUND_GATEWAY_BIT_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_OUTBOUND_GATEWAY_BIT_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_TOTAL_VS_BIT_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_TOTAL_VS_BIT_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_INBOUND_VS_BIT_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_INBOUND_VS_BIT_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_OUTBOUND_VS_BIT_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_OUTBOUND_VS_BIT_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_TOTAL_INBOUND_BIT_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_TOTAL_INBOUND_BIT_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_TOTAL_OUTBOUND_BIT_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_TOTAL_OUTBOUND_BIT_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_LCS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_LCS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_LCS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_LCS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_PREFERRED_LB_METHODS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_PREFERRED_LB_METHODS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_ALTERNATE_LB_METHODS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_ALTERNATE_LB_METHODS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_FALLBACK_LB_METHODS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_FALLBACK_LB_METHODS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_DROPPED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_DROPPED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_EXPLICIT_IP">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_EXPLICIT_IP</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_RETURN_TO_DNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_RETURN_TO_DNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_MEMBER_PREFERRED_LB_METHODS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_MEMBER_PREFERRED_LB_METHODS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_MEMBER_ALTERNATE_LB_METHODS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_MEMBER_ALTERNATE_LB_METHODS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_MEMBER_FALLBACK_LB_METHODS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_MEMBER_FALLBACK_LB_METHODS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_SERVER_VS_PICKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_SERVER_VS_PICKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_VIRTUAL_SERVER_PICKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_VIRTUAL_SERVER_PICKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_RESOLUTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_RESOLUTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_PERSISTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_PERSISTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_PREFERRED_LB_METHODS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_PREFERRED_LB_METHODS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_ALTERNATE_LB_METHODS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_ALTERNATE_LB_METHODS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_FALLBACK_LB_METHODS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_FALLBACK_LB_METHODS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_DROPPED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_DROPPED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_EXPLICIT_IP">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_EXPLICIT_IP</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_RETURN_TO_DNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_RETURN_TO_DNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_MEMORY_TOTAL_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_MEMORY_TOTAL_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_MEMORY_USED_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_MEMORY_USED_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_IQUERY_RECONNECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_IQUERY_RECONNECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_IQUERY_RECEIVED_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_IQUERY_RECEIVED_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_IQUERY_SENT_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_IQUERY_SENT_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_BACKLOGGED_SENDS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_BACKLOGGED_SENDS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_DROPPED_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_DROPPED_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_PATH_CURRENT_RTT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_PATH_CURRENT_RTT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_PATH_AVERAGE_RTT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_PATH_AVERAGE_RTT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_PATH_CURRENT_HOPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_PATH_CURRENT_HOPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_PATH_AVERAGE_HOPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_PATH_AVERAGE_HOPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_PATH_CURRENT_COMPENSATION_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_PATH_CURRENT_COMPENSATION_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_PATH_AVERAGE_COMPENSATION_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_PATH_AVERAGE_COMPENSATION_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LDNS_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LDNS_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_COOKIE_PERSIST_INSERTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_COOKIE_PERSIST_INSERTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_2XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_2XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_3XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_3XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_4XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_4XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_5XX_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_5XX_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_TOTAL_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_TOTAL_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_GET_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_GET_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_POST_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_POST_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_V9_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_V9_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_V10_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_V10_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_V11_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_V11_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_V9_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_V9_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_V10_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_V10_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_V11_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_V11_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_MAXIMUM_KEEPALIVE_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_MAXIMUM_KEEPALIVE_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_BUCKET_1K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_BUCKET_1K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_BUCKET_4K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_BUCKET_4K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_BUCKET_16K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_BUCKET_16K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_BUCKET_32K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_BUCKET_32K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_BUCKET_64K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_BUCKET_64K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_NULL_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_NULL_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_HTML_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_HTML_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_HTML_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_HTML_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_CSS_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_CSS_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_CSS_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_CSS_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_JS_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_JS_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_JS_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_JS_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_XML_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_XML_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_XML_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_XML_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_SGML_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_SGML_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_SGML_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_SGML_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_PLAIN_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_PLAIN_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_PLAIN_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_PLAIN_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_OCTET_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_OCTET_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_OCTET_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_OCTET_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_IMAGE_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_IMAGE_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_IMAGE_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_IMAGE_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_VIDEO_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_VIDEO_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_VIDEO_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_VIDEO_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_AUDIO_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_AUDIO_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_AUDIO_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_AUDIO_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_OTHER_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_OTHER_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_OTHER_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_OTHER_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_TOTAL_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_TOTAL_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_HIT_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_HIT_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_MISS_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_MISS_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_TOTAL_MISS_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_TOTAL_MISS_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_ACCEPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_ACCEPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_FAILED_ACCEPT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_FAILED_ACCEPT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_FAILED_CONNECTION">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_FAILED_CONNECTION</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_EXPIRED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_EXPIRED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_ABANDONED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_ABANDONED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_RESETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_RESETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_BAD_CHECKSUMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_BAD_CHECKSUMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_COOKIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_COOKIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_BAD_COOKIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_BAD_COOKIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LINK_PATHS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LINK_PATHS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_TOTAL_LDNSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_TOTAL_LDNSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_TOTAL_PATHS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_TOTAL_PATHS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HARDWARE_SYN_COOKIES_GENERATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HARDWARE_SYN_COOKIES_GENERATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HARDWARE_SYN_COOKIES_DETECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HARDWARE_SYN_COOKIES_DETECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_OPEN_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_OPEN_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_ACCEPTED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_ACCEPTED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_ACCEPT_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_ACCEPT_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_EXPIRED_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_EXPIRED_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_RECEIVED_BAD_PACKET">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_RECEIVED_BAD_PACKET</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_ACCEPTED_ICMP_UNREACH_OR_TCP_RST">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_ACCEPTED_ICMP_UNREACH_OR_TCP_RST</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_ACCEPTED_TCP_RST_OUT_OF_WIN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_ACCEPTED_TCP_RST_OUT_OF_WIN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_RECEIVED_BAD_CHECKSUMS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_RECEIVED_BAD_CHECKSUMS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_RECEIVED_BAD_TXERR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_RECEIVED_BAD_TXERR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_ISSUED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_ISSUED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_ACCEPTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_ACCEPTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_REJECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_REJECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_SYN_TO_SERVER_RETRANS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_RECEIVED_SYN_COOKIES_SYN_TO_SERVER_RETRANS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_PID">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_PID</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_CPU">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_CPU</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_TMID">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_TMID</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_NPUS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_NPUS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_CMP_CONN_REDIRECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_CMP_CONN_REDIRECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_COUNT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_COUNT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_CPU_ID">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_CPU_ID</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_USER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_USER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_NICED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_NICED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_SYSTEM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_SYSTEM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_IDLE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_IDLE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_IRQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_IRQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_SOFTIRQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_SOFTIRQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_IOWAIT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_IOWAIT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_USAGE_RATIO">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_USAGE_RATIO</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIP_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIP_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIP_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIP_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIP_BAD_MESSAGES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIP_BAD_MESSAGES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIP_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIP_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_SEC_AVG_USER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_SEC_AVG_USER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_SEC_AVG_NICED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_SEC_AVG_NICED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_SEC_AVG_SYSTEM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_SEC_AVG_SYSTEM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_SEC_AVG_IDLE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_SEC_AVG_IDLE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_SEC_AVG_IRQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_SEC_AVG_IRQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_SEC_AVG_SOFTIRQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_SEC_AVG_SOFTIRQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_SEC_AVG_IOWAIT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_SEC_AVG_IOWAIT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_SEC_AVG_USAGE_RATIO">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_SEC_AVG_USAGE_RATIO</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_ONE_MIN_AVG_USER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_ONE_MIN_AVG_USER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_ONE_MIN_AVG_NICED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_ONE_MIN_AVG_NICED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_ONE_MIN_AVG_SYSTEM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_ONE_MIN_AVG_SYSTEM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_ONE_MIN_AVG_IDLE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_ONE_MIN_AVG_IDLE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_ONE_MIN_AVG_IRQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_ONE_MIN_AVG_IRQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_ONE_MIN_AVG_SOFTIRQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_ONE_MIN_AVG_SOFTIRQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_ONE_MIN_AVG_IOWAIT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_ONE_MIN_AVG_IOWAIT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_ONE_MIN_AVG_USAGE_RATIO">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_ONE_MIN_AVG_USAGE_RATIO</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_MIN_AVG_USER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_MIN_AVG_USER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_MIN_AVG_NICED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_MIN_AVG_NICED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_MIN_AVG_SYSTEM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_MIN_AVG_SYSTEM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_MIN_AVG_IDLE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_MIN_AVG_IDLE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_MIN_AVG_IRQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_MIN_AVG_IRQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_MIN_AVG_SOFTIRQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_MIN_AVG_SOFTIRQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_MIN_AVG_IOWAIT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_MIN_AVG_IOWAIT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_MIN_AVG_USAGE_RATIO">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_MIN_AVG_USAGE_RATIO</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_SLOT_ID">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_SLOT_ID</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_METRICS_VIRTUAL_SERVER_SCORE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_METRICS_VIRTUAL_SERVER_SCORE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_STOLEN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_STOLEN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_SEC_AVG_STOLEN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_SEC_AVG_STOLEN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_ONE_MIN_AVG_STOLEN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_ONE_MIN_AVG_STOLEN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CPU_INFO_FIVE_MIN_AVG_STOLEN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CPU_INFO_FIVE_MIN_AVG_STOLEN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_FIVE_SEC_AVG_USAGE_RATIO">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_FIVE_SEC_AVG_USAGE_RATIO</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_ONE_MIN_AVG_USAGE_RATIO">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_ONE_MIN_AVG_USAGE_RATIO</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TM_FIVE_MIN_AVG_USAGE_RATIO">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TM_FIVE_MIN_AVG_USAGE_RATIO</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_BUCKET_128K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_BUCKET_128K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_BUCKET_512K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_BUCKET_512K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_BUCKET_2M_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_BUCKET_2M_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_BUCKET_LARGE_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_BUCKET_LARGE_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_BUCKET_128K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_BUCKET_128K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_BUCKET_512K_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_BUCKET_512K_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_BUCKET_2M_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_BUCKET_2M_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_BUCKET_LARGE_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_BUCKET_LARGE_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_CAPABILITIES_EXCHANGE_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_CAPABILITIES_EXCHANGE_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_CAPABILITIES_EXCHANGE_ANSWERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_CAPABILITIES_EXCHANGE_ANSWERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_DEVICE_WATCHDOG_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_DEVICE_WATCHDOG_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_DEVICE_WATCHDOG_ANSWERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_DEVICE_WATCHDOG_ANSWERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_DISCONNECT_PEER_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_DISCONNECT_PEER_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_DISCONNECT_PEER_ANSWERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_DISCONNECT_PEER_ANSWERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_ACCOUNTING_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_ACCOUNTING_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_ACCOUNTING_ANSWERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_ACCOUNTING_ANSWERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_CREDIT_CONTROL_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_CREDIT_CONTROL_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_CREDIT_CONTROL_ANSWERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_CREDIT_CONTROL_ANSWERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_USER_AUTHORIZATION_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_USER_AUTHORIZATION_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_USER_AUTHORIZATION_ANSWERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_USER_AUTHORIZATION_ANSWERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_OTHER_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_OTHER_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_OTHER_ANSWERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_OTHER_ANSWERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_TOT_BAD_MESSAGES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_TOT_BAD_MESSAGES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RADIUS_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RADIUS_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RADIUS_ACCEPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RADIUS_ACCEPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RADIUS_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RADIUS_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RADIUS_CHALLENGES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RADIUS_CHALLENGES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RADIUS_ACCOUNTING_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RADIUS_ACCOUNTING_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RADIUS_ACCOUNTING_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RADIUS_ACCOUNTING_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RADIUS_OTHER_MESSAGES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RADIUS_OTHER_MESSAGES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RADIUS_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RADIUS_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENT_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_ONE_MIN_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_ONE_MIN_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_ONE_MIN_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_ONE_MIN_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_ONE_MIN_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_ONE_MIN_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_ONE_MIN_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_ONE_MIN_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVER_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_CLIENT_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_SEC_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_ONE_MIN_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_MAXIMUM_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PVA_SERVER_SIDE_FIVE_MIN_AVG_TOTAL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_FIVE_SEC_AVG_TOT_CONNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_FIVE_SEC_AVG_TOT_CONNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_ONE_MIN_AVG_TOT_CONNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_ONE_MIN_AVG_TOT_CONNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_FIVE_MIN_AVG_TOT_CONNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_FIVE_MIN_AVG_TOT_CONNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_HIT_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_HIT_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_CACHE_SIZE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_CACHE_SIZE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_ENTITIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_ENTITIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_EVICTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_INTER_STRIPE_EVICTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_REMOTE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_REMOTE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_REMOTE_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_REMOTE_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_RAM_CACHE_REMOTE_HIT_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_RAM_CACHE_REMOTE_HIT_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_INTER_STRIPE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_INTER_STRIPE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_INTER_STRIPE_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_INTER_STRIPE_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_INTER_STRIPE_HIT_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_INTER_STRIPE_HIT_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_REMOTE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_REMOTE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_REMOTE_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_REMOTE_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCLASS_RAM_CACHE_REMOTE_HIT_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCLASS_RAM_CACHE_REMOTE_HIT_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RATE_CLASS_BYTES_DROPPED_TAIL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RATE_CLASS_BYTES_DROPPED_TAIL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RATE_CLASS_PACKETS_DROPPED_TAIL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RATE_CLASS_PACKETS_DROPPED_TAIL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RATE_CLASS_BYTES_DROPPED_RAND">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RATE_CLASS_BYTES_DROPPED_RAND</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RATE_CLASS_PACKETS_DROPPED_RAND">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RATE_CLASS_PACKETS_DROPPED_RAND</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_RATE_CLASS_PACKETS_DROPPED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_RATE_CLASS_PACKETS_DROPPED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_A_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_A_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_AAAA_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_AAAA_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_NULL_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_NULL_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_HTML_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_HTML_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_HTML_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_HTML_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_CSS_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_CSS_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_CSS_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_CSS_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_JS_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_JS_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_JS_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_JS_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_XML_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_XML_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_XML_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_XML_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_SGML_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_SGML_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_SGML_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_SGML_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_PLAIN_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_PLAIN_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_PLAIN_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_PLAIN_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_OCTET_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_OCTET_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_OCTET_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_OCTET_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_IMAGE_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_IMAGE_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_IMAGE_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_IMAGE_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_VIDEO_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_VIDEO_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_VIDEO_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_VIDEO_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_AUDIO_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_AUDIO_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_AUDIO_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_AUDIO_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_OTHER_PRE_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_OTHER_PRE_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTPCOMPRESSION_OTHER_POST_COMPRESSION_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTPCOMPRESSION_OTHER_POST_COMPRESSION_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_TOTAL_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_TOTAL_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_HIT_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_HIT_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_MISS_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_MISS_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_TOTAL_MISS_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_TOTAL_MISS_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_SIZE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_SIZE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_COUNT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_COUNT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_EVICTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_EVICTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_HIT_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_HIT_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_CACHE_SIZE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_CACHE_SIZE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_ENTITIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_ENTITIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_EVICTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_INTER_STRIPE_EVICTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_REMOTE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_REMOTE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_REMOTE_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_REMOTE_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WEBACCELERATION_CACHE_REMOTE_HIT_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WEBACCELERATION_CACHE_REMOTE_HIT_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_PROBER_POOL_TOTAL_PROBES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_PROBER_POOL_TOTAL_PROBES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_PROBER_POOL_SUCCESSFUL_PROBES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_PROBER_POOL_SUCCESSFUL_PROBES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_PROBER_POOL_FAILED_PROBES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_PROBER_POOL_FAILED_PROBES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_SOA_SERIAL_NUMBER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_SOA_SERIAL_NUMBER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_SOA_REFRESH_INTERVAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_SOA_REFRESH_INTERVAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_SOA_RETRY_INTERVAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_SOA_RETRY_INTERVAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_SOA_EXPIRE_INTERVAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_SOA_EXPIRE_INTERVAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_ZONE_DB_RESOURCE_RECORDS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_ZONE_DB_RESOURCE_RECORDS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_TOTAL_CPU_CYCLES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_TOTAL_CPU_CYCLES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_FIVE_SEC_AVG_CPU_USAGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_FIVE_SEC_AVG_CPU_USAGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_ONE_MIN_AVG_CPU_USAGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_ONE_MIN_AVG_CPU_USAGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_FIVE_MIN_AVG_CPU_USAGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_FIVE_MIN_AVG_CPU_USAGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_AGE_OLDEST_ENTRY">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_AGE_OLDEST_ENTRY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_AGE_MAX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_AGE_MAX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_AGE_MOVING_AVG">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_AGE_MOVING_AVG</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_AGE_EXPONENTIAL_DECAY_MAX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_AGE_EXPONENTIAL_DECAY_MAX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_SERVICED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_SERVICED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_AGGR_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_AGGR_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_AGGR_AGE_OLDEST_ENTRY">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_AGGR_AGE_OLDEST_ENTRY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_AGGR_AGE_MAX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_AGGR_AGE_MAX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_AGGR_AGE_MOVING_AVG">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_AGGR_AGE_MOVING_AVG</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_AGGR_AGE_EXPONENTIAL_DECAY_MAX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_AGGR_AGE_EXPONENTIAL_DECAY_MAX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNQUEUE_AGGR_SERVICED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNQUEUE_AGGR_SERVICED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RESPONSES_PER_SECOND">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RESPONSES_PER_SECOND</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_GTM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_REQUESTS_TO_GTM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_BACKEND_DNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_REQUESTS_TO_BACKEND_DNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_DNS64_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_DNS64_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_DNS64_TRANSLATIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_DNS64_TRANSLATIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_DNS64_FAILS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_DNS64_FAILS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HINTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HINTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_NOERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_NOERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_XML_DOCUMENTS_INSPECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_XML_DOCUMENTS_INSPECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_XML_DOCUMENTS_ONE_XPATH_MATCH">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_XML_DOCUMENTS_ONE_XPATH_MATCH</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_XML_DOCUMENTS_TWO_XPATH_MATCHES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_XML_DOCUMENTS_TWO_XPATH_MATCHES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_XML_DOCUMENTS_THREE_XPATH_MATCHES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_XML_DOCUMENTS_THREE_XPATH_MATCHES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_XML_DOCUMENTS_NOMATCH">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_XML_DOCUMENTS_NOMATCH</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_XML_DOCUMENTS_MALFORMED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_XML_DOCUMENTS_MALFORMED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_1500">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_1500</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_10K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_10K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_50K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_50K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_100K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_100K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_500K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_500K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_1M">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_1M</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_5M">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_5M</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_LARGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_LARGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_NEW">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_NEW</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_EXPIRED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_EXPIRED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_PER_POLICY">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_PER_POLICY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_PER_IRULE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_PER_IRULE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_PER_INVALIDATION">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_PER_INVALIDATION</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_PER_CLIENT_REQUEST">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_PER_CLIENT_REQUEST</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_PROXIED_BYPASS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_PROXIED_BYPASS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_FROM_CACHE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_FROM_CACHE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_FROM_CACHE_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_FROM_CACHE_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_FROM_CACHE_1500">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_FROM_CACHE_1500</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_FROM_CACHE_10K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_FROM_CACHE_10K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_FROM_CACHE_50K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_FROM_CACHE_50K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_FROM_CACHE_100K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_FROM_CACHE_100K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_FROM_CACHE_500K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_FROM_CACHE_500K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_FROM_CACHE_1M">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_FROM_CACHE_1M</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_FROM_CACHE_5M">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_FROM_CACHE_5M</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_FROM_CACHE_LARGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_FROM_CACHE_LARGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_OWS_2XX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_OWS_2XX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_OWS_3XX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_OWS_3XX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_OWS_4XX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_OWS_4XX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_OWS_5XX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_OWS_5XX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_OWS_DROPPED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_OWS_DROPPED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_OWS_REJECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_OWS_REJECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_WAM_2XX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_WAM_2XX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_WAM_3XX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_WAM_3XX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_WAM_4XX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_WAM_4XX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_WAM_5XX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_WAM_5XX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_WAM_503">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_WAM_503</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_WAM_APPLICATION_WAM_DROPPED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_WAM_APPLICATION_WAM_DROPPED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_SECURE_HANDSHAKES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_SECURE_HANDSHAKES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_INSECURE_HANDSHAKE_ACCEPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_INSECURE_HANDSHAKE_ACCEPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_INSECURE_HANDSHAKE_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_INSECURE_HANDSHAKE_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_INSECURE_RENEGOTIATION_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_INSECURE_RENEGOTIATION_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_SNI_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_SNI_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_PROTOCOL_TLSV1_1">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_PROTOCOL_TLSV1_1</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_PROTOCOL_TLSV1_2">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_PROTOCOL_TLSV1_2</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_PROTOCOL_DTLSV1">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_PROTOCOL_DTLSV1</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CURRENT_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CURRENT_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_SYNC">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SYNC</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_ASYNC">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_ASYNC</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FAILURE_RESOLVE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FAILURE_RESOLVE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FAILURE_CONN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FAILURE_CONN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FAILURE_SERVER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FAILURE_SERVER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FAILURE_SEND">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FAILURE_SEND</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_MSG_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_MSG_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_MSG_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_MSG_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_MSG_INSERTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_MSG_INSERTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_MSG_UPDATES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_MSG_UPDATES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_MSG_EVICTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_MSG_EVICTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RRSET_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RRSET_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RRSET_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RRSET_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RRSET_INSERTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RRSET_INSERTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RRSET_UPDATES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RRSET_UPDATES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RRSET_EVICTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RRSET_EVICTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_NAMESERVER_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_NAMESERVER_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_NAMESERVER_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_NAMESERVER_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_NAMESERVER_INSERTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_NAMESERVER_INSERTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_NAMESERVER_UPDATES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_NAMESERVER_UPDATES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_NAMESERVER_EVICTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_NAMESERVER_EVICTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_KEY_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_KEY_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_KEY_MISSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_KEY_MISSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_KEY_INSERTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_KEY_INSERTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_KEY_UPDATES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_KEY_UPDATES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_KEY_EVICTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_KEY_EVICTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_UDP_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_UDP_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_UDP_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_UDP_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_UDP_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_UDP_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_UDP_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_UDP_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_UDP_CURRENT_CONNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_UDP_CURRENT_CONNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_UDP_MAX_CONNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_UDP_MAX_CONNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_UDP_TOTAL_CONNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_UDP_TOTAL_CONNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_TCP_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_TCP_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_TCP_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_TCP_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_TCP_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_TCP_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_TCP_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_TCP_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_TCP_CURRENT_CONNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_TCP_CURRENT_CONNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_TCP_MAX_CONNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_TCP_MAX_CONNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_TCP_TOTAL_CONNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_TCP_TOTAL_CONNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_UNSOLICITED_REPLIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_UNSOLICITED_REPLIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_SEC_UNCHECKED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_UNCHECKED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_SEC_BOGUS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_BOGUS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_SEC_INDETERMINATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_INDETERMINATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_SEC_INSECURE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_INSECURE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_MALFORMED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_MALFORMED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_SUSPENDS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_SUSPENDS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_CAPABILITIES_EXCHANGE_REQUESTS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_CAPABILITIES_EXCHANGE_REQUESTS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_CAPABILITIES_EXCHANGE_ANSWERS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_CAPABILITIES_EXCHANGE_ANSWERS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_DEVICE_WATCHDOG_REQUESTS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_DEVICE_WATCHDOG_REQUESTS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_DEVICE_WATCHDOG_ANSWERS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_DEVICE_WATCHDOG_ANSWERS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_DISCONNECT_PEER_REQUESTS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_DISCONNECT_PEER_REQUESTS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_DISCONNECT_PEER_ANSWERS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_DISCONNECT_PEER_ANSWERS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_CAPABILITIES_EXCHANGE_REQUESTS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_CAPABILITIES_EXCHANGE_REQUESTS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_CAPABILITIES_EXCHANGE_ANSWERS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_CAPABILITIES_EXCHANGE_ANSWERS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_DEVICE_WATCHDOG_REQUESTS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_DEVICE_WATCHDOG_REQUESTS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_DEVICE_WATCHDOG_ANSWERS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_DEVICE_WATCHDOG_ANSWERS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_DISCONNECT_PEER_REQUESTS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_DISCONNECT_PEER_REQUESTS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_DISCONNECT_PEER_ANSWERS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_DISCONNECT_PEER_ANSWERS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_REQUESTS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_REQUESTS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_REQUESTS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_REQUESTS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_ANSWERS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_ANSWERS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_ANSWERS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_ANSWERS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_DETECTED_LOOPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_DETECTED_LOOPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_ACTIVE_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_ACTIVE_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_BYTES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_BYTES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_BYTES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_BYTES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_PEER_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_PEER_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_CAPABILITIES_EXCHANGE_REQUESTS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_CAPABILITIES_EXCHANGE_REQUESTS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_CAPABILITIES_EXCHANGE_ANSWERS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_CAPABILITIES_EXCHANGE_ANSWERS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_DEVICE_WATCHDOG_REQUESTS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_DEVICE_WATCHDOG_REQUESTS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_DEVICE_WATCHDOG_ANSWERS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_DEVICE_WATCHDOG_ANSWERS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_DISCONNECT_PEER_REQUESTS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_DISCONNECT_PEER_REQUESTS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_DISCONNECT_PEER_ANSWERS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_DISCONNECT_PEER_ANSWERS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_CAPABILITIES_EXCHANGE_REQUESTS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_CAPABILITIES_EXCHANGE_REQUESTS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_CAPABILITIES_EXCHANGE_ANSWERS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_CAPABILITIES_EXCHANGE_ANSWERS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_DEVICE_WATCHDOG_REQUESTS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_DEVICE_WATCHDOG_REQUESTS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_DEVICE_WATCHDOG_ANSWERS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_DEVICE_WATCHDOG_ANSWERS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_DISCONNECT_PEER_REQUESTS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_DISCONNECT_PEER_REQUESTS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_DISCONNECT_PEER_ANSWERS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_DISCONNECT_PEER_ANSWERS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_REQUESTS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_REQUESTS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_REQUESTS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_REQUESTS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_ANSWERS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_ANSWERS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_ANSWERS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_ANSWERS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_RETRANSMITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_RETRANSMITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_DETECTED_LOOPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_DETECTED_LOOPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_DETECTED_DUPLICATES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_DETECTED_DUPLICATES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_ACTIVE_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_ACTIVE_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_QUEUE_OVERFLOW_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_QUEUE_OVERFLOW_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_BYTES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_BYTES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_BYTES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_BYTES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_BAD_MESSAGES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_BAD_MESSAGES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_UNCONFIGURED_PEERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_UNCONFIGURED_PEERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETERROUTING_UNCONFIGURED_PEER_MESSAGES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETERROUTING_UNCONFIGURED_PEER_MESSAGES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_DISK_USE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_DISK_USE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_MEMORY_USE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_MEMORY_USE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_UPTIME">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_UPTIME</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_MULTICASTS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_MULTICASTS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_MULTICASTS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_MULTICASTS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_DROPS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_DROPS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_DROPS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_DROPS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_DISK_DISK_USE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_DISK_DISK_USE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_RETURN_FROM_DNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_RETURN_FROM_DNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_RETURN_FROM_DNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_RETURN_FROM_DNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_SESSTICK_REUSED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_SESSTICK_REUSED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_SESSTICK_REUSE_FAILED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_SESSTICK_REUSE_FAILED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_RSA_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_RSA_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HDR_RD">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HDR_RD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HDR_CD">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HDR_CD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HDR_EDNS0">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HDR_EDNS0</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_OP_QUERY">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_OP_QUERY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_OP_NOTIFY">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_OP_NOTIFY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_OP_UPDATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_ZONE_AXFR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_ZONE_AXFR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HDR_AA">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HDR_AA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HDR_RA">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HDR_RA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HDR_AD">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HDR_AD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HDR_TC">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HDR_TC</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RC_NOERROR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RC_NOERROR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RC_NXDOMAIN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RC_NXDOMAIN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RC_SERVFAIL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RC_SERVFAIL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RC_REFUSED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RC_REFUSED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICAP_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICAP_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICAP_TOTAL_REQMODE_REQUEST">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICAP_TOTAL_REQMODE_REQUEST</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICAP_TOTAL_REQMODE_RESPONSE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICAP_TOTAL_REQMODE_RESPONSE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICAP_TOTAL_RSPMODE_REQUEST">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICAP_TOTAL_RSPMODE_REQUEST</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ICAP_TOTAL_RSPMODE_RESPONSE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ICAP_TOTAL_RSPMODE_RESPONSE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ADAPT_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ADAPT_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ADAPT_RECORDS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ADAPT_RECORDS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ADAPT_RECORDS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ADAPT_RECORDS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ADAPT_RECORDS_SENT_FOR_ADAPTATION">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ADAPT_RECORDS_SENT_FOR_ADAPTATION</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ADAPT_RECORDS_ADAPTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ADAPT_RECORDS_ADAPTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ADAPT_TIMEOUT_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ADAPT_TIMEOUT_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ADAPT_ADAPTATION_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ADAPT_ADAPTATION_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_ACL_NO_MATCH">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_ACL_NO_MATCH</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_CONNS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_CONNS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_CACHED_CERTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_CACHED_CERTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_POOL_CNAME_RESOLUTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_POOL_CNAME_RESOLUTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_WIDEIP_CNAME_RESOLUTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_WIDEIP_CNAME_RESOLUTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_CONNECTIONS_ACCEPTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_CONNECTIONS_ACCEPTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_CONNECTIONS_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_CONNECTIONS_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_CONNECTIONS_MAX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_CONNECTIONS_MAX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_DATA_FRAMES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_DATA_FRAMES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_DATA_FRAMES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_DATA_FRAMES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_FLOWS_CREATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_FLOWS_CREATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_FLOWS_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_FLOWS_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_FLOWS_MAX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_FLOWS_MAX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_GOAWAY_FRAMES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_GOAWAY_FRAMES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_GOAWAY_FRAMES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_GOAWAY_FRAMES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_HEADERS_FRAMES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_HEADERS_FRAMES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_HEADERS_FRAMES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_HEADERS_FRAMES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_HTTP_REQUEST_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_HTTP_REQUEST_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_HTTP_RESPONSE_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_HTTP_RESPONSE_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_NOOP_FRAMES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_NOOP_FRAMES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_NOOP_FRAMES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_NOOP_FRAMES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_PING_FRAMES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_PING_FRAMES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_PING_FRAMES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_PING_FRAMES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_RST_STREAM_FRAMES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_RST_STREAM_FRAMES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_RST_STREAM_FRAMES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_RST_STREAM_FRAMES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_SETTINGS_FRAMES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_SETTINGS_FRAMES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_SETTINGS_FRAMES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_SETTINGS_FRAMES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_SPDY_REQUEST_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_SPDY_REQUEST_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_SPDY_REQUEST_FRAMES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_SPDY_REQUEST_FRAMES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_SPDY_RESPONSE_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_SPDY_RESPONSE_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_SPDY_RESPONSE_FRAMES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_SPDY_RESPONSE_FRAMES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_SYN_REPLY_FRAMES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_SYN_REPLY_FRAMES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_SYN_REPLY_FRAMES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_SYN_REPLY_FRAMES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_SYN_STREAM_FRAMES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_SYN_STREAM_FRAMES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_SYN_STREAM_FRAMES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_SYN_STREAM_FRAMES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_V2_STREAMS_CREATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_V2_STREAMS_CREATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_V2_STREAMS_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_V2_STREAMS_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_V2_STREAMS_MAX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_V2_STREAMS_MAX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_V3_STREAMS_CREATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_V3_STREAMS_CREATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_V3_STREAMS_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_V3_STREAMS_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_V3_STREAMS_MAX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_V3_STREAMS_MAX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_WINDOW_UPDATE_FRAMES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_WINDOW_UPDATE_FRAMES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SPDY_WINDOW_UPDATE_FRAMES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SPDY_WINDOW_UPDATE_FRAMES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_TRANSLATION_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_TRANSLATION_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_HAIRPIN_CONNECTION_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_HAIRPIN_CONNECTION_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_ACTIVE_TRANSLATIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_ACTIVE_TRANSLATIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_ACTIVE_HAIRPIN_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_ACTIVE_HAIRPIN_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_TRANSLATION_REQUEST_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_TRANSLATION_REQUEST_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PERSISTENCE_MAPPING_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PERSISTENCE_MAPPING_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_HAIRPIN_CONNECTION_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_HAIRPIN_CONNECTION_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_BACKUP_POOL_TRANSLATIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_BACKUP_POOL_TRANSLATIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_ACTIVE_PERSISTENCE_MAPPINGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_ACTIVE_PERSISTENCE_MAPPINGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_ACTIVE_INBOUND_RESERVATIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_ACTIVE_INBOUND_RESERVATIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_LOG_ATTEMPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_LOG_ATTEMPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_LOG_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_LOG_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_MALICIOUS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_MALICIOUS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_A_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_A_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_AAAA_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_AAAA_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_ANY_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_ANY_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CNAME_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CNAME_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_MX_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_MX_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_NS_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_NS_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_PTR_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_PTR_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_SOA_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_SOA_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_SRV_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_SRV_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_TXT_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_TXT_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_OTHER_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_OTHER_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_FILTERED_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_FILTERED_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_A_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_A_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_AAAA_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_AAAA_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_ANY_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_ANY_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CNAME_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CNAME_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_MX_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_MX_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_NS_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_NS_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_PTR_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_PTR_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_SOA_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_SOA_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_SRV_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_SRV_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_TXT_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_TXT_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_OTHER_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_OTHER_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_SPAM_SOURCES_WARNINGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_SPAM_SOURCES_WARNINGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_SPAM_SOURCES_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_SPAM_SOURCES_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_WINDOWS_EXPLOITS_WARNINGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_WINDOWS_EXPLOITS_WARNINGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_WINDOWS_EXPLOITS_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_WINDOWS_EXPLOITS_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_WEB_ATTACKS_WARNINGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_WEB_ATTACKS_WARNINGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_WEB_ATTACKS_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_WEB_ATTACKS_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_BOTNETS_WARNINGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_BOTNETS_WARNINGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_BOTNETS_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_BOTNETS_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_SCANNERS_WARNINGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_SCANNERS_WARNINGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_SCANNERS_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_SCANNERS_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_DENIAL_OF_SERVICE_WARNINGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_DENIAL_OF_SERVICE_WARNINGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_DENIAL_OF_SERVICE_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_DENIAL_OF_SERVICE_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_INFECTED_SOURCES_WARNINGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_INFECTED_SOURCES_WARNINGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_INFECTED_SOURCES_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_INFECTED_SOURCES_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_PHISHING_WARNINGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_PHISHING_WARNINGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_PHISHING_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_PHISHING_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_PROXY_WARNINGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_PROXY_WARNINGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_INTELLIGENCE_PROXY_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_INTELLIGENCE_PROXY_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EFFECTIVE_LICENSED_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EFFECTIVE_LICENSED_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_LICENSED_OBJECT_COUNT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_LICENSED_OBJECT_COUNT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RATE_LIMITED_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RATE_LIMITED_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_EFFECTIVE_LICENSED_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_EFFECTIVE_LICENSED_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_LICENSED_OBJECT_COUNT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_LICENSED_OBJECT_COUNT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_GTM_RATE_LIMITED_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_GTM_RATE_LIMITED_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_HW_INSTANCES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_HW_INSTANCES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_SW_INSTANCES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_SW_INSTANCES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_CACHE_USAGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_CACHE_USAGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_CACHE_OVERFLOWS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_CACHE_OVERFLOWS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_SW_TOTAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_SW_TOTAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_SW_ACCEPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_SW_ACCEPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_SW_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_SW_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_HW_TOTAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_HW_TOTAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_HW_ACCEPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VIRTUAL_SERVER_SYNCOOKIE_HW_ACCEPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_ATTACK_DETECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_ATTACK_DETECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_ATTACKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_ATTACKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_PACKETS_RECEIVED_ONE_HOUR_SAMPLES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_PACKETS_RECEIVED_ONE_HOUR_SAMPLES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_PACKETS_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_PACKETS_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_PACKETS_RECEIVED_RATE_ONE_SEC">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_PACKETS_RECEIVED_RATE_ONE_SEC</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_PACKETS_RECEIVED_ONE_MIN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_PACKETS_RECEIVED_ONE_MIN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_PACKETS_RECEIVED_ONE_HOUR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_PACKETS_RECEIVED_ONE_HOUR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_DROPS_RATE_ONE_SEC">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_DROPS_RATE_ONE_SEC</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_DROPS_ONE_MIN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_DROPS_ONE_MIN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_DROPS_ONE_HOUR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_DROPS_ONE_HOUR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_INTERNAL_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_INTERNAL_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_INTERNAL_DROPS_RATE_ONE_SEC">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_INTERNAL_DROPS_RATE_ONE_SEC</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_INTERNAL_DROPS_ONE_MIN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_INTERNAL_DROPS_ONE_MIN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DOS_INTERNAL_DROPS_ONE_HOUR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DOS_INTERNAL_DROPS_ONE_HOUR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_CONNECTION_ATTEMPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_CONNECTION_ATTEMPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_OPENS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_OPENS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_DISCONNECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_DISCONNECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_MSG">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_MSG</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_MSG_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_MSG_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_MSG_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_MSG_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_MSG_ANSWERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_MSG_ANSWERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_UNMATCHED_ANSWERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_UNMATCHED_ANSWERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_INVALID">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_INVALID</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_BYTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_BYTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG_ANSWERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG_ANSWERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG_REXMIT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG_REXMIT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG_REXMIT_LIMIT_EXCEEDED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_MSG_REXMIT_LIMIT_EXCEEDED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_REQUESTS_PENDING">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_REQUESTS_PENDING</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_CER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_CER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_CEA">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_CEA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_CER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_CER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_CEA">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_CEA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_DWR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_DWR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_DWA">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_DWA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_DWR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_DWR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_DWA">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_DWA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_DPR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_DPR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_DPA">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_TX_DPA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_DPR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_DPR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_DPA">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_RX_DPA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DIAMETER_ENDPOINT_TOTAL_STATE_MACHINE_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DIAMETER_ENDPOINT_TOTAL_STATE_MACHINE_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FW_RULE_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FW_RULE_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_BWC_UPLINKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_BWC_UPLINKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_BWC_DOWNLINKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_BWC_DOWNLINKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_CLONES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_CLONES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_DSCP_MARKING_UPLINKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_DSCP_MARKING_UPLINKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_DSCP_MARKING_DOWNLINKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_DSCP_MARKING_DOWNLINKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_L2_MARKING_UPLINKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_L2_MARKING_UPLINKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_L2_MARKING_DOWNLINKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_L2_MARKING_DOWNLINKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_REDIRECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_REDIRECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_REEVAL_COUNT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_REEVAL_COUNT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_REEVAL_MAX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_REEVAL_MAX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_STEERING</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ENDPOINT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ENDPOINT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_ACTIVE_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_ACTIVE_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_ACTIVE_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_ACTIVE_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_FAILED_PROVISIONING_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_FAILED_PROVISIONING_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_FAILED_PROVISIONING_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_FAILED_PROVISIONING_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_LIMITS_EXCEED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_LIMITS_EXCEED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_MARKED_DELETED_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_MARKED_DELETED_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_MARKED_DELETED_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_MARKED_DELETED_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_PENDING_PROVISIONING_RESPONSES_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_PENDING_PROVISIONING_RESPONSES_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_PENDING_PROVISIONING_RESPONSES_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_PENDING_PROVISIONING_RESPONSES_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_PROVISIONED_AS_UNKNOWN_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_PROVISIONED_AS_UNKNOWN_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_PROVISIONED_AS_UNKNOWN_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_PROVISIONED_AS_UNKNOWN_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_PROVISIONED_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_PROVISIONED_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_PROVISIONED_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_PROVISIONED_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_SESSIONS_TOTAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_SESSIONS_TOTAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSION_FAILURES_SPM_QUEUE_FULL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSION_FAILURES_SPM_QUEUE_FULL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_ACTIVE_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CURRENT_ACTIVE_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_ACTIVE_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_ACTIVE_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CCA_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CCA_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CCR_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CCR_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_SESSIONS_CLOSE_INITIATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CURRENT_SESSIONS_CLOSE_INITIATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_SESSIONS_CLOSE_INITIATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_SESSIONS_CLOSE_INITIATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_POLICY_REQUESTS_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_POLICY_REQUESTS_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_RAA_MESSAGES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_RAA_MESSAGES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_SESSIONS_CREATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_SESSIONS_CREATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_SESSIONS_TERMINATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_SESSIONS_TERMINATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSIONDB_BYTES_UPLINK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSIONDB_BYTES_UPLINK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_MAX">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_CLOSING">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
                                <xsd:annotation>
                                        <xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                </xsd:restriction>
        </xsd:simpleType>
        <xsd:complexType name="Security.ProfileDoS.SIPAttackVectorStatisticEntry">
                <xsd:sequence>
                        <xsd:element name="vector_name" type="tns:Security.ProfileDoS.SIPAttackVector"/>
                        <xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
                </xsd:sequence>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.DNSQuerySequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.DNSQuery[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.ULongSequenceSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ULongSequenceSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.NetworkAttackVectorStatistics">
                <xsd:sequence>
                        <xsd:element name="statistics" type="tns:Security.ProfileDoS.NetworkAttackVectorStatisticEntrySequence"/>
                        <xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
                </xsd:sequence>
        </xsd:complexType>
        <xsd:complexType name="Common.IPNetmaskSequenceSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.IPNetmaskSequenceSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.DNSQuerySequenceSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.DNSQuerySequenceSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.IPNetmaskSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.IPNetmaskSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:simpleType name="Security.ProfileDoS.SIPAttackVector">
                <xsd:restriction base="xsd:string">
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_UNKNOWN">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_UNKNOWN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_INVITE">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_INVITE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_ACK">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_ACK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_OPTIONS">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_OPTIONS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_BYE">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_BYE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_CANCEL">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_CANCEL</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_REGISTER">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_REGISTER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_PUBLISH">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_PUBLISH</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_NOTIFY">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_NOTIFY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_SUBSCRIBE">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_SUBSCRIBE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_MESSAGE">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_MESSAGE</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_PRACK">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_PRACK</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_OTHER">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_OTHER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="SIP_ATTACK_VECTOR_MALFORMED">
                                <xsd:annotation>
                                        <xsd:documentation>SIP_ATTACK_VECTOR_MALFORMED</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                </xsd:restriction>
        </xsd:simpleType>
        <xsd:complexType name="Security.ProfileDoS.SIPAttackVectorSequenceSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.SIPAttackVectorSequenceSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.StringSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.NetworkAttackVectorStatisticEntry">
                <xsd:sequence>
                        <xsd:element name="vector_name" type="tns:Security.ProfileDoS.NetworkAttackVector"/>
                        <xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
                </xsd:sequence>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.SIPAttackVectorStatisticsSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.SIPAttackVectorStatistics[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.DNSQueryVectorStatisticsSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.DNSQueryVectorStatistics[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:simpleType name="Security.ProfileDoS.DNSQuery">
                <xsd:restriction base="xsd:string">
                        <xsd:enumeration value="DNS_QUERY_UNKNOWN">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_UNKNOWN</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_A">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_A</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_PTR">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_PTR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_NS">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_NS</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_SOA">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_SOA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_CNAME">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_CNAME</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_MX">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_MX</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_AAAA">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_AAAA</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_TXT">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_TXT</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_SRV">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_SRV</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_AXFR">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_AXFR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_IXFR">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_IXFR</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_ANY">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_ANY</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                        <xsd:enumeration value="DNS_QUERY_OTHER">
                                <xsd:annotation>
                                        <xsd:documentation>DNS_QUERY_OTHER</xsd:documentation>
                                </xsd:annotation>
                        </xsd:enumeration>
                </xsd:restriction>
        </xsd:simpleType>
        <xsd:complexType name="Common.EnabledStateSequenceSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.EnabledStateSequence[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Security.ProfileDoS.DNSQueryVectorStatisticEntrySequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Security.ProfileDoS.DNSQueryVectorStatisticEntry[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.IPNetmaskSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.IPNetmask[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
        <xsd:complexType name="Common.Statistic">
                <xsd:sequence>
                        <xsd:element name="type" type="tns:Common.StatisticType"/>
                        <xsd:element name="value" type="tns:Common.ULong64"/>
                        <xsd:element name="time_stamp" type="xsd:long"/>
                </xsd:sequence>
        </xsd:complexType>
        <xsd:complexType name="Common.EnabledStateSequence">
                <xsd:complexContent>
                        <xsd:restriction base='SOAP-ENC:Array'>
                                <xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.EnabledState[]'/>
                        </xsd:restriction>
                </xsd:complexContent>
        </xsd:complexType>
</xsd:schema>

</types>

<!– message –>

<message name=“Security.ProfileDoS.get_listRequest”> </message> <message name=“Security.ProfileDoS.get_listResponse”>

<part name="return" type="tns:Common.StringSequence"/>

</message>

<message name=“Security.ProfileDoS.createRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.createResponse”> </message>

<message name=“Security.ProfileDoS.delete_profileRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.delete_profileResponse”> </message>

<message name=“Security.ProfileDoS.delete_all_profilesRequest”> </message> <message name=“Security.ProfileDoS.delete_all_profilesResponse”> </message>

<message name=“Security.ProfileDoS.is_system_profileRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.is_system_profileResponse”>

<part name="return" type="tns:Common.BooleanSequence"/>

</message>

<message name=“Security.ProfileDoS.set_descriptionRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="descriptions" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.set_descriptionResponse”> </message>

<message name=“Security.ProfileDoS.get_descriptionRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.get_descriptionResponse”>

<part name="return" type="tns:Common.StringSequence"/>

</message>

<message name=“Security.ProfileDoS.get_applicationRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.get_applicationResponse”>

<part name="return" type="tns:Common.StringSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.add_applicationRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.add_applicationResponse”> </message>

<message name=“Security.ProfileDoS.remove_applicationRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_applicationResponse”> </message>

<message name=“Security.ProfileDoS.remove_all_applicationsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.remove_all_applicationsResponse”> </message>

<message name=“Security.ProfileDoS.get_protocol_dnsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.get_protocol_dnsResponse”>

<part name="return" type="tns:Common.StringSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.add_protocol_dnsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.add_protocol_dnsResponse”> </message>

<message name=“Security.ProfileDoS.remove_protocol_dnsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_protocol_dnsResponse”> </message>

<message name=“Security.ProfileDoS.remove_all_protocol_dnsesRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.remove_all_protocol_dnsesResponse”> </message>

<message name=“Security.ProfileDoS.set_trigger_irule_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_trigger_irule_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_trigger_irule_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_trigger_irule_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_operation_modeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="modes" type="tns:Security.ProfileDoS.OperationModeSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_operation_modeResponse”> </message>

<message name=“Security.ProfileDoS.get_operation_modeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_operation_modeResponse”>

<part name="return" type="tns:Security.ProfileDoS.OperationModeSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_source_ip_based_client_side_integrity_defense_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_source_ip_based_client_side_integrity_defense_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_source_ip_based_client_side_integrity_defense_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_source_ip_based_client_side_integrity_defense_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_url_based_client_side_integrity_defense_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_url_based_client_side_integrity_defense_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_url_based_client_side_integrity_defense_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_url_based_client_side_integrity_defense_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_site_wide_client_side_integrity_defense_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_site_wide_client_side_integrity_defense_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_site_wide_client_side_integrity_defense_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_site_wide_client_side_integrity_defense_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_source_ip_based_rate_limiting_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_source_ip_based_rate_limiting_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_source_ip_based_rate_limiting_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_source_ip_based_rate_limiting_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_url_based_rate_limiting_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_url_based_rate_limiting_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_url_based_rate_limiting_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_url_based_rate_limiting_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_site_wide_rate_limiting_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_site_wide_rate_limiting_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_site_wide_rate_limiting_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_site_wide_rate_limiting_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_ip_tps_increase_rateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_ip_tps_increase_rateResponse”> </message>

<message name=“Security.ProfileDoS.get_ip_tps_increase_rateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_ip_tps_increase_rateResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_ip_maximum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_ip_maximum_tpsResponse”> </message>

<message name=“Security.ProfileDoS.get_ip_maximum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_ip_maximum_tpsResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_ip_minimum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_ip_minimum_tpsResponse”> </message>

<message name=“Security.ProfileDoS.get_ip_minimum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_ip_minimum_tpsResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_url_tps_increase_rateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_url_tps_increase_rateResponse”> </message>

<message name=“Security.ProfileDoS.get_url_tps_increase_rateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_url_tps_increase_rateResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_url_maximum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_url_maximum_tpsResponse”> </message>

<message name=“Security.ProfileDoS.get_url_maximum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_url_maximum_tpsResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_url_minimum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_url_minimum_tpsResponse”> </message>

<message name=“Security.ProfileDoS.get_url_minimum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_url_minimum_tpsResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_site_wide_tps_increase_rateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_site_wide_tps_increase_rateResponse”> </message>

<message name=“Security.ProfileDoS.get_site_wide_tps_increase_rateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_site_wide_tps_increase_rateResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_site_wide_maximum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_site_wide_maximum_tpsResponse”> </message>

<message name=“Security.ProfileDoS.get_site_wide_maximum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_site_wide_maximum_tpsResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_site_wide_minimum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_site_wide_minimum_tpsResponse”> </message>

<message name=“Security.ProfileDoS.get_site_wide_minimum_tpsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_site_wide_minimum_tpsResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_escalation_periodRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_escalation_periodResponse”> </message>

<message name=“Security.ProfileDoS.get_escalation_periodRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_escalation_periodResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_deescalation_periodRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_deescalation_periodResponse”> </message>

<message name=“Security.ProfileDoS.get_deescalation_periodRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_deescalation_periodResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_maximum_prevention_durationRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_maximum_prevention_durationResponse”> </message>

<message name=“Security.ProfileDoS.get_maximum_prevention_durationRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="anomaly" type="tns:Security.ProfileDoS.Anomaly"/>

</message> <message name=“Security.ProfileDoS.get_maximum_prevention_durationResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_latency_increase_rateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_latency_increase_rateResponse”> </message>

<message name=“Security.ProfileDoS.get_latency_increase_rateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_latency_increase_rateResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_maximum_latencyRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_maximum_latencyResponse”> </message>

<message name=“Security.ProfileDoS.get_maximum_latencyRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_maximum_latencyResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_minimum_latencyRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_minimum_latencyResponse”> </message>

<message name=“Security.ProfileDoS.get_minimum_latencyRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_minimum_latencyResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_heavy_url_protection_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_heavy_url_protection_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_heavy_url_protection_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_heavy_url_protection_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_heavy_url_automatic_detection_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_heavy_url_automatic_detection_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_heavy_url_automatic_detection_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_heavy_url_automatic_detection_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.get_heavy_url_includeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_heavy_url_includeResponse”>

<part name="return" type="tns:Common.StringSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.add_heavy_url_includeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="urls" type="tns:Common.StringSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.add_heavy_url_includeResponse”> </message>

<message name=“Security.ProfileDoS.replace_heavy_url_includeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="urls" type="tns:Common.StringSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.replace_heavy_url_includeResponse”> </message>

<message name=“Security.ProfileDoS.remove_heavy_url_includeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="urls" type="tns:Common.StringSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_heavy_url_includeResponse”> </message>

<message name=“Security.ProfileDoS.get_heavy_url_excludeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_heavy_url_excludeResponse”>

<part name="return" type="tns:Common.StringSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.add_heavy_url_excludeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="urls" type="tns:Common.StringSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.add_heavy_url_excludeResponse”> </message>

<message name=“Security.ProfileDoS.replace_heavy_url_excludeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="urls" type="tns:Common.StringSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.replace_heavy_url_excludeResponse”> </message>

<message name=“Security.ProfileDoS.remove_heavy_url_excludeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="urls" type="tns:Common.StringSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_heavy_url_excludeResponse”> </message>

<message name=“Security.ProfileDoS.set_heavy_url_latency_thresholdRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_heavy_url_latency_thresholdResponse”> </message>

<message name=“Security.ProfileDoS.get_heavy_url_latency_thresholdRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_heavy_url_latency_thresholdResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_tcp_dump_record_traffic_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_tcp_dump_record_traffic_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_tcp_dump_record_traffic_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_tcp_dump_record_traffic_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_tcp_dump_maximum_durationRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_tcp_dump_maximum_durationResponse”> </message>

<message name=“Security.ProfileDoS.get_tcp_dump_maximum_durationRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_tcp_dump_maximum_durationResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_tcp_dump_maximum_sizeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_tcp_dump_maximum_sizeResponse”> </message>

<message name=“Security.ProfileDoS.get_tcp_dump_maximum_sizeRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_tcp_dump_maximum_sizeResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_tcp_dump_repetition_intervalRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_tcp_dump_repetition_intervalResponse”> </message>

<message name=“Security.ProfileDoS.get_tcp_dump_repetition_intervalRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_tcp_dump_repetition_intervalResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.get_white_ipRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_white_ipResponse”>

<part name="return" type="tns:Common.IPNetmaskSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.add_white_ipRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="ip_netmasks" type="tns:Common.IPNetmaskSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.add_white_ipResponse”> </message>

<message name=“Security.ProfileDoS.remove_white_ipRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>
<part name="ip_netmasks" type="tns:Common.IPNetmaskSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_white_ipResponse”> </message>

<message name=“Security.ProfileDoS.remove_all_white_ipsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="applications" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_all_white_ipsResponse”> </message>

<message name=“Security.ProfileDoS.get_protocol_sipRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.get_protocol_sipResponse”>

<part name="return" type="tns:Common.StringSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.add_protocol_sipRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.add_protocol_sipResponse”> </message>

<message name=“Security.ProfileDoS.remove_protocol_sipRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_protocol_sipResponse”> </message>

<message name=“Security.ProfileDoS.remove_all_protocol_sipsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.remove_all_protocol_sipsResponse”> </message>

<message name=“Security.ProfileDoS.get_sip_attack_vectorRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_sip_attack_vectorResponse”>

<part name="return" type="tns:Security.ProfileDoS.SIPAttackVectorSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.add_sip_attack_vectorRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.SIPAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.add_sip_attack_vectorResponse”> </message>

<message name=“Security.ProfileDoS.remove_sip_attack_vectorRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.SIPAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_sip_attack_vectorResponse”> </message>

<message name=“Security.ProfileDoS.remove_all_sip_attack_vectorsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_all_sip_attack_vectorsResponse”> </message>

<message name=“Security.ProfileDoS.set_sip_attack_vector_rate_increaseRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.SIPAttackVectorSequenceSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_sip_attack_vector_rate_increaseResponse”> </message>

<message name=“Security.ProfileDoS.get_sip_attack_vector_rate_increaseRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.SIPAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_sip_attack_vector_rate_increaseResponse”>

<part name="return" type="tns:Common.ULongSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_sip_attack_vector_rate_thresholdRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.SIPAttackVectorSequenceSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_sip_attack_vector_rate_thresholdResponse”> </message>

<message name=“Security.ProfileDoS.get_sip_attack_vector_rate_thresholdRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.SIPAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_sip_attack_vector_rate_thresholdResponse”>

<part name="return" type="tns:Common.ULongSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_protocol_sip_error_attack_rate_increaseRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_protocol_sip_error_attack_rate_increaseResponse”> </message>

<message name=“Security.ProfileDoS.get_protocol_sip_error_attack_rate_increaseRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_protocol_sip_error_attack_rate_increaseResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_protocol_sip_error_attack_rate_thresholdRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_protocol_sip_error_attack_rate_thresholdResponse”> </message>

<message name=“Security.ProfileDoS.get_protocol_sip_error_attack_rate_thresholdRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_protocol_sip_error_attack_rate_thresholdResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_protocol_sip_error_attack_detection_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_protocol_sip_error_attack_detection_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_protocol_sip_error_attack_detection_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_protocol_sip_error_attack_detection_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.reset_sip_attack_vector_statisticsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.SIPAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.reset_sip_attack_vector_statisticsResponse”> </message>

<message name=“Security.ProfileDoS.get_all_sip_attack_vector_statisticsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_all_sip_attack_vector_statisticsResponse”>

<part name="return" type="tns:Security.ProfileDoS.SIPAttackVectorStatisticsSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.get_sip_attack_vector_statisticsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="sips" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.SIPAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_sip_attack_vector_statisticsResponse”>

<part name="return" type="tns:Security.ProfileDoS.SIPAttackVectorStatisticsSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.get_dns_query_vectorRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_dns_query_vectorResponse”>

<part name="return" type="tns:Security.ProfileDoS.DNSQuerySequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.add_dns_query_vectorRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.DNSQuerySequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.add_dns_query_vectorResponse”> </message>

<message name=“Security.ProfileDoS.remove_dns_query_vectorRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.DNSQuerySequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_dns_query_vectorResponse”> </message>

<message name=“Security.ProfileDoS.remove_all_dns_query_vectorsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_all_dns_query_vectorsResponse”> </message>

<message name=“Security.ProfileDoS.set_dns_query_vector_rate_increaseRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.DNSQuerySequenceSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_dns_query_vector_rate_increaseResponse”> </message>

<message name=“Security.ProfileDoS.get_dns_query_vector_rate_increaseRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.DNSQuerySequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_dns_query_vector_rate_increaseResponse”>

<part name="return" type="tns:Common.ULongSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_dns_query_vector_rate_thresholdRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.DNSQuerySequenceSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_dns_query_vector_rate_thresholdResponse”> </message>

<message name=“Security.ProfileDoS.get_dns_query_vector_rate_thresholdRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.DNSQuerySequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_dns_query_vector_rate_thresholdResponse”>

<part name="return" type="tns:Common.ULongSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_protocol_dns_error_attack_rate_increaseRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_protocol_dns_error_attack_rate_increaseResponse”> </message>

<message name=“Security.ProfileDoS.get_protocol_dns_error_attack_rate_increaseRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_protocol_dns_error_attack_rate_increaseResponse”>

<part name="return" type="tns:Common.ULongSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_protocol_dns_error_attack_detection_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_protocol_dns_error_attack_detection_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_protocol_dns_error_attack_detection_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_protocol_dns_error_attack_detection_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.reset_dns_query_vector_statisticsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.DNSQuerySequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.reset_dns_query_vector_statisticsResponse”> </message>

<message name=“Security.ProfileDoS.get_all_dns_query_vector_statisticsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_all_dns_query_vector_statisticsResponse”>

<part name="return" type="tns:Security.ProfileDoS.DNSQueryVectorStatisticsSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.get_dns_query_vector_statisticsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="dnses" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.DNSQuerySequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_dns_query_vector_statisticsResponse”>

<part name="return" type="tns:Security.ProfileDoS.DNSQueryVectorStatisticsSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.get_dos_networkRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.get_dos_networkResponse”>

<part name="return" type="tns:Common.StringSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.add_dos_networkRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.add_dos_networkResponse”> </message>

<message name=“Security.ProfileDoS.remove_dos_networkRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_dos_networkResponse”> </message>

<message name=“Security.ProfileDoS.remove_all_dos_networksRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>

</message> <message name=“Security.ProfileDoS.remove_all_dos_networksResponse”> </message>

<message name=“Security.ProfileDoS.get_network_attack_vectorRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_network_attack_vectorResponse”>

<part name="return" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.add_network_attack_vectorRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.add_network_attack_vectorResponse”> </message>

<message name=“Security.ProfileDoS.remove_network_attack_vectorRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_network_attack_vectorResponse”> </message>

<message name=“Security.ProfileDoS.remove_all_network_attack_vectorsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.remove_all_network_attack_vectorsResponse”> </message>

<message name=“Security.ProfileDoS.set_network_attack_vector_rate_limitRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_network_attack_vector_rate_limitResponse”> </message>

<message name=“Security.ProfileDoS.get_network_attack_vector_rate_limitRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_network_attack_vector_rate_limitResponse”>

<part name="return" type="tns:Common.ULongSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_network_attack_vector_rate_thresholdRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_network_attack_vector_rate_thresholdResponse”> </message>

<message name=“Security.ProfileDoS.get_network_attack_vector_rate_thresholdRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_network_attack_vector_rate_thresholdResponse”>

<part name="return" type="tns:Common.ULongSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.reset_network_attack_vector_statisticsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.reset_network_attack_vector_statisticsResponse”> </message>

<message name=“Security.ProfileDoS.get_all_network_attack_vector_statisticsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_all_network_attack_vector_statisticsResponse”>

<part name="return" type="tns:Security.ProfileDoS.NetworkAttackVectorStatisticsSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.get_network_attack_vector_statisticsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_network_attack_vector_statisticsResponse”>

<part name="return" type="tns:Security.ProfileDoS.NetworkAttackVectorStatisticsSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_network_attack_vector_auto_blacklisting_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>
<part name="states" type="tns:Common.EnabledStateSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_network_attack_vector_auto_blacklisting_stateResponse”> </message>

<message name=“Security.ProfileDoS.get_network_attack_vector_auto_blacklisting_stateRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_network_attack_vector_auto_blacklisting_stateResponse”>

<part name="return" type="tns:Common.EnabledStateSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_network_attack_vector_blacklist_detection_secondsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_network_attack_vector_blacklist_detection_secondsResponse”> </message>

<message name=“Security.ProfileDoS.get_network_attack_vector_blacklist_detection_secondsRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_network_attack_vector_blacklist_detection_secondsResponse”>

<part name="return" type="tns:Common.ULongSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_network_attack_vector_blacklist_durationRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>
<part name="values" type="tns:Common.ULongSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_network_attack_vector_blacklist_durationResponse”> </message>

<message name=“Security.ProfileDoS.get_network_attack_vector_blacklist_durationRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_network_attack_vector_blacklist_durationResponse”>

<part name="return" type="tns:Common.ULongSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.set_network_attack_vector_blacklist_categoryRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>
<part name="values" type="tns:Common.StringSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.set_network_attack_vector_blacklist_categoryResponse”> </message>

<message name=“Security.ProfileDoS.get_network_attack_vector_blacklist_categoryRequest”>

<part name="profile_names" type="tns:Common.StringSequence"/>
<part name="networks" type="tns:Common.StringSequenceSequence"/>
<part name="vectors" type="tns:Security.ProfileDoS.NetworkAttackVectorSequenceSequenceSequence"/>

</message> <message name=“Security.ProfileDoS.get_network_attack_vector_blacklist_categoryResponse”>

<part name="return" type="tns:Common.StringSequenceSequenceSequence"/>

</message>

<message name=“Security.ProfileDoS.get_versionRequest”> </message> <message name=“Security.ProfileDoS.get_versionResponse”>

<part name="return" type="xsd:string"/>

</message>

<!– portType –>

<portType name=“Security.ProfileDoSPortType”>

       <operation name="get_list">
       <documentation>
Gets a list of all DoS profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_listRequest"/>
               <output message="tns:Security.ProfileDoS.get_listResponse"/>
       </operation>
       <operation name="create">
       <documentation>
Creates the specified DoS profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.createRequest"/>
               <output message="tns:Security.ProfileDoS.createResponse"/>
       </operation>
       <operation name="delete_profile">
       <documentation>
Deletes the specified DoS profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.delete_profileRequest"/>
               <output message="tns:Security.ProfileDoS.delete_profileResponse"/>
       </operation>
       <operation name="delete_all_profiles">
       <documentation>
Deletes all DoS profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.delete_all_profilesRequest"/>
               <output message="tns:Security.ProfileDoS.delete_all_profilesResponse"/>
       </operation>
       <operation name="is_system_profile">
       <documentation>
Determines whether the specified DoS profiles are system profiles.
A system profile is a profile pre-configured on the system, ready
for use.  Non-system profiles are profiles created or modified by a
user.  Note that if a system profile is modified, it is no longer
considered a system profile.

               </documentation>
               <input message="tns:Security.ProfileDoS.is_system_profileRequest"/>
               <output message="tns:Security.ProfileDoS.is_system_profileResponse"/>
       </operation>
       <operation name="set_description">
       <documentation>
Sets the description for a set of DoS profiles.

This is an arbitrary field which can be used for any purpose.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_descriptionRequest"/>
               <output message="tns:Security.ProfileDoS.set_descriptionResponse"/>
       </operation>
       <operation name="get_description">
       <documentation>
Gets the descriptions for a set of DoS profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_descriptionRequest"/>
               <output message="tns:Security.ProfileDoS.get_descriptionResponse"/>
       </operation>
       <operation name="get_application">
       <documentation>
Gets a list of Application Security sub-profiles for a list of given profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_applicationRequest"/>
               <output message="tns:Security.ProfileDoS.get_applicationResponse"/>
       </operation>
       <operation name="add_application">
       <documentation>
Adds a list of Application Security sub-profiles to given profiles.
Note: Only one Application Security sub-profile can exist per profile.

               </documentation>
               <input message="tns:Security.ProfileDoS.add_applicationRequest"/>
               <output message="tns:Security.ProfileDoS.add_applicationResponse"/>
       </operation>
       <operation name="remove_application">
       <documentation>
Removes specific Application Security sub-profiles from the specified profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_applicationRequest"/>
               <output message="tns:Security.ProfileDoS.remove_applicationResponse"/>
       </operation>
       <operation name="remove_all_applications">
       <documentation>
Removes all Application Security sub-profiles from the specified profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_all_applicationsRequest"/>
               <output message="tns:Security.ProfileDoS.remove_all_applicationsResponse"/>
       </operation>
       <operation name="get_protocol_dns">
       <documentation>
Gets the Protocol DNS Security sub-profile for a list of given profiles.
A Protocol DNS Security sub-profile allows you to add DNS Query Vectors to a
DoS Profile for attack detection purposes. It also allows dropping
of Malformed and Malicious DNS packets (and the thresholds for
these drops).
Note: Only one Protocol DNS Security sub-profile can exist per profile.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_protocol_dnsRequest"/>
               <output message="tns:Security.ProfileDoS.get_protocol_dnsResponse"/>
       </operation>
       <operation name="add_protocol_dns">
       <documentation>
Adds specific Protocol DNS Security sub-profiles to the specified profiles.
Note: Only one Protocol DNS Security sub-profile can exist per profile.

               </documentation>
               <input message="tns:Security.ProfileDoS.add_protocol_dnsRequest"/>
               <output message="tns:Security.ProfileDoS.add_protocol_dnsResponse"/>
       </operation>
       <operation name="remove_protocol_dns">
       <documentation>
Removes specific Protocol DNS Security sub-profiles from the specified profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_protocol_dnsRequest"/>
               <output message="tns:Security.ProfileDoS.remove_protocol_dnsResponse"/>
       </operation>
       <operation name="remove_all_protocol_dnses">
       <documentation>
Removes all Protocol DNS Security sub-profiles from the specified profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_all_protocol_dnsesRequest"/>
               <output message="tns:Security.ProfileDoS.remove_all_protocol_dnsesResponse"/>
       </operation>
       <operation name="set_trigger_irule_state">
       <documentation>
Sets the trigger DoS iRule event state in Application Security.

Trigger DoS iRule event specifies, when enabled, that the system activates an Application DoS iRule event.
The default is disabled.
Enable it if you have written iRules that process this event, and assigned them to a specific virtual server.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_trigger_irule_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_trigger_irule_stateResponse"/>
       </operation>
       <operation name="get_trigger_irule_state">
       <documentation>
Gets the trigger DoS iRule event state in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_trigger_irule_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_trigger_irule_stateResponse"/>
       </operation>
       <operation name="set_operation_mode">
       <documentation>
Sets the operation mode of the specified anomaly.
The available operation modes are mentioned under the OperationMode enumeration.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_operation_modeRequest"/>
               <output message="tns:Security.ProfileDoS.set_operation_modeResponse"/>
       </operation>
       <operation name="get_operation_mode">
       <documentation>
Gets the operation mode of the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_operation_modeRequest"/>
               <output message="tns:Security.ProfileDoS.get_operation_modeResponse"/>
       </operation>
       <operation name="set_source_ip_based_client_side_integrity_defense_state">
       <documentation>
Sets the Source IP-based client side integrity defense state in the specified anomaly.

Prevention policy consisting of six methods specifies how the system handles an attack.
The system begins with the first method that you enabled in this list.
If the system finds this method not effective enough to stop the attack,
it uses the next method that you enabled in this list.
 - Source IP-based client side integrity defense: Specifies, when enabled,
                   that the system determines whether the client is a legal browser or an illegal script
                   by sending a JavaScript challenge to each suspicious IP address and waiting for a response.
                   (Legal browsers are able to respond, while illegal scripts cannot.) The default is disabled.
 - URL-based client side integrity defense
 - Site-wide client side integrity defense
 - Source IP-based rate limiting
 - URL-based rate limiting
 - Site-wide rate limiting

               </documentation>
               <input message="tns:Security.ProfileDoS.set_source_ip_based_client_side_integrity_defense_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_source_ip_based_client_side_integrity_defense_stateResponse"/>
       </operation>
       <operation name="get_source_ip_based_client_side_integrity_defense_state">
       <documentation>
Gets the Source IP-based client side integrity defense state in the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_source_ip_based_client_side_integrity_defense_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_source_ip_based_client_side_integrity_defense_stateResponse"/>
       </operation>
       <operation name="set_url_based_client_side_integrity_defense_state">
       <documentation>
Sets the URL-based client side integrity defense state in the specified anomaly.

Please see set_source_ip_based_client_side_integrity_defense_state for more information about prevention policy.
 - URL-based client side integrity defense: Specifies, when enabled,
                   that the system determines whether the client is a legal browser or an illegal script
                   by sending a JavaScript challenge to each suspicious URL and waiting for a response.
                   (Legal browsers are able to respond, while illegal scripts cannot.) The default is disabled.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_url_based_client_side_integrity_defense_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_url_based_client_side_integrity_defense_stateResponse"/>
       </operation>
       <operation name="get_url_based_client_side_integrity_defense_state">
       <documentation>
Gets the URL-based client side integrity defense state in the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_url_based_client_side_integrity_defense_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_url_based_client_side_integrity_defense_stateResponse"/>
       </operation>
       <operation name="set_site_wide_client_side_integrity_defense_state">
       <documentation>
Sets the Site-wide client side integrity defense state in the specified anomaly.

Please see set_source_ip_based_client_side_integrity_defense_state for more information about prevention policy.
 - Site-wide client side integrity defense: Specifies, when enabled,
                   that the system determines whether the client is a legal browser or an illegal script
                   by sending a JavaScript challenge to each suspicious site and waiting for a response.
                   (Legal browsers are able to respond, while illegal scripts cannot.) The default is disabled.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_site_wide_client_side_integrity_defense_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_site_wide_client_side_integrity_defense_stateResponse"/>
       </operation>
       <operation name="get_site_wide_client_side_integrity_defense_state">
       <documentation>
Gets the Site-wide client side integrity defense state in the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_site_wide_client_side_integrity_defense_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_site_wide_client_side_integrity_defense_stateResponse"/>
       </operation>
       <operation name="set_source_ip_based_rate_limiting_state">
       <documentation>
Sets the Source IP-based rate limiting state in the specified anomaly.

Please see set_source_ip_based_client_side_integrity_defense_state for more information about prevention policy.
 - Source IP-based rate limiting: Specifies, when enabled,
                   that the system drops transactions from suspicious IP addresses.
                   The system allows requests from that IP address when its request rate per second
                   is less than the legitimate history interval (before the attack started),
                   or less than the threshold you configure in the maximum TPS. The default is enabled.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_source_ip_based_rate_limiting_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_source_ip_based_rate_limiting_stateResponse"/>
       </operation>
       <operation name="get_source_ip_based_rate_limiting_state">
       <documentation>
Gets the Source IP-based rate limiting state in the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_source_ip_based_rate_limiting_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_source_ip_based_rate_limiting_stateResponse"/>
       </operation>
       <operation name="set_url_based_rate_limiting_state">
       <documentation>
Sets the URL-based rate limiting state in the specified anomaly.

Please see set_source_ip_based_client_side_integrity_defense_state for more information about prevention policy.
 - URL-based rate limiting: Specifies, when enabled,
                   that the system drops transactions for suspicious URLs,
                   regardless of whether the IP address is suspicious or not.
                   The system allows requests for that URL when the request rate per second
                   is less than the legitimate history interval (before the attack started),
                   or less than the threshold you configure in the maximum TPS. The default is enabled.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_url_based_rate_limiting_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_url_based_rate_limiting_stateResponse"/>
       </operation>
       <operation name="get_url_based_rate_limiting_state">
       <documentation>
Gets the URL-based rate limiting state in the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_url_based_rate_limiting_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_url_based_rate_limiting_stateResponse"/>
       </operation>
       <operation name="set_site_wide_rate_limiting_state">
       <documentation>
Sets the Site-wide rate limiting state in the specified anomaly.

Please see set_source_ip_based_client_side_integrity_defense_state for more information about prevention policy.
 - Site-wide rate limiting: Specifies, when enabled,
                   that the system drops transactions for suspicious sites,
                   regardless of whether the IP address is suspicious or not.
                   The system allows requests for that site when the request rate per second
                   is less than the legitimate history interval (before the attack started),
                   or less than the threshold you configure in the maximum TPS. The default is enabled.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_site_wide_rate_limiting_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_site_wide_rate_limiting_stateResponse"/>
       </operation>
       <operation name="get_site_wide_rate_limiting_state">
       <documentation>
Gets the Site-wide rate limiting state in the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_site_wide_rate_limiting_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_site_wide_rate_limiting_stateResponse"/>
       </operation>
       <operation name="set_ip_tps_increase_rate">
       <documentation>
Sets the TPS increase rate value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

IP detection criteria setting is only available in TPS-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats the IP address as an attacker.
If these numbers are reached, the system prevents further attacks by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

Suspicious IP criteria setting is only available in Latency-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats the IP address as suspicious (suspects the IP address to be an attacker).
If an attack was detected according to the detection criteria, IP rate limiting will be done on the suspicious IP addresses.
The system prevents the attack by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

 - TPS increase rate: Specifies that the system considers an IP address to be an attacker (or treats as suspicious)
                      if the ratio between the transaction rate detection interval and the transaction rate history interval,
                      for one IP address, is greater than this number. The default setting is 500 percent.
 - Maximum TPS
 - Minimum TPS

               </documentation>
               <input message="tns:Security.ProfileDoS.set_ip_tps_increase_rateRequest"/>
               <output message="tns:Security.ProfileDoS.set_ip_tps_increase_rateResponse"/>
       </operation>
       <operation name="get_ip_tps_increase_rate">
       <documentation>
Gets the TPS increase rate value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_ip_tps_increase_rateRequest"/>
               <output message="tns:Security.ProfileDoS.get_ip_tps_increase_rateResponse"/>
       </operation>
       <operation name="set_ip_maximum_tps">
       <documentation>
Sets the maximum TPS value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

Please see set_ip_tps_increase_rate for more information about IP detection criteria and suspicious IP criteria.
 - Maximum TPS: Specifies that the system considers an IP address to be an attacker (or treats as suspicious)
                if the number of requests sent, per second, from an IP address is equal to or greater than this number.
                The default setting is 200 requests per second.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_ip_maximum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.set_ip_maximum_tpsResponse"/>
       </operation>
       <operation name="get_ip_maximum_tps">
       <documentation>
Gets the maximum TPS value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_ip_maximum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.get_ip_maximum_tpsResponse"/>
       </operation>
       <operation name="set_ip_minimum_tps">
       <documentation>
Sets the minimum TPS value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

Please see set_ip_tps_increase_rate for more information about IP detection criteria and suspicious IP criteria.
 - Minimum TPS: Specifies that the system considers an IP address to be an attacker (or treats as suspicious)
                if the detected TPS for a specific IP address equals, or is greater than, this number,
                and the TPS increase rate was reached. If the detected TPS is lower than this number,
                the system does not consider this IP address to be an attacker (or suspicious) even if
                the TPS increase rate was reached. The default setting is 40 transactions per second.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_ip_minimum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.set_ip_minimum_tpsResponse"/>
       </operation>
       <operation name="get_ip_minimum_tps">
       <documentation>
Gets the minimum TPS value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_ip_minimum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.get_ip_minimum_tpsResponse"/>
       </operation>
       <operation name="set_url_tps_increase_rate">
       <documentation>
Sets the TPS increase rate value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

URL detection criteria setting is only available in TPS-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats a URL to be under attack.
If these numbers are reached, the system prevents further attacks by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

Suspicious URL criteria setting is only available in Latency-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats the URL as suspicious (suspects the URL to be attacked).
If an attack was detected according to the detection criteria, URL rate limiting will be done on the suspicious URLs.
The system prevents the attack by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

 - TPS increase rate: Specifies that the system considers a URL to be under attack (or treats as suspicious)
                      if the ratio between the transaction rate detection interval and the transaction rate history interval,
                      for one URL, is greater than this number. The default setting is 500 percent.
 - Maximum TPS
 - Minimum TPS

               </documentation>
               <input message="tns:Security.ProfileDoS.set_url_tps_increase_rateRequest"/>
               <output message="tns:Security.ProfileDoS.set_url_tps_increase_rateResponse"/>
       </operation>
       <operation name="get_url_tps_increase_rate">
       <documentation>
Gets the TPS increase rate value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_url_tps_increase_rateRequest"/>
               <output message="tns:Security.ProfileDoS.get_url_tps_increase_rateResponse"/>
       </operation>
       <operation name="set_url_maximum_tps">
       <documentation>
Sets the maximum TPS value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

Please see set_url_tps_increase_rate for more information about URL detection criteria and suspicious URL criteria.
 - Maximum TPS: Specifies that the system considers a URL to be under attack (or treats as suspicious)
                if the number of requests sent, per second, for the URL is equal to or greater than this number.
                The default setting is 1000 requests per second.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_url_maximum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.set_url_maximum_tpsResponse"/>
       </operation>
       <operation name="get_url_maximum_tps">
       <documentation>
Gets the maximum TPS value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_url_maximum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.get_url_maximum_tpsResponse"/>
       </operation>
       <operation name="set_url_minimum_tps">
       <documentation>
Sets the minimum TPS value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

Please see set_url_tps_increase_rate for more information about URL detection criteria and suspicious URL criteria.
 - Minimum TPS: Specifies that the system considers a URL to be under attack (or treats as suspicious)
                if the detected TPS for a specific URL equals, or is greater than, this number,
                and the TPS increase rate was reached. If the detected TPS is lower than this number,
                the system does not consider this URL to be under attack (or suspicious) even if
                the TPS increase rate was reached. The default setting is 200 transactions per second.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_url_minimum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.set_url_minimum_tpsResponse"/>
       </operation>
       <operation name="get_url_minimum_tps">
       <documentation>
Gets the minimum TPS value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_url_minimum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.get_url_minimum_tpsResponse"/>
       </operation>
       <operation name="set_site_wide_tps_increase_rate">
       <documentation>
Sets the TPS increase rate value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

Site-wide detection criteria setting is only available in TPS-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats the whole site to be under attack.
If these numbers are reached, the system prevents further attacks by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

Suspicious Site-wide criteria setting is only available in Latency-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats a site as suspicious (suspects the whole site to be attacked).
If an attack was detected according to the detection criteria, Site-wide rate limiting will be done on the suspicious sites.
The system prevents the attack by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

 - TPS increase rate: Specifies that the system considers a whole site to be under attack (or treats as suspicious)
                      if the ratio between the transaction rate detection interval and the transaction rate history interval,
                      for one site, is greater than this number. The default setting is 500 percent.
 - Maximum TPS
 - Minimum TPS

               </documentation>
               <input message="tns:Security.ProfileDoS.set_site_wide_tps_increase_rateRequest"/>
               <output message="tns:Security.ProfileDoS.set_site_wide_tps_increase_rateResponse"/>
       </operation>
       <operation name="get_site_wide_tps_increase_rate">
       <documentation>
Gets the TPS increase rate value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_site_wide_tps_increase_rateRequest"/>
               <output message="tns:Security.ProfileDoS.get_site_wide_tps_increase_rateResponse"/>
       </operation>
       <operation name="set_site_wide_maximum_tps">
       <documentation>
Sets the maximum TPS value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

Please see set_site_wide_tps_increase_rate for more information about Site-wide detection criteria and suspicious Site-wide criteria.
 - Maximum TPS: Specifies that the system considers a whole site to be under attack (or treats as suspicious)
                if the number of requests sent, per second, for the site is equal to or greater than this number.
                The default setting is 10000 requests per second.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_site_wide_maximum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.set_site_wide_maximum_tpsResponse"/>
       </operation>
       <operation name="get_site_wide_maximum_tps">
       <documentation>
Gets the maximum TPS value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_site_wide_maximum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.get_site_wide_maximum_tpsResponse"/>
       </operation>
       <operation name="set_site_wide_minimum_tps">
       <documentation>
Sets the minimum TPS value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

Please see set_site_wide_tps_increase_rate for more information about Site-wide detection criteria and suspicious Site-wide criteria.
 - Minimum TPS: Specifies that the system considers a whole site to be under attack (or treats as suspicious)
                if the detected TPS for a specific site equals, or is greater than, this number,
                and the TPS increase rate was reached. If the detected TPS is lower than this number,
                the system does not consider this whole site to be under attack (or suspicious) even if
                the TPS increase rate was reached. The default setting is 2000 transactions per second.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_site_wide_minimum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.set_site_wide_minimum_tpsResponse"/>
       </operation>
       <operation name="get_site_wide_minimum_tps">
       <documentation>
Gets the minimum TPS value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_site_wide_minimum_tpsRequest"/>
               <output message="tns:Security.ProfileDoS.get_site_wide_minimum_tpsResponse"/>
       </operation>
       <operation name="set_escalation_period">
       <documentation>
Sets the escalation period (in seconds) in the specified anomaly.

Escalation period specifies for how long the system spends in each step until deciding to move to the next step
when preventing attacks against an attacker IP address or an attacked URL.
The system prevents attacks by rejecting requests either from the attacking IP address, or for the attacked URL.
After the system detects and stops a DoS attack, it performs attack prevention for the amount of time configured here
in every method that you enabled in prevention policy (see set_source_ip_based_client_side_integrity_defense_state)
even if the system detects that the attack continues. The default setting is 120 seconds.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_escalation_periodRequest"/>
               <output message="tns:Security.ProfileDoS.set_escalation_periodResponse"/>
       </operation>
       <operation name="get_escalation_period">
       <documentation>
Gets the escalation period (in seconds) in the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_escalation_periodRequest"/>
               <output message="tns:Security.ProfileDoS.get_escalation_periodResponse"/>
       </operation>
       <operation name="set_deescalation_period">
       <documentation>
Sets the de-escalation period (in seconds) in the specified anomaly.

De-escalation period specifies for how long the system spends in the final escalation step until retrying the steps from the top
when preventing attacks against an attacker IP address or an attacked URL. Zero value specifies that no de-escalation occurs.
Please see set_escalation_period for more information about escalation. The default setting is 7200 seconds.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_deescalation_periodRequest"/>
               <output message="tns:Security.ProfileDoS.set_deescalation_periodResponse"/>
       </operation>
       <operation name="get_deescalation_period">
       <documentation>
Gets the de-escalation period (in seconds) in the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_deescalation_periodRequest"/>
               <output message="tns:Security.ProfileDoS.get_deescalation_periodResponse"/>
       </operation>
       <operation name="set_maximum_prevention_duration">
       <documentation>
This method has been deprecated. Please use set_escalation_period / set_deescalation_period instead.

Sets the maximum prevention duration (in seconds) in the specified anomaly.

Prevention duration specifies for how long the system prevents attacks against an attacker IP address or an attacked URL.
The system prevents attacks by rejecting requests either from the attacking IP address, or for the attacked URL.
 - Unlimited (zero value): Specifies that after the system detects and stops a DoS attack,
            it performs attack prevention until it detects the end of the attack. This is the default.
 - Number of seconds (positive value): Specifies that after the system detects and stops a DoS attack,
            it performs attack prevention either for the amount of time configured here even if the system detects
            that the attack continues, or until the system detects the end of the attack, whichever is earlier.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_maximum_prevention_durationRequest"/>
               <output message="tns:Security.ProfileDoS.set_maximum_prevention_durationResponse"/>
       </operation>
       <operation name="get_maximum_prevention_duration">
       <documentation>
This method has been deprecated. Please use get_escalation_period / get_deescalation_period instead.

Gets the maximum prevention duration (in seconds) in the specified anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_maximum_prevention_durationRequest"/>
               <output message="tns:Security.ProfileDoS.get_maximum_prevention_durationResponse"/>
       </operation>
       <operation name="set_latency_increase_rate">
       <documentation>
Sets the latency increase rate value in detection criteria of Latency-based anomaly.

Detection criteria setting is only available in Latency-based anomaly.
It specifies the criteria under which the system considers traffic to be an attack.
First, the minimum latency must be reached, and then either the latency increase rate or the maximum latency must be reached.
 - Latency increase rate: Specifies that the system considers traffic to be an attack if
                          the ratio of the latency detection interval to the latency history interval,
                          for one URL, is greater than this number. The default setting is 500 percent.
 - Maximum latency
 - Minimum latency

               </documentation>
               <input message="tns:Security.ProfileDoS.set_latency_increase_rateRequest"/>
               <output message="tns:Security.ProfileDoS.set_latency_increase_rateResponse"/>
       </operation>
       <operation name="get_latency_increase_rate">
       <documentation>
Gets the latency increase rate value in detection criteria of Latency-based anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_latency_increase_rateRequest"/>
               <output message="tns:Security.ProfileDoS.get_latency_increase_rateResponse"/>
       </operation>
       <operation name="set_maximum_latency">
       <documentation>
Sets the maximum latency value in detection criteria of Latency-based anomaly.

Please see set_latency_increase_rate for more information about detection criteria.
 - Maximum latency: Specifies that the system considers traffic to be an attack if
                    the latency detection interval for a specific URL is greater than this number.
                    The default setting is 10000 milliseconds.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_maximum_latencyRequest"/>
               <output message="tns:Security.ProfileDoS.set_maximum_latencyResponse"/>
       </operation>
       <operation name="get_maximum_latency">
       <documentation>
Gets the maximum latency value in detection criteria of Latency-based anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_maximum_latencyRequest"/>
               <output message="tns:Security.ProfileDoS.get_maximum_latencyResponse"/>
       </operation>
       <operation name="set_minimum_latency">
       <documentation>
Sets the minimum latency value in detection criteria of Latency-based anomaly.

Please see set_latency_increase_rate for more information about detection criteria.
 - Minimum latency: Specifies that the system considers traffic to be an attack if
                    the detection interval for a specific URL equals, or is greater than, this number,
                    and at least one of the latency increase rate or maximum latency was reached.
                    If the detection interval is lower than this number, the system does not consider
                    this traffic to be an attack even if one of the latency increase rate or maximum latency was reached.
                    The default setting is 200 milliseconds.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_minimum_latencyRequest"/>
               <output message="tns:Security.ProfileDoS.set_minimum_latencyResponse"/>
       </operation>
       <operation name="get_minimum_latency">
       <documentation>
Gets the minimum latency value in detection criteria of Latency-based anomaly.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_minimum_latencyRequest"/>
               <output message="tns:Security.ProfileDoS.get_minimum_latencyResponse"/>
       </operation>
       <operation name="set_heavy_url_protection_state">
       <documentation>
Sets the heavy URL protection state in Application Security.

Heavy URLs are those ones that may consume considerable server resources per request,
thus it takes only low rate requests to those URLs in order to cause DoS attacks.
Attacks will continue to be detected using the TPS-based and Latency-based anomalies.
Heavy URL protection specifies, when enabled, that whenever an attack is detected,
the system protects the heavy URLs using the URL-based methods that you enabled in prevention policy
(see set_source_ip_based_client_side_integrity_defense_state). If no such prevention method is enabled,
attacks will be only reported. The default is enabled.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_heavy_url_protection_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_heavy_url_protection_stateResponse"/>
       </operation>
       <operation name="get_heavy_url_protection_state">
       <documentation>
Gets the heavy URL protection state in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_heavy_url_protection_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_heavy_url_protection_stateResponse"/>
       </operation>
       <operation name="set_heavy_url_automatic_detection_state">
       <documentation>
Sets the automatic heavy URL detection state in Application Security.

Automatic heavy URL detection specifies, when enabled, that the system automatically detects heavy URLs,
in addition to the manually configured ones (see set_heavy_url_includes and set_heavy_url_excludes).
For the sake of detecting heavy URLs, the system measures the latency tail weight, defined as
the ratio of transactions that have latency beyond the latency threshold (see set_heavy_url_latency_threshold)
out of all the transactions. A URL is considered heavy if the tail is considerably above the global average
in the long run. In order to enable this setting, you must first enable heavy URL protection.
The default is enabled.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_heavy_url_automatic_detection_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_heavy_url_automatic_detection_stateResponse"/>
       </operation>
       <operation name="get_heavy_url_automatic_detection_state">
       <documentation>
Gets the automatic heavy URL detection state in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_heavy_url_automatic_detection_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_heavy_url_automatic_detection_stateResponse"/>
       </operation>
       <operation name="get_heavy_url_include">
       <documentation>
Gets the included heavy URLs in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_heavy_url_includeRequest"/>
               <output message="tns:Security.ProfileDoS.get_heavy_url_includeResponse"/>
       </operation>
       <operation name="add_heavy_url_include">
       <documentation>
Adds a list of URLs to the manually-configured (included) heavy URLs in Application Security.

Included heavy URLs specify URLs that are expected to be heavy from a-priori knowledge
even if they are not automatically detected as heavy.

               </documentation>
               <input message="tns:Security.ProfileDoS.add_heavy_url_includeRequest"/>
               <output message="tns:Security.ProfileDoS.add_heavy_url_includeResponse"/>
       </operation>
       <operation name="replace_heavy_url_include">
       <documentation>
Replaces the existing included heavy URLs with new ones in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.replace_heavy_url_includeRequest"/>
               <output message="tns:Security.ProfileDoS.replace_heavy_url_includeResponse"/>
       </operation>
       <operation name="remove_heavy_url_include">
       <documentation>
Removes specific URLs from the included heavy URLs in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_heavy_url_includeRequest"/>
               <output message="tns:Security.ProfileDoS.remove_heavy_url_includeResponse"/>
       </operation>
       <operation name="get_heavy_url_exclude">
       <documentation>
Gets the excluded heavy URLs in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_heavy_url_excludeRequest"/>
               <output message="tns:Security.ProfileDoS.get_heavy_url_excludeResponse"/>
       </operation>
       <operation name="add_heavy_url_exclude">
       <documentation>
Adds a list of URLs to the ignored (excluded) heavy URLs in Application Security.

Excluded heavy URLs specify URLs that are not considered heavy even if automatically detected.
The exclude list can contain prefix wildcards.

               </documentation>
               <input message="tns:Security.ProfileDoS.add_heavy_url_excludeRequest"/>
               <output message="tns:Security.ProfileDoS.add_heavy_url_excludeResponse"/>
       </operation>
       <operation name="replace_heavy_url_exclude">
       <documentation>
Replaces the existing excluded heavy URLs with new ones in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.replace_heavy_url_excludeRequest"/>
               <output message="tns:Security.ProfileDoS.replace_heavy_url_excludeResponse"/>
       </operation>
       <operation name="remove_heavy_url_exclude">
       <documentation>
Removes specific URLs from the excluded heavy URLs in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_heavy_url_excludeRequest"/>
               <output message="tns:Security.ProfileDoS.remove_heavy_url_excludeResponse"/>
       </operation>
       <operation name="set_heavy_url_latency_threshold">
       <documentation>
Sets latency threshold for automatic heavy URL detection (in milliseconds) in Application Security.

Please see set_heavy_url_automatic_detection_state for more information about automatic heavy URL detection.
You must enable automatic heavy URL detection in order to configure the latency threshold.
You can increase or decrease this number to improve accuracy of the automatically detected heavy URLs,
if too many or too few URLs are found by the system to be heavy. The default setting is 1000 milliseconds.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_heavy_url_latency_thresholdRequest"/>
               <output message="tns:Security.ProfileDoS.set_heavy_url_latency_thresholdResponse"/>
       </operation>
       <operation name="get_heavy_url_latency_threshold">
       <documentation>
Gets the latency threshold for automatic heavy URL detection (in milliseconds) in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_heavy_url_latency_thresholdRequest"/>
               <output message="tns:Security.ProfileDoS.get_heavy_url_latency_thresholdResponse"/>
       </operation>
       <operation name="set_tcp_dump_record_traffic_state">
       <documentation>
Sets the TCP dump record traffic state in Application Security.

Specifies when enabled that the system records traffic (performs a TCP dump)
when a DoS attack is underway. The system records traffic during DoS attacks
on the virtual server in which the attack was detected. The TCP dump files can be collected
into the QuickView file so that F5 support can use it for solving customer cases.
The files are located in the system in the following file path: /shared/dosl7/tcpdumps,
and have a pcap extension.
The default is disabled.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_tcp_dump_record_traffic_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_tcp_dump_record_traffic_stateResponse"/>
       </operation>
       <operation name="get_tcp_dump_record_traffic_state">
       <documentation>
Gets the TCP dump record traffic state in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_tcp_dump_record_traffic_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_tcp_dump_record_traffic_stateResponse"/>
       </operation>
       <operation name="set_tcp_dump_maximum_duration">
       <documentation>
Sets the TCP dump maximum duration (in seconds) in Application Security.

The maximum time for one dump cycle. Legal values are between 1 and 300.
Please see set_tcp_dump_record_traffic_state for more information about recording the traffic/TCP dump.
The default setting is 30 seconds.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_tcp_dump_maximum_durationRequest"/>
               <output message="tns:Security.ProfileDoS.set_tcp_dump_maximum_durationResponse"/>
       </operation>
       <operation name="get_tcp_dump_maximum_duration">
       <documentation>
Gets the TCP dump maximum duration (in seconds) in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_tcp_dump_maximum_durationRequest"/>
               <output message="tns:Security.ProfileDoS.get_tcp_dump_maximum_durationResponse"/>
       </operation>
       <operation name="set_tcp_dump_maximum_size">
       <documentation>
Sets the TCP dump maximum size (in megabytes) in Application Security.

The maximum size for a dump cycle. Legal values are between 1 and 50.
Please see set_tcp_dump_record_traffic_state for more information about recording the traffic/TCP dump.
The default setting is 10 megabytes.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_tcp_dump_maximum_sizeRequest"/>
               <output message="tns:Security.ProfileDoS.set_tcp_dump_maximum_sizeResponse"/>
       </operation>
       <operation name="get_tcp_dump_maximum_size">
       <documentation>
Gets the TCP dump maximum size (in megabytes) in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_tcp_dump_maximum_sizeRequest"/>
               <output message="tns:Security.ProfileDoS.get_tcp_dump_maximum_sizeResponse"/>
       </operation>
       <operation name="set_tcp_dump_repetition_interval">
       <documentation>
Sets the TCP dump repetition interval (in seconds) in Application Security.

Specifies whether the system performs one dump for each DoS attack, or multiple dumps.
When value is 0: Specifies that the system performs one dump for each DoS attack.
When value is greater than 0: Specifies that the system performs multiple dumps for each DoS attack,
and how long the system waits after finishing a dump cycle before starting a new cycle.
Legal values are between 0 and 2600 seconds.
Please see set_tcp_dump_record_traffic_state for more information about recording the traffic/TCP dump.
The default setting is 120 seconds.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_tcp_dump_repetition_intervalRequest"/>
               <output message="tns:Security.ProfileDoS.set_tcp_dump_repetition_intervalResponse"/>
       </operation>
       <operation name="get_tcp_dump_repetition_interval">
       <documentation>
Gets the TCP dump repetition interval (in seconds) in Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_tcp_dump_repetition_intervalRequest"/>
               <output message="tns:Security.ProfileDoS.get_tcp_dump_repetition_intervalResponse"/>
       </operation>
       <operation name="get_white_ip">
       <documentation>
Gets the entire IP address whitelist of DoS profile Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_white_ipRequest"/>
               <output message="tns:Security.ProfileDoS.get_white_ipResponse"/>
       </operation>
       <operation name="add_white_ip">
       <documentation>
Adds a list of IP addresses with subnet masks to the whitelist of DoS profile Application Security.

IP address whitelist specifies IP addresses, including subnet masks, that the system considers
legitimate and does not examine when performing DoS prevention.

               </documentation>
               <input message="tns:Security.ProfileDoS.add_white_ipRequest"/>
               <output message="tns:Security.ProfileDoS.add_white_ipResponse"/>
       </operation>
       <operation name="remove_white_ip">
       <documentation>
Removes specific IP addresses with subnet masks from the whitelist of DoS profile Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_white_ipRequest"/>
               <output message="tns:Security.ProfileDoS.remove_white_ipResponse"/>
       </operation>
       <operation name="remove_all_white_ips">
       <documentation>
Removes the entire IP address whitelist of DoS profile Application Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_all_white_ipsRequest"/>
               <output message="tns:Security.ProfileDoS.remove_all_white_ipsResponse"/>
       </operation>
       <operation name="get_protocol_sip">
       <documentation>
Gets the Protocol SIP Security sub-profile for a list of given profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_protocol_sipRequest"/>
               <output message="tns:Security.ProfileDoS.get_protocol_sipResponse"/>
       </operation>
       <operation name="add_protocol_sip">
       <documentation>
Adds a list of Protocol SIP Security sub-profiles to given profiles.
Note: Only one Protocol SIP Security sub-profile can exist per profile.

               </documentation>
               <input message="tns:Security.ProfileDoS.add_protocol_sipRequest"/>
               <output message="tns:Security.ProfileDoS.add_protocol_sipResponse"/>
       </operation>
       <operation name="remove_protocol_sip">
       <documentation>
Removes specific Protocol SIP Security sub-profiles from the specified profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_protocol_sipRequest"/>
               <output message="tns:Security.ProfileDoS.remove_protocol_sipResponse"/>
       </operation>
       <operation name="remove_all_protocol_sips">
       <documentation>
Removes all Protocol SIP Security sub-profiles from the specified profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_all_protocol_sipsRequest"/>
               <output message="tns:Security.ProfileDoS.remove_all_protocol_sipsResponse"/>
       </operation>
       <operation name="get_sip_attack_vector">
       <documentation>
Gets all SIP Attack Vectors that are enabled for the specified Protocol SIP Security sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_sip_attack_vectorRequest"/>
               <output message="tns:Security.ProfileDoS.get_sip_attack_vectorResponse"/>
       </operation>
       <operation name="add_sip_attack_vector">
       <documentation>
Adds SIP Attack Vectors to the specified Protocol SIP Security sub-profiles.
A SIP Attack Vector allows the user to enable DoS attack detection on a specific attack vector and
also lets the user configure attack sensitivity (rate increase &amp; threshold).

               </documentation>
               <input message="tns:Security.ProfileDoS.add_sip_attack_vectorRequest"/>
               <output message="tns:Security.ProfileDoS.add_sip_attack_vectorResponse"/>
       </operation>
       <operation name="remove_sip_attack_vector">
       <documentation>
Removes SIP Attack Vectors from the specified Protocol SIP Security sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_sip_attack_vectorRequest"/>
               <output message="tns:Security.ProfileDoS.remove_sip_attack_vectorResponse"/>
       </operation>
       <operation name="remove_all_sip_attack_vectors">
       <documentation>
Removes all SIP Attack Vectors from the specified Protocol SIP Security sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_all_sip_attack_vectorsRequest"/>
               <output message="tns:Security.ProfileDoS.remove_all_sip_attack_vectorsResponse"/>
       </operation>
       <operation name="set_sip_attack_vector_rate_increase">
       <documentation>
Sets the rate increase percentage for the specified SIP Attack Vectors.  When the rate increases
above this percentage then BIG-IP will detect the specified SIP Attack Vectors.
Note: This value cannot be set below 100.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_sip_attack_vector_rate_increaseRequest"/>
               <output message="tns:Security.ProfileDoS.set_sip_attack_vector_rate_increaseResponse"/>
       </operation>
       <operation name="get_sip_attack_vector_rate_increase">
       <documentation>
Gets the rate increase percentage for the specified SIP Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_sip_attack_vector_rate_increaseRequest"/>
               <output message="tns:Security.ProfileDoS.get_sip_attack_vector_rate_increaseResponse"/>
       </operation>
       <operation name="set_sip_attack_vector_rate_threshold">
       <documentation>
Sets the rate threshold for the specified SIP Attack Vectors. When the rate increases above this threshold
then BIG-IP will detect the specified SIP Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_sip_attack_vector_rate_thresholdRequest"/>
               <output message="tns:Security.ProfileDoS.set_sip_attack_vector_rate_thresholdResponse"/>
       </operation>
       <operation name="get_sip_attack_vector_rate_threshold">
       <documentation>
Gets the rate threshold for the specified SIP Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_sip_attack_vector_rate_thresholdRequest"/>
               <output message="tns:Security.ProfileDoS.get_sip_attack_vector_rate_thresholdResponse"/>
       </operation>
       <operation name="set_protocol_sip_error_attack_rate_increase">
       <documentation>
Sets the rate increase for SIP protocol errors DoS attack vector. When the rate increases above this percentage
then BIG-IP will detect a protocol errors SIP DoS attack.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_protocol_sip_error_attack_rate_increaseRequest"/>
               <output message="tns:Security.ProfileDoS.set_protocol_sip_error_attack_rate_increaseResponse"/>
       </operation>
       <operation name="get_protocol_sip_error_attack_rate_increase">
       <documentation>
Gets the rate increase for SIP protocol errors DoS attack vector.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_protocol_sip_error_attack_rate_increaseRequest"/>
               <output message="tns:Security.ProfileDoS.get_protocol_sip_error_attack_rate_increaseResponse"/>
       </operation>
       <operation name="set_protocol_sip_error_attack_rate_threshold">
       <documentation>
Sets the rate threshold for SIP protocol errors DoS attack vector. When the rate increases above this threshold
then BIG-IP will detect a protocol errors SIP DoS attack.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_protocol_sip_error_attack_rate_thresholdRequest"/>
               <output message="tns:Security.ProfileDoS.set_protocol_sip_error_attack_rate_thresholdResponse"/>
       </operation>
       <operation name="get_protocol_sip_error_attack_rate_threshold">
       <documentation>
Gets the rate threshold for SIP protocol errors DoS attack vector.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_protocol_sip_error_attack_rate_thresholdRequest"/>
               <output message="tns:Security.ProfileDoS.get_protocol_sip_error_attack_rate_thresholdResponse"/>
       </operation>
       <operation name="set_protocol_sip_error_attack_detection_state">
       <documentation>
Sets the Protocol SIP Error Attack Detection state in Protocol SIP Security. This allows
the user to configure BIG-IP to detect SIP protocol errors DoS attacks.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_protocol_sip_error_attack_detection_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_protocol_sip_error_attack_detection_stateResponse"/>
       </operation>
       <operation name="get_protocol_sip_error_attack_detection_state">
       <documentation>
Gets the SIP Protocol Error Attack Detection state in Protocol SIP Security.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_protocol_sip_error_attack_detection_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_protocol_sip_error_attack_detection_stateResponse"/>
       </operation>
       <operation name="reset_sip_attack_vector_statistics">
       <documentation>
Resets the statistics for the specified SIP Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.reset_sip_attack_vector_statisticsRequest"/>
               <output message="tns:Security.ProfileDoS.reset_sip_attack_vector_statisticsResponse"/>
       </operation>
       <operation name="get_all_sip_attack_vector_statistics">
       <documentation>
Gets the statistics for all SIP Attack Vectors (of the specified Protocol SIP Security sub-profiles).

               </documentation>
               <input message="tns:Security.ProfileDoS.get_all_sip_attack_vector_statisticsRequest"/>
               <output message="tns:Security.ProfileDoS.get_all_sip_attack_vector_statisticsResponse"/>
       </operation>
       <operation name="get_sip_attack_vector_statistics">
       <documentation>
Gets the statistics for the specified SIP Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_sip_attack_vector_statisticsRequest"/>
               <output message="tns:Security.ProfileDoS.get_sip_attack_vector_statisticsResponse"/>
       </operation>
       <operation name="get_dns_query_vector">
       <documentation>
Gets all the DNS Query Vectors for a set of Protocol DNS Security sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_dns_query_vectorRequest"/>
               <output message="tns:Security.ProfileDoS.get_dns_query_vectorResponse"/>
       </operation>
       <operation name="add_dns_query_vector">
       <documentation>
Adds DNS Query Vectors to the specified Protocol DNS Security sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.add_dns_query_vectorRequest"/>
               <output message="tns:Security.ProfileDoS.add_dns_query_vectorResponse"/>
       </operation>
       <operation name="remove_dns_query_vector">
       <documentation>
Removes DNS Query Vectors from the specified Protocol DNS Security sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_dns_query_vectorRequest"/>
               <output message="tns:Security.ProfileDoS.remove_dns_query_vectorResponse"/>
       </operation>
       <operation name="remove_all_dns_query_vectors">
       <documentation>
Removes all DNS Query Vectors from the specified Protocol DNS Security sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_all_dns_query_vectorsRequest"/>
               <output message="tns:Security.ProfileDoS.remove_all_dns_query_vectorsResponse"/>
       </operation>
       <operation name="set_dns_query_vector_rate_increase">
       <documentation>
Sets the rate increase percentage for the specified DNS Query Vectors.
The system calculates the rate increase percentage for a given
vector by comparing the 1 minute average to the 1 hour average, and
compares the result to the percentage set. If the set percentage is
less than or equal to the calculated value, a DoS attack is registered.
Note that this value cannot be set below 100.
The attack ends when this condition is no longer true.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_dns_query_vector_rate_increaseRequest"/>
               <output message="tns:Security.ProfileDoS.set_dns_query_vector_rate_increaseResponse"/>
       </operation>
       <operation name="get_dns_query_vector_rate_increase">
       <documentation>
Gets the rate increase percentage for the specified DNS Query Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_dns_query_vector_rate_increaseRequest"/>
               <output message="tns:Security.ProfileDoS.get_dns_query_vector_rate_increaseResponse"/>
       </operation>
       <operation name="set_dns_query_vector_rate_threshold">
       <documentation>
Sets the query vectors rate threshold for the specified DNS Query Vectors.
This is the absolute number of packets per second before registering a DoS attack.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_dns_query_vector_rate_thresholdRequest"/>
               <output message="tns:Security.ProfileDoS.set_dns_query_vector_rate_thresholdResponse"/>
       </operation>
       <operation name="get_dns_query_vector_rate_threshold">
       <documentation>
Gets the query vector rate threshold for the specified DNS Query Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_dns_query_vector_rate_thresholdRequest"/>
               <output message="tns:Security.ProfileDoS.get_dns_query_vector_rate_thresholdResponse"/>
       </operation>
       <operation name="set_protocol_dns_error_attack_rate_increase">
       <documentation>
Sets the DNS Protocol error attack rate increase for the specified Protocol DNS Security sub-profiles.
This is the rate increase (as a percentage) of traffic for Malformed and Malicious
DNS packets to register a DoS attack. This number is calculated by comparing the 1
minute average to the 1 hour average.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_protocol_dns_error_attack_rate_increaseRequest"/>
               <output message="tns:Security.ProfileDoS.set_protocol_dns_error_attack_rate_increaseResponse"/>
       </operation>
       <operation name="get_protocol_dns_error_attack_rate_increase">
       <documentation>
Gets the DNS Protocol error attack rate increase for the specified Protocol DNS Security sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_protocol_dns_error_attack_rate_increaseRequest"/>
               <output message="tns:Security.ProfileDoS.get_protocol_dns_error_attack_rate_increaseResponse"/>
       </operation>
       <operation name="set_protocol_dns_error_attack_detection_state">
       <documentation>
Sets the Protocol DNS Error Attack Detection state for the specified Protocol DNS Security sub-profiles.
This Determines whether or not to include Malformed and Malicious DNS packets
in DoS attack detection.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_protocol_dns_error_attack_detection_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_protocol_dns_error_attack_detection_stateResponse"/>
       </operation>
       <operation name="get_protocol_dns_error_attack_detection_state">
       <documentation>
Gets the DNS Protocol Error Attack Detection state for the specified Protocol DNS Security sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_protocol_dns_error_attack_detection_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_protocol_dns_error_attack_detection_stateResponse"/>
       </operation>
       <operation name="reset_dns_query_vector_statistics">
       <documentation>
Resets the statistics for the specified DNS Query Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.reset_dns_query_vector_statisticsRequest"/>
               <output message="tns:Security.ProfileDoS.reset_dns_query_vector_statisticsResponse"/>
       </operation>
       <operation name="get_all_dns_query_vector_statistics">
       <documentation>
Gets the statistics for all DNS Query Vectors for the specified Protocol DNS Security sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_all_dns_query_vector_statisticsRequest"/>
               <output message="tns:Security.ProfileDoS.get_all_dns_query_vector_statisticsResponse"/>
       </operation>
       <operation name="get_dns_query_vector_statistics">
       <documentation>
Gets the statistics for the specified DNS Query Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_dns_query_vector_statisticsRequest"/>
               <output message="tns:Security.ProfileDoS.get_dns_query_vector_statisticsResponse"/>
       </operation>
       <operation name="get_dos_network">
       <documentation>
Gets the DoS Network sub-profiles for the specified DoS profiles.
With this sub-profile, the Layer 4 attacks are detected and
actions are taken to drop the packets over the limit in one
second.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_dos_networkRequest"/>
               <output message="tns:Security.ProfileDoS.get_dos_networkResponse"/>
       </operation>
       <operation name="add_dos_network">
       <documentation>
Adds a list of DoS Network sub-profiles for the specified DoS
profiles. Note: Only one Security DoS Network sub-profile can
exist per profile.

               </documentation>
               <input message="tns:Security.ProfileDoS.add_dos_networkRequest"/>
               <output message="tns:Security.ProfileDoS.add_dos_networkResponse"/>
       </operation>
       <operation name="remove_dos_network">
       <documentation>
Removes a list of DoS Network sub-profiles from the specified
DoS profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_dos_networkRequest"/>
               <output message="tns:Security.ProfileDoS.remove_dos_networkResponse"/>
       </operation>
       <operation name="remove_all_dos_networks">
       <documentation>
Removes all DoS Network sub-profiles from the specified DoS
profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_all_dos_networksRequest"/>
               <output message="tns:Security.ProfileDoS.remove_all_dos_networksResponse"/>
       </operation>
       <operation name="get_network_attack_vector">
       <documentation>
Gets the Network Attack Vectors for the specified DoS Network
sub-profiles.
A Network Attack Vector allows the user to enable DoS attack
detection on a specific attack vector and also lets the user
configure attack sensitivity (rate limit &amp; threshold).

               </documentation>
               <input message="tns:Security.ProfileDoS.get_network_attack_vectorRequest"/>
               <output message="tns:Security.ProfileDoS.get_network_attack_vectorResponse"/>
       </operation>
       <operation name="add_network_attack_vector">
       <documentation>
Adds a list of Network Attack Vectors for the specified DoS
Network sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.add_network_attack_vectorRequest"/>
               <output message="tns:Security.ProfileDoS.add_network_attack_vectorResponse"/>
       </operation>
       <operation name="remove_network_attack_vector">
       <documentation>
Removes a list of Network Attack Vectors from the specified DoS
Network sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_network_attack_vectorRequest"/>
               <output message="tns:Security.ProfileDoS.remove_network_attack_vectorResponse"/>
       </operation>
       <operation name="remove_all_network_attack_vectors">
       <documentation>
Removes all Network Attack Vectors from the specified DoS
Network sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.remove_all_network_attack_vectorsRequest"/>
               <output message="tns:Security.ProfileDoS.remove_all_network_attack_vectorsResponse"/>
       </operation>
       <operation name="set_network_attack_vector_rate_limit">
       <documentation>
Sets the Rate Limits for the specified Network Attack Vectors.
When the incoming packet number per second for the specified
Network Attack Vectors is over this limit then the system will
drop all the over limit packets in this second. The limit number
of incoming packets will be allowed again in the next second.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_network_attack_vector_rate_limitRequest"/>
               <output message="tns:Security.ProfileDoS.set_network_attack_vector_rate_limitResponse"/>
       </operation>
       <operation name="get_network_attack_vector_rate_limit">
       <documentation>
Gets the Rate Limits for the specified Network Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_network_attack_vector_rate_limitRequest"/>
               <output message="tns:Security.ProfileDoS.get_network_attack_vector_rate_limitResponse"/>
       </operation>
       <operation name="set_network_attack_vector_rate_threshold">
       <documentation>
Sets the Rate Thresholds for the specified Network Attack
Vectors.
When the incoming packet number per second for the specified
Network Attack Vectors goes above this threshold then the system
will detect this kind of Layer 4 attack and take the action to
log.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_network_attack_vector_rate_thresholdRequest"/>
               <output message="tns:Security.ProfileDoS.set_network_attack_vector_rate_thresholdResponse"/>
       </operation>
       <operation name="get_network_attack_vector_rate_threshold">
       <documentation>
Gets the Rate Thresholds for the specified Network Attack
Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_network_attack_vector_rate_thresholdRequest"/>
               <output message="tns:Security.ProfileDoS.get_network_attack_vector_rate_thresholdResponse"/>
       </operation>
       <operation name="reset_network_attack_vector_statistics">
       <documentation>
Resets the statistics for the specified Network Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.reset_network_attack_vector_statisticsRequest"/>
               <output message="tns:Security.ProfileDoS.reset_network_attack_vector_statisticsResponse"/>
       </operation>
       <operation name="get_all_network_attack_vector_statistics">
       <documentation>
Gets the statistics for all Network Attack Vectors of the
specified DoS Network sub-profiles.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_all_network_attack_vector_statisticsRequest"/>
               <output message="tns:Security.ProfileDoS.get_all_network_attack_vector_statisticsResponse"/>
       </operation>
       <operation name="get_network_attack_vector_statistics">
       <documentation>
Gets the statistics for the specified Network Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_network_attack_vector_statisticsRequest"/>
               <output message="tns:Security.ProfileDoS.get_network_attack_vector_statisticsResponse"/>
       </operation>
       <operation name="set_network_attack_vector_auto_blacklisting_state">
       <documentation>
Sets the auto blacklisting state for the specified Network Attack Vectors.
If auto blacklisting is enabled, offending IPs will be automatically
blocked for the specified blacklist duration. See
set_network_attack_vector_blacklist_duration for more details.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_network_attack_vector_auto_blacklisting_stateRequest"/>
               <output message="tns:Security.ProfileDoS.set_network_attack_vector_auto_blacklisting_stateResponse"/>
       </operation>
       <operation name="get_network_attack_vector_auto_blacklisting_state">
       <documentation>
Gets the auto blacklisting state for the specified Network Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_network_attack_vector_auto_blacklisting_stateRequest"/>
               <output message="tns:Security.ProfileDoS.get_network_attack_vector_auto_blacklisting_stateResponse"/>
       </operation>
       <operation name="set_network_attack_vector_blacklist_detection_seconds">
       <documentation>
Sets the blacklist detection value (seconds) for the specified Network Attack Vectors.
The blacklist detection value is the time that a given IP must be offending before
being added to the blacklist.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_network_attack_vector_blacklist_detection_secondsRequest"/>
               <output message="tns:Security.ProfileDoS.set_network_attack_vector_blacklist_detection_secondsResponse"/>
       </operation>
       <operation name="get_network_attack_vector_blacklist_detection_seconds">
       <documentation>
Gets the blacklist detection value for the specified Network Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_network_attack_vector_blacklist_detection_secondsRequest"/>
               <output message="tns:Security.ProfileDoS.get_network_attack_vector_blacklist_detection_secondsResponse"/>
       </operation>
       <operation name="set_network_attack_vector_blacklist_duration">
       <documentation>
Sets the blacklist duration (seconds) for the specified Network Attack Vectors.
The blacklist duration is the time that an offending IP will remain in the blacklist.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_network_attack_vector_blacklist_durationRequest"/>
               <output message="tns:Security.ProfileDoS.set_network_attack_vector_blacklist_durationResponse"/>
       </operation>
       <operation name="get_network_attack_vector_blacklist_duration">
       <documentation>
Gets the blacklist duration for the specified Network Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_network_attack_vector_blacklist_durationRequest"/>
               <output message="tns:Security.ProfileDoS.get_network_attack_vector_blacklist_durationResponse"/>
       </operation>
       <operation name="set_network_attack_vector_blacklist_category">
       <documentation>
Sets the blacklist categories for the specified Network Attack Vectors.
The blacklist categories which blacklisted IPs should be added to.

               </documentation>
               <input message="tns:Security.ProfileDoS.set_network_attack_vector_blacklist_categoryRequest"/>
               <output message="tns:Security.ProfileDoS.set_network_attack_vector_blacklist_categoryResponse"/>
       </operation>
       <operation name="get_network_attack_vector_blacklist_category">
       <documentation>
Gets the blacklist category for the specified Network Attack Vectors.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_network_attack_vector_blacklist_categoryRequest"/>
               <output message="tns:Security.ProfileDoS.get_network_attack_vector_blacklist_categoryResponse"/>
       </operation>
       <operation name="get_version">
       <documentation>
Gets the version information for this interface.

               </documentation>
               <input message="tns:Security.ProfileDoS.get_versionRequest"/>
               <output message="tns:Security.ProfileDoS.get_versionResponse"/>
       </operation>

</portType>

<!– binding –>

<binding name=“Security.ProfileDoSBinding” type=“tns:Security.ProfileDoSPortType”>

       <soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
       <operation name="get_list">
       <documentation>
Gets a list of all DoS profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="create">
       <documentation>
Creates the specified DoS profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="delete_profile">
       <documentation>
Deletes the specified DoS profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="delete_all_profiles">
       <documentation>
Deletes all DoS profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="is_system_profile">
       <documentation>
Determines whether the specified DoS profiles are system profiles.
A system profile is a profile pre-configured on the system, ready
for use.  Non-system profiles are profiles created or modified by a
user.  Note that if a system profile is modified, it is no longer
considered a system profile.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_description">
       <documentation>
Sets the description for a set of DoS profiles.

This is an arbitrary field which can be used for any purpose.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_description">
       <documentation>
Gets the descriptions for a set of DoS profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_application">
       <documentation>
Gets a list of Application Security sub-profiles for a list of given profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="add_application">
       <documentation>
Adds a list of Application Security sub-profiles to given profiles.
Note: Only one Application Security sub-profile can exist per profile.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_application">
       <documentation>
Removes specific Application Security sub-profiles from the specified profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_all_applications">
       <documentation>
Removes all Application Security sub-profiles from the specified profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_protocol_dns">
       <documentation>
Gets the Protocol DNS Security sub-profile for a list of given profiles.
A Protocol DNS Security sub-profile allows you to add DNS Query Vectors to a
DoS Profile for attack detection purposes. It also allows dropping
of Malformed and Malicious DNS packets (and the thresholds for
these drops).
Note: Only one Protocol DNS Security sub-profile can exist per profile.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="add_protocol_dns">
       <documentation>
Adds specific Protocol DNS Security sub-profiles to the specified profiles.
Note: Only one Protocol DNS Security sub-profile can exist per profile.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_protocol_dns">
       <documentation>
Removes specific Protocol DNS Security sub-profiles from the specified profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_all_protocol_dnses">
       <documentation>
Removes all Protocol DNS Security sub-profiles from the specified profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_trigger_irule_state">
       <documentation>
Sets the trigger DoS iRule event state in Application Security.

Trigger DoS iRule event specifies, when enabled, that the system activates an Application DoS iRule event.
The default is disabled.
Enable it if you have written iRules that process this event, and assigned them to a specific virtual server.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_trigger_irule_state">
       <documentation>
Gets the trigger DoS iRule event state in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_operation_mode">
       <documentation>
Sets the operation mode of the specified anomaly.
The available operation modes are mentioned under the OperationMode enumeration.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_operation_mode">
       <documentation>
Gets the operation mode of the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_source_ip_based_client_side_integrity_defense_state">
       <documentation>
Sets the Source IP-based client side integrity defense state in the specified anomaly.

Prevention policy consisting of six methods specifies how the system handles an attack.
The system begins with the first method that you enabled in this list.
If the system finds this method not effective enough to stop the attack,
it uses the next method that you enabled in this list.
 - Source IP-based client side integrity defense: Specifies, when enabled,
                   that the system determines whether the client is a legal browser or an illegal script
                   by sending a JavaScript challenge to each suspicious IP address and waiting for a response.
                   (Legal browsers are able to respond, while illegal scripts cannot.) The default is disabled.
 - URL-based client side integrity defense
 - Site-wide client side integrity defense
 - Source IP-based rate limiting
 - URL-based rate limiting
 - Site-wide rate limiting

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_source_ip_based_client_side_integrity_defense_state">
       <documentation>
Gets the Source IP-based client side integrity defense state in the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_url_based_client_side_integrity_defense_state">
       <documentation>
Sets the URL-based client side integrity defense state in the specified anomaly.

Please see set_source_ip_based_client_side_integrity_defense_state for more information about prevention policy.
 - URL-based client side integrity defense: Specifies, when enabled,
                   that the system determines whether the client is a legal browser or an illegal script
                   by sending a JavaScript challenge to each suspicious URL and waiting for a response.
                   (Legal browsers are able to respond, while illegal scripts cannot.) The default is disabled.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_url_based_client_side_integrity_defense_state">
       <documentation>
Gets the URL-based client side integrity defense state in the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_site_wide_client_side_integrity_defense_state">
       <documentation>
Sets the Site-wide client side integrity defense state in the specified anomaly.

Please see set_source_ip_based_client_side_integrity_defense_state for more information about prevention policy.
 - Site-wide client side integrity defense: Specifies, when enabled,
                   that the system determines whether the client is a legal browser or an illegal script
                   by sending a JavaScript challenge to each suspicious site and waiting for a response.
                   (Legal browsers are able to respond, while illegal scripts cannot.) The default is disabled.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_site_wide_client_side_integrity_defense_state">
       <documentation>
Gets the Site-wide client side integrity defense state in the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_source_ip_based_rate_limiting_state">
       <documentation>
Sets the Source IP-based rate limiting state in the specified anomaly.

Please see set_source_ip_based_client_side_integrity_defense_state for more information about prevention policy.
 - Source IP-based rate limiting: Specifies, when enabled,
                   that the system drops transactions from suspicious IP addresses.
                   The system allows requests from that IP address when its request rate per second
                   is less than the legitimate history interval (before the attack started),
                   or less than the threshold you configure in the maximum TPS. The default is enabled.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_source_ip_based_rate_limiting_state">
       <documentation>
Gets the Source IP-based rate limiting state in the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_url_based_rate_limiting_state">
       <documentation>
Sets the URL-based rate limiting state in the specified anomaly.

Please see set_source_ip_based_client_side_integrity_defense_state for more information about prevention policy.
 - URL-based rate limiting: Specifies, when enabled,
                   that the system drops transactions for suspicious URLs,
                   regardless of whether the IP address is suspicious or not.
                   The system allows requests for that URL when the request rate per second
                   is less than the legitimate history interval (before the attack started),
                   or less than the threshold you configure in the maximum TPS. The default is enabled.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_url_based_rate_limiting_state">
       <documentation>
Gets the URL-based rate limiting state in the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_site_wide_rate_limiting_state">
       <documentation>
Sets the Site-wide rate limiting state in the specified anomaly.

Please see set_source_ip_based_client_side_integrity_defense_state for more information about prevention policy.
 - Site-wide rate limiting: Specifies, when enabled,
                   that the system drops transactions for suspicious sites,
                   regardless of whether the IP address is suspicious or not.
                   The system allows requests for that site when the request rate per second
                   is less than the legitimate history interval (before the attack started),
                   or less than the threshold you configure in the maximum TPS. The default is enabled.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_site_wide_rate_limiting_state">
       <documentation>
Gets the Site-wide rate limiting state in the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_ip_tps_increase_rate">
       <documentation>
Sets the TPS increase rate value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

IP detection criteria setting is only available in TPS-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats the IP address as an attacker.
If these numbers are reached, the system prevents further attacks by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

Suspicious IP criteria setting is only available in Latency-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats the IP address as suspicious (suspects the IP address to be an attacker).
If an attack was detected according to the detection criteria, IP rate limiting will be done on the suspicious IP addresses.
The system prevents the attack by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

 - TPS increase rate: Specifies that the system considers an IP address to be an attacker (or treats as suspicious)
                      if the ratio between the transaction rate detection interval and the transaction rate history interval,
                      for one IP address, is greater than this number. The default setting is 500 percent.
 - Maximum TPS
 - Minimum TPS

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_ip_tps_increase_rate">
       <documentation>
Gets the TPS increase rate value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_ip_maximum_tps">
       <documentation>
Sets the maximum TPS value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

Please see set_ip_tps_increase_rate for more information about IP detection criteria and suspicious IP criteria.
 - Maximum TPS: Specifies that the system considers an IP address to be an attacker (or treats as suspicious)
                if the number of requests sent, per second, from an IP address is equal to or greater than this number.
                The default setting is 200 requests per second.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_ip_maximum_tps">
       <documentation>
Gets the maximum TPS value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_ip_minimum_tps">
       <documentation>
Sets the minimum TPS value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

Please see set_ip_tps_increase_rate for more information about IP detection criteria and suspicious IP criteria.
 - Minimum TPS: Specifies that the system considers an IP address to be an attacker (or treats as suspicious)
                if the detected TPS for a specific IP address equals, or is greater than, this number,
                and the TPS increase rate was reached. If the detected TPS is lower than this number,
                the system does not consider this IP address to be an attacker (or suspicious) even if
                the TPS increase rate was reached. The default setting is 40 transactions per second.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_ip_minimum_tps">
       <documentation>
Gets the minimum TPS value in IP detection criteria (or suspicious IP criteria) of the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_url_tps_increase_rate">
       <documentation>
Sets the TPS increase rate value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

URL detection criteria setting is only available in TPS-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats a URL to be under attack.
If these numbers are reached, the system prevents further attacks by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

Suspicious URL criteria setting is only available in Latency-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats the URL as suspicious (suspects the URL to be attacked).
If an attack was detected according to the detection criteria, URL rate limiting will be done on the suspicious URLs.
The system prevents the attack by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

 - TPS increase rate: Specifies that the system considers a URL to be under attack (or treats as suspicious)
                      if the ratio between the transaction rate detection interval and the transaction rate history interval,
                      for one URL, is greater than this number. The default setting is 500 percent.
 - Maximum TPS
 - Minimum TPS

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_url_tps_increase_rate">
       <documentation>
Gets the TPS increase rate value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_url_maximum_tps">
       <documentation>
Sets the maximum TPS value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

Please see set_url_tps_increase_rate for more information about URL detection criteria and suspicious URL criteria.
 - Maximum TPS: Specifies that the system considers a URL to be under attack (or treats as suspicious)
                if the number of requests sent, per second, for the URL is equal to or greater than this number.
                The default setting is 1000 requests per second.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_url_maximum_tps">
       <documentation>
Gets the maximum TPS value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_url_minimum_tps">
       <documentation>
Sets the minimum TPS value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

Please see set_url_tps_increase_rate for more information about URL detection criteria and suspicious URL criteria.
 - Minimum TPS: Specifies that the system considers a URL to be under attack (or treats as suspicious)
                if the detected TPS for a specific URL equals, or is greater than, this number,
                and the TPS increase rate was reached. If the detected TPS is lower than this number,
                the system does not consider this URL to be under attack (or suspicious) even if
                the TPS increase rate was reached. The default setting is 200 transactions per second.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_url_minimum_tps">
       <documentation>
Gets the minimum TPS value in URL detection criteria (or suspicious URL criteria) of the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_site_wide_tps_increase_rate">
       <documentation>
Sets the TPS increase rate value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

Site-wide detection criteria setting is only available in TPS-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats the whole site to be under attack.
If these numbers are reached, the system prevents further attacks by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

Suspicious Site-wide criteria setting is only available in Latency-based anomaly.
It specifies that if at least one of the following criteria is met, the system treats a site as suspicious (suspects the whole site to be attacked).
If an attack was detected according to the detection criteria, Site-wide rate limiting will be done on the suspicious sites.
The system prevents the attack by limiting the number of requests per second to the history interval.
The system does not return the blocking response page.

 - TPS increase rate: Specifies that the system considers a whole site to be under attack (or treats as suspicious)
                      if the ratio between the transaction rate detection interval and the transaction rate history interval,
                      for one site, is greater than this number. The default setting is 500 percent.
 - Maximum TPS
 - Minimum TPS

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_site_wide_tps_increase_rate">
       <documentation>
Gets the TPS increase rate value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_site_wide_maximum_tps">
       <documentation>
Sets the maximum TPS value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

Please see set_site_wide_tps_increase_rate for more information about Site-wide detection criteria and suspicious Site-wide criteria.
 - Maximum TPS: Specifies that the system considers a whole site to be under attack (or treats as suspicious)
                if the number of requests sent, per second, for the site is equal to or greater than this number.
                The default setting is 10000 requests per second.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_site_wide_maximum_tps">
       <documentation>
Gets the maximum TPS value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_site_wide_minimum_tps">
       <documentation>
Sets the minimum TPS value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

Please see set_site_wide_tps_increase_rate for more information about Site-wide detection criteria and suspicious Site-wide criteria.
 - Minimum TPS: Specifies that the system considers a whole site to be under attack (or treats as suspicious)
                if the detected TPS for a specific site equals, or is greater than, this number,
                and the TPS increase rate was reached. If the detected TPS is lower than this number,
                the system does not consider this whole site to be under attack (or suspicious) even if
                the TPS increase rate was reached. The default setting is 2000 transactions per second.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_site_wide_minimum_tps">
       <documentation>
Gets the minimum TPS value in Site-wide detection criteria (or suspicious Site-wide criteria) of the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_escalation_period">
       <documentation>
Sets the escalation period (in seconds) in the specified anomaly.

Escalation period specifies for how long the system spends in each step until deciding to move to the next step
when preventing attacks against an attacker IP address or an attacked URL.
The system prevents attacks by rejecting requests either from the attacking IP address, or for the attacked URL.
After the system detects and stops a DoS attack, it performs attack prevention for the amount of time configured here
in every method that you enabled in prevention policy (see set_source_ip_based_client_side_integrity_defense_state)
even if the system detects that the attack continues. The default setting is 120 seconds.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_escalation_period">
       <documentation>
Gets the escalation period (in seconds) in the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_deescalation_period">
       <documentation>
Sets the de-escalation period (in seconds) in the specified anomaly.

De-escalation period specifies for how long the system spends in the final escalation step until retrying the steps from the top
when preventing attacks against an attacker IP address or an attacked URL. Zero value specifies that no de-escalation occurs.
Please see set_escalation_period for more information about escalation. The default setting is 7200 seconds.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_deescalation_period">
       <documentation>
Gets the de-escalation period (in seconds) in the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_maximum_prevention_duration">
       <documentation>
This method has been deprecated. Please use set_escalation_period / set_deescalation_period instead.

Sets the maximum prevention duration (in seconds) in the specified anomaly.

Prevention duration specifies for how long the system prevents attacks against an attacker IP address or an attacked URL.
The system prevents attacks by rejecting requests either from the attacking IP address, or for the attacked URL.
 - Unlimited (zero value): Specifies that after the system detects and stops a DoS attack,
            it performs attack prevention until it detects the end of the attack. This is the default.
 - Number of seconds (positive value): Specifies that after the system detects and stops a DoS attack,
            it performs attack prevention either for the amount of time configured here even if the system detects
            that the attack continues, or until the system detects the end of the attack, whichever is earlier.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_maximum_prevention_duration">
       <documentation>
This method has been deprecated. Please use get_escalation_period / get_deescalation_period instead.

Gets the maximum prevention duration (in seconds) in the specified anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_latency_increase_rate">
       <documentation>
Sets the latency increase rate value in detection criteria of Latency-based anomaly.

Detection criteria setting is only available in Latency-based anomaly.
It specifies the criteria under which the system considers traffic to be an attack.
First, the minimum latency must be reached, and then either the latency increase rate or the maximum latency must be reached.
 - Latency increase rate: Specifies that the system considers traffic to be an attack if
                          the ratio of the latency detection interval to the latency history interval,
                          for one URL, is greater than this number. The default setting is 500 percent.
 - Maximum latency
 - Minimum latency

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_latency_increase_rate">
       <documentation>
Gets the latency increase rate value in detection criteria of Latency-based anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_maximum_latency">
       <documentation>
Sets the maximum latency value in detection criteria of Latency-based anomaly.

Please see set_latency_increase_rate for more information about detection criteria.
 - Maximum latency: Specifies that the system considers traffic to be an attack if
                    the latency detection interval for a specific URL is greater than this number.
                    The default setting is 10000 milliseconds.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_maximum_latency">
       <documentation>
Gets the maximum latency value in detection criteria of Latency-based anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_minimum_latency">
       <documentation>
Sets the minimum latency value in detection criteria of Latency-based anomaly.

Please see set_latency_increase_rate for more information about detection criteria.
 - Minimum latency: Specifies that the system considers traffic to be an attack if
                    the detection interval for a specific URL equals, or is greater than, this number,
                    and at least one of the latency increase rate or maximum latency was reached.
                    If the detection interval is lower than this number, the system does not consider
                    this traffic to be an attack even if one of the latency increase rate or maximum latency was reached.
                    The default setting is 200 milliseconds.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_minimum_latency">
       <documentation>
Gets the minimum latency value in detection criteria of Latency-based anomaly.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_heavy_url_protection_state">
       <documentation>
Sets the heavy URL protection state in Application Security.

Heavy URLs are those ones that may consume considerable server resources per request,
thus it takes only low rate requests to those URLs in order to cause DoS attacks.
Attacks will continue to be detected using the TPS-based and Latency-based anomalies.
Heavy URL protection specifies, when enabled, that whenever an attack is detected,
the system protects the heavy URLs using the URL-based methods that you enabled in prevention policy
(see set_source_ip_based_client_side_integrity_defense_state). If no such prevention method is enabled,
attacks will be only reported. The default is enabled.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_heavy_url_protection_state">
       <documentation>
Gets the heavy URL protection state in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_heavy_url_automatic_detection_state">
       <documentation>
Sets the automatic heavy URL detection state in Application Security.

Automatic heavy URL detection specifies, when enabled, that the system automatically detects heavy URLs,
in addition to the manually configured ones (see set_heavy_url_includes and set_heavy_url_excludes).
For the sake of detecting heavy URLs, the system measures the latency tail weight, defined as
the ratio of transactions that have latency beyond the latency threshold (see set_heavy_url_latency_threshold)
out of all the transactions. A URL is considered heavy if the tail is considerably above the global average
in the long run. In order to enable this setting, you must first enable heavy URL protection.
The default is enabled.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_heavy_url_automatic_detection_state">
       <documentation>
Gets the automatic heavy URL detection state in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_heavy_url_include">
       <documentation>
Gets the included heavy URLs in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="add_heavy_url_include">
       <documentation>
Adds a list of URLs to the manually-configured (included) heavy URLs in Application Security.

Included heavy URLs specify URLs that are expected to be heavy from a-priori knowledge
even if they are not automatically detected as heavy.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="replace_heavy_url_include">
       <documentation>
Replaces the existing included heavy URLs with new ones in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_heavy_url_include">
       <documentation>
Removes specific URLs from the included heavy URLs in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_heavy_url_exclude">
       <documentation>
Gets the excluded heavy URLs in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="add_heavy_url_exclude">
       <documentation>
Adds a list of URLs to the ignored (excluded) heavy URLs in Application Security.

Excluded heavy URLs specify URLs that are not considered heavy even if automatically detected.
The exclude list can contain prefix wildcards.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="replace_heavy_url_exclude">
       <documentation>
Replaces the existing excluded heavy URLs with new ones in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_heavy_url_exclude">
       <documentation>
Removes specific URLs from the excluded heavy URLs in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_heavy_url_latency_threshold">
       <documentation>
Sets latency threshold for automatic heavy URL detection (in milliseconds) in Application Security.

Please see set_heavy_url_automatic_detection_state for more information about automatic heavy URL detection.
You must enable automatic heavy URL detection in order to configure the latency threshold.
You can increase or decrease this number to improve accuracy of the automatically detected heavy URLs,
if too many or too few URLs are found by the system to be heavy. The default setting is 1000 milliseconds.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_heavy_url_latency_threshold">
       <documentation>
Gets the latency threshold for automatic heavy URL detection (in milliseconds) in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_tcp_dump_record_traffic_state">
       <documentation>
Sets the TCP dump record traffic state in Application Security.

Specifies when enabled that the system records traffic (performs a TCP dump)
when a DoS attack is underway. The system records traffic during DoS attacks
on the virtual server in which the attack was detected. The TCP dump files can be collected
into the QuickView file so that F5 support can use it for solving customer cases.
The files are located in the system in the following file path: /shared/dosl7/tcpdumps,
and have a pcap extension.
The default is disabled.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_tcp_dump_record_traffic_state">
       <documentation>
Gets the TCP dump record traffic state in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_tcp_dump_maximum_duration">
       <documentation>
Sets the TCP dump maximum duration (in seconds) in Application Security.

The maximum time for one dump cycle. Legal values are between 1 and 300.
Please see set_tcp_dump_record_traffic_state for more information about recording the traffic/TCP dump.
The default setting is 30 seconds.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_tcp_dump_maximum_duration">
       <documentation>
Gets the TCP dump maximum duration (in seconds) in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_tcp_dump_maximum_size">
       <documentation>
Sets the TCP dump maximum size (in megabytes) in Application Security.

The maximum size for a dump cycle. Legal values are between 1 and 50.
Please see set_tcp_dump_record_traffic_state for more information about recording the traffic/TCP dump.
The default setting is 10 megabytes.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_tcp_dump_maximum_size">
       <documentation>
Gets the TCP dump maximum size (in megabytes) in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_tcp_dump_repetition_interval">
       <documentation>
Sets the TCP dump repetition interval (in seconds) in Application Security.

Specifies whether the system performs one dump for each DoS attack, or multiple dumps.
When value is 0: Specifies that the system performs one dump for each DoS attack.
When value is greater than 0: Specifies that the system performs multiple dumps for each DoS attack,
and how long the system waits after finishing a dump cycle before starting a new cycle.
Legal values are between 0 and 2600 seconds.
Please see set_tcp_dump_record_traffic_state for more information about recording the traffic/TCP dump.
The default setting is 120 seconds.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_tcp_dump_repetition_interval">
       <documentation>
Gets the TCP dump repetition interval (in seconds) in Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_white_ip">
       <documentation>
Gets the entire IP address whitelist of DoS profile Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="add_white_ip">
       <documentation>
Adds a list of IP addresses with subnet masks to the whitelist of DoS profile Application Security.

IP address whitelist specifies IP addresses, including subnet masks, that the system considers
legitimate and does not examine when performing DoS prevention.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_white_ip">
       <documentation>
Removes specific IP addresses with subnet masks from the whitelist of DoS profile Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_all_white_ips">
       <documentation>
Removes the entire IP address whitelist of DoS profile Application Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_protocol_sip">
       <documentation>
Gets the Protocol SIP Security sub-profile for a list of given profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="add_protocol_sip">
       <documentation>
Adds a list of Protocol SIP Security sub-profiles to given profiles.
Note: Only one Protocol SIP Security sub-profile can exist per profile.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_protocol_sip">
       <documentation>
Removes specific Protocol SIP Security sub-profiles from the specified profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_all_protocol_sips">
       <documentation>
Removes all Protocol SIP Security sub-profiles from the specified profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_sip_attack_vector">
       <documentation>
Gets all SIP Attack Vectors that are enabled for the specified Protocol SIP Security sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="add_sip_attack_vector">
       <documentation>
Adds SIP Attack Vectors to the specified Protocol SIP Security sub-profiles.
A SIP Attack Vector allows the user to enable DoS attack detection on a specific attack vector and
also lets the user configure attack sensitivity (rate increase &amp; threshold).

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_sip_attack_vector">
       <documentation>
Removes SIP Attack Vectors from the specified Protocol SIP Security sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_all_sip_attack_vectors">
       <documentation>
Removes all SIP Attack Vectors from the specified Protocol SIP Security sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_sip_attack_vector_rate_increase">
       <documentation>
Sets the rate increase percentage for the specified SIP Attack Vectors.  When the rate increases
above this percentage then BIG-IP will detect the specified SIP Attack Vectors.
Note: This value cannot be set below 100.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_sip_attack_vector_rate_increase">
       <documentation>
Gets the rate increase percentage for the specified SIP Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_sip_attack_vector_rate_threshold">
       <documentation>
Sets the rate threshold for the specified SIP Attack Vectors. When the rate increases above this threshold
then BIG-IP will detect the specified SIP Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_sip_attack_vector_rate_threshold">
       <documentation>
Gets the rate threshold for the specified SIP Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_protocol_sip_error_attack_rate_increase">
       <documentation>
Sets the rate increase for SIP protocol errors DoS attack vector. When the rate increases above this percentage
then BIG-IP will detect a protocol errors SIP DoS attack.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_protocol_sip_error_attack_rate_increase">
       <documentation>
Gets the rate increase for SIP protocol errors DoS attack vector.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_protocol_sip_error_attack_rate_threshold">
       <documentation>
Sets the rate threshold for SIP protocol errors DoS attack vector. When the rate increases above this threshold
then BIG-IP will detect a protocol errors SIP DoS attack.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_protocol_sip_error_attack_rate_threshold">
       <documentation>
Gets the rate threshold for SIP protocol errors DoS attack vector.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_protocol_sip_error_attack_detection_state">
       <documentation>
Sets the Protocol SIP Error Attack Detection state in Protocol SIP Security. This allows
the user to configure BIG-IP to detect SIP protocol errors DoS attacks.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_protocol_sip_error_attack_detection_state">
       <documentation>
Gets the SIP Protocol Error Attack Detection state in Protocol SIP Security.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="reset_sip_attack_vector_statistics">
       <documentation>
Resets the statistics for the specified SIP Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_all_sip_attack_vector_statistics">
       <documentation>
Gets the statistics for all SIP Attack Vectors (of the specified Protocol SIP Security sub-profiles).

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_sip_attack_vector_statistics">
       <documentation>
Gets the statistics for the specified SIP Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_dns_query_vector">
       <documentation>
Gets all the DNS Query Vectors for a set of Protocol DNS Security sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="add_dns_query_vector">
       <documentation>
Adds DNS Query Vectors to the specified Protocol DNS Security sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_dns_query_vector">
       <documentation>
Removes DNS Query Vectors from the specified Protocol DNS Security sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_all_dns_query_vectors">
       <documentation>
Removes all DNS Query Vectors from the specified Protocol DNS Security sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_dns_query_vector_rate_increase">
       <documentation>
Sets the rate increase percentage for the specified DNS Query Vectors.
The system calculates the rate increase percentage for a given
vector by comparing the 1 minute average to the 1 hour average, and
compares the result to the percentage set. If the set percentage is
less than or equal to the calculated value, a DoS attack is registered.
Note that this value cannot be set below 100.
The attack ends when this condition is no longer true.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_dns_query_vector_rate_increase">
       <documentation>
Gets the rate increase percentage for the specified DNS Query Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_dns_query_vector_rate_threshold">
       <documentation>
Sets the query vectors rate threshold for the specified DNS Query Vectors.
This is the absolute number of packets per second before registering a DoS attack.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_dns_query_vector_rate_threshold">
       <documentation>
Gets the query vector rate threshold for the specified DNS Query Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_protocol_dns_error_attack_rate_increase">
       <documentation>
Sets the DNS Protocol error attack rate increase for the specified Protocol DNS Security sub-profiles.
This is the rate increase (as a percentage) of traffic for Malformed and Malicious
DNS packets to register a DoS attack. This number is calculated by comparing the 1
minute average to the 1 hour average.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_protocol_dns_error_attack_rate_increase">
       <documentation>
Gets the DNS Protocol error attack rate increase for the specified Protocol DNS Security sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_protocol_dns_error_attack_detection_state">
       <documentation>
Sets the Protocol DNS Error Attack Detection state for the specified Protocol DNS Security sub-profiles.
This Determines whether or not to include Malformed and Malicious DNS packets
in DoS attack detection.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_protocol_dns_error_attack_detection_state">
       <documentation>
Gets the DNS Protocol Error Attack Detection state for the specified Protocol DNS Security sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="reset_dns_query_vector_statistics">
       <documentation>
Resets the statistics for the specified DNS Query Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_all_dns_query_vector_statistics">
       <documentation>
Gets the statistics for all DNS Query Vectors for the specified Protocol DNS Security sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_dns_query_vector_statistics">
       <documentation>
Gets the statistics for the specified DNS Query Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_dos_network">
       <documentation>
Gets the DoS Network sub-profiles for the specified DoS profiles.
With this sub-profile, the Layer 4 attacks are detected and
actions are taken to drop the packets over the limit in one
second.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="add_dos_network">
       <documentation>
Adds a list of DoS Network sub-profiles for the specified DoS
profiles. Note: Only one Security DoS Network sub-profile can
exist per profile.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_dos_network">
       <documentation>
Removes a list of DoS Network sub-profiles from the specified
DoS profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_all_dos_networks">
       <documentation>
Removes all DoS Network sub-profiles from the specified DoS
profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_network_attack_vector">
       <documentation>
Gets the Network Attack Vectors for the specified DoS Network
sub-profiles.
A Network Attack Vector allows the user to enable DoS attack
detection on a specific attack vector and also lets the user
configure attack sensitivity (rate limit &amp; threshold).

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="add_network_attack_vector">
       <documentation>
Adds a list of Network Attack Vectors for the specified DoS
Network sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_network_attack_vector">
       <documentation>
Removes a list of Network Attack Vectors from the specified DoS
Network sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="remove_all_network_attack_vectors">
       <documentation>
Removes all Network Attack Vectors from the specified DoS
Network sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_network_attack_vector_rate_limit">
       <documentation>
Sets the Rate Limits for the specified Network Attack Vectors.
When the incoming packet number per second for the specified
Network Attack Vectors is over this limit then the system will
drop all the over limit packets in this second. The limit number
of incoming packets will be allowed again in the next second.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_network_attack_vector_rate_limit">
       <documentation>
Gets the Rate Limits for the specified Network Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_network_attack_vector_rate_threshold">
       <documentation>
Sets the Rate Thresholds for the specified Network Attack
Vectors.
When the incoming packet number per second for the specified
Network Attack Vectors goes above this threshold then the system
will detect this kind of Layer 4 attack and take the action to
log.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_network_attack_vector_rate_threshold">
       <documentation>
Gets the Rate Thresholds for the specified Network Attack
Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="reset_network_attack_vector_statistics">
       <documentation>
Resets the statistics for the specified Network Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_all_network_attack_vector_statistics">
       <documentation>
Gets the statistics for all Network Attack Vectors of the
specified DoS Network sub-profiles.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_network_attack_vector_statistics">
       <documentation>
Gets the statistics for the specified Network Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_network_attack_vector_auto_blacklisting_state">
       <documentation>
Sets the auto blacklisting state for the specified Network Attack Vectors.
If auto blacklisting is enabled, offending IPs will be automatically
blocked for the specified blacklist duration. See
set_network_attack_vector_blacklist_duration for more details.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_network_attack_vector_auto_blacklisting_state">
       <documentation>
Gets the auto blacklisting state for the specified Network Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_network_attack_vector_blacklist_detection_seconds">
       <documentation>
Sets the blacklist detection value (seconds) for the specified Network Attack Vectors.
The blacklist detection value is the time that a given IP must be offending before
being added to the blacklist.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_network_attack_vector_blacklist_detection_seconds">
       <documentation>
Gets the blacklist detection value for the specified Network Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_network_attack_vector_blacklist_duration">
       <documentation>
Sets the blacklist duration (seconds) for the specified Network Attack Vectors.
The blacklist duration is the time that an offending IP will remain in the blacklist.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_network_attack_vector_blacklist_duration">
       <documentation>
Gets the blacklist duration for the specified Network Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="set_network_attack_vector_blacklist_category">
       <documentation>
Sets the blacklist categories for the specified Network Attack Vectors.
The blacklist categories which blacklisted IPs should be added to.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_network_attack_vector_blacklist_category">
       <documentation>
Gets the blacklist category for the specified Network Attack Vectors.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

       <operation name="get_version">
       <documentation>
Gets the version information for this interface.

               </documentation>
               <soap:operation soapAction="urn:iControl:Security/ProfileDoS"/>
               <input>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </input>
               <output>
                       <soap:body
                               use="encoded"
                               namespace="urn:iControl:Security/ProfileDoS"
                               encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
               </output>
       </operation>

</binding>

<!– service –>

<service name=“Security.ProfileDoS”>

       <documentation>
The ProfileDoS interface enables you to manipulate a DoS profile.
Use this interface to prevent Denial of Service (DoS) attacks.
DoS profile consists of three parts (layers): Application Security, Protocol (DNS) Security and Protocol SIP Security.
Each part can be enabled or disabled by means of creating or deleting the corresponding sub-profile.

In Application Security you can configure:
 - The circumstances under which the system considers traffic to be a DoS attack.
 - How the system handles a DoS attack.

The system considers traffic to be an Application DoS attack based on the following calculations:
 - Transaction rate detection interval: The average number of requests per second sent for a specific URL, or by a specific IP address.
                                        This number is calculated by the system, by default, every minute and updated every second.
 - Transaction rate history interval: The average number of requests per second sent for a specific URL, or by a specific IP address.
                                      This number is calculated by the system, by default, every hour and updated every minute.
 - Latency detection interval: The average time it takes for the system to respond to a request for a specific URL, over the last minute.
                               This average is updated every second.
 - Latency history interval: The average time it takes for the system to respond to a request for a specific URL, over the last hour.
                             This average is updated every minute.

In this sub-profile you must select whether the system prevents DoS attacks based on the client side (TPS-based anomaly) or/and the server side (Latency-based anomaly).
The system's DoS attack prevention works differently for every anomaly you select.
 - In TPS-based anomaly: If the ratio of the transaction rate detection interval to the transaction rate history interval is greater than
                         the specific percentage you configure in this sub-profile (the TPS increase rate),
                         the system detects the URL to be under attack, or the IP address to be attacking.
                         In order to stop the attack, the system drops some requests from the detected IP address and/to the attacked URL.
 - In Latency-based anomaly: If the ratio of the transaction rate detection interval to the transaction rate history interval is greater than
                             the specific percentage you configure in this sub-profile (the TPS increase rate),
                             the system suspects the URL to be under attack, or the IP address to be suspicious.
                             If the ratio of the latency detection interval to the latency history interval is greater than
                             the specific percentage you configure in this sub-profile (the latency increase rate),
                             the system detects that this URL is under attack.
                             In order to stop the attack, the system drops some requests from the suspicious IP address and/or to the suspicious URL.

The Protocol DNS Security sub-profile allows you to specify DNS Query Vectors
to be considered for DoS attack detection. You can also select whether
or not to consider Malformed and Malicious DNS packets for DoS attack
detection, and configure values at which to start dropping these packets.

A Protocol SIP Security sub-profile allows the user to configure SIP Attack Vectors that are to be considered for DoS attack detection. It also provides the
capability to enable detection of Malformed SIP packet DoS attacks. The detection sensitivity for each of the configured DoS vectors can also
be set.

               </documentation>
       <port name="Security.ProfileDoSPort" binding="tns:Security.ProfileDoSBinding">
               <soap:address location="https://url_to_service"/>
       </port>

</service> </definitions>