f5-icontrol 0.1.6 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +3 -0
- data/README.md +0 -3
- data/lib/f5/icontrol/api.rb +1 -1
- data/lib/f5/icontrol/version.rb +1 -1
- data/lib/wsdl/ASM.LoggingProfile.wsdl +1 -1
- data/lib/wsdl/ASM.ObjectParams.wsdl +1 -1
- data/lib/wsdl/ASM.PSMProfile.wsdl +1 -1
- data/lib/wsdl/ASM.Policy.wsdl +106 -1
- data/lib/wsdl/ASM.PolicyGroup.wsdl +1 -1
- data/lib/wsdl/ASM.SystemConfiguration.wsdl +66 -1
- data/lib/wsdl/ASM.WebApplication.wsdl +6 -1
- data/lib/wsdl/ASM.WebApplicationGroup.wsdl +1 -1
- data/lib/wsdl/Classification.Application.wsdl +1 -1
- data/lib/wsdl/Classification.Category.wsdl +1 -1
- data/lib/wsdl/Classification.SignatureDefinition.wsdl +30 -30
- data/lib/wsdl/Classification.SignatureUpdateSchedule.wsdl +59 -5
- data/lib/wsdl/Classification.SignatureVersion.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Application.wsdl +211 -3
- data/lib/wsdl/GlobalLB.DNSSECKey.wsdl +1 -1
- data/lib/wsdl/GlobalLB.DNSSECZone.wsdl +7930 -17
- data/lib/wsdl/GlobalLB.DataCenter.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Globals.wsdl +272 -27
- data/lib/wsdl/GlobalLB.Link.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Monitor.wsdl +11 -1
- data/lib/wsdl/GlobalLB.Pool.wsdl +2752 -68
- data/lib/wsdl/GlobalLB.PoolMember.wsdl +1844 -2
- data/lib/wsdl/GlobalLB.PoolV2.wsdl +13122 -0
- data/lib/wsdl/GlobalLB.ProberPool.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Region.wsdl +1 -1
- data/lib/wsdl/GlobalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Server.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.Topology.wsdl +1 -1
- data/lib/wsdl/GlobalLB.VirtualServer.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.VirtualServerV2.wsdl +1841 -1
- data/lib/wsdl/GlobalLB.WideIP.wsdl +2478 -166
- data/lib/wsdl/GlobalLB.WideIPV2.wsdl +10494 -0
- data/lib/wsdl/LTConfig.Class.wsdl +1 -1
- data/lib/wsdl/LTConfig.Field.wsdl +1 -1
- data/lib/wsdl/LocalLB.ALGLogProfile.wsdl +1479 -0
- data/lib/wsdl/LocalLB.Class.wsdl +1 -1
- data/lib/wsdl/LocalLB.ContentPolicy.wsdl +7021 -0
- data/lib/wsdl/LocalLB.ContentPolicyStrategy.wsdl +1264 -0
- data/lib/wsdl/LocalLB.DNSCache.wsdl +3023 -474
- data/lib/wsdl/LocalLB.DNSExpress.wsdl +2282 -251
- data/lib/wsdl/LocalLB.DNSGlobals.wsdl +1 -1
- data/lib/wsdl/LocalLB.DNSServer.wsdl +8213 -0
- data/lib/wsdl/LocalLB.DNSTSIGKey.wsdl +400 -0
- data/lib/wsdl/LocalLB.DNSZone.wsdl +8744 -0
- data/lib/wsdl/LocalLB.DataGroupFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.FlowEvictionPolicy.wsdl +10188 -0
- data/lib/wsdl/LocalLB.LSNLogProfile.wsdl +1257 -0
- data/lib/wsdl/LocalLB.LSNPool.wsdl +3454 -667
- data/lib/wsdl/LocalLB.MessageRoutingPeer.wsdl +803 -0
- data/lib/wsdl/LocalLB.MessageRoutingSIPRoute.wsdl +838 -0
- data/lib/wsdl/LocalLB.MessageRoutingTransportConfig.wsdl +1153 -0
- data/lib/wsdl/LocalLB.Monitor.wsdl +429 -1
- data/lib/wsdl/LocalLB.NAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NATV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.NodeAddressV2.wsdl +2165 -251
- data/lib/wsdl/LocalLB.OCSPStaplingParameters.wsdl +1537 -0
- data/lib/wsdl/LocalLB.Pool.wsdl +5568 -2423
- data/lib/wsdl/LocalLB.PoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileAnalytics.wsdl +364 -1
- data/lib/wsdl/LocalLB.ProfileAuth.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileClassification.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileClientLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileClientSSL.wsdl +6168 -1858
- data/lib/wsdl/LocalLB.ProfileDNS.wsdl +2582 -310
- data/lib/wsdl/LocalLB.ProfileDNSLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileDiameter.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileDiameterEndpoint.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileFIX.wsdl +8992 -0
- data/lib/wsdl/LocalLB.ProfileFTP.wsdl +2399 -276
- data/lib/wsdl/LocalLB.ProfileFastHttp.wsdl +1846 -1
- data/lib/wsdl/LocalLB.ProfileFastL4.wsdl +2476 -244
- data/lib/wsdl/LocalLB.ProfileHttp.wsdl +4569 -1825
- data/lib/wsdl/LocalLB.ProfileHttpClass.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileHttpCompression.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileICAP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileIIOP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileOneConnect.wsdl +2332 -256
- data/lib/wsdl/LocalLB.ProfilePCP.wsdl +1499 -0
- data/lib/wsdl/LocalLB.ProfilePPTP.wsdl +8423 -0
- data/lib/wsdl/LocalLB.ProfilePersistence.wsdl +466 -31
- data/lib/wsdl/LocalLB.ProfileRADIUS.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRTSP.wsdl +2193 -159
- data/lib/wsdl/LocalLB.ProfileRequestAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileRequestLogging.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileResponseAdapt.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileSCTP.wsdl +2918 -463
- data/lib/wsdl/LocalLB.ProfileSIP.wsdl +2189 -155
- data/lib/wsdl/LocalLB.ProfileSIPRouter.wsdl +9215 -0
- data/lib/wsdl/LocalLB.ProfileSIPSession.wsdl +9655 -0
- data/lib/wsdl/LocalLB.ProfileSMTPS.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileSPDY.wsdl +1870 -25
- data/lib/wsdl/LocalLB.ProfileSPM.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileServerLDAP.wsdl +8361 -0
- data/lib/wsdl/LocalLB.ProfileServerSSL.wsdl +2729 -230
- data/lib/wsdl/LocalLB.ProfileStream.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileTCP.wsdl +3235 -309
- data/lib/wsdl/LocalLB.ProfileTCPAnalytics.wsdl +1466 -0
- data/lib/wsdl/LocalLB.ProfileTFTP.wsdl +8544 -0
- data/lib/wsdl/LocalLB.ProfileUDP.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileUserStatistic.wsdl +1 -1
- data/lib/wsdl/LocalLB.ProfileWebAcceleration.wsdl +1841 -1
- data/lib/wsdl/LocalLB.ProfileXML.wsdl +1841 -1
- data/lib/wsdl/LocalLB.RAMCacheInformation.wsdl +1 -1
- data/lib/wsdl/LocalLB.RateClass.wsdl +2192 -132
- data/lib/wsdl/LocalLB.Rule.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNAT.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPool.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATPoolMember.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.SNATTranslationAddressV2.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddress.wsdl +1841 -1
- data/lib/wsdl/LocalLB.VirtualAddressV2.wsdl +2265 -239
- data/lib/wsdl/LocalLB.VirtualServer.wsdl +10764 -5504
- data/lib/wsdl/LocalLB.iFile.wsdl +1 -1
- data/lib/wsdl/LocalLB.iFileFile.wsdl +1 -1
- data/lib/wsdl/Log.DestinationArcSight.wsdl +1 -1
- data/lib/wsdl/Log.DestinationIPFIX.wsdl +783 -0
- data/lib/wsdl/Log.DestinationLocalSyslog.wsdl +5 -5
- data/lib/wsdl/Log.DestinationManagementPort.wsdl +570 -0
- data/lib/wsdl/Log.DestinationRemoteHighSpeedLog.wsdl +268 -10
- data/lib/wsdl/Log.DestinationRemoteSyslog.wsdl +134 -14
- data/lib/wsdl/Log.DestinationSplunk.wsdl +1 -1
- data/lib/wsdl/Log.Filter.wsdl +266 -1
- data/lib/wsdl/Log.IPFIXInformationElement.wsdl +811 -0
- data/lib/wsdl/Log.Publisher.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationPresentationScript.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationService.wsdl +1 -1
- data/lib/wsdl/Management.ApplicationTemplate.wsdl +16 -1
- data/lib/wsdl/Management.CCLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CLIScript.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.CRLDPServer.wsdl +1 -1
- data/lib/wsdl/Management.CertLDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.ChangeControl.wsdl +1 -1
- data/lib/wsdl/Management.DBVariable.wsdl +1 -1
- data/lib/wsdl/Management.Device.wsdl +36 -1
- data/lib/wsdl/Management.DeviceGroup.wsdl +1 -1
- data/lib/wsdl/Management.EM.wsdl +1 -1
- data/lib/wsdl/Management.EventNotification.wsdl +1 -1
- data/lib/wsdl/Management.EventSubscription.wsdl +1 -1
- data/lib/wsdl/Management.FeatureModule.wsdl +16 -1
- data/lib/wsdl/Management.Folder.wsdl +1 -1
- data/lib/wsdl/Management.Globals.wsdl +1 -1
- data/lib/wsdl/Management.KeyCertificate.wsdl +738 -64
- data/lib/wsdl/Management.LDAPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.LicenseAdministration.wsdl +16 -1
- data/lib/wsdl/Management.Named.wsdl +1 -1
- data/lib/wsdl/Management.OCSPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.OCSPResponder.wsdl +1 -1
- data/lib/wsdl/Management.Partition.wsdl +1 -1
- data/lib/wsdl/Management.Provision.wsdl +16 -1
- data/lib/wsdl/Management.RADIUSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.RADIUSServer.wsdl +1 -1
- data/lib/wsdl/Management.ResourceRecord.wsdl +1 -1
- data/lib/wsdl/Management.SFlowDataSource.wsdl +1 -1
- data/lib/wsdl/Management.SFlowGlobals.wsdl +1 -1
- data/lib/wsdl/Management.SFlowReceiver.wsdl +1 -1
- data/lib/wsdl/Management.SMTPConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.SNMPConfiguration.wsdl +3 -5
- data/lib/wsdl/Management.TACACSConfiguration.wsdl +1 -1
- data/lib/wsdl/Management.TMOSModule.wsdl +16 -1
- data/lib/wsdl/Management.TrafficGroup.wsdl +77 -1
- data/lib/wsdl/Management.Trust.wsdl +1 -1
- data/lib/wsdl/Management.UserManagement.wsdl +47 -1
- data/lib/wsdl/Management.View.wsdl +1 -1
- data/lib/wsdl/Management.Zone.wsdl +104 -17
- data/lib/wsdl/Management.ZoneRunner.wsdl +1 -1
- data/lib/wsdl/Networking.ARP.wsdl +1 -1
- data/lib/wsdl/Networking.AdminIP.wsdl +1 -1
- data/lib/wsdl/Networking.BWControllerPolicy.wsdl +515 -36
- data/lib/wsdl/Networking.BWPriorityGroup.wsdl +655 -0
- data/lib/wsdl/Networking.DNSResolver.wsdl +1278 -0
- data/lib/wsdl/Networking.IPsecIkeDaemon.wsdl +1 -1
- data/lib/wsdl/Networking.IPsecIkePeer.wsdl +661 -29
- data/lib/wsdl/Networking.IPsecManualSecurityAssociation.wsdl +107 -5
- data/lib/wsdl/Networking.IPsecPolicy.wsdl +21 -1
- data/lib/wsdl/Networking.IPsecTrafficSelector.wsdl +1 -1
- data/lib/wsdl/Networking.Interfaces.wsdl +2165 -251
- data/lib/wsdl/Networking.LLDPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.MulticastRoute.wsdl +265 -0
- data/lib/wsdl/Networking.PacketFilter.wsdl +1841 -1
- data/lib/wsdl/Networking.PacketFilterGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.PortMirror.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileFEC.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileGRE.wsdl +232 -1
- data/lib/wsdl/Networking.ProfileGeneve.wsdl +674 -0
- data/lib/wsdl/Networking.ProfileIPIP.wsdl +1 -1
- data/lib/wsdl/Networking.ProfileIPsec.wsdl +560 -0
- data/lib/wsdl/Networking.ProfileLightweight4Over6Tunnel.wsdl +663 -0
- data/lib/wsdl/Networking.ProfileMAP.wsdl +834 -0
- data/lib/wsdl/Networking.ProfileV6RD.wsdl +861 -0
- data/lib/wsdl/Networking.ProfileVXLAN.wsdl +223 -1
- data/lib/wsdl/Networking.ProfileWCCPGRE.wsdl +1 -1
- data/lib/wsdl/Networking.RouteDomain.wsdl +4 -9
- data/lib/wsdl/Networking.RouteDomainV2.wsdl +8959 -3933
- data/lib/wsdl/Networking.RouteTable.wsdl +1 -1
- data/lib/wsdl/Networking.RouteTableV2.wsdl +1 -1
- data/lib/wsdl/Networking.RouterAdvertisement.wsdl +1 -1
- data/lib/wsdl/Networking.STPGlobals.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstance.wsdl +1 -1
- data/lib/wsdl/Networking.STPInstanceV2.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIP.wsdl +1 -1
- data/lib/wsdl/Networking.SelfIPPortLockdown.wsdl +1216 -1
- data/lib/wsdl/Networking.SelfIPV2.wsdl +8717 -3908
- data/lib/wsdl/Networking.Trunk.wsdl +2173 -259
- data/lib/wsdl/Networking.Tunnel.wsdl +617 -1
- data/lib/wsdl/Networking.VLAN.wsdl +322 -39
- data/lib/wsdl/Networking.VLANGroup.wsdl +40 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRoute.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionAdvertisedRouteV2.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionDatastor.wsdl +7 -13
- data/lib/wsdl/Networking.iSessionDeduplication.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionLocalInterface.wsdl +77 -1
- data/lib/wsdl/Networking.iSessionPeerDiscovery.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterface.wsdl +1 -1
- data/lib/wsdl/Networking.iSessionRemoteInterfaceV2.wsdl +108 -1
- data/lib/wsdl/PEM.FormatScript.wsdl +1 -1
- data/lib/wsdl/PEM.ForwardingEndpoint.wsdl +111 -1
- data/lib/wsdl/PEM.InterceptionEndpoint.wsdl +1 -1
- data/lib/wsdl/PEM.Listener.wsdl +1 -1
- data/lib/wsdl/PEM.Policy.wsdl +591 -1
- data/lib/wsdl/PEM.ServiceChainEndpoint.wsdl +169 -1
- data/lib/wsdl/PEM.Subscriber.wsdl +1841 -1
- data/lib/wsdl/Security.DoSDevice.wsdl +3097 -336
- data/lib/wsdl/Security.DoSWhitelist.wsdl +877 -0
- data/lib/wsdl/Security.FirewallAddressList.wsdl +959 -33
- data/lib/wsdl/Security.FirewallGlobalAdminIPRuleList.wsdl +5955 -2350
- data/lib/wsdl/Security.FirewallGlobalRuleList.wsdl +8370 -3601
- data/lib/wsdl/Security.FirewallPolicy.wsdl +7786 -3589
- data/lib/wsdl/Security.FirewallPortList.wsdl +287 -1
- data/lib/wsdl/Security.FirewallRuleList.wsdl +3633 -1276
- data/lib/wsdl/Security.FirewallWeeklySchedule.wsdl +1 -1
- data/lib/wsdl/Security.IPIntelligenceBlacklistCategory.wsdl +555 -0
- data/lib/wsdl/Security.IPIntelligenceFeedList.wsdl +1086 -0
- data/lib/wsdl/Security.IPIntelligenceGlobalPolicy.wsdl +285 -0
- data/lib/wsdl/Security.IPIntelligencePolicy.wsdl +1393 -0
- data/lib/wsdl/Security.LogProfile.wsdl +784 -66
- data/lib/wsdl/Security.ProfileDNSSecurity.wsdl +1841 -1
- data/lib/wsdl/Security.ProfileDoS.wsdl +5602 -1813
- data/lib/wsdl/Security.ProfileIPIntelligence.wsdl +2100 -256
- data/lib/wsdl/System.CertificateRevocationListFile.wsdl +1 -1
- data/lib/wsdl/System.Cluster.wsdl +17 -1
- data/lib/wsdl/System.ConfigSync.wsdl +226 -5
- data/lib/wsdl/System.Connections.wsdl +1216 -1
- data/lib/wsdl/System.CryptoClient.wsdl +8697 -0
- data/lib/wsdl/System.CryptoServer.wsdl +8507 -0
- data/lib/wsdl/System.Disk.wsdl +11 -1
- data/lib/wsdl/System.ExternalMonitorFile.wsdl +1 -1
- data/lib/wsdl/System.Failover.wsdl +1 -1
- data/lib/wsdl/System.GeoIP.wsdl +31 -15
- data/lib/wsdl/System.HAGroup.wsdl +1 -1
- data/lib/wsdl/System.HAStatus.wsdl +1 -1
- data/lib/wsdl/System.Inet.wsdl +1 -1
- data/lib/wsdl/System.Internal.wsdl +1 -1
- data/lib/wsdl/System.LightweightTunnelTableFile.wsdl +639 -0
- data/lib/wsdl/System.PerformanceSFlow.wsdl +1 -1
- data/lib/wsdl/System.Services.wsdl +6 -1
- data/lib/wsdl/System.Session.wsdl +203 -1
- data/lib/wsdl/System.SoftwareManagement.wsdl +275 -58
- data/lib/wsdl/System.Statistics.wsdl +4292 -1426
- data/lib/wsdl/System.SystemInfo.wsdl +1877 -32
- data/lib/wsdl/System.VCMP.wsdl +3498 -664
- data/lib/wsdl/WebAccelerator.Applications.wsdl +1841 -1
- data/lib/wsdl/WebAccelerator.Policies.wsdl +1 -1
- data/lib/wsdl/WebAccelerator.ProxyMessage.wsdl +1 -1
- data/lib/wsdl/iCall.PeriodicHandler.wsdl +1 -1
- data/lib/wsdl/iCall.PerpetualHandler.wsdl +1 -1
- data/lib/wsdl/iCall.Script.wsdl +43 -3
- data/lib/wsdl/iCall.TriggeredHandler.wsdl +1 -1
- metadata +46 -4
- data/LICENSE +0 -9
@@ -1,6 +1,6 @@
|
|
1
1
|
<?xml version="1.0" ?>
|
2
2
|
<!--
|
3
|
-
Copyright (c) 1996-
|
3
|
+
Copyright (c) 1996-2016, F5 Networks, Inc., Seattle, Washington. All rights reserved.
|
4
4
|
|
5
5
|
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.
|
6
6
|
|
@@ -103,6 +103,30 @@ All other trademarks mentioned in this document are the property of their respec
|
|
103
103
|
</xsd:restriction>
|
104
104
|
</xsd:complexContent>
|
105
105
|
</xsd:complexType>
|
106
|
+
<xsd:simpleType name="LocalLB.ProfileTCP.TCPMode">
|
107
|
+
<xsd:restriction base="xsd:string">
|
108
|
+
<xsd:enumeration value="TCP_MODE_UNKNOWN">
|
109
|
+
<xsd:annotation>
|
110
|
+
<xsd:documentation>TCP_MODE_UNKNOWN</xsd:documentation>
|
111
|
+
</xsd:annotation>
|
112
|
+
</xsd:enumeration>
|
113
|
+
<xsd:enumeration value="TCP_MODE_DISABLED">
|
114
|
+
<xsd:annotation>
|
115
|
+
<xsd:documentation>TCP_MODE_DISABLED</xsd:documentation>
|
116
|
+
</xsd:annotation>
|
117
|
+
</xsd:enumeration>
|
118
|
+
<xsd:enumeration value="TCP_MODE_ENABLED">
|
119
|
+
<xsd:annotation>
|
120
|
+
<xsd:documentation>TCP_MODE_ENABLED</xsd:documentation>
|
121
|
+
</xsd:annotation>
|
122
|
+
</xsd:enumeration>
|
123
|
+
<xsd:enumeration value="TCP_MODE_AUTO">
|
124
|
+
<xsd:annotation>
|
125
|
+
<xsd:documentation>TCP_MODE_AUTO</xsd:documentation>
|
126
|
+
</xsd:annotation>
|
127
|
+
</xsd:enumeration>
|
128
|
+
</xsd:restriction>
|
129
|
+
</xsd:simpleType>
|
106
130
|
<xsd:complexType name="Common.StatisticSequence">
|
107
131
|
<xsd:complexContent>
|
108
132
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -4270,6 +4294,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4270
4294
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4271
4295
|
</xsd:annotation>
|
4272
4296
|
</xsd:enumeration>
|
4297
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4298
|
+
<xsd:annotation>
|
4299
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4300
|
+
</xsd:annotation>
|
4301
|
+
</xsd:enumeration>
|
4273
4302
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4274
4303
|
<xsd:annotation>
|
4275
4304
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4640,6 +4669,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4640
4669
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4641
4670
|
</xsd:annotation>
|
4642
4671
|
</xsd:enumeration>
|
4672
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4673
|
+
<xsd:annotation>
|
4674
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4675
|
+
</xsd:annotation>
|
4676
|
+
</xsd:enumeration>
|
4643
4677
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4644
4678
|
<xsd:annotation>
|
4645
4679
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5810,256 +5844,2134 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5810
5844
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5811
5845
|
</xsd:annotation>
|
5812
5846
|
</xsd:enumeration>
|
5813
|
-
|
5814
|
-
</xsd:simpleType>
|
5815
|
-
<xsd:complexType name="LocalLB.ProfileString">
|
5816
|
-
<xsd:sequence>
|
5817
|
-
<xsd:element name="value" type="xsd:string"/>
|
5818
|
-
<xsd:element name="default_flag" type="xsd:boolean"/>
|
5819
|
-
</xsd:sequence>
|
5820
|
-
</xsd:complexType>
|
5821
|
-
<xsd:complexType name="LocalLB.ProfileTCPCongestionControlModeSequence">
|
5822
|
-
<xsd:complexContent>
|
5823
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5824
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileTCPCongestionControlMode[]'/>
|
5825
|
-
</xsd:restriction>
|
5826
|
-
</xsd:complexContent>
|
5827
|
-
</xsd:complexType>
|
5828
|
-
<xsd:simpleType name="LocalLB.TCPCongestionControlMode">
|
5829
|
-
<xsd:restriction base="xsd:string">
|
5830
|
-
<xsd:enumeration value="TCP_CONGESTION_CONTROL_NONE">
|
5847
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5831
5848
|
<xsd:annotation>
|
5832
|
-
<xsd:documentation>
|
5849
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5833
5850
|
</xsd:annotation>
|
5834
5851
|
</xsd:enumeration>
|
5835
|
-
<xsd:enumeration value="
|
5852
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5836
5853
|
<xsd:annotation>
|
5837
|
-
<xsd:documentation>
|
5854
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5838
5855
|
</xsd:annotation>
|
5839
5856
|
</xsd:enumeration>
|
5840
|
-
<xsd:enumeration value="
|
5857
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5841
5858
|
<xsd:annotation>
|
5842
|
-
<xsd:documentation>
|
5859
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5843
5860
|
</xsd:annotation>
|
5844
5861
|
</xsd:enumeration>
|
5845
|
-
<xsd:enumeration value="
|
5862
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5846
5863
|
<xsd:annotation>
|
5847
|
-
<xsd:documentation>
|
5864
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5848
5865
|
</xsd:annotation>
|
5849
5866
|
</xsd:enumeration>
|
5850
|
-
<xsd:enumeration value="
|
5867
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5851
5868
|
<xsd:annotation>
|
5852
|
-
<xsd:documentation>
|
5869
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5853
5870
|
</xsd:annotation>
|
5854
5871
|
</xsd:enumeration>
|
5855
|
-
|
5856
|
-
|
5857
|
-
|
5858
|
-
|
5859
|
-
|
5860
|
-
|
5861
|
-
|
5862
|
-
|
5863
|
-
|
5864
|
-
|
5865
|
-
|
5866
|
-
|
5867
|
-
|
5868
|
-
|
5869
|
-
|
5870
|
-
|
5871
|
-
|
5872
|
-
|
5873
|
-
|
5874
|
-
|
5875
|
-
|
5876
|
-
|
5877
|
-
|
5878
|
-
|
5879
|
-
|
5880
|
-
<xsd:
|
5881
|
-
|
5882
|
-
|
5883
|
-
|
5884
|
-
|
5885
|
-
|
5886
|
-
|
5887
|
-
|
5888
|
-
|
5889
|
-
|
5890
|
-
|
5891
|
-
|
5892
|
-
|
5893
|
-
|
5894
|
-
|
5895
|
-
<xsd:
|
5896
|
-
|
5897
|
-
|
5898
|
-
|
5899
|
-
</
|
5900
|
-
|
5901
|
-
|
5902
|
-
|
5903
|
-
|
5904
|
-
</
|
5905
|
-
<
|
5906
|
-
|
5907
|
-
</
|
5908
|
-
|
5909
|
-
|
5910
|
-
|
5911
|
-
|
5912
|
-
<
|
5913
|
-
</
|
5914
|
-
|
5915
|
-
<
|
5916
|
-
|
5917
|
-
</
|
5918
|
-
|
5919
|
-
</
|
5920
|
-
|
5921
|
-
<
|
5922
|
-
</
|
5923
|
-
|
5924
|
-
</
|
5925
|
-
|
5926
|
-
<
|
5927
|
-
|
5928
|
-
</
|
5929
|
-
|
5930
|
-
|
5931
|
-
|
5932
|
-
|
5933
|
-
|
5934
|
-
|
5935
|
-
|
5936
|
-
<
|
5937
|
-
|
5938
|
-
</
|
5939
|
-
|
5940
|
-
<
|
5941
|
-
|
5942
|
-
|
5943
|
-
</
|
5944
|
-
|
5945
|
-
|
5946
|
-
|
5947
|
-
<
|
5948
|
-
|
5949
|
-
</
|
5950
|
-
<
|
5951
|
-
|
5952
|
-
</
|
5953
|
-
|
5954
|
-
|
5955
|
-
|
5956
|
-
|
5957
|
-
</
|
5958
|
-
|
5959
|
-
</
|
5960
|
-
|
5961
|
-
<
|
5962
|
-
|
5963
|
-
</
|
5964
|
-
|
5965
|
-
|
5966
|
-
|
5967
|
-
|
5968
|
-
|
5969
|
-
|
5970
|
-
|
5971
|
-
|
5972
|
-
<
|
5973
|
-
</
|
5974
|
-
|
5975
|
-
<
|
5976
|
-
|
5977
|
-
</
|
5978
|
-
|
5979
|
-
|
5980
|
-
|
5981
|
-
|
5982
|
-
<
|
5983
|
-
|
5984
|
-
|
5985
|
-
|
5986
|
-
<
|
5987
|
-
</
|
5988
|
-
|
5989
|
-
|
5990
|
-
|
5991
|
-
|
5992
|
-
<
|
5993
|
-
|
5994
|
-
</
|
5995
|
-
|
5996
|
-
<
|
5997
|
-
|
5998
|
-
|
5999
|
-
</
|
6000
|
-
<
|
6001
|
-
|
6002
|
-
|
6003
|
-
|
6004
|
-
|
6005
|
-
|
6006
|
-
<
|
6007
|
-
|
6008
|
-
</
|
6009
|
-
|
6010
|
-
<
|
6011
|
-
|
6012
|
-
|
6013
|
-
</
|
6014
|
-
|
6015
|
-
|
6016
|
-
|
6017
|
-
<
|
6018
|
-
|
6019
|
-
</
|
6020
|
-
<
|
6021
|
-
|
6022
|
-
</
|
6023
|
-
|
6024
|
-
|
6025
|
-
|
6026
|
-
|
6027
|
-
</
|
6028
|
-
|
6029
|
-
</
|
6030
|
-
|
6031
|
-
<
|
6032
|
-
|
6033
|
-
</
|
6034
|
-
|
6035
|
-
|
6036
|
-
|
6037
|
-
|
6038
|
-
|
6039
|
-
|
6040
|
-
|
6041
|
-
|
6042
|
-
<
|
6043
|
-
</
|
6044
|
-
|
6045
|
-
<
|
6046
|
-
|
6047
|
-
</
|
6048
|
-
|
6049
|
-
|
6050
|
-
|
6051
|
-
|
6052
|
-
<
|
6053
|
-
|
6054
|
-
|
6055
|
-
|
6056
|
-
<
|
6057
|
-
</
|
6058
|
-
|
6059
|
-
|
6060
|
-
|
6061
|
-
|
6062
|
-
<
|
5872
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5873
|
+
<xsd:annotation>
|
5874
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5875
|
+
</xsd:annotation>
|
5876
|
+
</xsd:enumeration>
|
5877
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5878
|
+
<xsd:annotation>
|
5879
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5880
|
+
</xsd:annotation>
|
5881
|
+
</xsd:enumeration>
|
5882
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5883
|
+
<xsd:annotation>
|
5884
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5885
|
+
</xsd:annotation>
|
5886
|
+
</xsd:enumeration>
|
5887
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5888
|
+
<xsd:annotation>
|
5889
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5890
|
+
</xsd:annotation>
|
5891
|
+
</xsd:enumeration>
|
5892
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5893
|
+
<xsd:annotation>
|
5894
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
5895
|
+
</xsd:annotation>
|
5896
|
+
</xsd:enumeration>
|
5897
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
5898
|
+
<xsd:annotation>
|
5899
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
5900
|
+
</xsd:annotation>
|
5901
|
+
</xsd:enumeration>
|
5902
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
5903
|
+
<xsd:annotation>
|
5904
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
5905
|
+
</xsd:annotation>
|
5906
|
+
</xsd:enumeration>
|
5907
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
5908
|
+
<xsd:annotation>
|
5909
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
5910
|
+
</xsd:annotation>
|
5911
|
+
</xsd:enumeration>
|
5912
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
5913
|
+
<xsd:annotation>
|
5914
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
5915
|
+
</xsd:annotation>
|
5916
|
+
</xsd:enumeration>
|
5917
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
5918
|
+
<xsd:annotation>
|
5919
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
5920
|
+
</xsd:annotation>
|
5921
|
+
</xsd:enumeration>
|
5922
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
5923
|
+
<xsd:annotation>
|
5924
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
5925
|
+
</xsd:annotation>
|
5926
|
+
</xsd:enumeration>
|
5927
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
5928
|
+
<xsd:annotation>
|
5929
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
5930
|
+
</xsd:annotation>
|
5931
|
+
</xsd:enumeration>
|
5932
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
5933
|
+
<xsd:annotation>
|
5934
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
5935
|
+
</xsd:annotation>
|
5936
|
+
</xsd:enumeration>
|
5937
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
5938
|
+
<xsd:annotation>
|
5939
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
5940
|
+
</xsd:annotation>
|
5941
|
+
</xsd:enumeration>
|
5942
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
5943
|
+
<xsd:annotation>
|
5944
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
5945
|
+
</xsd:annotation>
|
5946
|
+
</xsd:enumeration>
|
5947
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
5948
|
+
<xsd:annotation>
|
5949
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
5950
|
+
</xsd:annotation>
|
5951
|
+
</xsd:enumeration>
|
5952
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
5953
|
+
<xsd:annotation>
|
5954
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
5955
|
+
</xsd:annotation>
|
5956
|
+
</xsd:enumeration>
|
5957
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
5958
|
+
<xsd:annotation>
|
5959
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
5960
|
+
</xsd:annotation>
|
5961
|
+
</xsd:enumeration>
|
5962
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
5963
|
+
<xsd:annotation>
|
5964
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
5965
|
+
</xsd:annotation>
|
5966
|
+
</xsd:enumeration>
|
5967
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
5968
|
+
<xsd:annotation>
|
5969
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
5970
|
+
</xsd:annotation>
|
5971
|
+
</xsd:enumeration>
|
5972
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
5973
|
+
<xsd:annotation>
|
5974
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
5975
|
+
</xsd:annotation>
|
5976
|
+
</xsd:enumeration>
|
5977
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
5978
|
+
<xsd:annotation>
|
5979
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
5980
|
+
</xsd:annotation>
|
5981
|
+
</xsd:enumeration>
|
5982
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
5983
|
+
<xsd:annotation>
|
5984
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
5985
|
+
</xsd:annotation>
|
5986
|
+
</xsd:enumeration>
|
5987
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
5988
|
+
<xsd:annotation>
|
5989
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
5990
|
+
</xsd:annotation>
|
5991
|
+
</xsd:enumeration>
|
5992
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
5993
|
+
<xsd:annotation>
|
5994
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
5995
|
+
</xsd:annotation>
|
5996
|
+
</xsd:enumeration>
|
5997
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
5998
|
+
<xsd:annotation>
|
5999
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6000
|
+
</xsd:annotation>
|
6001
|
+
</xsd:enumeration>
|
6002
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6003
|
+
<xsd:annotation>
|
6004
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6005
|
+
</xsd:annotation>
|
6006
|
+
</xsd:enumeration>
|
6007
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6008
|
+
<xsd:annotation>
|
6009
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6010
|
+
</xsd:annotation>
|
6011
|
+
</xsd:enumeration>
|
6012
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6013
|
+
<xsd:annotation>
|
6014
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6015
|
+
</xsd:annotation>
|
6016
|
+
</xsd:enumeration>
|
6017
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6018
|
+
<xsd:annotation>
|
6019
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6020
|
+
</xsd:annotation>
|
6021
|
+
</xsd:enumeration>
|
6022
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6023
|
+
<xsd:annotation>
|
6024
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6025
|
+
</xsd:annotation>
|
6026
|
+
</xsd:enumeration>
|
6027
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6028
|
+
<xsd:annotation>
|
6029
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6030
|
+
</xsd:annotation>
|
6031
|
+
</xsd:enumeration>
|
6032
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6033
|
+
<xsd:annotation>
|
6034
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6035
|
+
</xsd:annotation>
|
6036
|
+
</xsd:enumeration>
|
6037
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6038
|
+
<xsd:annotation>
|
6039
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6040
|
+
</xsd:annotation>
|
6041
|
+
</xsd:enumeration>
|
6042
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6043
|
+
<xsd:annotation>
|
6044
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6045
|
+
</xsd:annotation>
|
6046
|
+
</xsd:enumeration>
|
6047
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6048
|
+
<xsd:annotation>
|
6049
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6050
|
+
</xsd:annotation>
|
6051
|
+
</xsd:enumeration>
|
6052
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6053
|
+
<xsd:annotation>
|
6054
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6055
|
+
</xsd:annotation>
|
6056
|
+
</xsd:enumeration>
|
6057
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6058
|
+
<xsd:annotation>
|
6059
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6060
|
+
</xsd:annotation>
|
6061
|
+
</xsd:enumeration>
|
6062
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6063
|
+
<xsd:annotation>
|
6064
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6065
|
+
</xsd:annotation>
|
6066
|
+
</xsd:enumeration>
|
6067
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6068
|
+
<xsd:annotation>
|
6069
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6070
|
+
</xsd:annotation>
|
6071
|
+
</xsd:enumeration>
|
6072
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6073
|
+
<xsd:annotation>
|
6074
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6075
|
+
</xsd:annotation>
|
6076
|
+
</xsd:enumeration>
|
6077
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6078
|
+
<xsd:annotation>
|
6079
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6080
|
+
</xsd:annotation>
|
6081
|
+
</xsd:enumeration>
|
6082
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6083
|
+
<xsd:annotation>
|
6084
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6085
|
+
</xsd:annotation>
|
6086
|
+
</xsd:enumeration>
|
6087
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6088
|
+
<xsd:annotation>
|
6089
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6090
|
+
</xsd:annotation>
|
6091
|
+
</xsd:enumeration>
|
6092
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6093
|
+
<xsd:annotation>
|
6094
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6095
|
+
</xsd:annotation>
|
6096
|
+
</xsd:enumeration>
|
6097
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6098
|
+
<xsd:annotation>
|
6099
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6100
|
+
</xsd:annotation>
|
6101
|
+
</xsd:enumeration>
|
6102
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6103
|
+
<xsd:annotation>
|
6104
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6105
|
+
</xsd:annotation>
|
6106
|
+
</xsd:enumeration>
|
6107
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6108
|
+
<xsd:annotation>
|
6109
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6110
|
+
</xsd:annotation>
|
6111
|
+
</xsd:enumeration>
|
6112
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6113
|
+
<xsd:annotation>
|
6114
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6115
|
+
</xsd:annotation>
|
6116
|
+
</xsd:enumeration>
|
6117
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6118
|
+
<xsd:annotation>
|
6119
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6120
|
+
</xsd:annotation>
|
6121
|
+
</xsd:enumeration>
|
6122
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6123
|
+
<xsd:annotation>
|
6124
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6125
|
+
</xsd:annotation>
|
6126
|
+
</xsd:enumeration>
|
6127
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6128
|
+
<xsd:annotation>
|
6129
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6130
|
+
</xsd:annotation>
|
6131
|
+
</xsd:enumeration>
|
6132
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6133
|
+
<xsd:annotation>
|
6134
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6135
|
+
</xsd:annotation>
|
6136
|
+
</xsd:enumeration>
|
6137
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6138
|
+
<xsd:annotation>
|
6139
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6140
|
+
</xsd:annotation>
|
6141
|
+
</xsd:enumeration>
|
6142
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6143
|
+
<xsd:annotation>
|
6144
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6145
|
+
</xsd:annotation>
|
6146
|
+
</xsd:enumeration>
|
6147
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6148
|
+
<xsd:annotation>
|
6149
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6150
|
+
</xsd:annotation>
|
6151
|
+
</xsd:enumeration>
|
6152
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6153
|
+
<xsd:annotation>
|
6154
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6155
|
+
</xsd:annotation>
|
6156
|
+
</xsd:enumeration>
|
6157
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6158
|
+
<xsd:annotation>
|
6159
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6160
|
+
</xsd:annotation>
|
6161
|
+
</xsd:enumeration>
|
6162
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6163
|
+
<xsd:annotation>
|
6164
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6165
|
+
</xsd:annotation>
|
6166
|
+
</xsd:enumeration>
|
6167
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6168
|
+
<xsd:annotation>
|
6169
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6170
|
+
</xsd:annotation>
|
6171
|
+
</xsd:enumeration>
|
6172
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6173
|
+
<xsd:annotation>
|
6174
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6175
|
+
</xsd:annotation>
|
6176
|
+
</xsd:enumeration>
|
6177
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6178
|
+
<xsd:annotation>
|
6179
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6180
|
+
</xsd:annotation>
|
6181
|
+
</xsd:enumeration>
|
6182
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6183
|
+
<xsd:annotation>
|
6184
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6185
|
+
</xsd:annotation>
|
6186
|
+
</xsd:enumeration>
|
6187
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6188
|
+
<xsd:annotation>
|
6189
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6190
|
+
</xsd:annotation>
|
6191
|
+
</xsd:enumeration>
|
6192
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6193
|
+
<xsd:annotation>
|
6194
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6195
|
+
</xsd:annotation>
|
6196
|
+
</xsd:enumeration>
|
6197
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6198
|
+
<xsd:annotation>
|
6199
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6200
|
+
</xsd:annotation>
|
6201
|
+
</xsd:enumeration>
|
6202
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6203
|
+
<xsd:annotation>
|
6204
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6205
|
+
</xsd:annotation>
|
6206
|
+
</xsd:enumeration>
|
6207
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6208
|
+
<xsd:annotation>
|
6209
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6210
|
+
</xsd:annotation>
|
6211
|
+
</xsd:enumeration>
|
6212
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6213
|
+
<xsd:annotation>
|
6214
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6215
|
+
</xsd:annotation>
|
6216
|
+
</xsd:enumeration>
|
6217
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6218
|
+
<xsd:annotation>
|
6219
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6220
|
+
</xsd:annotation>
|
6221
|
+
</xsd:enumeration>
|
6222
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6223
|
+
<xsd:annotation>
|
6224
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6225
|
+
</xsd:annotation>
|
6226
|
+
</xsd:enumeration>
|
6227
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6228
|
+
<xsd:annotation>
|
6229
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6230
|
+
</xsd:annotation>
|
6231
|
+
</xsd:enumeration>
|
6232
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6233
|
+
<xsd:annotation>
|
6234
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6235
|
+
</xsd:annotation>
|
6236
|
+
</xsd:enumeration>
|
6237
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6238
|
+
<xsd:annotation>
|
6239
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6240
|
+
</xsd:annotation>
|
6241
|
+
</xsd:enumeration>
|
6242
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6243
|
+
<xsd:annotation>
|
6244
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6245
|
+
</xsd:annotation>
|
6246
|
+
</xsd:enumeration>
|
6247
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6248
|
+
<xsd:annotation>
|
6249
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6250
|
+
</xsd:annotation>
|
6251
|
+
</xsd:enumeration>
|
6252
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6253
|
+
<xsd:annotation>
|
6254
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6255
|
+
</xsd:annotation>
|
6256
|
+
</xsd:enumeration>
|
6257
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6258
|
+
<xsd:annotation>
|
6259
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6260
|
+
</xsd:annotation>
|
6261
|
+
</xsd:enumeration>
|
6262
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6263
|
+
<xsd:annotation>
|
6264
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6265
|
+
</xsd:annotation>
|
6266
|
+
</xsd:enumeration>
|
6267
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6268
|
+
<xsd:annotation>
|
6269
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6270
|
+
</xsd:annotation>
|
6271
|
+
</xsd:enumeration>
|
6272
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6273
|
+
<xsd:annotation>
|
6274
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6275
|
+
</xsd:annotation>
|
6276
|
+
</xsd:enumeration>
|
6277
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6278
|
+
<xsd:annotation>
|
6279
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6280
|
+
</xsd:annotation>
|
6281
|
+
</xsd:enumeration>
|
6282
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6283
|
+
<xsd:annotation>
|
6284
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6285
|
+
</xsd:annotation>
|
6286
|
+
</xsd:enumeration>
|
6287
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6288
|
+
<xsd:annotation>
|
6289
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6290
|
+
</xsd:annotation>
|
6291
|
+
</xsd:enumeration>
|
6292
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6293
|
+
<xsd:annotation>
|
6294
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6295
|
+
</xsd:annotation>
|
6296
|
+
</xsd:enumeration>
|
6297
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6298
|
+
<xsd:annotation>
|
6299
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6300
|
+
</xsd:annotation>
|
6301
|
+
</xsd:enumeration>
|
6302
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6303
|
+
<xsd:annotation>
|
6304
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6305
|
+
</xsd:annotation>
|
6306
|
+
</xsd:enumeration>
|
6307
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6308
|
+
<xsd:annotation>
|
6309
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6310
|
+
</xsd:annotation>
|
6311
|
+
</xsd:enumeration>
|
6312
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6313
|
+
<xsd:annotation>
|
6314
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6315
|
+
</xsd:annotation>
|
6316
|
+
</xsd:enumeration>
|
6317
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6318
|
+
<xsd:annotation>
|
6319
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6320
|
+
</xsd:annotation>
|
6321
|
+
</xsd:enumeration>
|
6322
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6323
|
+
<xsd:annotation>
|
6324
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6325
|
+
</xsd:annotation>
|
6326
|
+
</xsd:enumeration>
|
6327
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6328
|
+
<xsd:annotation>
|
6329
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6330
|
+
</xsd:annotation>
|
6331
|
+
</xsd:enumeration>
|
6332
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6333
|
+
<xsd:annotation>
|
6334
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6335
|
+
</xsd:annotation>
|
6336
|
+
</xsd:enumeration>
|
6337
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6338
|
+
<xsd:annotation>
|
6339
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6340
|
+
</xsd:annotation>
|
6341
|
+
</xsd:enumeration>
|
6342
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6343
|
+
<xsd:annotation>
|
6344
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6345
|
+
</xsd:annotation>
|
6346
|
+
</xsd:enumeration>
|
6347
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6348
|
+
<xsd:annotation>
|
6349
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6350
|
+
</xsd:annotation>
|
6351
|
+
</xsd:enumeration>
|
6352
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6353
|
+
<xsd:annotation>
|
6354
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6355
|
+
</xsd:annotation>
|
6356
|
+
</xsd:enumeration>
|
6357
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6358
|
+
<xsd:annotation>
|
6359
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6360
|
+
</xsd:annotation>
|
6361
|
+
</xsd:enumeration>
|
6362
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6363
|
+
<xsd:annotation>
|
6364
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6365
|
+
</xsd:annotation>
|
6366
|
+
</xsd:enumeration>
|
6367
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6368
|
+
<xsd:annotation>
|
6369
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6370
|
+
</xsd:annotation>
|
6371
|
+
</xsd:enumeration>
|
6372
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6373
|
+
<xsd:annotation>
|
6374
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6375
|
+
</xsd:annotation>
|
6376
|
+
</xsd:enumeration>
|
6377
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6378
|
+
<xsd:annotation>
|
6379
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6380
|
+
</xsd:annotation>
|
6381
|
+
</xsd:enumeration>
|
6382
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6383
|
+
<xsd:annotation>
|
6384
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6385
|
+
</xsd:annotation>
|
6386
|
+
</xsd:enumeration>
|
6387
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6388
|
+
<xsd:annotation>
|
6389
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6390
|
+
</xsd:annotation>
|
6391
|
+
</xsd:enumeration>
|
6392
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6393
|
+
<xsd:annotation>
|
6394
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6395
|
+
</xsd:annotation>
|
6396
|
+
</xsd:enumeration>
|
6397
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6398
|
+
<xsd:annotation>
|
6399
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6400
|
+
</xsd:annotation>
|
6401
|
+
</xsd:enumeration>
|
6402
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6403
|
+
<xsd:annotation>
|
6404
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6405
|
+
</xsd:annotation>
|
6406
|
+
</xsd:enumeration>
|
6407
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6408
|
+
<xsd:annotation>
|
6409
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6410
|
+
</xsd:annotation>
|
6411
|
+
</xsd:enumeration>
|
6412
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6413
|
+
<xsd:annotation>
|
6414
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6415
|
+
</xsd:annotation>
|
6416
|
+
</xsd:enumeration>
|
6417
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6418
|
+
<xsd:annotation>
|
6419
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6420
|
+
</xsd:annotation>
|
6421
|
+
</xsd:enumeration>
|
6422
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6423
|
+
<xsd:annotation>
|
6424
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6425
|
+
</xsd:annotation>
|
6426
|
+
</xsd:enumeration>
|
6427
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6428
|
+
<xsd:annotation>
|
6429
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6430
|
+
</xsd:annotation>
|
6431
|
+
</xsd:enumeration>
|
6432
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6433
|
+
<xsd:annotation>
|
6434
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6435
|
+
</xsd:annotation>
|
6436
|
+
</xsd:enumeration>
|
6437
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6438
|
+
<xsd:annotation>
|
6439
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6440
|
+
</xsd:annotation>
|
6441
|
+
</xsd:enumeration>
|
6442
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6443
|
+
<xsd:annotation>
|
6444
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6445
|
+
</xsd:annotation>
|
6446
|
+
</xsd:enumeration>
|
6447
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6448
|
+
<xsd:annotation>
|
6449
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6450
|
+
</xsd:annotation>
|
6451
|
+
</xsd:enumeration>
|
6452
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6453
|
+
<xsd:annotation>
|
6454
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6455
|
+
</xsd:annotation>
|
6456
|
+
</xsd:enumeration>
|
6457
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6458
|
+
<xsd:annotation>
|
6459
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6460
|
+
</xsd:annotation>
|
6461
|
+
</xsd:enumeration>
|
6462
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6463
|
+
<xsd:annotation>
|
6464
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6465
|
+
</xsd:annotation>
|
6466
|
+
</xsd:enumeration>
|
6467
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6468
|
+
<xsd:annotation>
|
6469
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6470
|
+
</xsd:annotation>
|
6471
|
+
</xsd:enumeration>
|
6472
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6473
|
+
<xsd:annotation>
|
6474
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6475
|
+
</xsd:annotation>
|
6476
|
+
</xsd:enumeration>
|
6477
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6478
|
+
<xsd:annotation>
|
6479
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6480
|
+
</xsd:annotation>
|
6481
|
+
</xsd:enumeration>
|
6482
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6483
|
+
<xsd:annotation>
|
6484
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6485
|
+
</xsd:annotation>
|
6486
|
+
</xsd:enumeration>
|
6487
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6488
|
+
<xsd:annotation>
|
6489
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6490
|
+
</xsd:annotation>
|
6491
|
+
</xsd:enumeration>
|
6492
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6493
|
+
<xsd:annotation>
|
6494
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6495
|
+
</xsd:annotation>
|
6496
|
+
</xsd:enumeration>
|
6497
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6498
|
+
<xsd:annotation>
|
6499
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6500
|
+
</xsd:annotation>
|
6501
|
+
</xsd:enumeration>
|
6502
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6503
|
+
<xsd:annotation>
|
6504
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6505
|
+
</xsd:annotation>
|
6506
|
+
</xsd:enumeration>
|
6507
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6508
|
+
<xsd:annotation>
|
6509
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6510
|
+
</xsd:annotation>
|
6511
|
+
</xsd:enumeration>
|
6512
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6513
|
+
<xsd:annotation>
|
6514
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6515
|
+
</xsd:annotation>
|
6516
|
+
</xsd:enumeration>
|
6517
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6518
|
+
<xsd:annotation>
|
6519
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6520
|
+
</xsd:annotation>
|
6521
|
+
</xsd:enumeration>
|
6522
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6523
|
+
<xsd:annotation>
|
6524
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6525
|
+
</xsd:annotation>
|
6526
|
+
</xsd:enumeration>
|
6527
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6528
|
+
<xsd:annotation>
|
6529
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6530
|
+
</xsd:annotation>
|
6531
|
+
</xsd:enumeration>
|
6532
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6533
|
+
<xsd:annotation>
|
6534
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6535
|
+
</xsd:annotation>
|
6536
|
+
</xsd:enumeration>
|
6537
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6538
|
+
<xsd:annotation>
|
6539
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6540
|
+
</xsd:annotation>
|
6541
|
+
</xsd:enumeration>
|
6542
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6543
|
+
<xsd:annotation>
|
6544
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6545
|
+
</xsd:annotation>
|
6546
|
+
</xsd:enumeration>
|
6547
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6548
|
+
<xsd:annotation>
|
6549
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6550
|
+
</xsd:annotation>
|
6551
|
+
</xsd:enumeration>
|
6552
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6553
|
+
<xsd:annotation>
|
6554
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6555
|
+
</xsd:annotation>
|
6556
|
+
</xsd:enumeration>
|
6557
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6558
|
+
<xsd:annotation>
|
6559
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6560
|
+
</xsd:annotation>
|
6561
|
+
</xsd:enumeration>
|
6562
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6563
|
+
<xsd:annotation>
|
6564
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6565
|
+
</xsd:annotation>
|
6566
|
+
</xsd:enumeration>
|
6567
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6568
|
+
<xsd:annotation>
|
6569
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6570
|
+
</xsd:annotation>
|
6571
|
+
</xsd:enumeration>
|
6572
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6573
|
+
<xsd:annotation>
|
6574
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6575
|
+
</xsd:annotation>
|
6576
|
+
</xsd:enumeration>
|
6577
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6578
|
+
<xsd:annotation>
|
6579
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6580
|
+
</xsd:annotation>
|
6581
|
+
</xsd:enumeration>
|
6582
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6583
|
+
<xsd:annotation>
|
6584
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6585
|
+
</xsd:annotation>
|
6586
|
+
</xsd:enumeration>
|
6587
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6588
|
+
<xsd:annotation>
|
6589
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6590
|
+
</xsd:annotation>
|
6591
|
+
</xsd:enumeration>
|
6592
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6593
|
+
<xsd:annotation>
|
6594
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6595
|
+
</xsd:annotation>
|
6596
|
+
</xsd:enumeration>
|
6597
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6598
|
+
<xsd:annotation>
|
6599
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6600
|
+
</xsd:annotation>
|
6601
|
+
</xsd:enumeration>
|
6602
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6603
|
+
<xsd:annotation>
|
6604
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6605
|
+
</xsd:annotation>
|
6606
|
+
</xsd:enumeration>
|
6607
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6608
|
+
<xsd:annotation>
|
6609
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6610
|
+
</xsd:annotation>
|
6611
|
+
</xsd:enumeration>
|
6612
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6613
|
+
<xsd:annotation>
|
6614
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6615
|
+
</xsd:annotation>
|
6616
|
+
</xsd:enumeration>
|
6617
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6618
|
+
<xsd:annotation>
|
6619
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6620
|
+
</xsd:annotation>
|
6621
|
+
</xsd:enumeration>
|
6622
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6623
|
+
<xsd:annotation>
|
6624
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6625
|
+
</xsd:annotation>
|
6626
|
+
</xsd:enumeration>
|
6627
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6628
|
+
<xsd:annotation>
|
6629
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6630
|
+
</xsd:annotation>
|
6631
|
+
</xsd:enumeration>
|
6632
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6633
|
+
<xsd:annotation>
|
6634
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6635
|
+
</xsd:annotation>
|
6636
|
+
</xsd:enumeration>
|
6637
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6638
|
+
<xsd:annotation>
|
6639
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6640
|
+
</xsd:annotation>
|
6641
|
+
</xsd:enumeration>
|
6642
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6643
|
+
<xsd:annotation>
|
6644
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6645
|
+
</xsd:annotation>
|
6646
|
+
</xsd:enumeration>
|
6647
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6648
|
+
<xsd:annotation>
|
6649
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6650
|
+
</xsd:annotation>
|
6651
|
+
</xsd:enumeration>
|
6652
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6653
|
+
<xsd:annotation>
|
6654
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6655
|
+
</xsd:annotation>
|
6656
|
+
</xsd:enumeration>
|
6657
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6658
|
+
<xsd:annotation>
|
6659
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6660
|
+
</xsd:annotation>
|
6661
|
+
</xsd:enumeration>
|
6662
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6663
|
+
<xsd:annotation>
|
6664
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6665
|
+
</xsd:annotation>
|
6666
|
+
</xsd:enumeration>
|
6667
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6668
|
+
<xsd:annotation>
|
6669
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6670
|
+
</xsd:annotation>
|
6671
|
+
</xsd:enumeration>
|
6672
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6673
|
+
<xsd:annotation>
|
6674
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6675
|
+
</xsd:annotation>
|
6676
|
+
</xsd:enumeration>
|
6677
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6678
|
+
<xsd:annotation>
|
6679
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6680
|
+
</xsd:annotation>
|
6681
|
+
</xsd:enumeration>
|
6682
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6683
|
+
<xsd:annotation>
|
6684
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6685
|
+
</xsd:annotation>
|
6686
|
+
</xsd:enumeration>
|
6687
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6688
|
+
<xsd:annotation>
|
6689
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6690
|
+
</xsd:annotation>
|
6691
|
+
</xsd:enumeration>
|
6692
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6693
|
+
<xsd:annotation>
|
6694
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6695
|
+
</xsd:annotation>
|
6696
|
+
</xsd:enumeration>
|
6697
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6698
|
+
<xsd:annotation>
|
6699
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6700
|
+
</xsd:annotation>
|
6701
|
+
</xsd:enumeration>
|
6702
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6703
|
+
<xsd:annotation>
|
6704
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6705
|
+
</xsd:annotation>
|
6706
|
+
</xsd:enumeration>
|
6707
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6708
|
+
<xsd:annotation>
|
6709
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6710
|
+
</xsd:annotation>
|
6711
|
+
</xsd:enumeration>
|
6712
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6713
|
+
<xsd:annotation>
|
6714
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6715
|
+
</xsd:annotation>
|
6716
|
+
</xsd:enumeration>
|
6717
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6718
|
+
<xsd:annotation>
|
6719
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6720
|
+
</xsd:annotation>
|
6721
|
+
</xsd:enumeration>
|
6722
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6723
|
+
<xsd:annotation>
|
6724
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6725
|
+
</xsd:annotation>
|
6726
|
+
</xsd:enumeration>
|
6727
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6728
|
+
<xsd:annotation>
|
6729
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6730
|
+
</xsd:annotation>
|
6731
|
+
</xsd:enumeration>
|
6732
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6733
|
+
<xsd:annotation>
|
6734
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6735
|
+
</xsd:annotation>
|
6736
|
+
</xsd:enumeration>
|
6737
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6738
|
+
<xsd:annotation>
|
6739
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6740
|
+
</xsd:annotation>
|
6741
|
+
</xsd:enumeration>
|
6742
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6743
|
+
<xsd:annotation>
|
6744
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6745
|
+
</xsd:annotation>
|
6746
|
+
</xsd:enumeration>
|
6747
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6748
|
+
<xsd:annotation>
|
6749
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6750
|
+
</xsd:annotation>
|
6751
|
+
</xsd:enumeration>
|
6752
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6753
|
+
<xsd:annotation>
|
6754
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6755
|
+
</xsd:annotation>
|
6756
|
+
</xsd:enumeration>
|
6757
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6758
|
+
<xsd:annotation>
|
6759
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6760
|
+
</xsd:annotation>
|
6761
|
+
</xsd:enumeration>
|
6762
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6763
|
+
<xsd:annotation>
|
6764
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6765
|
+
</xsd:annotation>
|
6766
|
+
</xsd:enumeration>
|
6767
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6768
|
+
<xsd:annotation>
|
6769
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6770
|
+
</xsd:annotation>
|
6771
|
+
</xsd:enumeration>
|
6772
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6773
|
+
<xsd:annotation>
|
6774
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6775
|
+
</xsd:annotation>
|
6776
|
+
</xsd:enumeration>
|
6777
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6778
|
+
<xsd:annotation>
|
6779
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6780
|
+
</xsd:annotation>
|
6781
|
+
</xsd:enumeration>
|
6782
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6783
|
+
<xsd:annotation>
|
6784
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6785
|
+
</xsd:annotation>
|
6786
|
+
</xsd:enumeration>
|
6787
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6788
|
+
<xsd:annotation>
|
6789
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6790
|
+
</xsd:annotation>
|
6791
|
+
</xsd:enumeration>
|
6792
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6793
|
+
<xsd:annotation>
|
6794
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6795
|
+
</xsd:annotation>
|
6796
|
+
</xsd:enumeration>
|
6797
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6798
|
+
<xsd:annotation>
|
6799
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6800
|
+
</xsd:annotation>
|
6801
|
+
</xsd:enumeration>
|
6802
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6803
|
+
<xsd:annotation>
|
6804
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6805
|
+
</xsd:annotation>
|
6806
|
+
</xsd:enumeration>
|
6807
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6808
|
+
<xsd:annotation>
|
6809
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6810
|
+
</xsd:annotation>
|
6811
|
+
</xsd:enumeration>
|
6812
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6813
|
+
<xsd:annotation>
|
6814
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6815
|
+
</xsd:annotation>
|
6816
|
+
</xsd:enumeration>
|
6817
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6818
|
+
<xsd:annotation>
|
6819
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6820
|
+
</xsd:annotation>
|
6821
|
+
</xsd:enumeration>
|
6822
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6823
|
+
<xsd:annotation>
|
6824
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6825
|
+
</xsd:annotation>
|
6826
|
+
</xsd:enumeration>
|
6827
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6828
|
+
<xsd:annotation>
|
6829
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6830
|
+
</xsd:annotation>
|
6831
|
+
</xsd:enumeration>
|
6832
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6833
|
+
<xsd:annotation>
|
6834
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6835
|
+
</xsd:annotation>
|
6836
|
+
</xsd:enumeration>
|
6837
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6838
|
+
<xsd:annotation>
|
6839
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6840
|
+
</xsd:annotation>
|
6841
|
+
</xsd:enumeration>
|
6842
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6843
|
+
<xsd:annotation>
|
6844
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6845
|
+
</xsd:annotation>
|
6846
|
+
</xsd:enumeration>
|
6847
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6848
|
+
<xsd:annotation>
|
6849
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6850
|
+
</xsd:annotation>
|
6851
|
+
</xsd:enumeration>
|
6852
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6853
|
+
<xsd:annotation>
|
6854
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6855
|
+
</xsd:annotation>
|
6856
|
+
</xsd:enumeration>
|
6857
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6858
|
+
<xsd:annotation>
|
6859
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6860
|
+
</xsd:annotation>
|
6861
|
+
</xsd:enumeration>
|
6862
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6863
|
+
<xsd:annotation>
|
6864
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6865
|
+
</xsd:annotation>
|
6866
|
+
</xsd:enumeration>
|
6867
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6868
|
+
<xsd:annotation>
|
6869
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6870
|
+
</xsd:annotation>
|
6871
|
+
</xsd:enumeration>
|
6872
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6873
|
+
<xsd:annotation>
|
6874
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6875
|
+
</xsd:annotation>
|
6876
|
+
</xsd:enumeration>
|
6877
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6878
|
+
<xsd:annotation>
|
6879
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6880
|
+
</xsd:annotation>
|
6881
|
+
</xsd:enumeration>
|
6882
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6883
|
+
<xsd:annotation>
|
6884
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6885
|
+
</xsd:annotation>
|
6886
|
+
</xsd:enumeration>
|
6887
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6888
|
+
<xsd:annotation>
|
6889
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6890
|
+
</xsd:annotation>
|
6891
|
+
</xsd:enumeration>
|
6892
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6893
|
+
<xsd:annotation>
|
6894
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6895
|
+
</xsd:annotation>
|
6896
|
+
</xsd:enumeration>
|
6897
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6898
|
+
<xsd:annotation>
|
6899
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6900
|
+
</xsd:annotation>
|
6901
|
+
</xsd:enumeration>
|
6902
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6903
|
+
<xsd:annotation>
|
6904
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6905
|
+
</xsd:annotation>
|
6906
|
+
</xsd:enumeration>
|
6907
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6908
|
+
<xsd:annotation>
|
6909
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6910
|
+
</xsd:annotation>
|
6911
|
+
</xsd:enumeration>
|
6912
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6913
|
+
<xsd:annotation>
|
6914
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6915
|
+
</xsd:annotation>
|
6916
|
+
</xsd:enumeration>
|
6917
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6918
|
+
<xsd:annotation>
|
6919
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6920
|
+
</xsd:annotation>
|
6921
|
+
</xsd:enumeration>
|
6922
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6923
|
+
<xsd:annotation>
|
6924
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6925
|
+
</xsd:annotation>
|
6926
|
+
</xsd:enumeration>
|
6927
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6928
|
+
<xsd:annotation>
|
6929
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
6930
|
+
</xsd:annotation>
|
6931
|
+
</xsd:enumeration>
|
6932
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
6933
|
+
<xsd:annotation>
|
6934
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
6935
|
+
</xsd:annotation>
|
6936
|
+
</xsd:enumeration>
|
6937
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
6938
|
+
<xsd:annotation>
|
6939
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
6940
|
+
</xsd:annotation>
|
6941
|
+
</xsd:enumeration>
|
6942
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
6943
|
+
<xsd:annotation>
|
6944
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
6945
|
+
</xsd:annotation>
|
6946
|
+
</xsd:enumeration>
|
6947
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
6948
|
+
<xsd:annotation>
|
6949
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
6950
|
+
</xsd:annotation>
|
6951
|
+
</xsd:enumeration>
|
6952
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
6953
|
+
<xsd:annotation>
|
6954
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
6955
|
+
</xsd:annotation>
|
6956
|
+
</xsd:enumeration>
|
6957
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
6958
|
+
<xsd:annotation>
|
6959
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
6960
|
+
</xsd:annotation>
|
6961
|
+
</xsd:enumeration>
|
6962
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
6963
|
+
<xsd:annotation>
|
6964
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
6965
|
+
</xsd:annotation>
|
6966
|
+
</xsd:enumeration>
|
6967
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
6968
|
+
<xsd:annotation>
|
6969
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
6970
|
+
</xsd:annotation>
|
6971
|
+
</xsd:enumeration>
|
6972
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
6973
|
+
<xsd:annotation>
|
6974
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
6975
|
+
</xsd:annotation>
|
6976
|
+
</xsd:enumeration>
|
6977
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
6978
|
+
<xsd:annotation>
|
6979
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
6980
|
+
</xsd:annotation>
|
6981
|
+
</xsd:enumeration>
|
6982
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
6983
|
+
<xsd:annotation>
|
6984
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
6985
|
+
</xsd:annotation>
|
6986
|
+
</xsd:enumeration>
|
6987
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
6988
|
+
<xsd:annotation>
|
6989
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
6990
|
+
</xsd:annotation>
|
6991
|
+
</xsd:enumeration>
|
6992
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
6993
|
+
<xsd:annotation>
|
6994
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
6995
|
+
</xsd:annotation>
|
6996
|
+
</xsd:enumeration>
|
6997
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
6998
|
+
<xsd:annotation>
|
6999
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
7000
|
+
</xsd:annotation>
|
7001
|
+
</xsd:enumeration>
|
7002
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
7003
|
+
<xsd:annotation>
|
7004
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7005
|
+
</xsd:annotation>
|
7006
|
+
</xsd:enumeration>
|
7007
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7008
|
+
<xsd:annotation>
|
7009
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7010
|
+
</xsd:annotation>
|
7011
|
+
</xsd:enumeration>
|
7012
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7013
|
+
<xsd:annotation>
|
7014
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7015
|
+
</xsd:annotation>
|
7016
|
+
</xsd:enumeration>
|
7017
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7018
|
+
<xsd:annotation>
|
7019
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7020
|
+
</xsd:annotation>
|
7021
|
+
</xsd:enumeration>
|
7022
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7023
|
+
<xsd:annotation>
|
7024
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7025
|
+
</xsd:annotation>
|
7026
|
+
</xsd:enumeration>
|
7027
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7028
|
+
<xsd:annotation>
|
7029
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7030
|
+
</xsd:annotation>
|
7031
|
+
</xsd:enumeration>
|
7032
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7033
|
+
<xsd:annotation>
|
7034
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7035
|
+
</xsd:annotation>
|
7036
|
+
</xsd:enumeration>
|
7037
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7038
|
+
<xsd:annotation>
|
7039
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7040
|
+
</xsd:annotation>
|
7041
|
+
</xsd:enumeration>
|
7042
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7043
|
+
<xsd:annotation>
|
7044
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7045
|
+
</xsd:annotation>
|
7046
|
+
</xsd:enumeration>
|
7047
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7048
|
+
<xsd:annotation>
|
7049
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7050
|
+
</xsd:annotation>
|
7051
|
+
</xsd:enumeration>
|
7052
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7053
|
+
<xsd:annotation>
|
7054
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7055
|
+
</xsd:annotation>
|
7056
|
+
</xsd:enumeration>
|
7057
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7058
|
+
<xsd:annotation>
|
7059
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7060
|
+
</xsd:annotation>
|
7061
|
+
</xsd:enumeration>
|
7062
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7063
|
+
<xsd:annotation>
|
7064
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7065
|
+
</xsd:annotation>
|
7066
|
+
</xsd:enumeration>
|
7067
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7068
|
+
<xsd:annotation>
|
7069
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7070
|
+
</xsd:annotation>
|
7071
|
+
</xsd:enumeration>
|
7072
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7073
|
+
<xsd:annotation>
|
7074
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7075
|
+
</xsd:annotation>
|
7076
|
+
</xsd:enumeration>
|
7077
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7078
|
+
<xsd:annotation>
|
7079
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7080
|
+
</xsd:annotation>
|
7081
|
+
</xsd:enumeration>
|
7082
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7083
|
+
<xsd:annotation>
|
7084
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7085
|
+
</xsd:annotation>
|
7086
|
+
</xsd:enumeration>
|
7087
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7088
|
+
<xsd:annotation>
|
7089
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7090
|
+
</xsd:annotation>
|
7091
|
+
</xsd:enumeration>
|
7092
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7093
|
+
<xsd:annotation>
|
7094
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7095
|
+
</xsd:annotation>
|
7096
|
+
</xsd:enumeration>
|
7097
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7098
|
+
<xsd:annotation>
|
7099
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7100
|
+
</xsd:annotation>
|
7101
|
+
</xsd:enumeration>
|
7102
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7103
|
+
<xsd:annotation>
|
7104
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7105
|
+
</xsd:annotation>
|
7106
|
+
</xsd:enumeration>
|
7107
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7108
|
+
<xsd:annotation>
|
7109
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7110
|
+
</xsd:annotation>
|
7111
|
+
</xsd:enumeration>
|
7112
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7113
|
+
<xsd:annotation>
|
7114
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7115
|
+
</xsd:annotation>
|
7116
|
+
</xsd:enumeration>
|
7117
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7118
|
+
<xsd:annotation>
|
7119
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7120
|
+
</xsd:annotation>
|
7121
|
+
</xsd:enumeration>
|
7122
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7123
|
+
<xsd:annotation>
|
7124
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7125
|
+
</xsd:annotation>
|
7126
|
+
</xsd:enumeration>
|
7127
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7128
|
+
<xsd:annotation>
|
7129
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7130
|
+
</xsd:annotation>
|
7131
|
+
</xsd:enumeration>
|
7132
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7133
|
+
<xsd:annotation>
|
7134
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7135
|
+
</xsd:annotation>
|
7136
|
+
</xsd:enumeration>
|
7137
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7138
|
+
<xsd:annotation>
|
7139
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7140
|
+
</xsd:annotation>
|
7141
|
+
</xsd:enumeration>
|
7142
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7143
|
+
<xsd:annotation>
|
7144
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7145
|
+
</xsd:annotation>
|
7146
|
+
</xsd:enumeration>
|
7147
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7148
|
+
<xsd:annotation>
|
7149
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7150
|
+
</xsd:annotation>
|
7151
|
+
</xsd:enumeration>
|
7152
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7153
|
+
<xsd:annotation>
|
7154
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7155
|
+
</xsd:annotation>
|
7156
|
+
</xsd:enumeration>
|
7157
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7158
|
+
<xsd:annotation>
|
7159
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7160
|
+
</xsd:annotation>
|
7161
|
+
</xsd:enumeration>
|
7162
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7163
|
+
<xsd:annotation>
|
7164
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7165
|
+
</xsd:annotation>
|
7166
|
+
</xsd:enumeration>
|
7167
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7168
|
+
<xsd:annotation>
|
7169
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7170
|
+
</xsd:annotation>
|
7171
|
+
</xsd:enumeration>
|
7172
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7173
|
+
<xsd:annotation>
|
7174
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7175
|
+
</xsd:annotation>
|
7176
|
+
</xsd:enumeration>
|
7177
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7178
|
+
<xsd:annotation>
|
7179
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7180
|
+
</xsd:annotation>
|
7181
|
+
</xsd:enumeration>
|
7182
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7183
|
+
<xsd:annotation>
|
7184
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7185
|
+
</xsd:annotation>
|
7186
|
+
</xsd:enumeration>
|
7187
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7188
|
+
<xsd:annotation>
|
7189
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7190
|
+
</xsd:annotation>
|
7191
|
+
</xsd:enumeration>
|
7192
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7193
|
+
<xsd:annotation>
|
7194
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7195
|
+
</xsd:annotation>
|
7196
|
+
</xsd:enumeration>
|
7197
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7198
|
+
<xsd:annotation>
|
7199
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7200
|
+
</xsd:annotation>
|
7201
|
+
</xsd:enumeration>
|
7202
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7203
|
+
<xsd:annotation>
|
7204
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7205
|
+
</xsd:annotation>
|
7206
|
+
</xsd:enumeration>
|
7207
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7208
|
+
<xsd:annotation>
|
7209
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7210
|
+
</xsd:annotation>
|
7211
|
+
</xsd:enumeration>
|
7212
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7213
|
+
<xsd:annotation>
|
7214
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7215
|
+
</xsd:annotation>
|
7216
|
+
</xsd:enumeration>
|
7217
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7218
|
+
<xsd:annotation>
|
7219
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7220
|
+
</xsd:annotation>
|
7221
|
+
</xsd:enumeration>
|
7222
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7223
|
+
<xsd:annotation>
|
7224
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7225
|
+
</xsd:annotation>
|
7226
|
+
</xsd:enumeration>
|
7227
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7228
|
+
<xsd:annotation>
|
7229
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7230
|
+
</xsd:annotation>
|
7231
|
+
</xsd:enumeration>
|
7232
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7233
|
+
<xsd:annotation>
|
7234
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7235
|
+
</xsd:annotation>
|
7236
|
+
</xsd:enumeration>
|
7237
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7238
|
+
<xsd:annotation>
|
7239
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7240
|
+
</xsd:annotation>
|
7241
|
+
</xsd:enumeration>
|
7242
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7243
|
+
<xsd:annotation>
|
7244
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7245
|
+
</xsd:annotation>
|
7246
|
+
</xsd:enumeration>
|
7247
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7248
|
+
<xsd:annotation>
|
7249
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7250
|
+
</xsd:annotation>
|
7251
|
+
</xsd:enumeration>
|
7252
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7253
|
+
<xsd:annotation>
|
7254
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7255
|
+
</xsd:annotation>
|
7256
|
+
</xsd:enumeration>
|
7257
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7258
|
+
<xsd:annotation>
|
7259
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7260
|
+
</xsd:annotation>
|
7261
|
+
</xsd:enumeration>
|
7262
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7263
|
+
<xsd:annotation>
|
7264
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7265
|
+
</xsd:annotation>
|
7266
|
+
</xsd:enumeration>
|
7267
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7268
|
+
<xsd:annotation>
|
7269
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7270
|
+
</xsd:annotation>
|
7271
|
+
</xsd:enumeration>
|
7272
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7273
|
+
<xsd:annotation>
|
7274
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7275
|
+
</xsd:annotation>
|
7276
|
+
</xsd:enumeration>
|
7277
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7278
|
+
<xsd:annotation>
|
7279
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7280
|
+
</xsd:annotation>
|
7281
|
+
</xsd:enumeration>
|
7282
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7283
|
+
<xsd:annotation>
|
7284
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7285
|
+
</xsd:annotation>
|
7286
|
+
</xsd:enumeration>
|
7287
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7288
|
+
<xsd:annotation>
|
7289
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7290
|
+
</xsd:annotation>
|
7291
|
+
</xsd:enumeration>
|
7292
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7293
|
+
<xsd:annotation>
|
7294
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7295
|
+
</xsd:annotation>
|
7296
|
+
</xsd:enumeration>
|
7297
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7298
|
+
<xsd:annotation>
|
7299
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7300
|
+
</xsd:annotation>
|
7301
|
+
</xsd:enumeration>
|
7302
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7303
|
+
<xsd:annotation>
|
7304
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7305
|
+
</xsd:annotation>
|
7306
|
+
</xsd:enumeration>
|
7307
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7308
|
+
<xsd:annotation>
|
7309
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7310
|
+
</xsd:annotation>
|
7311
|
+
</xsd:enumeration>
|
7312
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7313
|
+
<xsd:annotation>
|
7314
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7315
|
+
</xsd:annotation>
|
7316
|
+
</xsd:enumeration>
|
7317
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7318
|
+
<xsd:annotation>
|
7319
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7320
|
+
</xsd:annotation>
|
7321
|
+
</xsd:enumeration>
|
7322
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7323
|
+
<xsd:annotation>
|
7324
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7325
|
+
</xsd:annotation>
|
7326
|
+
</xsd:enumeration>
|
7327
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7328
|
+
<xsd:annotation>
|
7329
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7330
|
+
</xsd:annotation>
|
7331
|
+
</xsd:enumeration>
|
7332
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7333
|
+
<xsd:annotation>
|
7334
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7335
|
+
</xsd:annotation>
|
7336
|
+
</xsd:enumeration>
|
7337
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7338
|
+
<xsd:annotation>
|
7339
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7340
|
+
</xsd:annotation>
|
7341
|
+
</xsd:enumeration>
|
7342
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7343
|
+
<xsd:annotation>
|
7344
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7345
|
+
</xsd:annotation>
|
7346
|
+
</xsd:enumeration>
|
7347
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7348
|
+
<xsd:annotation>
|
7349
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7350
|
+
</xsd:annotation>
|
7351
|
+
</xsd:enumeration>
|
7352
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7353
|
+
<xsd:annotation>
|
7354
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7355
|
+
</xsd:annotation>
|
7356
|
+
</xsd:enumeration>
|
7357
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7358
|
+
<xsd:annotation>
|
7359
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7360
|
+
</xsd:annotation>
|
7361
|
+
</xsd:enumeration>
|
7362
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7363
|
+
<xsd:annotation>
|
7364
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7365
|
+
</xsd:annotation>
|
7366
|
+
</xsd:enumeration>
|
7367
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7368
|
+
<xsd:annotation>
|
7369
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7370
|
+
</xsd:annotation>
|
7371
|
+
</xsd:enumeration>
|
7372
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7373
|
+
<xsd:annotation>
|
7374
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7375
|
+
</xsd:annotation>
|
7376
|
+
</xsd:enumeration>
|
7377
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7378
|
+
<xsd:annotation>
|
7379
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7380
|
+
</xsd:annotation>
|
7381
|
+
</xsd:enumeration>
|
7382
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7383
|
+
<xsd:annotation>
|
7384
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7385
|
+
</xsd:annotation>
|
7386
|
+
</xsd:enumeration>
|
7387
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7388
|
+
<xsd:annotation>
|
7389
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7390
|
+
</xsd:annotation>
|
7391
|
+
</xsd:enumeration>
|
7392
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7393
|
+
<xsd:annotation>
|
7394
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7395
|
+
</xsd:annotation>
|
7396
|
+
</xsd:enumeration>
|
7397
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7398
|
+
<xsd:annotation>
|
7399
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7400
|
+
</xsd:annotation>
|
7401
|
+
</xsd:enumeration>
|
7402
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7403
|
+
<xsd:annotation>
|
7404
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7405
|
+
</xsd:annotation>
|
7406
|
+
</xsd:enumeration>
|
7407
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7408
|
+
<xsd:annotation>
|
7409
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7410
|
+
</xsd:annotation>
|
7411
|
+
</xsd:enumeration>
|
7412
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7413
|
+
<xsd:annotation>
|
7414
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7415
|
+
</xsd:annotation>
|
7416
|
+
</xsd:enumeration>
|
7417
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7418
|
+
<xsd:annotation>
|
7419
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7420
|
+
</xsd:annotation>
|
7421
|
+
</xsd:enumeration>
|
7422
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7423
|
+
<xsd:annotation>
|
7424
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7425
|
+
</xsd:annotation>
|
7426
|
+
</xsd:enumeration>
|
7427
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7428
|
+
<xsd:annotation>
|
7429
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7430
|
+
</xsd:annotation>
|
7431
|
+
</xsd:enumeration>
|
7432
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7433
|
+
<xsd:annotation>
|
7434
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7435
|
+
</xsd:annotation>
|
7436
|
+
</xsd:enumeration>
|
7437
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7438
|
+
<xsd:annotation>
|
7439
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7440
|
+
</xsd:annotation>
|
7441
|
+
</xsd:enumeration>
|
7442
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7443
|
+
<xsd:annotation>
|
7444
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7445
|
+
</xsd:annotation>
|
7446
|
+
</xsd:enumeration>
|
7447
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7448
|
+
<xsd:annotation>
|
7449
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7450
|
+
</xsd:annotation>
|
7451
|
+
</xsd:enumeration>
|
7452
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7453
|
+
<xsd:annotation>
|
7454
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7455
|
+
</xsd:annotation>
|
7456
|
+
</xsd:enumeration>
|
7457
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7458
|
+
<xsd:annotation>
|
7459
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7460
|
+
</xsd:annotation>
|
7461
|
+
</xsd:enumeration>
|
7462
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7463
|
+
<xsd:annotation>
|
7464
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7465
|
+
</xsd:annotation>
|
7466
|
+
</xsd:enumeration>
|
7467
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7468
|
+
<xsd:annotation>
|
7469
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7470
|
+
</xsd:annotation>
|
7471
|
+
</xsd:enumeration>
|
7472
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7473
|
+
<xsd:annotation>
|
7474
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7475
|
+
</xsd:annotation>
|
7476
|
+
</xsd:enumeration>
|
7477
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7478
|
+
<xsd:annotation>
|
7479
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7480
|
+
</xsd:annotation>
|
7481
|
+
</xsd:enumeration>
|
7482
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7483
|
+
<xsd:annotation>
|
7484
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7485
|
+
</xsd:annotation>
|
7486
|
+
</xsd:enumeration>
|
7487
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7488
|
+
<xsd:annotation>
|
7489
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7490
|
+
</xsd:annotation>
|
7491
|
+
</xsd:enumeration>
|
7492
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7493
|
+
<xsd:annotation>
|
7494
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7495
|
+
</xsd:annotation>
|
7496
|
+
</xsd:enumeration>
|
7497
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7498
|
+
<xsd:annotation>
|
7499
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7500
|
+
</xsd:annotation>
|
7501
|
+
</xsd:enumeration>
|
7502
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7503
|
+
<xsd:annotation>
|
7504
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7505
|
+
</xsd:annotation>
|
7506
|
+
</xsd:enumeration>
|
7507
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7508
|
+
<xsd:annotation>
|
7509
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7510
|
+
</xsd:annotation>
|
7511
|
+
</xsd:enumeration>
|
7512
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7513
|
+
<xsd:annotation>
|
7514
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7515
|
+
</xsd:annotation>
|
7516
|
+
</xsd:enumeration>
|
7517
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7518
|
+
<xsd:annotation>
|
7519
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7520
|
+
</xsd:annotation>
|
7521
|
+
</xsd:enumeration>
|
7522
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7523
|
+
<xsd:annotation>
|
7524
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7525
|
+
</xsd:annotation>
|
7526
|
+
</xsd:enumeration>
|
7527
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7528
|
+
<xsd:annotation>
|
7529
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7530
|
+
</xsd:annotation>
|
7531
|
+
</xsd:enumeration>
|
7532
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7533
|
+
<xsd:annotation>
|
7534
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7535
|
+
</xsd:annotation>
|
7536
|
+
</xsd:enumeration>
|
7537
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7538
|
+
<xsd:annotation>
|
7539
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7540
|
+
</xsd:annotation>
|
7541
|
+
</xsd:enumeration>
|
7542
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7543
|
+
<xsd:annotation>
|
7544
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7545
|
+
</xsd:annotation>
|
7546
|
+
</xsd:enumeration>
|
7547
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7548
|
+
<xsd:annotation>
|
7549
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7550
|
+
</xsd:annotation>
|
7551
|
+
</xsd:enumeration>
|
7552
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7553
|
+
<xsd:annotation>
|
7554
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7555
|
+
</xsd:annotation>
|
7556
|
+
</xsd:enumeration>
|
7557
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7558
|
+
<xsd:annotation>
|
7559
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7560
|
+
</xsd:annotation>
|
7561
|
+
</xsd:enumeration>
|
7562
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7563
|
+
<xsd:annotation>
|
7564
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7565
|
+
</xsd:annotation>
|
7566
|
+
</xsd:enumeration>
|
7567
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7568
|
+
<xsd:annotation>
|
7569
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7570
|
+
</xsd:annotation>
|
7571
|
+
</xsd:enumeration>
|
7572
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7573
|
+
<xsd:annotation>
|
7574
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7575
|
+
</xsd:annotation>
|
7576
|
+
</xsd:enumeration>
|
7577
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7578
|
+
<xsd:annotation>
|
7579
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7580
|
+
</xsd:annotation>
|
7581
|
+
</xsd:enumeration>
|
7582
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7583
|
+
<xsd:annotation>
|
7584
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7585
|
+
</xsd:annotation>
|
7586
|
+
</xsd:enumeration>
|
7587
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7588
|
+
<xsd:annotation>
|
7589
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7590
|
+
</xsd:annotation>
|
7591
|
+
</xsd:enumeration>
|
7592
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7593
|
+
<xsd:annotation>
|
7594
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7595
|
+
</xsd:annotation>
|
7596
|
+
</xsd:enumeration>
|
7597
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7598
|
+
<xsd:annotation>
|
7599
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7600
|
+
</xsd:annotation>
|
7601
|
+
</xsd:enumeration>
|
7602
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7603
|
+
<xsd:annotation>
|
7604
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7605
|
+
</xsd:annotation>
|
7606
|
+
</xsd:enumeration>
|
7607
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7608
|
+
<xsd:annotation>
|
7609
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7610
|
+
</xsd:annotation>
|
7611
|
+
</xsd:enumeration>
|
7612
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7613
|
+
<xsd:annotation>
|
7614
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7615
|
+
</xsd:annotation>
|
7616
|
+
</xsd:enumeration>
|
7617
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7618
|
+
<xsd:annotation>
|
7619
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7620
|
+
</xsd:annotation>
|
7621
|
+
</xsd:enumeration>
|
7622
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7623
|
+
<xsd:annotation>
|
7624
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7625
|
+
</xsd:annotation>
|
7626
|
+
</xsd:enumeration>
|
7627
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7628
|
+
<xsd:annotation>
|
7629
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7630
|
+
</xsd:annotation>
|
7631
|
+
</xsd:enumeration>
|
7632
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7633
|
+
<xsd:annotation>
|
7634
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7635
|
+
</xsd:annotation>
|
7636
|
+
</xsd:enumeration>
|
7637
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7638
|
+
<xsd:annotation>
|
7639
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7640
|
+
</xsd:annotation>
|
7641
|
+
</xsd:enumeration>
|
7642
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7643
|
+
<xsd:annotation>
|
7644
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7645
|
+
</xsd:annotation>
|
7646
|
+
</xsd:enumeration>
|
7647
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7648
|
+
<xsd:annotation>
|
7649
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7650
|
+
</xsd:annotation>
|
7651
|
+
</xsd:enumeration>
|
7652
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7653
|
+
<xsd:annotation>
|
7654
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7655
|
+
</xsd:annotation>
|
7656
|
+
</xsd:enumeration>
|
7657
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7658
|
+
<xsd:annotation>
|
7659
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7660
|
+
</xsd:annotation>
|
7661
|
+
</xsd:enumeration>
|
7662
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7663
|
+
<xsd:annotation>
|
7664
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7665
|
+
</xsd:annotation>
|
7666
|
+
</xsd:enumeration>
|
7667
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7668
|
+
<xsd:annotation>
|
7669
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7670
|
+
</xsd:annotation>
|
7671
|
+
</xsd:enumeration>
|
7672
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7673
|
+
<xsd:annotation>
|
7674
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7675
|
+
</xsd:annotation>
|
7676
|
+
</xsd:enumeration>
|
7677
|
+
</xsd:restriction>
|
7678
|
+
</xsd:simpleType>
|
7679
|
+
<xsd:complexType name="LocalLB.ProfileTCP.ProfileTCPModeSequence">
|
7680
|
+
<xsd:complexContent>
|
7681
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7682
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileTCP.ProfileTCPMode[]'/>
|
7683
|
+
</xsd:restriction>
|
7684
|
+
</xsd:complexContent>
|
7685
|
+
</xsd:complexType>
|
7686
|
+
<xsd:complexType name="LocalLB.ProfileString">
|
7687
|
+
<xsd:sequence>
|
7688
|
+
<xsd:element name="value" type="xsd:string"/>
|
7689
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7690
|
+
</xsd:sequence>
|
7691
|
+
</xsd:complexType>
|
7692
|
+
<xsd:complexType name="LocalLB.ProfileTCPCongestionControlModeSequence">
|
7693
|
+
<xsd:complexContent>
|
7694
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7695
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileTCPCongestionControlMode[]'/>
|
7696
|
+
</xsd:restriction>
|
7697
|
+
</xsd:complexContent>
|
7698
|
+
</xsd:complexType>
|
7699
|
+
<xsd:simpleType name="LocalLB.TCPCongestionControlMode">
|
7700
|
+
<xsd:restriction base="xsd:string">
|
7701
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_NONE">
|
7702
|
+
<xsd:annotation>
|
7703
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_NONE</xsd:documentation>
|
7704
|
+
</xsd:annotation>
|
7705
|
+
</xsd:enumeration>
|
7706
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_RENO">
|
7707
|
+
<xsd:annotation>
|
7708
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_RENO</xsd:documentation>
|
7709
|
+
</xsd:annotation>
|
7710
|
+
</xsd:enumeration>
|
7711
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_NEWRENO">
|
7712
|
+
<xsd:annotation>
|
7713
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_NEWRENO</xsd:documentation>
|
7714
|
+
</xsd:annotation>
|
7715
|
+
</xsd:enumeration>
|
7716
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_SCALABLE">
|
7717
|
+
<xsd:annotation>
|
7718
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_SCALABLE</xsd:documentation>
|
7719
|
+
</xsd:annotation>
|
7720
|
+
</xsd:enumeration>
|
7721
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_HIGHSPEED">
|
7722
|
+
<xsd:annotation>
|
7723
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_HIGHSPEED</xsd:documentation>
|
7724
|
+
</xsd:annotation>
|
7725
|
+
</xsd:enumeration>
|
7726
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_VEGAS">
|
7727
|
+
<xsd:annotation>
|
7728
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_VEGAS</xsd:documentation>
|
7729
|
+
</xsd:annotation>
|
7730
|
+
</xsd:enumeration>
|
7731
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_ILLINOIS">
|
7732
|
+
<xsd:annotation>
|
7733
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_ILLINOIS</xsd:documentation>
|
7734
|
+
</xsd:annotation>
|
7735
|
+
</xsd:enumeration>
|
7736
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_WOODSIDE">
|
7737
|
+
<xsd:annotation>
|
7738
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_WOODSIDE</xsd:documentation>
|
7739
|
+
</xsd:annotation>
|
7740
|
+
</xsd:enumeration>
|
7741
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_CHD">
|
7742
|
+
<xsd:annotation>
|
7743
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_CHD</xsd:documentation>
|
7744
|
+
</xsd:annotation>
|
7745
|
+
</xsd:enumeration>
|
7746
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_CDG">
|
7747
|
+
<xsd:annotation>
|
7748
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_CDG</xsd:documentation>
|
7749
|
+
</xsd:annotation>
|
7750
|
+
</xsd:enumeration>
|
7751
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_CUBIC">
|
7752
|
+
<xsd:annotation>
|
7753
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_CUBIC</xsd:documentation>
|
7754
|
+
</xsd:annotation>
|
7755
|
+
</xsd:enumeration>
|
7756
|
+
<xsd:enumeration value="TCP_CONGESTION_CONTROL_WESTWOOD">
|
7757
|
+
<xsd:annotation>
|
7758
|
+
<xsd:documentation>TCP_CONGESTION_CONTROL_WESTWOOD</xsd:documentation>
|
7759
|
+
</xsd:annotation>
|
7760
|
+
</xsd:enumeration>
|
7761
|
+
</xsd:restriction>
|
7762
|
+
</xsd:simpleType>
|
7763
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
7764
|
+
<xsd:complexContent>
|
7765
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7766
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
7767
|
+
</xsd:restriction>
|
7768
|
+
</xsd:complexContent>
|
7769
|
+
</xsd:complexType>
|
7770
|
+
<xsd:complexType name="Common.StatisticSequenceSequenceSequence">
|
7771
|
+
<xsd:complexContent>
|
7772
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7773
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StatisticSequenceSequence[]'/>
|
7774
|
+
</xsd:restriction>
|
7775
|
+
</xsd:complexContent>
|
7776
|
+
</xsd:complexType>
|
7777
|
+
<xsd:complexType name="LocalLB.ProfileTCP.ProfileTCPStatisticEntrySequence">
|
7778
|
+
<xsd:complexContent>
|
7779
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7780
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileTCP.ProfileTCPStatisticEntry[]'/>
|
7781
|
+
</xsd:restriction>
|
7782
|
+
</xsd:complexContent>
|
7783
|
+
</xsd:complexType>
|
7784
|
+
<xsd:complexType name="LocalLB.ProfileTCP.ProfileTCPMode">
|
7785
|
+
<xsd:sequence>
|
7786
|
+
<xsd:element name="value" type="tns:LocalLB.ProfileTCP.TCPMode"/>
|
7787
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7788
|
+
</xsd:sequence>
|
7789
|
+
</xsd:complexType>
|
7790
|
+
<xsd:complexType name="LocalLB.ProfileTCP.ProfileTCPStatisticEntry">
|
7791
|
+
<xsd:sequence>
|
7792
|
+
<xsd:element name="profile_name" type="xsd:string"/>
|
7793
|
+
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
7794
|
+
</xsd:sequence>
|
7795
|
+
</xsd:complexType>
|
7796
|
+
<xsd:complexType name="LocalLB.ProfileEnabledStateSequence">
|
7797
|
+
<xsd:complexContent>
|
7798
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7799
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileEnabledState[]'/>
|
7800
|
+
</xsd:restriction>
|
7801
|
+
</xsd:complexContent>
|
7802
|
+
</xsd:complexType>
|
7803
|
+
<xsd:complexType name="Common.Statistic">
|
7804
|
+
<xsd:sequence>
|
7805
|
+
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
7806
|
+
<xsd:element name="value" type="tns:Common.ULong64"/>
|
7807
|
+
<xsd:element name="time_stamp" type="xsd:long"/>
|
7808
|
+
</xsd:sequence>
|
7809
|
+
</xsd:complexType>
|
7810
|
+
</xsd:schema>
|
7811
|
+
</types>
|
7812
|
+
|
7813
|
+
<!-- message -->
|
7814
|
+
|
7815
|
+
<message name="LocalLB.ProfileTCP.get_listRequest">
|
7816
|
+
</message>
|
7817
|
+
<message name="LocalLB.ProfileTCP.get_listResponse">
|
7818
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7819
|
+
</message>
|
7820
|
+
|
7821
|
+
<message name="LocalLB.ProfileTCP.createRequest">
|
7822
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7823
|
+
</message>
|
7824
|
+
<message name="LocalLB.ProfileTCP.createResponse">
|
7825
|
+
</message>
|
7826
|
+
|
7827
|
+
<message name="LocalLB.ProfileTCP.delete_profileRequest">
|
7828
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7829
|
+
</message>
|
7830
|
+
<message name="LocalLB.ProfileTCP.delete_profileResponse">
|
7831
|
+
</message>
|
7832
|
+
|
7833
|
+
<message name="LocalLB.ProfileTCP.delete_all_profilesRequest">
|
7834
|
+
</message>
|
7835
|
+
<message name="LocalLB.ProfileTCP.delete_all_profilesResponse">
|
7836
|
+
</message>
|
7837
|
+
|
7838
|
+
<message name="LocalLB.ProfileTCP.is_base_profileRequest">
|
7839
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7840
|
+
</message>
|
7841
|
+
<message name="LocalLB.ProfileTCP.is_base_profileResponse">
|
7842
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
7843
|
+
</message>
|
7844
|
+
|
7845
|
+
<message name="LocalLB.ProfileTCP.is_system_profileRequest">
|
7846
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7847
|
+
</message>
|
7848
|
+
<message name="LocalLB.ProfileTCP.is_system_profileResponse">
|
7849
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
7850
|
+
</message>
|
7851
|
+
|
7852
|
+
<message name="LocalLB.ProfileTCP.set_default_profileRequest">
|
7853
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7854
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
7855
|
+
</message>
|
7856
|
+
<message name="LocalLB.ProfileTCP.set_default_profileResponse">
|
7857
|
+
</message>
|
7858
|
+
|
7859
|
+
<message name="LocalLB.ProfileTCP.get_default_profileRequest">
|
7860
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7861
|
+
</message>
|
7862
|
+
<message name="LocalLB.ProfileTCP.get_default_profileResponse">
|
7863
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7864
|
+
</message>
|
7865
|
+
|
7866
|
+
<message name="LocalLB.ProfileTCP.set_reset_on_timeout_stateRequest">
|
7867
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7868
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7869
|
+
</message>
|
7870
|
+
<message name="LocalLB.ProfileTCP.set_reset_on_timeout_stateResponse">
|
7871
|
+
</message>
|
7872
|
+
|
7873
|
+
<message name="LocalLB.ProfileTCP.get_reset_on_timeout_stateRequest">
|
7874
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7875
|
+
</message>
|
7876
|
+
<message name="LocalLB.ProfileTCP.get_reset_on_timeout_stateResponse">
|
7877
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7878
|
+
</message>
|
7879
|
+
|
7880
|
+
<message name="LocalLB.ProfileTCP.set_time_wait_recycle_stateRequest">
|
7881
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7882
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7883
|
+
</message>
|
7884
|
+
<message name="LocalLB.ProfileTCP.set_time_wait_recycle_stateResponse">
|
7885
|
+
</message>
|
7886
|
+
|
7887
|
+
<message name="LocalLB.ProfileTCP.get_time_wait_recycle_stateRequest">
|
7888
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7889
|
+
</message>
|
7890
|
+
<message name="LocalLB.ProfileTCP.get_time_wait_recycle_stateResponse">
|
7891
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7892
|
+
</message>
|
7893
|
+
|
7894
|
+
<message name="LocalLB.ProfileTCP.set_delayed_ack_stateRequest">
|
7895
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7896
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7897
|
+
</message>
|
7898
|
+
<message name="LocalLB.ProfileTCP.set_delayed_ack_stateResponse">
|
7899
|
+
</message>
|
7900
|
+
|
7901
|
+
<message name="LocalLB.ProfileTCP.get_delayed_ack_stateRequest">
|
7902
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7903
|
+
</message>
|
7904
|
+
<message name="LocalLB.ProfileTCP.get_delayed_ack_stateResponse">
|
7905
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7906
|
+
</message>
|
7907
|
+
|
7908
|
+
<message name="LocalLB.ProfileTCP.set_proxy_mss_stateRequest">
|
7909
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7910
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7911
|
+
</message>
|
7912
|
+
<message name="LocalLB.ProfileTCP.set_proxy_mss_stateResponse">
|
7913
|
+
</message>
|
7914
|
+
|
7915
|
+
<message name="LocalLB.ProfileTCP.get_proxy_mss_stateRequest">
|
7916
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7917
|
+
</message>
|
7918
|
+
<message name="LocalLB.ProfileTCP.get_proxy_mss_stateResponse">
|
7919
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7920
|
+
</message>
|
7921
|
+
|
7922
|
+
<message name="LocalLB.ProfileTCP.set_proxy_option_stateRequest">
|
7923
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7924
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7925
|
+
</message>
|
7926
|
+
<message name="LocalLB.ProfileTCP.set_proxy_option_stateResponse">
|
7927
|
+
</message>
|
7928
|
+
|
7929
|
+
<message name="LocalLB.ProfileTCP.get_proxy_option_stateRequest">
|
7930
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7931
|
+
</message>
|
7932
|
+
<message name="LocalLB.ProfileTCP.get_proxy_option_stateResponse">
|
7933
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7934
|
+
</message>
|
7935
|
+
|
7936
|
+
<message name="LocalLB.ProfileTCP.set_deferred_accept_stateRequest">
|
7937
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7938
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7939
|
+
</message>
|
7940
|
+
<message name="LocalLB.ProfileTCP.set_deferred_accept_stateResponse">
|
7941
|
+
</message>
|
7942
|
+
|
7943
|
+
<message name="LocalLB.ProfileTCP.get_deferred_accept_stateRequest">
|
7944
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7945
|
+
</message>
|
7946
|
+
<message name="LocalLB.ProfileTCP.get_deferred_accept_stateResponse">
|
7947
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7948
|
+
</message>
|
7949
|
+
|
7950
|
+
<message name="LocalLB.ProfileTCP.set_selective_ack_stateRequest">
|
7951
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7952
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7953
|
+
</message>
|
7954
|
+
<message name="LocalLB.ProfileTCP.set_selective_ack_stateResponse">
|
7955
|
+
</message>
|
7956
|
+
|
7957
|
+
<message name="LocalLB.ProfileTCP.get_selective_ack_stateRequest">
|
7958
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7959
|
+
</message>
|
7960
|
+
<message name="LocalLB.ProfileTCP.get_selective_ack_stateResponse">
|
7961
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7962
|
+
</message>
|
7963
|
+
|
7964
|
+
<message name="LocalLB.ProfileTCP.set_duplicate_selective_ack_stateRequest">
|
7965
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7966
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7967
|
+
</message>
|
7968
|
+
<message name="LocalLB.ProfileTCP.set_duplicate_selective_ack_stateResponse">
|
7969
|
+
</message>
|
7970
|
+
|
7971
|
+
<message name="LocalLB.ProfileTCP.get_duplicate_selective_ack_stateRequest">
|
7972
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7973
|
+
</message>
|
7974
|
+
<message name="LocalLB.ProfileTCP.get_duplicate_selective_ack_stateResponse">
|
6063
7975
|
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6064
7976
|
</message>
|
6065
7977
|
|
@@ -6105,6 +8017,34 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6105
8017
|
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6106
8018
|
</message>
|
6107
8019
|
|
8020
|
+
<message name="LocalLB.ProfileTCP.set_early_retransmit_stateRequest">
|
8021
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8022
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8023
|
+
</message>
|
8024
|
+
<message name="LocalLB.ProfileTCP.set_early_retransmit_stateResponse">
|
8025
|
+
</message>
|
8026
|
+
|
8027
|
+
<message name="LocalLB.ProfileTCP.get_early_retransmit_stateRequest">
|
8028
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8029
|
+
</message>
|
8030
|
+
<message name="LocalLB.ProfileTCP.get_early_retransmit_stateResponse">
|
8031
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8032
|
+
</message>
|
8033
|
+
|
8034
|
+
<message name="LocalLB.ProfileTCP.set_tail_loss_probe_stateRequest">
|
8035
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8036
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8037
|
+
</message>
|
8038
|
+
<message name="LocalLB.ProfileTCP.set_tail_loss_probe_stateResponse">
|
8039
|
+
</message>
|
8040
|
+
|
8041
|
+
<message name="LocalLB.ProfileTCP.get_tail_loss_probe_stateRequest">
|
8042
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8043
|
+
</message>
|
8044
|
+
<message name="LocalLB.ProfileTCP.get_tail_loss_probe_stateResponse">
|
8045
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8046
|
+
</message>
|
8047
|
+
|
6108
8048
|
<message name="LocalLB.ProfileTCP.set_high_performance_tcp_extension_stateRequest">
|
6109
8049
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6110
8050
|
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
@@ -6175,6 +8115,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6175
8115
|
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6176
8116
|
</message>
|
6177
8117
|
|
8118
|
+
<message name="LocalLB.ProfileTCP.set_nagle_algorithm_modeRequest">
|
8119
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8120
|
+
<part name="modes" type="tns:LocalLB.ProfileTCP.ProfileTCPModeSequence"/>
|
8121
|
+
</message>
|
8122
|
+
<message name="LocalLB.ProfileTCP.set_nagle_algorithm_modeResponse">
|
8123
|
+
</message>
|
8124
|
+
|
8125
|
+
<message name="LocalLB.ProfileTCP.get_nagle_algorithm_modeRequest">
|
8126
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8127
|
+
</message>
|
8128
|
+
<message name="LocalLB.ProfileTCP.get_nagle_algorithm_modeResponse">
|
8129
|
+
<part name="return" type="tns:LocalLB.ProfileTCP.ProfileTCPModeSequence"/>
|
8130
|
+
</message>
|
8131
|
+
|
6178
8132
|
<message name="LocalLB.ProfileTCP.set_appropriate_byte_counting_stateRequest">
|
6179
8133
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6180
8134
|
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
@@ -6245,6 +8199,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6245
8199
|
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
6246
8200
|
</message>
|
6247
8201
|
|
8202
|
+
<message name="LocalLB.ProfileTCP.set_retransmit_thresholdRequest">
|
8203
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8204
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
8205
|
+
</message>
|
8206
|
+
<message name="LocalLB.ProfileTCP.set_retransmit_thresholdResponse">
|
8207
|
+
</message>
|
8208
|
+
|
8209
|
+
<message name="LocalLB.ProfileTCP.get_retransmit_thresholdRequest">
|
8210
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8211
|
+
</message>
|
8212
|
+
<message name="LocalLB.ProfileTCP.get_retransmit_thresholdResponse">
|
8213
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8214
|
+
</message>
|
8215
|
+
|
6248
8216
|
<message name="LocalLB.ProfileTCP.set_md5_signature_stateRequest">
|
6249
8217
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6250
8218
|
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
@@ -6273,6 +8241,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6273
8241
|
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6274
8242
|
</message>
|
6275
8243
|
|
8244
|
+
<message name="LocalLB.ProfileTCP.set_cmetrics_cache_timeoutRequest">
|
8245
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8246
|
+
<part name="timeouts" type="tns:LocalLB.ProfileULongSequence"/>
|
8247
|
+
</message>
|
8248
|
+
<message name="LocalLB.ProfileTCP.set_cmetrics_cache_timeoutResponse">
|
8249
|
+
</message>
|
8250
|
+
|
8251
|
+
<message name="LocalLB.ProfileTCP.get_cmetrics_cache_timeoutRequest">
|
8252
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8253
|
+
</message>
|
8254
|
+
<message name="LocalLB.ProfileTCP.get_cmetrics_cache_timeoutResponse">
|
8255
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8256
|
+
</message>
|
8257
|
+
|
6276
8258
|
<message name="LocalLB.ProfileTCP.set_md5_signature_passphraseRequest">
|
6277
8259
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6278
8260
|
<part name="passphrases" type="tns:LocalLB.ProfileStringSequence"/>
|
@@ -6357,11 +8339,39 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6357
8339
|
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
6358
8340
|
</message>
|
6359
8341
|
|
8342
|
+
<message name="LocalLB.ProfileTCP.set_fin_wait_2_timeoutRequest">
|
8343
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8344
|
+
<part name="timeouts" type="tns:LocalLB.ProfileULongSequence"/>
|
8345
|
+
</message>
|
8346
|
+
<message name="LocalLB.ProfileTCP.set_fin_wait_2_timeoutResponse">
|
8347
|
+
</message>
|
8348
|
+
|
8349
|
+
<message name="LocalLB.ProfileTCP.get_fin_wait_2_timeoutRequest">
|
8350
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8351
|
+
</message>
|
8352
|
+
<message name="LocalLB.ProfileTCP.get_fin_wait_2_timeoutResponse">
|
8353
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8354
|
+
</message>
|
8355
|
+
|
6360
8356
|
<message name="LocalLB.ProfileTCP.set_close_wait_timeoutRequest">
|
6361
8357
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6362
8358
|
<part name="timeouts" type="tns:LocalLB.ProfileULongSequence"/>
|
6363
8359
|
</message>
|
6364
|
-
<message name="LocalLB.ProfileTCP.set_close_wait_timeoutResponse">
|
8360
|
+
<message name="LocalLB.ProfileTCP.set_close_wait_timeoutResponse">
|
8361
|
+
</message>
|
8362
|
+
|
8363
|
+
<message name="LocalLB.ProfileTCP.set_minimum_rtoRequest">
|
8364
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8365
|
+
<part name="timeouts" type="tns:LocalLB.ProfileULongSequence"/>
|
8366
|
+
</message>
|
8367
|
+
<message name="LocalLB.ProfileTCP.set_minimum_rtoResponse">
|
8368
|
+
</message>
|
8369
|
+
|
8370
|
+
<message name="LocalLB.ProfileTCP.get_minimum_rtoRequest">
|
8371
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8372
|
+
</message>
|
8373
|
+
<message name="LocalLB.ProfileTCP.get_minimum_rtoResponse">
|
8374
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
6365
8375
|
</message>
|
6366
8376
|
|
6367
8377
|
<message name="LocalLB.ProfileTCP.get_close_wait_timeoutRequest">
|
@@ -6567,6 +8577,48 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6567
8577
|
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
6568
8578
|
</message>
|
6569
8579
|
|
8580
|
+
<message name="LocalLB.ProfileTCP.set_mptcp_stateRequest">
|
8581
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8582
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8583
|
+
</message>
|
8584
|
+
<message name="LocalLB.ProfileTCP.set_mptcp_stateResponse">
|
8585
|
+
</message>
|
8586
|
+
|
8587
|
+
<message name="LocalLB.ProfileTCP.get_mptcp_stateRequest">
|
8588
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8589
|
+
</message>
|
8590
|
+
<message name="LocalLB.ProfileTCP.get_mptcp_stateResponse">
|
8591
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8592
|
+
</message>
|
8593
|
+
|
8594
|
+
<message name="LocalLB.ProfileTCP.set_fast_open_stateRequest">
|
8595
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8596
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8597
|
+
</message>
|
8598
|
+
<message name="LocalLB.ProfileTCP.set_fast_open_stateResponse">
|
8599
|
+
</message>
|
8600
|
+
|
8601
|
+
<message name="LocalLB.ProfileTCP.get_fast_open_stateRequest">
|
8602
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8603
|
+
</message>
|
8604
|
+
<message name="LocalLB.ProfileTCP.get_fast_open_stateResponse">
|
8605
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8606
|
+
</message>
|
8607
|
+
|
8608
|
+
<message name="LocalLB.ProfileTCP.set_fast_open_cookie_expirationRequest">
|
8609
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8610
|
+
<part name="expirations" type="tns:LocalLB.ProfileULongSequence"/>
|
8611
|
+
</message>
|
8612
|
+
<message name="LocalLB.ProfileTCP.set_fast_open_cookie_expirationResponse">
|
8613
|
+
</message>
|
8614
|
+
|
8615
|
+
<message name="LocalLB.ProfileTCP.get_fast_open_cookie_expirationRequest">
|
8616
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8617
|
+
</message>
|
8618
|
+
<message name="LocalLB.ProfileTCP.get_fast_open_cookie_expirationResponse">
|
8619
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8620
|
+
</message>
|
8621
|
+
|
6570
8622
|
<message name="LocalLB.ProfileTCP.set_descriptionRequest">
|
6571
8623
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6572
8624
|
<part name="descriptions" type="tns:Common.StringSequence"/>
|
@@ -6621,6 +8673,48 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6621
8673
|
<part name="return" type="xsd:string"/>
|
6622
8674
|
</message>
|
6623
8675
|
|
8676
|
+
<message name="LocalLB.ProfileTCP.set_hardware_syn_cookie_stateRequest">
|
8677
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8678
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8679
|
+
</message>
|
8680
|
+
<message name="LocalLB.ProfileTCP.set_hardware_syn_cookie_stateResponse">
|
8681
|
+
</message>
|
8682
|
+
|
8683
|
+
<message name="LocalLB.ProfileTCP.get_hardware_syn_cookie_stateRequest">
|
8684
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8685
|
+
</message>
|
8686
|
+
<message name="LocalLB.ProfileTCP.get_hardware_syn_cookie_stateResponse">
|
8687
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8688
|
+
</message>
|
8689
|
+
|
8690
|
+
<message name="LocalLB.ProfileTCP.set_rate_pace_stateRequest">
|
8691
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8692
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8693
|
+
</message>
|
8694
|
+
<message name="LocalLB.ProfileTCP.set_rate_pace_stateResponse">
|
8695
|
+
</message>
|
8696
|
+
|
8697
|
+
<message name="LocalLB.ProfileTCP.get_rate_pace_stateRequest">
|
8698
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8699
|
+
</message>
|
8700
|
+
<message name="LocalLB.ProfileTCP.get_rate_pace_stateResponse">
|
8701
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8702
|
+
</message>
|
8703
|
+
|
8704
|
+
<message name="LocalLB.ProfileTCP.set_rate_pace_maximum_rateRequest">
|
8705
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8706
|
+
<part name="rates" type="tns:LocalLB.ProfileULongSequence"/>
|
8707
|
+
</message>
|
8708
|
+
<message name="LocalLB.ProfileTCP.set_rate_pace_maximum_rateResponse">
|
8709
|
+
</message>
|
8710
|
+
|
8711
|
+
<message name="LocalLB.ProfileTCP.get_rate_pace_maximum_rateRequest">
|
8712
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8713
|
+
</message>
|
8714
|
+
<message name="LocalLB.ProfileTCP.get_rate_pace_maximum_rateResponse">
|
8715
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8716
|
+
</message>
|
8717
|
+
|
6624
8718
|
<!-- portType -->
|
6625
8719
|
|
6626
8720
|
<portType name="LocalLB.ProfileTCPPortType">
|
@@ -6885,11 +8979,48 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6885
8979
|
<input message="tns:LocalLB.ProfileTCP.get_limited_transmit_recovery_stateRequest"/>
|
6886
8980
|
<output message="tns:LocalLB.ProfileTCP.get_limited_transmit_recovery_stateResponse"/>
|
6887
8981
|
</operation>
|
8982
|
+
<operation name="set_early_retransmit_state">
|
8983
|
+
<documentation>
|
8984
|
+
Sets the state that, if enabled, activates support for RFC5827 Early Retransmit.
|
8985
|
+
TCP early retransmit avoids timeouts when single packets are lost from
|
8986
|
+
small bursts of data that would not trigger Fast Recovery.
|
8987
|
+
|
8988
|
+
</documentation>
|
8989
|
+
<input message="tns:LocalLB.ProfileTCP.set_early_retransmit_stateRequest"/>
|
8990
|
+
<output message="tns:LocalLB.ProfileTCP.set_early_retransmit_stateResponse"/>
|
8991
|
+
</operation>
|
8992
|
+
<operation name="get_early_retransmit_state">
|
8993
|
+
<documentation>
|
8994
|
+
Gets the state that, if enabled, activates support for RFC5827 Early Retransmit.
|
8995
|
+
|
8996
|
+
</documentation>
|
8997
|
+
<input message="tns:LocalLB.ProfileTCP.get_early_retransmit_stateRequest"/>
|
8998
|
+
<output message="tns:LocalLB.ProfileTCP.get_early_retransmit_stateResponse"/>
|
8999
|
+
</operation>
|
9000
|
+
<operation name="set_tail_loss_probe_state">
|
9001
|
+
<documentation>
|
9002
|
+
Sets the state that, if enabled, activates support for Tail Loss Probe.
|
9003
|
+
Tail Loss Probe reduces the number of retransmission timeouts when
|
9004
|
+
the TCP segments are lost from the tail of a transaction or a window of
|
9005
|
+
data/ACKs are lost.
|
9006
|
+
|
9007
|
+
</documentation>
|
9008
|
+
<input message="tns:LocalLB.ProfileTCP.set_tail_loss_probe_stateRequest"/>
|
9009
|
+
<output message="tns:LocalLB.ProfileTCP.set_tail_loss_probe_stateResponse"/>
|
9010
|
+
</operation>
|
9011
|
+
<operation name="get_tail_loss_probe_state">
|
9012
|
+
<documentation>
|
9013
|
+
Gets the state that, if enabled, activates support for Tail Loss Probe.
|
9014
|
+
|
9015
|
+
</documentation>
|
9016
|
+
<input message="tns:LocalLB.ProfileTCP.get_tail_loss_probe_stateRequest"/>
|
9017
|
+
<output message="tns:LocalLB.ProfileTCP.get_tail_loss_probe_stateResponse"/>
|
9018
|
+
</operation>
|
6888
9019
|
<operation name="set_high_performance_tcp_extension_state">
|
6889
9020
|
<documentation>
|
6890
9021
|
This method has been deprecated due to the change in TCP rfc1323 option.
|
6891
9022
|
Window scaling option is now determined automatically based on the send
|
6892
|
-
buffer/receive window used for the connection. Please use
|
9023
|
+
buffer/receive window used for the connection. Please use
|
6893
9024
|
set_rfc1323_timestamps_state.
|
6894
9025
|
|
6895
9026
|
Sets the states that if true, enable support for RFC1323 timestamps and
|
@@ -6971,6 +9102,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6971
9102
|
</operation>
|
6972
9103
|
<operation name="set_use_nagle_algorithm_state">
|
6973
9104
|
<documentation>
|
9105
|
+
This method is deprecated and new applications should use the set_nagle_algorithm_mode
|
9106
|
+
method instead.
|
9107
|
+
|
6974
9108
|
Sets the states that if true, delay sending data that is less than MSS in size unless
|
6975
9109
|
all prior data has been ACKed. This leads to less in-flight small-data, and less chance
|
6976
9110
|
for drops, but can have poor effects for interactive protocols such as telnet
|
@@ -6982,15 +9116,41 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6982
9116
|
</operation>
|
6983
9117
|
<operation name="get_use_nagle_algorithm_state">
|
6984
9118
|
<documentation>
|
6985
|
-
|
6986
|
-
|
6987
|
-
|
9119
|
+
This method is deprecated and new applications should use the get_nagle_algorithm_mode
|
9120
|
+
mode instead.
|
9121
|
+
|
9122
|
+
Gets the states that if true, delay sending data that is less than MSS in size unless
|
9123
|
+
all prior data has been ACKed. This leads to less in-flight small-data, and less chance
|
9124
|
+
for drops, but can have poor effects for interactive protocols such as telnet
|
6988
9125
|
over high latency links.
|
6989
|
-
|
9126
|
+
|
6990
9127
|
</documentation>
|
6991
9128
|
<input message="tns:LocalLB.ProfileTCP.get_use_nagle_algorithm_stateRequest"/>
|
6992
9129
|
<output message="tns:LocalLB.ProfileTCP.get_use_nagle_algorithm_stateResponse"/>
|
6993
9130
|
</operation>
|
9131
|
+
<operation name="set_nagle_algorithm_mode">
|
9132
|
+
<documentation>
|
9133
|
+
Sets the mode for the Nagle algorithm. If the mode is set to TCP_MODE_ENABLED,
|
9134
|
+
sending data is delayed if it is less than MSS in size unless all prior data
|
9135
|
+
has been ACKed. This leads to fewer small packets sent and a smaller chance
|
9136
|
+
of dropped packets. However, this can have poor effects for interactive protocols
|
9137
|
+
such as telnet over high latency links. If the mode is set to TCP_MODE_DISABLED,
|
9138
|
+
sending data that is less than MSS in size is not delayed. If mode is set to
|
9139
|
+
TCP_MODE_AUTO, the use of Nagle's algorithm is decided based on the network
|
9140
|
+
characteristics such as the use of delayed ACKs.
|
9141
|
+
|
9142
|
+
</documentation>
|
9143
|
+
<input message="tns:LocalLB.ProfileTCP.set_nagle_algorithm_modeRequest"/>
|
9144
|
+
<output message="tns:LocalLB.ProfileTCP.set_nagle_algorithm_modeResponse"/>
|
9145
|
+
</operation>
|
9146
|
+
<operation name="get_nagle_algorithm_mode">
|
9147
|
+
<documentation>
|
9148
|
+
Gets the mode for the Nagle algorithm.
|
9149
|
+
|
9150
|
+
</documentation>
|
9151
|
+
<input message="tns:LocalLB.ProfileTCP.get_nagle_algorithm_modeRequest"/>
|
9152
|
+
<output message="tns:LocalLB.ProfileTCP.get_nagle_algorithm_modeResponse"/>
|
9153
|
+
</operation>
|
6994
9154
|
<operation name="set_appropriate_byte_counting_state">
|
6995
9155
|
<documentation>
|
6996
9156
|
Sets the states that if true, count the number of bytes acked rather than
|
@@ -7097,6 +9257,26 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7097
9257
|
<input message="tns:LocalLB.ProfileTCP.get_packet_loss_ignore_burstRequest"/>
|
7098
9258
|
<output message="tns:LocalLB.ProfileTCP.get_packet_loss_ignore_burstResponse"/>
|
7099
9259
|
</operation>
|
9260
|
+
<operation name="set_retransmit_threshold">
|
9261
|
+
<documentation>
|
9262
|
+
Sets the value for the number of duplicate ACKs (retransmit threshold) to
|
9263
|
+
start fast recovery. Valid values are from 3 to 255. Higher values
|
9264
|
+
decrease the likelihood of performing fast recovery in a network
|
9265
|
+
with high packet reordering. The default value is 3.
|
9266
|
+
|
9267
|
+
</documentation>
|
9268
|
+
<input message="tns:LocalLB.ProfileTCP.set_retransmit_thresholdRequest"/>
|
9269
|
+
<output message="tns:LocalLB.ProfileTCP.set_retransmit_thresholdResponse"/>
|
9270
|
+
</operation>
|
9271
|
+
<operation name="get_retransmit_threshold">
|
9272
|
+
<documentation>
|
9273
|
+
Gets the value for the number of duplicate ACKs (retransmit threshold)
|
9274
|
+
to start fast recovery.
|
9275
|
+
|
9276
|
+
</documentation>
|
9277
|
+
<input message="tns:LocalLB.ProfileTCP.get_retransmit_thresholdRequest"/>
|
9278
|
+
<output message="tns:LocalLB.ProfileTCP.get_retransmit_thresholdResponse"/>
|
9279
|
+
</operation>
|
7100
9280
|
<operation name="set_md5_signature_state">
|
7101
9281
|
<documentation>
|
7102
9282
|
Sets the states that if true, use RFC2385 TCP-MD5 signatures to protect
|
@@ -7149,6 +9329,26 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7149
9329
|
<input message="tns:LocalLB.ProfileTCP.get_cmetrics_cache_stateRequest"/>
|
7150
9330
|
<output message="tns:LocalLB.ProfileTCP.get_cmetrics_cache_stateResponse"/>
|
7151
9331
|
</operation>
|
9332
|
+
<operation name="set_cmetrics_cache_timeout">
|
9333
|
+
<documentation>
|
9334
|
+
Sets the timeout for route metrics cache entries for the specified TCP
|
9335
|
+
profiles. TCP stores congestion parameters on a per-client basis at the end of
|
9336
|
+
connections. These parameters are loaded into new connections to that client
|
9337
|
+
for the specified duration.
|
9338
|
+
|
9339
|
+
</documentation>
|
9340
|
+
<input message="tns:LocalLB.ProfileTCP.set_cmetrics_cache_timeoutRequest"/>
|
9341
|
+
<output message="tns:LocalLB.ProfileTCP.set_cmetrics_cache_timeoutResponse"/>
|
9342
|
+
</operation>
|
9343
|
+
<operation name="get_cmetrics_cache_timeout">
|
9344
|
+
<documentation>
|
9345
|
+
Gets the expiration for route metrics cache entries for the specified TCP
|
9346
|
+
profiles.
|
9347
|
+
|
9348
|
+
</documentation>
|
9349
|
+
<input message="tns:LocalLB.ProfileTCP.get_cmetrics_cache_timeoutRequest"/>
|
9350
|
+
<output message="tns:LocalLB.ProfileTCP.get_cmetrics_cache_timeoutResponse"/>
|
9351
|
+
</operation>
|
7152
9352
|
<operation name="set_md5_signature_passphrase">
|
7153
9353
|
<documentation>
|
7154
9354
|
Sets the plaintext passphrase which may be between 1 and 80 characters in length,
|
@@ -7239,7 +9439,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7239
9439
|
</operation>
|
7240
9440
|
<operation name="set_fin_wait_timeout">
|
7241
9441
|
<documentation>
|
7242
|
-
Sets the time (in seconds) to remain in FIN-WAIT or CLOSING state before
|
9442
|
+
Sets the time (in seconds) to remain in FIN-WAIT-1 or CLOSING state before
|
7243
9443
|
giving up. Zero is forever (or until max retransmission of FIN).
|
7244
9444
|
|
7245
9445
|
</documentation>
|
@@ -7248,13 +9448,31 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7248
9448
|
</operation>
|
7249
9449
|
<operation name="get_fin_wait_timeout">
|
7250
9450
|
<documentation>
|
7251
|
-
Gets the time (in seconds) to remain in FIN-WAIT or CLOSING state before
|
9451
|
+
Gets the time (in seconds) to remain in FIN-WAIT-1 or CLOSING state before
|
7252
9452
|
giving up. Zero is forever (or until max retransmission of FIN).
|
7253
9453
|
|
7254
9454
|
</documentation>
|
7255
9455
|
<input message="tns:LocalLB.ProfileTCP.get_fin_wait_timeoutRequest"/>
|
7256
9456
|
<output message="tns:LocalLB.ProfileTCP.get_fin_wait_timeoutResponse"/>
|
7257
9457
|
</operation>
|
9458
|
+
<operation name="set_fin_wait_2_timeout">
|
9459
|
+
<documentation>
|
9460
|
+
Sets the time (in seconds) to remain in FIN-WAIT-2 state before
|
9461
|
+
giving up. Zero is forever (or until max retransmission of FIN).
|
9462
|
+
|
9463
|
+
</documentation>
|
9464
|
+
<input message="tns:LocalLB.ProfileTCP.set_fin_wait_2_timeoutRequest"/>
|
9465
|
+
<output message="tns:LocalLB.ProfileTCP.set_fin_wait_2_timeoutResponse"/>
|
9466
|
+
</operation>
|
9467
|
+
<operation name="get_fin_wait_2_timeout">
|
9468
|
+
<documentation>
|
9469
|
+
Gets the time (in seconds) to remain in FIN-WAIT-2 state before
|
9470
|
+
giving up. Zero is forever (or until max retransmission of FIN).
|
9471
|
+
|
9472
|
+
</documentation>
|
9473
|
+
<input message="tns:LocalLB.ProfileTCP.get_fin_wait_2_timeoutRequest"/>
|
9474
|
+
<output message="tns:LocalLB.ProfileTCP.get_fin_wait_2_timeoutResponse"/>
|
9475
|
+
</operation>
|
7258
9476
|
<operation name="set_close_wait_timeout">
|
7259
9477
|
<documentation>
|
7260
9478
|
Sets the time (in seconds) to remain in LAST-ACK state before
|
@@ -7264,6 +9482,26 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7264
9482
|
<input message="tns:LocalLB.ProfileTCP.set_close_wait_timeoutRequest"/>
|
7265
9483
|
<output message="tns:LocalLB.ProfileTCP.set_close_wait_timeoutResponse"/>
|
7266
9484
|
</operation>
|
9485
|
+
<operation name="set_minimum_rto">
|
9486
|
+
<documentation>
|
9487
|
+
Sets the minimum TCP retransmission timeout in milliseconds. Zero
|
9488
|
+
means using the TCP stack default. This is the minimum amount of
|
9489
|
+
time TCP must wait before assuming a packet is lost.
|
9490
|
+
|
9491
|
+
</documentation>
|
9492
|
+
<input message="tns:LocalLB.ProfileTCP.set_minimum_rtoRequest"/>
|
9493
|
+
<output message="tns:LocalLB.ProfileTCP.set_minimum_rtoResponse"/>
|
9494
|
+
</operation>
|
9495
|
+
<operation name="get_minimum_rto">
|
9496
|
+
<documentation>
|
9497
|
+
Gets the minimum TCP retransmission timeout in milliseconds. The
|
9498
|
+
default value is 0 milliseconds, which means using the TCP stack
|
9499
|
+
default.
|
9500
|
+
|
9501
|
+
</documentation>
|
9502
|
+
<input message="tns:LocalLB.ProfileTCP.get_minimum_rtoRequest"/>
|
9503
|
+
<output message="tns:LocalLB.ProfileTCP.get_minimum_rtoResponse"/>
|
9504
|
+
</operation>
|
7267
9505
|
<operation name="get_close_wait_timeout">
|
7268
9506
|
<documentation>
|
7269
9507
|
Gets the time (in seconds) to remain in LAST-ACK state before
|
@@ -7545,6 +9783,60 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7545
9783
|
<input message="tns:LocalLB.ProfileTCP.get_tcp_optionsRequest"/>
|
7546
9784
|
<output message="tns:LocalLB.ProfileTCP.get_tcp_optionsResponse"/>
|
7547
9785
|
</operation>
|
9786
|
+
<operation name="set_mptcp_state">
|
9787
|
+
<documentation>
|
9788
|
+
Sets the states that if true, enable support for RFC6824 TCP Extensions for Multipath Operation with Multiple Addresses.
|
9789
|
+
|
9790
|
+
</documentation>
|
9791
|
+
<input message="tns:LocalLB.ProfileTCP.set_mptcp_stateRequest"/>
|
9792
|
+
<output message="tns:LocalLB.ProfileTCP.set_mptcp_stateResponse"/>
|
9793
|
+
</operation>
|
9794
|
+
<operation name="get_mptcp_state">
|
9795
|
+
<documentation>
|
9796
|
+
Gets the states that if true, enable support for RFC6824 TCP Extensions for Multipath Operation with Multiple Addresses.
|
9797
|
+
|
9798
|
+
</documentation>
|
9799
|
+
<input message="tns:LocalLB.ProfileTCP.get_mptcp_stateRequest"/>
|
9800
|
+
<output message="tns:LocalLB.ProfileTCP.get_mptcp_stateResponse"/>
|
9801
|
+
</operation>
|
9802
|
+
<operation name="set_fast_open_state">
|
9803
|
+
<documentation>
|
9804
|
+
Sets the state that, if enabled, activates support for TCP Fast Open,
|
9805
|
+
which allows validated clients to deliver data with SYN packets.
|
9806
|
+
|
9807
|
+
</documentation>
|
9808
|
+
<input message="tns:LocalLB.ProfileTCP.set_fast_open_stateRequest"/>
|
9809
|
+
<output message="tns:LocalLB.ProfileTCP.set_fast_open_stateResponse"/>
|
9810
|
+
</operation>
|
9811
|
+
<operation name="get_fast_open_state">
|
9812
|
+
<documentation>
|
9813
|
+
Gets the state that, if enabled, activates support for TCP Fast
|
9814
|
+
Open.
|
9815
|
+
|
9816
|
+
</documentation>
|
9817
|
+
<input message="tns:LocalLB.ProfileTCP.get_fast_open_stateRequest"/>
|
9818
|
+
<output message="tns:LocalLB.ProfileTCP.get_fast_open_stateResponse"/>
|
9819
|
+
</operation>
|
9820
|
+
<operation name="set_fast_open_cookie_expiration">
|
9821
|
+
<documentation>
|
9822
|
+
Sets the fast open cookie expiration for the specified TCP profiles.
|
9823
|
+
This timeout specifies the time, in seconds, for which a TCP Fast
|
9824
|
+
Open Cookie granted by the BIG-IP remains valid to accept data
|
9825
|
+
delivered with the SYN packet. The origination time is encrypted
|
9826
|
+
in the cookie and checked during cookie validation.
|
9827
|
+
|
9828
|
+
</documentation>
|
9829
|
+
<input message="tns:LocalLB.ProfileTCP.set_fast_open_cookie_expirationRequest"/>
|
9830
|
+
<output message="tns:LocalLB.ProfileTCP.set_fast_open_cookie_expirationResponse"/>
|
9831
|
+
</operation>
|
9832
|
+
<operation name="get_fast_open_cookie_expiration">
|
9833
|
+
<documentation>
|
9834
|
+
Gets the fast open cookie expiration for the specified TCP profiles.
|
9835
|
+
|
9836
|
+
</documentation>
|
9837
|
+
<input message="tns:LocalLB.ProfileTCP.get_fast_open_cookie_expirationRequest"/>
|
9838
|
+
<output message="tns:LocalLB.ProfileTCP.get_fast_open_cookie_expirationResponse"/>
|
9839
|
+
</operation>
|
7548
9840
|
<operation name="set_description">
|
7549
9841
|
<documentation>
|
7550
9842
|
Sets the description for a set of TCP profiles.
|
@@ -7612,6 +9904,68 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7612
9904
|
<input message="tns:LocalLB.ProfileTCP.get_versionRequest"/>
|
7613
9905
|
<output message="tns:LocalLB.ProfileTCP.get_versionResponse"/>
|
7614
9906
|
</operation>
|
9907
|
+
<operation name="set_hardware_syn_cookie_state">
|
9908
|
+
<documentation>
|
9909
|
+
Sets the state that if true, enables hardware SYN cookie support.
|
9910
|
+
This protects against the SYN flood type of Denial Of Service
|
9911
|
+
(DoS) attack. This is available on most hardware platforms,
|
9912
|
+
specifically, those on which PVA10 is present. By default, this
|
9913
|
+
setting is enabled.
|
9914
|
+
|
9915
|
+
</documentation>
|
9916
|
+
<input message="tns:LocalLB.ProfileTCP.set_hardware_syn_cookie_stateRequest"/>
|
9917
|
+
<output message="tns:LocalLB.ProfileTCP.set_hardware_syn_cookie_stateResponse"/>
|
9918
|
+
</operation>
|
9919
|
+
<operation name="get_hardware_syn_cookie_state">
|
9920
|
+
<documentation>
|
9921
|
+
Gets the state that if true, enables hardware SYN cookie support.
|
9922
|
+
This protects against the SYN flood type of Denial Of Service
|
9923
|
+
(DoS) attack.
|
9924
|
+
|
9925
|
+
</documentation>
|
9926
|
+
<input message="tns:LocalLB.ProfileTCP.get_hardware_syn_cookie_stateRequest"/>
|
9927
|
+
<output message="tns:LocalLB.ProfileTCP.get_hardware_syn_cookie_stateResponse"/>
|
9928
|
+
</operation>
|
9929
|
+
<operation name="set_rate_pace_state">
|
9930
|
+
<documentation>
|
9931
|
+
Sets the states that if true, enables rate pacing. This feature
|
9932
|
+
causes the system to pace the egress packets to avoid dropping
|
9933
|
+
packets, allowing for optimum goodput.
|
9934
|
+
|
9935
|
+
</documentation>
|
9936
|
+
<input message="tns:LocalLB.ProfileTCP.set_rate_pace_stateRequest"/>
|
9937
|
+
<output message="tns:LocalLB.ProfileTCP.set_rate_pace_stateResponse"/>
|
9938
|
+
</operation>
|
9939
|
+
<operation name="get_rate_pace_state">
|
9940
|
+
<documentation>
|
9941
|
+
Gets the states that if true, enables rate pacing. This feature
|
9942
|
+
causes the system to pace the egress packets to avoid dropping
|
9943
|
+
packets, allowing for optimum goodput.
|
9944
|
+
|
9945
|
+
</documentation>
|
9946
|
+
<input message="tns:LocalLB.ProfileTCP.get_rate_pace_stateRequest"/>
|
9947
|
+
<output message="tns:LocalLB.ProfileTCP.get_rate_pace_stateResponse"/>
|
9948
|
+
</operation>
|
9949
|
+
<operation name="set_rate_pace_maximum_rate">
|
9950
|
+
<documentation>
|
9951
|
+
Sets the maximum rate, in bytes per second, that a flow that
|
9952
|
+
has rate pacing enabled may transmit data. The default value
|
9953
|
+
of 0 indicates no maximum.
|
9954
|
+
|
9955
|
+
</documentation>
|
9956
|
+
<input message="tns:LocalLB.ProfileTCP.set_rate_pace_maximum_rateRequest"/>
|
9957
|
+
<output message="tns:LocalLB.ProfileTCP.set_rate_pace_maximum_rateResponse"/>
|
9958
|
+
</operation>
|
9959
|
+
<operation name="get_rate_pace_maximum_rate">
|
9960
|
+
<documentation>
|
9961
|
+
Gets the maximum rate, in bytes per second, that a flow that
|
9962
|
+
has rate pacing enabled may transmit data. The default value
|
9963
|
+
of 0 indicates no maximum.
|
9964
|
+
|
9965
|
+
</documentation>
|
9966
|
+
<input message="tns:LocalLB.ProfileTCP.get_rate_pace_maximum_rateRequest"/>
|
9967
|
+
<output message="tns:LocalLB.ProfileTCP.get_rate_pace_maximum_rateResponse"/>
|
9968
|
+
</operation>
|
7615
9969
|
</portType>
|
7616
9970
|
|
7617
9971
|
<!-- binding -->
|
@@ -7976,10 +10330,92 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7976
10330
|
</output>
|
7977
10331
|
</operation>
|
7978
10332
|
|
7979
|
-
<operation name="get_proxy_option_state">
|
10333
|
+
<operation name="get_proxy_option_state">
|
10334
|
+
<documentation>
|
10335
|
+
Gets the states that if true, enable proxying of an option (e.g. time-stamps)
|
10336
|
+
to the server only if it was negotiated with the client.
|
10337
|
+
|
10338
|
+
</documentation>
|
10339
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
10340
|
+
<input>
|
10341
|
+
<soap:body
|
10342
|
+
use="encoded"
|
10343
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10344
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10345
|
+
</input>
|
10346
|
+
<output>
|
10347
|
+
<soap:body
|
10348
|
+
use="encoded"
|
10349
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10350
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10351
|
+
</output>
|
10352
|
+
</operation>
|
10353
|
+
|
10354
|
+
<operation name="set_deferred_accept_state">
|
10355
|
+
<documentation>
|
10356
|
+
Sets the states that if true, defer allocation of connection chain context until
|
10357
|
+
payload from the client has been seen.
|
10358
|
+
|
10359
|
+
</documentation>
|
10360
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
10361
|
+
<input>
|
10362
|
+
<soap:body
|
10363
|
+
use="encoded"
|
10364
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10365
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10366
|
+
</input>
|
10367
|
+
<output>
|
10368
|
+
<soap:body
|
10369
|
+
use="encoded"
|
10370
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10371
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10372
|
+
</output>
|
10373
|
+
</operation>
|
10374
|
+
|
10375
|
+
<operation name="get_deferred_accept_state">
|
10376
|
+
<documentation>
|
10377
|
+
Gets the states that if true, defer allocation of connection chain context until
|
10378
|
+
payload from the client has been seen.
|
10379
|
+
|
10380
|
+
</documentation>
|
10381
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
10382
|
+
<input>
|
10383
|
+
<soap:body
|
10384
|
+
use="encoded"
|
10385
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10386
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10387
|
+
</input>
|
10388
|
+
<output>
|
10389
|
+
<soap:body
|
10390
|
+
use="encoded"
|
10391
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10392
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10393
|
+
</output>
|
10394
|
+
</operation>
|
10395
|
+
|
10396
|
+
<operation name="set_selective_ack_state">
|
10397
|
+
<documentation>
|
10398
|
+
Sets the states that if true, enable support for RFC2018 Selective Acknowledgement.
|
10399
|
+
|
10400
|
+
</documentation>
|
10401
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
10402
|
+
<input>
|
10403
|
+
<soap:body
|
10404
|
+
use="encoded"
|
10405
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10406
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10407
|
+
</input>
|
10408
|
+
<output>
|
10409
|
+
<soap:body
|
10410
|
+
use="encoded"
|
10411
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10412
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10413
|
+
</output>
|
10414
|
+
</operation>
|
10415
|
+
|
10416
|
+
<operation name="get_selective_ack_state">
|
7980
10417
|
<documentation>
|
7981
|
-
Gets the states that if true, enable
|
7982
|
-
to the server only if it was negotiated with the client.
|
10418
|
+
Gets the states that if true, enable support for RFC2018 Selective Acknowledgement.
|
7983
10419
|
|
7984
10420
|
</documentation>
|
7985
10421
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -7997,10 +10433,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7997
10433
|
</output>
|
7998
10434
|
</operation>
|
7999
10435
|
|
8000
|
-
<operation name="
|
10436
|
+
<operation name="set_duplicate_selective_ack_state">
|
8001
10437
|
<documentation>
|
8002
|
-
Sets the states that if true,
|
8003
|
-
payload from the client has been seen.
|
10438
|
+
Sets the states that if true, enable support for RFC2883 Duplicate Selective Acknowledgement.
|
8004
10439
|
|
8005
10440
|
</documentation>
|
8006
10441
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8018,10 +10453,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8018
10453
|
</output>
|
8019
10454
|
</operation>
|
8020
10455
|
|
8021
|
-
<operation name="
|
10456
|
+
<operation name="get_duplicate_selective_ack_state">
|
8022
10457
|
<documentation>
|
8023
|
-
Gets the states that if true,
|
8024
|
-
payload from the client has been seen.
|
10458
|
+
Gets the states that if true, enable support for RFC2883 Duplicate Selective Acknowledgement.
|
8025
10459
|
|
8026
10460
|
</documentation>
|
8027
10461
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8039,9 +10473,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8039
10473
|
</output>
|
8040
10474
|
</operation>
|
8041
10475
|
|
8042
|
-
<operation name="
|
10476
|
+
<operation name="set_selective_nack_state">
|
8043
10477
|
<documentation>
|
8044
|
-
Sets the states that if true, enable support for
|
10478
|
+
Sets the states that if true, enable support for Selective Negative Acknowledgement.
|
8045
10479
|
|
8046
10480
|
</documentation>
|
8047
10481
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8059,9 +10493,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8059
10493
|
</output>
|
8060
10494
|
</operation>
|
8061
10495
|
|
8062
|
-
<operation name="
|
10496
|
+
<operation name="get_selective_nack_state">
|
8063
10497
|
<documentation>
|
8064
|
-
Gets the states that if true, enable support for
|
10498
|
+
Gets the states that if true, enable support for Selective Negative Acknowledgement.
|
8065
10499
|
|
8066
10500
|
</documentation>
|
8067
10501
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8079,9 +10513,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8079
10513
|
</output>
|
8080
10514
|
</operation>
|
8081
10515
|
|
8082
|
-
<operation name="
|
10516
|
+
<operation name="set_ecn_state">
|
8083
10517
|
<documentation>
|
8084
|
-
Sets the states that if true, enable support for
|
10518
|
+
Sets the states that if true, enable support for RFC3168 Extended Congestion Notification (ECN).
|
8085
10519
|
|
8086
10520
|
</documentation>
|
8087
10521
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8099,9 +10533,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8099
10533
|
</output>
|
8100
10534
|
</operation>
|
8101
10535
|
|
8102
|
-
<operation name="
|
10536
|
+
<operation name="get_ecn_state">
|
8103
10537
|
<documentation>
|
8104
|
-
Gets the states that if true, enable support for
|
10538
|
+
Gets the states that if true, enable support for RFC3168 Extended Congestion Notification (ECN).
|
8105
10539
|
|
8106
10540
|
</documentation>
|
8107
10541
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8119,9 +10553,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8119
10553
|
</output>
|
8120
10554
|
</operation>
|
8121
10555
|
|
8122
|
-
<operation name="
|
10556
|
+
<operation name="set_limited_transmit_recovery_state">
|
8123
10557
|
<documentation>
|
8124
|
-
Sets the states that if true, enable support for
|
10558
|
+
Sets the states that if true, enable support for RFC3042 Limited Transmit Recovery.
|
8125
10559
|
|
8126
10560
|
</documentation>
|
8127
10561
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8139,9 +10573,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8139
10573
|
</output>
|
8140
10574
|
</operation>
|
8141
10575
|
|
8142
|
-
<operation name="
|
10576
|
+
<operation name="get_limited_transmit_recovery_state">
|
8143
10577
|
<documentation>
|
8144
|
-
Gets the states that if true, enable support for
|
10578
|
+
Gets the states that if true, enable support for RFC3042 Limited Transmit Recovery.
|
8145
10579
|
|
8146
10580
|
</documentation>
|
8147
10581
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8159,10 +10593,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8159
10593
|
</output>
|
8160
10594
|
</operation>
|
8161
10595
|
|
8162
|
-
<operation name="
|
10596
|
+
<operation name="set_early_retransmit_state">
|
8163
10597
|
<documentation>
|
8164
|
-
Sets the
|
8165
|
-
|
10598
|
+
Sets the state that, if enabled, activates support for RFC5827 Early Retransmit.
|
10599
|
+
TCP early retransmit avoids timeouts when single packets are lost from
|
10600
|
+
small bursts of data that would not trigger Fast Recovery.
|
10601
|
+
|
8166
10602
|
</documentation>
|
8167
10603
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
8168
10604
|
<input>
|
@@ -8179,10 +10615,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8179
10615
|
</output>
|
8180
10616
|
</operation>
|
8181
10617
|
|
8182
|
-
<operation name="
|
10618
|
+
<operation name="get_early_retransmit_state">
|
8183
10619
|
<documentation>
|
8184
|
-
Gets the
|
8185
|
-
|
10620
|
+
Gets the state that, if enabled, activates support for RFC5827 Early Retransmit.
|
10621
|
+
|
8186
10622
|
</documentation>
|
8187
10623
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
8188
10624
|
<input>
|
@@ -8199,10 +10635,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8199
10635
|
</output>
|
8200
10636
|
</operation>
|
8201
10637
|
|
8202
|
-
<operation name="
|
10638
|
+
<operation name="set_tail_loss_probe_state">
|
8203
10639
|
<documentation>
|
8204
|
-
Sets the
|
8205
|
-
|
10640
|
+
Sets the state that, if enabled, activates support for Tail Loss Probe.
|
10641
|
+
Tail Loss Probe reduces the number of retransmission timeouts when
|
10642
|
+
the TCP segments are lost from the tail of a transaction or a window of
|
10643
|
+
data/ACKs are lost.
|
10644
|
+
|
8206
10645
|
</documentation>
|
8207
10646
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
8208
10647
|
<input>
|
@@ -8219,10 +10658,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8219
10658
|
</output>
|
8220
10659
|
</operation>
|
8221
10660
|
|
8222
|
-
<operation name="
|
10661
|
+
<operation name="get_tail_loss_probe_state">
|
8223
10662
|
<documentation>
|
8224
|
-
Gets the
|
8225
|
-
|
10663
|
+
Gets the state that, if enabled, activates support for Tail Loss Probe.
|
10664
|
+
|
8226
10665
|
</documentation>
|
8227
10666
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
8228
10667
|
<input>
|
@@ -8243,7 +10682,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8243
10682
|
<documentation>
|
8244
10683
|
This method has been deprecated due to the change in TCP rfc1323 option.
|
8245
10684
|
Window scaling option is now determined automatically based on the send
|
8246
|
-
buffer/receive window used for the connection. Please use
|
10685
|
+
buffer/receive window used for the connection. Please use
|
8247
10686
|
set_rfc1323_timestamps_state.
|
8248
10687
|
|
8249
10688
|
Sets the states that if true, enable support for RFC1323 timestamps and
|
@@ -8421,6 +10860,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8421
10860
|
|
8422
10861
|
<operation name="set_use_nagle_algorithm_state">
|
8423
10862
|
<documentation>
|
10863
|
+
This method is deprecated and new applications should use the set_nagle_algorithm_mode
|
10864
|
+
method instead.
|
10865
|
+
|
8424
10866
|
Sets the states that if true, delay sending data that is less than MSS in size unless
|
8425
10867
|
all prior data has been ACKed. This leads to less in-flight small-data, and less chance
|
8426
10868
|
for drops, but can have poor effects for interactive protocols such as telnet
|
@@ -8444,11 +10886,61 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8444
10886
|
|
8445
10887
|
<operation name="get_use_nagle_algorithm_state">
|
8446
10888
|
<documentation>
|
8447
|
-
|
8448
|
-
|
8449
|
-
|
10889
|
+
This method is deprecated and new applications should use the get_nagle_algorithm_mode
|
10890
|
+
mode instead.
|
10891
|
+
|
10892
|
+
Gets the states that if true, delay sending data that is less than MSS in size unless
|
10893
|
+
all prior data has been ACKed. This leads to less in-flight small-data, and less chance
|
10894
|
+
for drops, but can have poor effects for interactive protocols such as telnet
|
8450
10895
|
over high latency links.
|
8451
|
-
|
10896
|
+
|
10897
|
+
</documentation>
|
10898
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
10899
|
+
<input>
|
10900
|
+
<soap:body
|
10901
|
+
use="encoded"
|
10902
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10903
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10904
|
+
</input>
|
10905
|
+
<output>
|
10906
|
+
<soap:body
|
10907
|
+
use="encoded"
|
10908
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10909
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10910
|
+
</output>
|
10911
|
+
</operation>
|
10912
|
+
|
10913
|
+
<operation name="set_nagle_algorithm_mode">
|
10914
|
+
<documentation>
|
10915
|
+
Sets the mode for the Nagle algorithm. If the mode is set to TCP_MODE_ENABLED,
|
10916
|
+
sending data is delayed if it is less than MSS in size unless all prior data
|
10917
|
+
has been ACKed. This leads to fewer small packets sent and a smaller chance
|
10918
|
+
of dropped packets. However, this can have poor effects for interactive protocols
|
10919
|
+
such as telnet over high latency links. If the mode is set to TCP_MODE_DISABLED,
|
10920
|
+
sending data that is less than MSS in size is not delayed. If mode is set to
|
10921
|
+
TCP_MODE_AUTO, the use of Nagle's algorithm is decided based on the network
|
10922
|
+
characteristics such as the use of delayed ACKs.
|
10923
|
+
|
10924
|
+
</documentation>
|
10925
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
10926
|
+
<input>
|
10927
|
+
<soap:body
|
10928
|
+
use="encoded"
|
10929
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10930
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10931
|
+
</input>
|
10932
|
+
<output>
|
10933
|
+
<soap:body
|
10934
|
+
use="encoded"
|
10935
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
10936
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10937
|
+
</output>
|
10938
|
+
</operation>
|
10939
|
+
|
10940
|
+
<operation name="get_nagle_algorithm_mode">
|
10941
|
+
<documentation>
|
10942
|
+
Gets the mode for the Nagle algorithm.
|
10943
|
+
|
8452
10944
|
</documentation>
|
8453
10945
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
8454
10946
|
<input>
|
@@ -8691,6 +11183,50 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8691
11183
|
</output>
|
8692
11184
|
</operation>
|
8693
11185
|
|
11186
|
+
<operation name="set_retransmit_threshold">
|
11187
|
+
<documentation>
|
11188
|
+
Sets the value for the number of duplicate ACKs (retransmit threshold) to
|
11189
|
+
start fast recovery. Valid values are from 3 to 255. Higher values
|
11190
|
+
decrease the likelihood of performing fast recovery in a network
|
11191
|
+
with high packet reordering. The default value is 3.
|
11192
|
+
|
11193
|
+
</documentation>
|
11194
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
11195
|
+
<input>
|
11196
|
+
<soap:body
|
11197
|
+
use="encoded"
|
11198
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11199
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11200
|
+
</input>
|
11201
|
+
<output>
|
11202
|
+
<soap:body
|
11203
|
+
use="encoded"
|
11204
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11205
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11206
|
+
</output>
|
11207
|
+
</operation>
|
11208
|
+
|
11209
|
+
<operation name="get_retransmit_threshold">
|
11210
|
+
<documentation>
|
11211
|
+
Gets the value for the number of duplicate ACKs (retransmit threshold)
|
11212
|
+
to start fast recovery.
|
11213
|
+
|
11214
|
+
</documentation>
|
11215
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
11216
|
+
<input>
|
11217
|
+
<soap:body
|
11218
|
+
use="encoded"
|
11219
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11220
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11221
|
+
</input>
|
11222
|
+
<output>
|
11223
|
+
<soap:body
|
11224
|
+
use="encoded"
|
11225
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11226
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11227
|
+
</output>
|
11228
|
+
</operation>
|
11229
|
+
|
8694
11230
|
<operation name="set_md5_signature_state">
|
8695
11231
|
<documentation>
|
8696
11232
|
Sets the states that if true, use RFC2385 TCP-MD5 signatures to protect
|
@@ -8791,6 +11327,50 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8791
11327
|
</output>
|
8792
11328
|
</operation>
|
8793
11329
|
|
11330
|
+
<operation name="set_cmetrics_cache_timeout">
|
11331
|
+
<documentation>
|
11332
|
+
Sets the timeout for route metrics cache entries for the specified TCP
|
11333
|
+
profiles. TCP stores congestion parameters on a per-client basis at the end of
|
11334
|
+
connections. These parameters are loaded into new connections to that client
|
11335
|
+
for the specified duration.
|
11336
|
+
|
11337
|
+
</documentation>
|
11338
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
11339
|
+
<input>
|
11340
|
+
<soap:body
|
11341
|
+
use="encoded"
|
11342
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11343
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11344
|
+
</input>
|
11345
|
+
<output>
|
11346
|
+
<soap:body
|
11347
|
+
use="encoded"
|
11348
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11349
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11350
|
+
</output>
|
11351
|
+
</operation>
|
11352
|
+
|
11353
|
+
<operation name="get_cmetrics_cache_timeout">
|
11354
|
+
<documentation>
|
11355
|
+
Gets the expiration for route metrics cache entries for the specified TCP
|
11356
|
+
profiles.
|
11357
|
+
|
11358
|
+
</documentation>
|
11359
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
11360
|
+
<input>
|
11361
|
+
<soap:body
|
11362
|
+
use="encoded"
|
11363
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11364
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11365
|
+
</input>
|
11366
|
+
<output>
|
11367
|
+
<soap:body
|
11368
|
+
use="encoded"
|
11369
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11370
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11371
|
+
</output>
|
11372
|
+
</operation>
|
11373
|
+
|
8794
11374
|
<operation name="set_md5_signature_passphrase">
|
8795
11375
|
<documentation>
|
8796
11376
|
Sets the plaintext passphrase which may be between 1 and 80 characters in length,
|
@@ -8877,7 +11457,91 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8877
11457
|
|
8878
11458
|
<operation name="set_proxy_buffer_high">
|
8879
11459
|
<documentation>
|
8880
|
-
Sets the proxy buffer level at which the receive window is closed, i.e. not advanced.
|
11460
|
+
Sets the proxy buffer level at which the receive window is closed, i.e. not advanced.
|
11461
|
+
|
11462
|
+
</documentation>
|
11463
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
11464
|
+
<input>
|
11465
|
+
<soap:body
|
11466
|
+
use="encoded"
|
11467
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11468
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11469
|
+
</input>
|
11470
|
+
<output>
|
11471
|
+
<soap:body
|
11472
|
+
use="encoded"
|
11473
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11474
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11475
|
+
</output>
|
11476
|
+
</operation>
|
11477
|
+
|
11478
|
+
<operation name="get_proxy_buffer_high">
|
11479
|
+
<documentation>
|
11480
|
+
Gets the proxy buffer level at which the receive window is closed, i.e. not advanced.
|
11481
|
+
|
11482
|
+
</documentation>
|
11483
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
11484
|
+
<input>
|
11485
|
+
<soap:body
|
11486
|
+
use="encoded"
|
11487
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11488
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11489
|
+
</input>
|
11490
|
+
<output>
|
11491
|
+
<soap:body
|
11492
|
+
use="encoded"
|
11493
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11494
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11495
|
+
</output>
|
11496
|
+
</operation>
|
11497
|
+
|
11498
|
+
<operation name="set_idle_timeout">
|
11499
|
+
<documentation>
|
11500
|
+
Sets the idle timeout for the specified TCP profiles.
|
11501
|
+
This timeout specifies the number of seconds without
|
11502
|
+
traffic before a connection is eligible for deletion.
|
11503
|
+
|
11504
|
+
</documentation>
|
11505
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
11506
|
+
<input>
|
11507
|
+
<soap:body
|
11508
|
+
use="encoded"
|
11509
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11510
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11511
|
+
</input>
|
11512
|
+
<output>
|
11513
|
+
<soap:body
|
11514
|
+
use="encoded"
|
11515
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11516
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11517
|
+
</output>
|
11518
|
+
</operation>
|
11519
|
+
|
11520
|
+
<operation name="get_idle_timeout">
|
11521
|
+
<documentation>
|
11522
|
+
Gets the idle timeout for the specified TCP profiles.
|
11523
|
+
This timeout specifies the number of seconds without
|
11524
|
+
traffic before a connection is eligible for deletion.
|
11525
|
+
|
11526
|
+
</documentation>
|
11527
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
11528
|
+
<input>
|
11529
|
+
<soap:body
|
11530
|
+
use="encoded"
|
11531
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11532
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11533
|
+
</input>
|
11534
|
+
<output>
|
11535
|
+
<soap:body
|
11536
|
+
use="encoded"
|
11537
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
11538
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11539
|
+
</output>
|
11540
|
+
</operation>
|
11541
|
+
|
11542
|
+
<operation name="set_time_wait_timeout">
|
11543
|
+
<documentation>
|
11544
|
+
Sets the time (in milliseconds) in TIME-WAIT state before entering CLOSED state.
|
8881
11545
|
|
8882
11546
|
</documentation>
|
8883
11547
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8895,9 +11559,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8895
11559
|
</output>
|
8896
11560
|
</operation>
|
8897
11561
|
|
8898
|
-
<operation name="
|
11562
|
+
<operation name="get_time_wait_timeout">
|
8899
11563
|
<documentation>
|
8900
|
-
Gets the
|
11564
|
+
Gets the time (in milliseconds) in TIME-WAIT state before entering CLOSED state.
|
8901
11565
|
|
8902
11566
|
</documentation>
|
8903
11567
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8915,11 +11579,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8915
11579
|
</output>
|
8916
11580
|
</operation>
|
8917
11581
|
|
8918
|
-
<operation name="
|
11582
|
+
<operation name="set_fin_wait_timeout">
|
8919
11583
|
<documentation>
|
8920
|
-
Sets the
|
8921
|
-
|
8922
|
-
traffic before a connection is eligible for deletion.
|
11584
|
+
Sets the time (in seconds) to remain in FIN-WAIT-1 or CLOSING state before
|
11585
|
+
giving up. Zero is forever (or until max retransmission of FIN).
|
8923
11586
|
|
8924
11587
|
</documentation>
|
8925
11588
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8937,11 +11600,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8937
11600
|
</output>
|
8938
11601
|
</operation>
|
8939
11602
|
|
8940
|
-
<operation name="
|
11603
|
+
<operation name="get_fin_wait_timeout">
|
8941
11604
|
<documentation>
|
8942
|
-
Gets the
|
8943
|
-
|
8944
|
-
traffic before a connection is eligible for deletion.
|
11605
|
+
Gets the time (in seconds) to remain in FIN-WAIT-1 or CLOSING state before
|
11606
|
+
giving up. Zero is forever (or until max retransmission of FIN).
|
8945
11607
|
|
8946
11608
|
</documentation>
|
8947
11609
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
@@ -8959,10 +11621,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8959
11621
|
</output>
|
8960
11622
|
</operation>
|
8961
11623
|
|
8962
|
-
<operation name="
|
11624
|
+
<operation name="set_fin_wait_2_timeout">
|
8963
11625
|
<documentation>
|
8964
|
-
Sets the time (in
|
8965
|
-
|
11626
|
+
Sets the time (in seconds) to remain in FIN-WAIT-2 state before
|
11627
|
+
giving up. Zero is forever (or until max retransmission of FIN).
|
11628
|
+
|
8966
11629
|
</documentation>
|
8967
11630
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
8968
11631
|
<input>
|
@@ -8979,10 +11642,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8979
11642
|
</output>
|
8980
11643
|
</operation>
|
8981
11644
|
|
8982
|
-
<operation name="
|
11645
|
+
<operation name="get_fin_wait_2_timeout">
|
8983
11646
|
<documentation>
|
8984
|
-
Gets the time (in
|
8985
|
-
|
11647
|
+
Gets the time (in seconds) to remain in FIN-WAIT-2 state before
|
11648
|
+
giving up. Zero is forever (or until max retransmission of FIN).
|
11649
|
+
|
8986
11650
|
</documentation>
|
8987
11651
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
8988
11652
|
<input>
|
@@ -8999,9 +11663,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8999
11663
|
</output>
|
9000
11664
|
</operation>
|
9001
11665
|
|
9002
|
-
<operation name="
|
11666
|
+
<operation name="set_close_wait_timeout">
|
9003
11667
|
<documentation>
|
9004
|
-
Sets the time (in seconds) to remain in
|
11668
|
+
Sets the time (in seconds) to remain in LAST-ACK state before
|
9005
11669
|
giving up. Zero is forever (or until max retransmission of FIN).
|
9006
11670
|
|
9007
11671
|
</documentation>
|
@@ -9020,11 +11684,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9020
11684
|
</output>
|
9021
11685
|
</operation>
|
9022
11686
|
|
9023
|
-
<operation name="
|
11687
|
+
<operation name="set_minimum_rto">
|
9024
11688
|
<documentation>
|
9025
|
-
|
9026
|
-
|
9027
|
-
|
11689
|
+
Sets the minimum TCP retransmission timeout in milliseconds. Zero
|
11690
|
+
means using the TCP stack default. This is the minimum amount of
|
11691
|
+
time TCP must wait before assuming a packet is lost.
|
11692
|
+
|
9028
11693
|
</documentation>
|
9029
11694
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
9030
11695
|
<input>
|
@@ -9041,11 +11706,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9041
11706
|
</output>
|
9042
11707
|
</operation>
|
9043
11708
|
|
9044
|
-
<operation name="
|
11709
|
+
<operation name="get_minimum_rto">
|
9045
11710
|
<documentation>
|
9046
|
-
|
9047
|
-
|
9048
|
-
|
11711
|
+
Gets the minimum TCP retransmission timeout in milliseconds. The
|
11712
|
+
default value is 0 milliseconds, which means using the TCP stack
|
11713
|
+
default.
|
11714
|
+
|
9049
11715
|
</documentation>
|
9050
11716
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
9051
11717
|
<input>
|
@@ -9691,6 +12357,132 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9691
12357
|
</output>
|
9692
12358
|
</operation>
|
9693
12359
|
|
12360
|
+
<operation name="set_mptcp_state">
|
12361
|
+
<documentation>
|
12362
|
+
Sets the states that if true, enable support for RFC6824 TCP Extensions for Multipath Operation with Multiple Addresses.
|
12363
|
+
|
12364
|
+
</documentation>
|
12365
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12366
|
+
<input>
|
12367
|
+
<soap:body
|
12368
|
+
use="encoded"
|
12369
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12370
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12371
|
+
</input>
|
12372
|
+
<output>
|
12373
|
+
<soap:body
|
12374
|
+
use="encoded"
|
12375
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12376
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12377
|
+
</output>
|
12378
|
+
</operation>
|
12379
|
+
|
12380
|
+
<operation name="get_mptcp_state">
|
12381
|
+
<documentation>
|
12382
|
+
Gets the states that if true, enable support for RFC6824 TCP Extensions for Multipath Operation with Multiple Addresses.
|
12383
|
+
|
12384
|
+
</documentation>
|
12385
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12386
|
+
<input>
|
12387
|
+
<soap:body
|
12388
|
+
use="encoded"
|
12389
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12390
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12391
|
+
</input>
|
12392
|
+
<output>
|
12393
|
+
<soap:body
|
12394
|
+
use="encoded"
|
12395
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12396
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12397
|
+
</output>
|
12398
|
+
</operation>
|
12399
|
+
|
12400
|
+
<operation name="set_fast_open_state">
|
12401
|
+
<documentation>
|
12402
|
+
Sets the state that, if enabled, activates support for TCP Fast Open,
|
12403
|
+
which allows validated clients to deliver data with SYN packets.
|
12404
|
+
|
12405
|
+
</documentation>
|
12406
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12407
|
+
<input>
|
12408
|
+
<soap:body
|
12409
|
+
use="encoded"
|
12410
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12411
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12412
|
+
</input>
|
12413
|
+
<output>
|
12414
|
+
<soap:body
|
12415
|
+
use="encoded"
|
12416
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12417
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12418
|
+
</output>
|
12419
|
+
</operation>
|
12420
|
+
|
12421
|
+
<operation name="get_fast_open_state">
|
12422
|
+
<documentation>
|
12423
|
+
Gets the state that, if enabled, activates support for TCP Fast
|
12424
|
+
Open.
|
12425
|
+
|
12426
|
+
</documentation>
|
12427
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12428
|
+
<input>
|
12429
|
+
<soap:body
|
12430
|
+
use="encoded"
|
12431
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12432
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12433
|
+
</input>
|
12434
|
+
<output>
|
12435
|
+
<soap:body
|
12436
|
+
use="encoded"
|
12437
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12438
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12439
|
+
</output>
|
12440
|
+
</operation>
|
12441
|
+
|
12442
|
+
<operation name="set_fast_open_cookie_expiration">
|
12443
|
+
<documentation>
|
12444
|
+
Sets the fast open cookie expiration for the specified TCP profiles.
|
12445
|
+
This timeout specifies the time, in seconds, for which a TCP Fast
|
12446
|
+
Open Cookie granted by the BIG-IP remains valid to accept data
|
12447
|
+
delivered with the SYN packet. The origination time is encrypted
|
12448
|
+
in the cookie and checked during cookie validation.
|
12449
|
+
|
12450
|
+
</documentation>
|
12451
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12452
|
+
<input>
|
12453
|
+
<soap:body
|
12454
|
+
use="encoded"
|
12455
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12456
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12457
|
+
</input>
|
12458
|
+
<output>
|
12459
|
+
<soap:body
|
12460
|
+
use="encoded"
|
12461
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12462
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12463
|
+
</output>
|
12464
|
+
</operation>
|
12465
|
+
|
12466
|
+
<operation name="get_fast_open_cookie_expiration">
|
12467
|
+
<documentation>
|
12468
|
+
Gets the fast open cookie expiration for the specified TCP profiles.
|
12469
|
+
|
12470
|
+
</documentation>
|
12471
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12472
|
+
<input>
|
12473
|
+
<soap:body
|
12474
|
+
use="encoded"
|
12475
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12476
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12477
|
+
</input>
|
12478
|
+
<output>
|
12479
|
+
<soap:body
|
12480
|
+
use="encoded"
|
12481
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12482
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12483
|
+
</output>
|
12484
|
+
</operation>
|
12485
|
+
|
9694
12486
|
<operation name="set_description">
|
9695
12487
|
<documentation>
|
9696
12488
|
Sets the description for a set of TCP profiles.
|
@@ -9853,6 +12645,140 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9853
12645
|
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9854
12646
|
</output>
|
9855
12647
|
</operation>
|
12648
|
+
|
12649
|
+
<operation name="set_hardware_syn_cookie_state">
|
12650
|
+
<documentation>
|
12651
|
+
Sets the state that if true, enables hardware SYN cookie support.
|
12652
|
+
This protects against the SYN flood type of Denial Of Service
|
12653
|
+
(DoS) attack. This is available on most hardware platforms,
|
12654
|
+
specifically, those on which PVA10 is present. By default, this
|
12655
|
+
setting is enabled.
|
12656
|
+
|
12657
|
+
</documentation>
|
12658
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12659
|
+
<input>
|
12660
|
+
<soap:body
|
12661
|
+
use="encoded"
|
12662
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12663
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12664
|
+
</input>
|
12665
|
+
<output>
|
12666
|
+
<soap:body
|
12667
|
+
use="encoded"
|
12668
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12669
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12670
|
+
</output>
|
12671
|
+
</operation>
|
12672
|
+
|
12673
|
+
<operation name="get_hardware_syn_cookie_state">
|
12674
|
+
<documentation>
|
12675
|
+
Gets the state that if true, enables hardware SYN cookie support.
|
12676
|
+
This protects against the SYN flood type of Denial Of Service
|
12677
|
+
(DoS) attack.
|
12678
|
+
|
12679
|
+
</documentation>
|
12680
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12681
|
+
<input>
|
12682
|
+
<soap:body
|
12683
|
+
use="encoded"
|
12684
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12685
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12686
|
+
</input>
|
12687
|
+
<output>
|
12688
|
+
<soap:body
|
12689
|
+
use="encoded"
|
12690
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12691
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12692
|
+
</output>
|
12693
|
+
</operation>
|
12694
|
+
|
12695
|
+
<operation name="set_rate_pace_state">
|
12696
|
+
<documentation>
|
12697
|
+
Sets the states that if true, enables rate pacing. This feature
|
12698
|
+
causes the system to pace the egress packets to avoid dropping
|
12699
|
+
packets, allowing for optimum goodput.
|
12700
|
+
|
12701
|
+
</documentation>
|
12702
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12703
|
+
<input>
|
12704
|
+
<soap:body
|
12705
|
+
use="encoded"
|
12706
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12707
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12708
|
+
</input>
|
12709
|
+
<output>
|
12710
|
+
<soap:body
|
12711
|
+
use="encoded"
|
12712
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12713
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12714
|
+
</output>
|
12715
|
+
</operation>
|
12716
|
+
|
12717
|
+
<operation name="get_rate_pace_state">
|
12718
|
+
<documentation>
|
12719
|
+
Gets the states that if true, enables rate pacing. This feature
|
12720
|
+
causes the system to pace the egress packets to avoid dropping
|
12721
|
+
packets, allowing for optimum goodput.
|
12722
|
+
|
12723
|
+
</documentation>
|
12724
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12725
|
+
<input>
|
12726
|
+
<soap:body
|
12727
|
+
use="encoded"
|
12728
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12729
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12730
|
+
</input>
|
12731
|
+
<output>
|
12732
|
+
<soap:body
|
12733
|
+
use="encoded"
|
12734
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12735
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12736
|
+
</output>
|
12737
|
+
</operation>
|
12738
|
+
|
12739
|
+
<operation name="set_rate_pace_maximum_rate">
|
12740
|
+
<documentation>
|
12741
|
+
Sets the maximum rate, in bytes per second, that a flow that
|
12742
|
+
has rate pacing enabled may transmit data. The default value
|
12743
|
+
of 0 indicates no maximum.
|
12744
|
+
|
12745
|
+
</documentation>
|
12746
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12747
|
+
<input>
|
12748
|
+
<soap:body
|
12749
|
+
use="encoded"
|
12750
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12751
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12752
|
+
</input>
|
12753
|
+
<output>
|
12754
|
+
<soap:body
|
12755
|
+
use="encoded"
|
12756
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12757
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12758
|
+
</output>
|
12759
|
+
</operation>
|
12760
|
+
|
12761
|
+
<operation name="get_rate_pace_maximum_rate">
|
12762
|
+
<documentation>
|
12763
|
+
Gets the maximum rate, in bytes per second, that a flow that
|
12764
|
+
has rate pacing enabled may transmit data. The default value
|
12765
|
+
of 0 indicates no maximum.
|
12766
|
+
|
12767
|
+
</documentation>
|
12768
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileTCP"/>
|
12769
|
+
<input>
|
12770
|
+
<soap:body
|
12771
|
+
use="encoded"
|
12772
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12773
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12774
|
+
</input>
|
12775
|
+
<output>
|
12776
|
+
<soap:body
|
12777
|
+
use="encoded"
|
12778
|
+
namespace="urn:iControl:LocalLB/ProfileTCP"
|
12779
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12780
|
+
</output>
|
12781
|
+
</operation>
|
9856
12782
|
</binding>
|
9857
12783
|
|
9858
12784
|
<!-- service -->
|