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
|
|
@@ -21,6 +21,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
21
21
|
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
22
|
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
23
|
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:complexType name="LocalLB.ProfileFastL4.ProfileLateBindingTimeoutRecoveryModeSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileFastL4.ProfileLateBindingTimeoutRecoveryMode[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
24
31
|
<xsd:complexType name="Common.StatisticSequenceSequence">
|
25
32
|
<xsd:complexContent>
|
26
33
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -77,6 +84,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
77
84
|
<xsd:element name="default_flag" type="xsd:boolean"/>
|
78
85
|
</xsd:sequence>
|
79
86
|
</xsd:complexType>
|
87
|
+
<xsd:complexType name="LocalLB.ProfileFastL4.ProfileLateBindingTimeoutRecoveryMode">
|
88
|
+
<xsd:sequence>
|
89
|
+
<xsd:element name="value" type="tns:LocalLB.ProfileFastL4.LateBindingTimeoutRecoveryMode"/>
|
90
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
91
|
+
</xsd:sequence>
|
92
|
+
</xsd:complexType>
|
80
93
|
<xsd:complexType name="Common.StringSequence">
|
81
94
|
<xsd:complexContent>
|
82
95
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -4290,6 +4303,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4290
4303
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4291
4304
|
</xsd:annotation>
|
4292
4305
|
</xsd:enumeration>
|
4306
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4307
|
+
<xsd:annotation>
|
4308
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4309
|
+
</xsd:annotation>
|
4310
|
+
</xsd:enumeration>
|
4293
4311
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4294
4312
|
<xsd:annotation>
|
4295
4313
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4660,6 +4678,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4660
4678
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4661
4679
|
</xsd:annotation>
|
4662
4680
|
</xsd:enumeration>
|
4681
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4682
|
+
<xsd:annotation>
|
4683
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4684
|
+
</xsd:annotation>
|
4685
|
+
</xsd:enumeration>
|
4663
4686
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4664
4687
|
<xsd:annotation>
|
4665
4688
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5830,265 +5853,2114 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5830
5853
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5831
5854
|
</xsd:annotation>
|
5832
5855
|
</xsd:enumeration>
|
5833
|
-
|
5834
|
-
</xsd:simpleType>
|
5835
|
-
<xsd:complexType name="LocalLB.ProfileHardwareAccelerationModeSequence">
|
5836
|
-
<xsd:complexContent>
|
5837
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5838
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileHardwareAccelerationMode[]'/>
|
5839
|
-
</xsd:restriction>
|
5840
|
-
</xsd:complexContent>
|
5841
|
-
</xsd:complexType>
|
5842
|
-
<xsd:simpleType name="LocalLB.TCPOptionMode">
|
5843
|
-
<xsd:restriction base="xsd:string">
|
5844
|
-
<xsd:enumeration value="TCP_OPTION_MODE_PRESERVE">
|
5856
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5845
5857
|
<xsd:annotation>
|
5846
|
-
<xsd:documentation>
|
5858
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5847
5859
|
</xsd:annotation>
|
5848
5860
|
</xsd:enumeration>
|
5849
|
-
<xsd:enumeration value="
|
5861
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5850
5862
|
<xsd:annotation>
|
5851
|
-
<xsd:documentation>
|
5863
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5852
5864
|
</xsd:annotation>
|
5853
5865
|
</xsd:enumeration>
|
5854
|
-
<xsd:enumeration value="
|
5866
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5855
5867
|
<xsd:annotation>
|
5856
|
-
<xsd:documentation>
|
5868
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5857
5869
|
</xsd:annotation>
|
5858
5870
|
</xsd:enumeration>
|
5859
|
-
|
5860
|
-
</xsd:simpleType>
|
5861
|
-
<xsd:complexType name="LocalLB.ProfileFastL4.ProfileFastL4StatisticEntry">
|
5862
|
-
<xsd:sequence>
|
5863
|
-
<xsd:element name="profile_name" type="xsd:string"/>
|
5864
|
-
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
5865
|
-
</xsd:sequence>
|
5866
|
-
</xsd:complexType>
|
5867
|
-
<xsd:complexType name="LocalLB.ProfileFastL4.ProfileFastL4Statistics">
|
5868
|
-
<xsd:sequence>
|
5869
|
-
<xsd:element name="statistics" type="tns:LocalLB.ProfileFastL4.ProfileFastL4StatisticEntrySequence"/>
|
5870
|
-
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
5871
|
-
</xsd:sequence>
|
5872
|
-
</xsd:complexType>
|
5873
|
-
<xsd:complexType name="Common.StringSequenceSequence">
|
5874
|
-
<xsd:complexContent>
|
5875
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5876
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
5877
|
-
</xsd:restriction>
|
5878
|
-
</xsd:complexContent>
|
5879
|
-
</xsd:complexType>
|
5880
|
-
<xsd:simpleType name="LocalLB.HardwareAccelerationMode">
|
5881
|
-
<xsd:restriction base="xsd:string">
|
5882
|
-
<xsd:enumeration value="HW_ACCELERATION_MODE_NONE">
|
5871
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5883
5872
|
<xsd:annotation>
|
5884
|
-
<xsd:documentation>
|
5873
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5885
5874
|
</xsd:annotation>
|
5886
5875
|
</xsd:enumeration>
|
5887
|
-
<xsd:enumeration value="
|
5876
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5888
5877
|
<xsd:annotation>
|
5889
|
-
<xsd:documentation>
|
5878
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5890
5879
|
</xsd:annotation>
|
5891
5880
|
</xsd:enumeration>
|
5892
|
-
<xsd:enumeration value="
|
5881
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5893
5882
|
<xsd:annotation>
|
5894
|
-
<xsd:documentation>
|
5883
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5895
5884
|
</xsd:annotation>
|
5896
5885
|
</xsd:enumeration>
|
5897
|
-
|
5898
|
-
|
5899
|
-
|
5900
|
-
|
5901
|
-
|
5902
|
-
|
5903
|
-
|
5904
|
-
|
5905
|
-
|
5906
|
-
|
5907
|
-
|
5908
|
-
|
5909
|
-
|
5910
|
-
|
5911
|
-
|
5912
|
-
|
5913
|
-
|
5914
|
-
|
5915
|
-
|
5916
|
-
</xsd:
|
5917
|
-
|
5918
|
-
|
5919
|
-
|
5920
|
-
|
5921
|
-
|
5922
|
-
<xsd:
|
5923
|
-
|
5924
|
-
|
5925
|
-
|
5926
|
-
|
5927
|
-
|
5928
|
-
|
5929
|
-
|
5930
|
-
|
5931
|
-
|
5932
|
-
|
5933
|
-
|
5934
|
-
|
5935
|
-
|
5936
|
-
</xsd:
|
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
|
-
|
6063
|
-
|
6064
|
-
|
6065
|
-
|
6066
|
-
|
6067
|
-
|
6068
|
-
|
6069
|
-
<
|
6070
|
-
</
|
6071
|
-
|
6072
|
-
<
|
6073
|
-
|
6074
|
-
</
|
6075
|
-
|
6076
|
-
|
6077
|
-
|
6078
|
-
|
6079
|
-
<
|
6080
|
-
|
6081
|
-
|
6082
|
-
|
6083
|
-
<
|
6084
|
-
</
|
6085
|
-
|
6086
|
-
|
6087
|
-
|
6088
|
-
|
6089
|
-
<
|
6090
|
-
|
6091
|
-
</
|
5886
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5887
|
+
<xsd:annotation>
|
5888
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5889
|
+
</xsd:annotation>
|
5890
|
+
</xsd:enumeration>
|
5891
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5892
|
+
<xsd:annotation>
|
5893
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5894
|
+
</xsd:annotation>
|
5895
|
+
</xsd:enumeration>
|
5896
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5897
|
+
<xsd:annotation>
|
5898
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5899
|
+
</xsd:annotation>
|
5900
|
+
</xsd:enumeration>
|
5901
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5902
|
+
<xsd:annotation>
|
5903
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
5904
|
+
</xsd:annotation>
|
5905
|
+
</xsd:enumeration>
|
5906
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
5907
|
+
<xsd:annotation>
|
5908
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
5909
|
+
</xsd:annotation>
|
5910
|
+
</xsd:enumeration>
|
5911
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
5912
|
+
<xsd:annotation>
|
5913
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
5914
|
+
</xsd:annotation>
|
5915
|
+
</xsd:enumeration>
|
5916
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
5917
|
+
<xsd:annotation>
|
5918
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
5919
|
+
</xsd:annotation>
|
5920
|
+
</xsd:enumeration>
|
5921
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
5922
|
+
<xsd:annotation>
|
5923
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
5924
|
+
</xsd:annotation>
|
5925
|
+
</xsd:enumeration>
|
5926
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
5927
|
+
<xsd:annotation>
|
5928
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
5929
|
+
</xsd:annotation>
|
5930
|
+
</xsd:enumeration>
|
5931
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
5932
|
+
<xsd:annotation>
|
5933
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
5934
|
+
</xsd:annotation>
|
5935
|
+
</xsd:enumeration>
|
5936
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
5937
|
+
<xsd:annotation>
|
5938
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
5939
|
+
</xsd:annotation>
|
5940
|
+
</xsd:enumeration>
|
5941
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
5942
|
+
<xsd:annotation>
|
5943
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
5944
|
+
</xsd:annotation>
|
5945
|
+
</xsd:enumeration>
|
5946
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
5947
|
+
<xsd:annotation>
|
5948
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
5949
|
+
</xsd:annotation>
|
5950
|
+
</xsd:enumeration>
|
5951
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
5952
|
+
<xsd:annotation>
|
5953
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
5954
|
+
</xsd:annotation>
|
5955
|
+
</xsd:enumeration>
|
5956
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
5957
|
+
<xsd:annotation>
|
5958
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
5959
|
+
</xsd:annotation>
|
5960
|
+
</xsd:enumeration>
|
5961
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
5962
|
+
<xsd:annotation>
|
5963
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
5964
|
+
</xsd:annotation>
|
5965
|
+
</xsd:enumeration>
|
5966
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
5967
|
+
<xsd:annotation>
|
5968
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
5969
|
+
</xsd:annotation>
|
5970
|
+
</xsd:enumeration>
|
5971
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
5972
|
+
<xsd:annotation>
|
5973
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
5974
|
+
</xsd:annotation>
|
5975
|
+
</xsd:enumeration>
|
5976
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
5977
|
+
<xsd:annotation>
|
5978
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
5979
|
+
</xsd:annotation>
|
5980
|
+
</xsd:enumeration>
|
5981
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
5982
|
+
<xsd:annotation>
|
5983
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
5984
|
+
</xsd:annotation>
|
5985
|
+
</xsd:enumeration>
|
5986
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
5987
|
+
<xsd:annotation>
|
5988
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
5989
|
+
</xsd:annotation>
|
5990
|
+
</xsd:enumeration>
|
5991
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
5992
|
+
<xsd:annotation>
|
5993
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
5994
|
+
</xsd:annotation>
|
5995
|
+
</xsd:enumeration>
|
5996
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
5997
|
+
<xsd:annotation>
|
5998
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
5999
|
+
</xsd:annotation>
|
6000
|
+
</xsd:enumeration>
|
6001
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
6002
|
+
<xsd:annotation>
|
6003
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
6004
|
+
</xsd:annotation>
|
6005
|
+
</xsd:enumeration>
|
6006
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
6007
|
+
<xsd:annotation>
|
6008
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6009
|
+
</xsd:annotation>
|
6010
|
+
</xsd:enumeration>
|
6011
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6012
|
+
<xsd:annotation>
|
6013
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6014
|
+
</xsd:annotation>
|
6015
|
+
</xsd:enumeration>
|
6016
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6017
|
+
<xsd:annotation>
|
6018
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6019
|
+
</xsd:annotation>
|
6020
|
+
</xsd:enumeration>
|
6021
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6022
|
+
<xsd:annotation>
|
6023
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6024
|
+
</xsd:annotation>
|
6025
|
+
</xsd:enumeration>
|
6026
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6027
|
+
<xsd:annotation>
|
6028
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6029
|
+
</xsd:annotation>
|
6030
|
+
</xsd:enumeration>
|
6031
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6032
|
+
<xsd:annotation>
|
6033
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6034
|
+
</xsd:annotation>
|
6035
|
+
</xsd:enumeration>
|
6036
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6037
|
+
<xsd:annotation>
|
6038
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6039
|
+
</xsd:annotation>
|
6040
|
+
</xsd:enumeration>
|
6041
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6042
|
+
<xsd:annotation>
|
6043
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6044
|
+
</xsd:annotation>
|
6045
|
+
</xsd:enumeration>
|
6046
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6047
|
+
<xsd:annotation>
|
6048
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6049
|
+
</xsd:annotation>
|
6050
|
+
</xsd:enumeration>
|
6051
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6052
|
+
<xsd:annotation>
|
6053
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6054
|
+
</xsd:annotation>
|
6055
|
+
</xsd:enumeration>
|
6056
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6057
|
+
<xsd:annotation>
|
6058
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6059
|
+
</xsd:annotation>
|
6060
|
+
</xsd:enumeration>
|
6061
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6062
|
+
<xsd:annotation>
|
6063
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6064
|
+
</xsd:annotation>
|
6065
|
+
</xsd:enumeration>
|
6066
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6067
|
+
<xsd:annotation>
|
6068
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6069
|
+
</xsd:annotation>
|
6070
|
+
</xsd:enumeration>
|
6071
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6072
|
+
<xsd:annotation>
|
6073
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6074
|
+
</xsd:annotation>
|
6075
|
+
</xsd:enumeration>
|
6076
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6077
|
+
<xsd:annotation>
|
6078
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6079
|
+
</xsd:annotation>
|
6080
|
+
</xsd:enumeration>
|
6081
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6082
|
+
<xsd:annotation>
|
6083
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6084
|
+
</xsd:annotation>
|
6085
|
+
</xsd:enumeration>
|
6086
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6087
|
+
<xsd:annotation>
|
6088
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6089
|
+
</xsd:annotation>
|
6090
|
+
</xsd:enumeration>
|
6091
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6092
|
+
<xsd:annotation>
|
6093
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6094
|
+
</xsd:annotation>
|
6095
|
+
</xsd:enumeration>
|
6096
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6097
|
+
<xsd:annotation>
|
6098
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6099
|
+
</xsd:annotation>
|
6100
|
+
</xsd:enumeration>
|
6101
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6102
|
+
<xsd:annotation>
|
6103
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6104
|
+
</xsd:annotation>
|
6105
|
+
</xsd:enumeration>
|
6106
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6107
|
+
<xsd:annotation>
|
6108
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6109
|
+
</xsd:annotation>
|
6110
|
+
</xsd:enumeration>
|
6111
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6112
|
+
<xsd:annotation>
|
6113
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6114
|
+
</xsd:annotation>
|
6115
|
+
</xsd:enumeration>
|
6116
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6117
|
+
<xsd:annotation>
|
6118
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6119
|
+
</xsd:annotation>
|
6120
|
+
</xsd:enumeration>
|
6121
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6122
|
+
<xsd:annotation>
|
6123
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6124
|
+
</xsd:annotation>
|
6125
|
+
</xsd:enumeration>
|
6126
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6127
|
+
<xsd:annotation>
|
6128
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6129
|
+
</xsd:annotation>
|
6130
|
+
</xsd:enumeration>
|
6131
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6132
|
+
<xsd:annotation>
|
6133
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6134
|
+
</xsd:annotation>
|
6135
|
+
</xsd:enumeration>
|
6136
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6137
|
+
<xsd:annotation>
|
6138
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6139
|
+
</xsd:annotation>
|
6140
|
+
</xsd:enumeration>
|
6141
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6142
|
+
<xsd:annotation>
|
6143
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6144
|
+
</xsd:annotation>
|
6145
|
+
</xsd:enumeration>
|
6146
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6147
|
+
<xsd:annotation>
|
6148
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6149
|
+
</xsd:annotation>
|
6150
|
+
</xsd:enumeration>
|
6151
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6152
|
+
<xsd:annotation>
|
6153
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6154
|
+
</xsd:annotation>
|
6155
|
+
</xsd:enumeration>
|
6156
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6157
|
+
<xsd:annotation>
|
6158
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6159
|
+
</xsd:annotation>
|
6160
|
+
</xsd:enumeration>
|
6161
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6162
|
+
<xsd:annotation>
|
6163
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6164
|
+
</xsd:annotation>
|
6165
|
+
</xsd:enumeration>
|
6166
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6167
|
+
<xsd:annotation>
|
6168
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6169
|
+
</xsd:annotation>
|
6170
|
+
</xsd:enumeration>
|
6171
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6172
|
+
<xsd:annotation>
|
6173
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6174
|
+
</xsd:annotation>
|
6175
|
+
</xsd:enumeration>
|
6176
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6177
|
+
<xsd:annotation>
|
6178
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6179
|
+
</xsd:annotation>
|
6180
|
+
</xsd:enumeration>
|
6181
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6182
|
+
<xsd:annotation>
|
6183
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6184
|
+
</xsd:annotation>
|
6185
|
+
</xsd:enumeration>
|
6186
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6187
|
+
<xsd:annotation>
|
6188
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6189
|
+
</xsd:annotation>
|
6190
|
+
</xsd:enumeration>
|
6191
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6192
|
+
<xsd:annotation>
|
6193
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6194
|
+
</xsd:annotation>
|
6195
|
+
</xsd:enumeration>
|
6196
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6197
|
+
<xsd:annotation>
|
6198
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6199
|
+
</xsd:annotation>
|
6200
|
+
</xsd:enumeration>
|
6201
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6202
|
+
<xsd:annotation>
|
6203
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6204
|
+
</xsd:annotation>
|
6205
|
+
</xsd:enumeration>
|
6206
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6207
|
+
<xsd:annotation>
|
6208
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6209
|
+
</xsd:annotation>
|
6210
|
+
</xsd:enumeration>
|
6211
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6212
|
+
<xsd:annotation>
|
6213
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6214
|
+
</xsd:annotation>
|
6215
|
+
</xsd:enumeration>
|
6216
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6217
|
+
<xsd:annotation>
|
6218
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6219
|
+
</xsd:annotation>
|
6220
|
+
</xsd:enumeration>
|
6221
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6222
|
+
<xsd:annotation>
|
6223
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6224
|
+
</xsd:annotation>
|
6225
|
+
</xsd:enumeration>
|
6226
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6227
|
+
<xsd:annotation>
|
6228
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6229
|
+
</xsd:annotation>
|
6230
|
+
</xsd:enumeration>
|
6231
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6232
|
+
<xsd:annotation>
|
6233
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6234
|
+
</xsd:annotation>
|
6235
|
+
</xsd:enumeration>
|
6236
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6237
|
+
<xsd:annotation>
|
6238
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6239
|
+
</xsd:annotation>
|
6240
|
+
</xsd:enumeration>
|
6241
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6242
|
+
<xsd:annotation>
|
6243
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6244
|
+
</xsd:annotation>
|
6245
|
+
</xsd:enumeration>
|
6246
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6247
|
+
<xsd:annotation>
|
6248
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6249
|
+
</xsd:annotation>
|
6250
|
+
</xsd:enumeration>
|
6251
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6252
|
+
<xsd:annotation>
|
6253
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6254
|
+
</xsd:annotation>
|
6255
|
+
</xsd:enumeration>
|
6256
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6257
|
+
<xsd:annotation>
|
6258
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6259
|
+
</xsd:annotation>
|
6260
|
+
</xsd:enumeration>
|
6261
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6262
|
+
<xsd:annotation>
|
6263
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6264
|
+
</xsd:annotation>
|
6265
|
+
</xsd:enumeration>
|
6266
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6267
|
+
<xsd:annotation>
|
6268
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6269
|
+
</xsd:annotation>
|
6270
|
+
</xsd:enumeration>
|
6271
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6272
|
+
<xsd:annotation>
|
6273
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6274
|
+
</xsd:annotation>
|
6275
|
+
</xsd:enumeration>
|
6276
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6277
|
+
<xsd:annotation>
|
6278
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6279
|
+
</xsd:annotation>
|
6280
|
+
</xsd:enumeration>
|
6281
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6282
|
+
<xsd:annotation>
|
6283
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6284
|
+
</xsd:annotation>
|
6285
|
+
</xsd:enumeration>
|
6286
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6287
|
+
<xsd:annotation>
|
6288
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6289
|
+
</xsd:annotation>
|
6290
|
+
</xsd:enumeration>
|
6291
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6292
|
+
<xsd:annotation>
|
6293
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6294
|
+
</xsd:annotation>
|
6295
|
+
</xsd:enumeration>
|
6296
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6297
|
+
<xsd:annotation>
|
6298
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6299
|
+
</xsd:annotation>
|
6300
|
+
</xsd:enumeration>
|
6301
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6302
|
+
<xsd:annotation>
|
6303
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6304
|
+
</xsd:annotation>
|
6305
|
+
</xsd:enumeration>
|
6306
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6307
|
+
<xsd:annotation>
|
6308
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6309
|
+
</xsd:annotation>
|
6310
|
+
</xsd:enumeration>
|
6311
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6312
|
+
<xsd:annotation>
|
6313
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6314
|
+
</xsd:annotation>
|
6315
|
+
</xsd:enumeration>
|
6316
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6317
|
+
<xsd:annotation>
|
6318
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6319
|
+
</xsd:annotation>
|
6320
|
+
</xsd:enumeration>
|
6321
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6322
|
+
<xsd:annotation>
|
6323
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6324
|
+
</xsd:annotation>
|
6325
|
+
</xsd:enumeration>
|
6326
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6327
|
+
<xsd:annotation>
|
6328
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6329
|
+
</xsd:annotation>
|
6330
|
+
</xsd:enumeration>
|
6331
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6332
|
+
<xsd:annotation>
|
6333
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6334
|
+
</xsd:annotation>
|
6335
|
+
</xsd:enumeration>
|
6336
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6337
|
+
<xsd:annotation>
|
6338
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6339
|
+
</xsd:annotation>
|
6340
|
+
</xsd:enumeration>
|
6341
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6342
|
+
<xsd:annotation>
|
6343
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6344
|
+
</xsd:annotation>
|
6345
|
+
</xsd:enumeration>
|
6346
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6347
|
+
<xsd:annotation>
|
6348
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6349
|
+
</xsd:annotation>
|
6350
|
+
</xsd:enumeration>
|
6351
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6352
|
+
<xsd:annotation>
|
6353
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6354
|
+
</xsd:annotation>
|
6355
|
+
</xsd:enumeration>
|
6356
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6357
|
+
<xsd:annotation>
|
6358
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6359
|
+
</xsd:annotation>
|
6360
|
+
</xsd:enumeration>
|
6361
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6362
|
+
<xsd:annotation>
|
6363
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6364
|
+
</xsd:annotation>
|
6365
|
+
</xsd:enumeration>
|
6366
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6367
|
+
<xsd:annotation>
|
6368
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6369
|
+
</xsd:annotation>
|
6370
|
+
</xsd:enumeration>
|
6371
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6372
|
+
<xsd:annotation>
|
6373
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6374
|
+
</xsd:annotation>
|
6375
|
+
</xsd:enumeration>
|
6376
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6377
|
+
<xsd:annotation>
|
6378
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6379
|
+
</xsd:annotation>
|
6380
|
+
</xsd:enumeration>
|
6381
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6382
|
+
<xsd:annotation>
|
6383
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6384
|
+
</xsd:annotation>
|
6385
|
+
</xsd:enumeration>
|
6386
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6387
|
+
<xsd:annotation>
|
6388
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6389
|
+
</xsd:annotation>
|
6390
|
+
</xsd:enumeration>
|
6391
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6392
|
+
<xsd:annotation>
|
6393
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6394
|
+
</xsd:annotation>
|
6395
|
+
</xsd:enumeration>
|
6396
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6397
|
+
<xsd:annotation>
|
6398
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6399
|
+
</xsd:annotation>
|
6400
|
+
</xsd:enumeration>
|
6401
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6402
|
+
<xsd:annotation>
|
6403
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6404
|
+
</xsd:annotation>
|
6405
|
+
</xsd:enumeration>
|
6406
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6407
|
+
<xsd:annotation>
|
6408
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6409
|
+
</xsd:annotation>
|
6410
|
+
</xsd:enumeration>
|
6411
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6412
|
+
<xsd:annotation>
|
6413
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6414
|
+
</xsd:annotation>
|
6415
|
+
</xsd:enumeration>
|
6416
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6417
|
+
<xsd:annotation>
|
6418
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6419
|
+
</xsd:annotation>
|
6420
|
+
</xsd:enumeration>
|
6421
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6422
|
+
<xsd:annotation>
|
6423
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6424
|
+
</xsd:annotation>
|
6425
|
+
</xsd:enumeration>
|
6426
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6427
|
+
<xsd:annotation>
|
6428
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6429
|
+
</xsd:annotation>
|
6430
|
+
</xsd:enumeration>
|
6431
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6432
|
+
<xsd:annotation>
|
6433
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6434
|
+
</xsd:annotation>
|
6435
|
+
</xsd:enumeration>
|
6436
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6437
|
+
<xsd:annotation>
|
6438
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6439
|
+
</xsd:annotation>
|
6440
|
+
</xsd:enumeration>
|
6441
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6442
|
+
<xsd:annotation>
|
6443
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6444
|
+
</xsd:annotation>
|
6445
|
+
</xsd:enumeration>
|
6446
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6447
|
+
<xsd:annotation>
|
6448
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6449
|
+
</xsd:annotation>
|
6450
|
+
</xsd:enumeration>
|
6451
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6452
|
+
<xsd:annotation>
|
6453
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6454
|
+
</xsd:annotation>
|
6455
|
+
</xsd:enumeration>
|
6456
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6457
|
+
<xsd:annotation>
|
6458
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6459
|
+
</xsd:annotation>
|
6460
|
+
</xsd:enumeration>
|
6461
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6462
|
+
<xsd:annotation>
|
6463
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6464
|
+
</xsd:annotation>
|
6465
|
+
</xsd:enumeration>
|
6466
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6467
|
+
<xsd:annotation>
|
6468
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6469
|
+
</xsd:annotation>
|
6470
|
+
</xsd:enumeration>
|
6471
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6472
|
+
<xsd:annotation>
|
6473
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6474
|
+
</xsd:annotation>
|
6475
|
+
</xsd:enumeration>
|
6476
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6477
|
+
<xsd:annotation>
|
6478
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6479
|
+
</xsd:annotation>
|
6480
|
+
</xsd:enumeration>
|
6481
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6482
|
+
<xsd:annotation>
|
6483
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6484
|
+
</xsd:annotation>
|
6485
|
+
</xsd:enumeration>
|
6486
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6487
|
+
<xsd:annotation>
|
6488
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6489
|
+
</xsd:annotation>
|
6490
|
+
</xsd:enumeration>
|
6491
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6492
|
+
<xsd:annotation>
|
6493
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6494
|
+
</xsd:annotation>
|
6495
|
+
</xsd:enumeration>
|
6496
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6497
|
+
<xsd:annotation>
|
6498
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6499
|
+
</xsd:annotation>
|
6500
|
+
</xsd:enumeration>
|
6501
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6502
|
+
<xsd:annotation>
|
6503
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6504
|
+
</xsd:annotation>
|
6505
|
+
</xsd:enumeration>
|
6506
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6507
|
+
<xsd:annotation>
|
6508
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6509
|
+
</xsd:annotation>
|
6510
|
+
</xsd:enumeration>
|
6511
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6512
|
+
<xsd:annotation>
|
6513
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6514
|
+
</xsd:annotation>
|
6515
|
+
</xsd:enumeration>
|
6516
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6517
|
+
<xsd:annotation>
|
6518
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6519
|
+
</xsd:annotation>
|
6520
|
+
</xsd:enumeration>
|
6521
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6522
|
+
<xsd:annotation>
|
6523
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6524
|
+
</xsd:annotation>
|
6525
|
+
</xsd:enumeration>
|
6526
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6527
|
+
<xsd:annotation>
|
6528
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6529
|
+
</xsd:annotation>
|
6530
|
+
</xsd:enumeration>
|
6531
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6532
|
+
<xsd:annotation>
|
6533
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6534
|
+
</xsd:annotation>
|
6535
|
+
</xsd:enumeration>
|
6536
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6537
|
+
<xsd:annotation>
|
6538
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6539
|
+
</xsd:annotation>
|
6540
|
+
</xsd:enumeration>
|
6541
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6542
|
+
<xsd:annotation>
|
6543
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6544
|
+
</xsd:annotation>
|
6545
|
+
</xsd:enumeration>
|
6546
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6547
|
+
<xsd:annotation>
|
6548
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6549
|
+
</xsd:annotation>
|
6550
|
+
</xsd:enumeration>
|
6551
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6552
|
+
<xsd:annotation>
|
6553
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6554
|
+
</xsd:annotation>
|
6555
|
+
</xsd:enumeration>
|
6556
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6557
|
+
<xsd:annotation>
|
6558
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6559
|
+
</xsd:annotation>
|
6560
|
+
</xsd:enumeration>
|
6561
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6562
|
+
<xsd:annotation>
|
6563
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6564
|
+
</xsd:annotation>
|
6565
|
+
</xsd:enumeration>
|
6566
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6567
|
+
<xsd:annotation>
|
6568
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6569
|
+
</xsd:annotation>
|
6570
|
+
</xsd:enumeration>
|
6571
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6572
|
+
<xsd:annotation>
|
6573
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6574
|
+
</xsd:annotation>
|
6575
|
+
</xsd:enumeration>
|
6576
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6577
|
+
<xsd:annotation>
|
6578
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6579
|
+
</xsd:annotation>
|
6580
|
+
</xsd:enumeration>
|
6581
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6582
|
+
<xsd:annotation>
|
6583
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6584
|
+
</xsd:annotation>
|
6585
|
+
</xsd:enumeration>
|
6586
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6587
|
+
<xsd:annotation>
|
6588
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6589
|
+
</xsd:annotation>
|
6590
|
+
</xsd:enumeration>
|
6591
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6592
|
+
<xsd:annotation>
|
6593
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6594
|
+
</xsd:annotation>
|
6595
|
+
</xsd:enumeration>
|
6596
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6597
|
+
<xsd:annotation>
|
6598
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6599
|
+
</xsd:annotation>
|
6600
|
+
</xsd:enumeration>
|
6601
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6602
|
+
<xsd:annotation>
|
6603
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6604
|
+
</xsd:annotation>
|
6605
|
+
</xsd:enumeration>
|
6606
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6607
|
+
<xsd:annotation>
|
6608
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6609
|
+
</xsd:annotation>
|
6610
|
+
</xsd:enumeration>
|
6611
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6612
|
+
<xsd:annotation>
|
6613
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6614
|
+
</xsd:annotation>
|
6615
|
+
</xsd:enumeration>
|
6616
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6617
|
+
<xsd:annotation>
|
6618
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6619
|
+
</xsd:annotation>
|
6620
|
+
</xsd:enumeration>
|
6621
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6622
|
+
<xsd:annotation>
|
6623
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6624
|
+
</xsd:annotation>
|
6625
|
+
</xsd:enumeration>
|
6626
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6627
|
+
<xsd:annotation>
|
6628
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6629
|
+
</xsd:annotation>
|
6630
|
+
</xsd:enumeration>
|
6631
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6632
|
+
<xsd:annotation>
|
6633
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6634
|
+
</xsd:annotation>
|
6635
|
+
</xsd:enumeration>
|
6636
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6637
|
+
<xsd:annotation>
|
6638
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6639
|
+
</xsd:annotation>
|
6640
|
+
</xsd:enumeration>
|
6641
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6642
|
+
<xsd:annotation>
|
6643
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6644
|
+
</xsd:annotation>
|
6645
|
+
</xsd:enumeration>
|
6646
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6647
|
+
<xsd:annotation>
|
6648
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6649
|
+
</xsd:annotation>
|
6650
|
+
</xsd:enumeration>
|
6651
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6652
|
+
<xsd:annotation>
|
6653
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6654
|
+
</xsd:annotation>
|
6655
|
+
</xsd:enumeration>
|
6656
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6657
|
+
<xsd:annotation>
|
6658
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6659
|
+
</xsd:annotation>
|
6660
|
+
</xsd:enumeration>
|
6661
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6662
|
+
<xsd:annotation>
|
6663
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6664
|
+
</xsd:annotation>
|
6665
|
+
</xsd:enumeration>
|
6666
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6667
|
+
<xsd:annotation>
|
6668
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6669
|
+
</xsd:annotation>
|
6670
|
+
</xsd:enumeration>
|
6671
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6672
|
+
<xsd:annotation>
|
6673
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6674
|
+
</xsd:annotation>
|
6675
|
+
</xsd:enumeration>
|
6676
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6677
|
+
<xsd:annotation>
|
6678
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6679
|
+
</xsd:annotation>
|
6680
|
+
</xsd:enumeration>
|
6681
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6682
|
+
<xsd:annotation>
|
6683
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6684
|
+
</xsd:annotation>
|
6685
|
+
</xsd:enumeration>
|
6686
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6687
|
+
<xsd:annotation>
|
6688
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6689
|
+
</xsd:annotation>
|
6690
|
+
</xsd:enumeration>
|
6691
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6692
|
+
<xsd:annotation>
|
6693
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6694
|
+
</xsd:annotation>
|
6695
|
+
</xsd:enumeration>
|
6696
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6697
|
+
<xsd:annotation>
|
6698
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6699
|
+
</xsd:annotation>
|
6700
|
+
</xsd:enumeration>
|
6701
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6702
|
+
<xsd:annotation>
|
6703
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6704
|
+
</xsd:annotation>
|
6705
|
+
</xsd:enumeration>
|
6706
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6707
|
+
<xsd:annotation>
|
6708
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6709
|
+
</xsd:annotation>
|
6710
|
+
</xsd:enumeration>
|
6711
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6712
|
+
<xsd:annotation>
|
6713
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6714
|
+
</xsd:annotation>
|
6715
|
+
</xsd:enumeration>
|
6716
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6717
|
+
<xsd:annotation>
|
6718
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6719
|
+
</xsd:annotation>
|
6720
|
+
</xsd:enumeration>
|
6721
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6722
|
+
<xsd:annotation>
|
6723
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6724
|
+
</xsd:annotation>
|
6725
|
+
</xsd:enumeration>
|
6726
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6727
|
+
<xsd:annotation>
|
6728
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6729
|
+
</xsd:annotation>
|
6730
|
+
</xsd:enumeration>
|
6731
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6732
|
+
<xsd:annotation>
|
6733
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6734
|
+
</xsd:annotation>
|
6735
|
+
</xsd:enumeration>
|
6736
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6737
|
+
<xsd:annotation>
|
6738
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6739
|
+
</xsd:annotation>
|
6740
|
+
</xsd:enumeration>
|
6741
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6742
|
+
<xsd:annotation>
|
6743
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6744
|
+
</xsd:annotation>
|
6745
|
+
</xsd:enumeration>
|
6746
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6747
|
+
<xsd:annotation>
|
6748
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6749
|
+
</xsd:annotation>
|
6750
|
+
</xsd:enumeration>
|
6751
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6752
|
+
<xsd:annotation>
|
6753
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6754
|
+
</xsd:annotation>
|
6755
|
+
</xsd:enumeration>
|
6756
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6757
|
+
<xsd:annotation>
|
6758
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6759
|
+
</xsd:annotation>
|
6760
|
+
</xsd:enumeration>
|
6761
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6762
|
+
<xsd:annotation>
|
6763
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6764
|
+
</xsd:annotation>
|
6765
|
+
</xsd:enumeration>
|
6766
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6767
|
+
<xsd:annotation>
|
6768
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6769
|
+
</xsd:annotation>
|
6770
|
+
</xsd:enumeration>
|
6771
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6772
|
+
<xsd:annotation>
|
6773
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6774
|
+
</xsd:annotation>
|
6775
|
+
</xsd:enumeration>
|
6776
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6777
|
+
<xsd:annotation>
|
6778
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6779
|
+
</xsd:annotation>
|
6780
|
+
</xsd:enumeration>
|
6781
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6782
|
+
<xsd:annotation>
|
6783
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6784
|
+
</xsd:annotation>
|
6785
|
+
</xsd:enumeration>
|
6786
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6787
|
+
<xsd:annotation>
|
6788
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6789
|
+
</xsd:annotation>
|
6790
|
+
</xsd:enumeration>
|
6791
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6792
|
+
<xsd:annotation>
|
6793
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6794
|
+
</xsd:annotation>
|
6795
|
+
</xsd:enumeration>
|
6796
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6797
|
+
<xsd:annotation>
|
6798
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6799
|
+
</xsd:annotation>
|
6800
|
+
</xsd:enumeration>
|
6801
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6802
|
+
<xsd:annotation>
|
6803
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6804
|
+
</xsd:annotation>
|
6805
|
+
</xsd:enumeration>
|
6806
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6807
|
+
<xsd:annotation>
|
6808
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6809
|
+
</xsd:annotation>
|
6810
|
+
</xsd:enumeration>
|
6811
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6812
|
+
<xsd:annotation>
|
6813
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6814
|
+
</xsd:annotation>
|
6815
|
+
</xsd:enumeration>
|
6816
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6817
|
+
<xsd:annotation>
|
6818
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6819
|
+
</xsd:annotation>
|
6820
|
+
</xsd:enumeration>
|
6821
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6822
|
+
<xsd:annotation>
|
6823
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6824
|
+
</xsd:annotation>
|
6825
|
+
</xsd:enumeration>
|
6826
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6827
|
+
<xsd:annotation>
|
6828
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6829
|
+
</xsd:annotation>
|
6830
|
+
</xsd:enumeration>
|
6831
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6832
|
+
<xsd:annotation>
|
6833
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6834
|
+
</xsd:annotation>
|
6835
|
+
</xsd:enumeration>
|
6836
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6837
|
+
<xsd:annotation>
|
6838
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6839
|
+
</xsd:annotation>
|
6840
|
+
</xsd:enumeration>
|
6841
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6842
|
+
<xsd:annotation>
|
6843
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6844
|
+
</xsd:annotation>
|
6845
|
+
</xsd:enumeration>
|
6846
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6847
|
+
<xsd:annotation>
|
6848
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6849
|
+
</xsd:annotation>
|
6850
|
+
</xsd:enumeration>
|
6851
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6852
|
+
<xsd:annotation>
|
6853
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6854
|
+
</xsd:annotation>
|
6855
|
+
</xsd:enumeration>
|
6856
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6857
|
+
<xsd:annotation>
|
6858
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6859
|
+
</xsd:annotation>
|
6860
|
+
</xsd:enumeration>
|
6861
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6862
|
+
<xsd:annotation>
|
6863
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6864
|
+
</xsd:annotation>
|
6865
|
+
</xsd:enumeration>
|
6866
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6867
|
+
<xsd:annotation>
|
6868
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6869
|
+
</xsd:annotation>
|
6870
|
+
</xsd:enumeration>
|
6871
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6872
|
+
<xsd:annotation>
|
6873
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6874
|
+
</xsd:annotation>
|
6875
|
+
</xsd:enumeration>
|
6876
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6877
|
+
<xsd:annotation>
|
6878
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6879
|
+
</xsd:annotation>
|
6880
|
+
</xsd:enumeration>
|
6881
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6882
|
+
<xsd:annotation>
|
6883
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6884
|
+
</xsd:annotation>
|
6885
|
+
</xsd:enumeration>
|
6886
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6887
|
+
<xsd:annotation>
|
6888
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6889
|
+
</xsd:annotation>
|
6890
|
+
</xsd:enumeration>
|
6891
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6892
|
+
<xsd:annotation>
|
6893
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6894
|
+
</xsd:annotation>
|
6895
|
+
</xsd:enumeration>
|
6896
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6897
|
+
<xsd:annotation>
|
6898
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6899
|
+
</xsd:annotation>
|
6900
|
+
</xsd:enumeration>
|
6901
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6902
|
+
<xsd:annotation>
|
6903
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6904
|
+
</xsd:annotation>
|
6905
|
+
</xsd:enumeration>
|
6906
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6907
|
+
<xsd:annotation>
|
6908
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6909
|
+
</xsd:annotation>
|
6910
|
+
</xsd:enumeration>
|
6911
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6912
|
+
<xsd:annotation>
|
6913
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6914
|
+
</xsd:annotation>
|
6915
|
+
</xsd:enumeration>
|
6916
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6917
|
+
<xsd:annotation>
|
6918
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6919
|
+
</xsd:annotation>
|
6920
|
+
</xsd:enumeration>
|
6921
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6922
|
+
<xsd:annotation>
|
6923
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6924
|
+
</xsd:annotation>
|
6925
|
+
</xsd:enumeration>
|
6926
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6927
|
+
<xsd:annotation>
|
6928
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6929
|
+
</xsd:annotation>
|
6930
|
+
</xsd:enumeration>
|
6931
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6932
|
+
<xsd:annotation>
|
6933
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6934
|
+
</xsd:annotation>
|
6935
|
+
</xsd:enumeration>
|
6936
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6937
|
+
<xsd:annotation>
|
6938
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
6939
|
+
</xsd:annotation>
|
6940
|
+
</xsd:enumeration>
|
6941
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
6942
|
+
<xsd:annotation>
|
6943
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
6944
|
+
</xsd:annotation>
|
6945
|
+
</xsd:enumeration>
|
6946
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
6947
|
+
<xsd:annotation>
|
6948
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
6949
|
+
</xsd:annotation>
|
6950
|
+
</xsd:enumeration>
|
6951
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
6952
|
+
<xsd:annotation>
|
6953
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
6954
|
+
</xsd:annotation>
|
6955
|
+
</xsd:enumeration>
|
6956
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
6957
|
+
<xsd:annotation>
|
6958
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
6959
|
+
</xsd:annotation>
|
6960
|
+
</xsd:enumeration>
|
6961
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
6962
|
+
<xsd:annotation>
|
6963
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
6964
|
+
</xsd:annotation>
|
6965
|
+
</xsd:enumeration>
|
6966
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
6967
|
+
<xsd:annotation>
|
6968
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
6969
|
+
</xsd:annotation>
|
6970
|
+
</xsd:enumeration>
|
6971
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
6972
|
+
<xsd:annotation>
|
6973
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
6974
|
+
</xsd:annotation>
|
6975
|
+
</xsd:enumeration>
|
6976
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
6977
|
+
<xsd:annotation>
|
6978
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
6979
|
+
</xsd:annotation>
|
6980
|
+
</xsd:enumeration>
|
6981
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
6982
|
+
<xsd:annotation>
|
6983
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
6984
|
+
</xsd:annotation>
|
6985
|
+
</xsd:enumeration>
|
6986
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
6987
|
+
<xsd:annotation>
|
6988
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
6989
|
+
</xsd:annotation>
|
6990
|
+
</xsd:enumeration>
|
6991
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
6992
|
+
<xsd:annotation>
|
6993
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
6994
|
+
</xsd:annotation>
|
6995
|
+
</xsd:enumeration>
|
6996
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
6997
|
+
<xsd:annotation>
|
6998
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
6999
|
+
</xsd:annotation>
|
7000
|
+
</xsd:enumeration>
|
7001
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
7002
|
+
<xsd:annotation>
|
7003
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
7004
|
+
</xsd:annotation>
|
7005
|
+
</xsd:enumeration>
|
7006
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
7007
|
+
<xsd:annotation>
|
7008
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
7009
|
+
</xsd:annotation>
|
7010
|
+
</xsd:enumeration>
|
7011
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
7012
|
+
<xsd:annotation>
|
7013
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7014
|
+
</xsd:annotation>
|
7015
|
+
</xsd:enumeration>
|
7016
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7017
|
+
<xsd:annotation>
|
7018
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7019
|
+
</xsd:annotation>
|
7020
|
+
</xsd:enumeration>
|
7021
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7022
|
+
<xsd:annotation>
|
7023
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7024
|
+
</xsd:annotation>
|
7025
|
+
</xsd:enumeration>
|
7026
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7027
|
+
<xsd:annotation>
|
7028
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7029
|
+
</xsd:annotation>
|
7030
|
+
</xsd:enumeration>
|
7031
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7032
|
+
<xsd:annotation>
|
7033
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7034
|
+
</xsd:annotation>
|
7035
|
+
</xsd:enumeration>
|
7036
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7037
|
+
<xsd:annotation>
|
7038
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7039
|
+
</xsd:annotation>
|
7040
|
+
</xsd:enumeration>
|
7041
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7042
|
+
<xsd:annotation>
|
7043
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7044
|
+
</xsd:annotation>
|
7045
|
+
</xsd:enumeration>
|
7046
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7047
|
+
<xsd:annotation>
|
7048
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7049
|
+
</xsd:annotation>
|
7050
|
+
</xsd:enumeration>
|
7051
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7052
|
+
<xsd:annotation>
|
7053
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7054
|
+
</xsd:annotation>
|
7055
|
+
</xsd:enumeration>
|
7056
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7057
|
+
<xsd:annotation>
|
7058
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7059
|
+
</xsd:annotation>
|
7060
|
+
</xsd:enumeration>
|
7061
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7062
|
+
<xsd:annotation>
|
7063
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7064
|
+
</xsd:annotation>
|
7065
|
+
</xsd:enumeration>
|
7066
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7067
|
+
<xsd:annotation>
|
7068
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7069
|
+
</xsd:annotation>
|
7070
|
+
</xsd:enumeration>
|
7071
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7072
|
+
<xsd:annotation>
|
7073
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7074
|
+
</xsd:annotation>
|
7075
|
+
</xsd:enumeration>
|
7076
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7077
|
+
<xsd:annotation>
|
7078
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7079
|
+
</xsd:annotation>
|
7080
|
+
</xsd:enumeration>
|
7081
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7082
|
+
<xsd:annotation>
|
7083
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7084
|
+
</xsd:annotation>
|
7085
|
+
</xsd:enumeration>
|
7086
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7087
|
+
<xsd:annotation>
|
7088
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7089
|
+
</xsd:annotation>
|
7090
|
+
</xsd:enumeration>
|
7091
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7092
|
+
<xsd:annotation>
|
7093
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7094
|
+
</xsd:annotation>
|
7095
|
+
</xsd:enumeration>
|
7096
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7097
|
+
<xsd:annotation>
|
7098
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7099
|
+
</xsd:annotation>
|
7100
|
+
</xsd:enumeration>
|
7101
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7102
|
+
<xsd:annotation>
|
7103
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7104
|
+
</xsd:annotation>
|
7105
|
+
</xsd:enumeration>
|
7106
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7107
|
+
<xsd:annotation>
|
7108
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7109
|
+
</xsd:annotation>
|
7110
|
+
</xsd:enumeration>
|
7111
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7112
|
+
<xsd:annotation>
|
7113
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7114
|
+
</xsd:annotation>
|
7115
|
+
</xsd:enumeration>
|
7116
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7117
|
+
<xsd:annotation>
|
7118
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7119
|
+
</xsd:annotation>
|
7120
|
+
</xsd:enumeration>
|
7121
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7122
|
+
<xsd:annotation>
|
7123
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7124
|
+
</xsd:annotation>
|
7125
|
+
</xsd:enumeration>
|
7126
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7127
|
+
<xsd:annotation>
|
7128
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7129
|
+
</xsd:annotation>
|
7130
|
+
</xsd:enumeration>
|
7131
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7132
|
+
<xsd:annotation>
|
7133
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7134
|
+
</xsd:annotation>
|
7135
|
+
</xsd:enumeration>
|
7136
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7137
|
+
<xsd:annotation>
|
7138
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7139
|
+
</xsd:annotation>
|
7140
|
+
</xsd:enumeration>
|
7141
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7142
|
+
<xsd:annotation>
|
7143
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7144
|
+
</xsd:annotation>
|
7145
|
+
</xsd:enumeration>
|
7146
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7147
|
+
<xsd:annotation>
|
7148
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7149
|
+
</xsd:annotation>
|
7150
|
+
</xsd:enumeration>
|
7151
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7152
|
+
<xsd:annotation>
|
7153
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7154
|
+
</xsd:annotation>
|
7155
|
+
</xsd:enumeration>
|
7156
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7157
|
+
<xsd:annotation>
|
7158
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7159
|
+
</xsd:annotation>
|
7160
|
+
</xsd:enumeration>
|
7161
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7162
|
+
<xsd:annotation>
|
7163
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7164
|
+
</xsd:annotation>
|
7165
|
+
</xsd:enumeration>
|
7166
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7167
|
+
<xsd:annotation>
|
7168
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7169
|
+
</xsd:annotation>
|
7170
|
+
</xsd:enumeration>
|
7171
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7172
|
+
<xsd:annotation>
|
7173
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7174
|
+
</xsd:annotation>
|
7175
|
+
</xsd:enumeration>
|
7176
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7177
|
+
<xsd:annotation>
|
7178
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7179
|
+
</xsd:annotation>
|
7180
|
+
</xsd:enumeration>
|
7181
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7182
|
+
<xsd:annotation>
|
7183
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7184
|
+
</xsd:annotation>
|
7185
|
+
</xsd:enumeration>
|
7186
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7187
|
+
<xsd:annotation>
|
7188
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7189
|
+
</xsd:annotation>
|
7190
|
+
</xsd:enumeration>
|
7191
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7192
|
+
<xsd:annotation>
|
7193
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7194
|
+
</xsd:annotation>
|
7195
|
+
</xsd:enumeration>
|
7196
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7197
|
+
<xsd:annotation>
|
7198
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7199
|
+
</xsd:annotation>
|
7200
|
+
</xsd:enumeration>
|
7201
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7202
|
+
<xsd:annotation>
|
7203
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7204
|
+
</xsd:annotation>
|
7205
|
+
</xsd:enumeration>
|
7206
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7207
|
+
<xsd:annotation>
|
7208
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7209
|
+
</xsd:annotation>
|
7210
|
+
</xsd:enumeration>
|
7211
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7212
|
+
<xsd:annotation>
|
7213
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7214
|
+
</xsd:annotation>
|
7215
|
+
</xsd:enumeration>
|
7216
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7217
|
+
<xsd:annotation>
|
7218
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7219
|
+
</xsd:annotation>
|
7220
|
+
</xsd:enumeration>
|
7221
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7222
|
+
<xsd:annotation>
|
7223
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7224
|
+
</xsd:annotation>
|
7225
|
+
</xsd:enumeration>
|
7226
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7227
|
+
<xsd:annotation>
|
7228
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7229
|
+
</xsd:annotation>
|
7230
|
+
</xsd:enumeration>
|
7231
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7232
|
+
<xsd:annotation>
|
7233
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7234
|
+
</xsd:annotation>
|
7235
|
+
</xsd:enumeration>
|
7236
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7237
|
+
<xsd:annotation>
|
7238
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7239
|
+
</xsd:annotation>
|
7240
|
+
</xsd:enumeration>
|
7241
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7242
|
+
<xsd:annotation>
|
7243
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7244
|
+
</xsd:annotation>
|
7245
|
+
</xsd:enumeration>
|
7246
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7247
|
+
<xsd:annotation>
|
7248
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7249
|
+
</xsd:annotation>
|
7250
|
+
</xsd:enumeration>
|
7251
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7252
|
+
<xsd:annotation>
|
7253
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7254
|
+
</xsd:annotation>
|
7255
|
+
</xsd:enumeration>
|
7256
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7257
|
+
<xsd:annotation>
|
7258
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7259
|
+
</xsd:annotation>
|
7260
|
+
</xsd:enumeration>
|
7261
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7262
|
+
<xsd:annotation>
|
7263
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7264
|
+
</xsd:annotation>
|
7265
|
+
</xsd:enumeration>
|
7266
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7267
|
+
<xsd:annotation>
|
7268
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7269
|
+
</xsd:annotation>
|
7270
|
+
</xsd:enumeration>
|
7271
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7272
|
+
<xsd:annotation>
|
7273
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7274
|
+
</xsd:annotation>
|
7275
|
+
</xsd:enumeration>
|
7276
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7277
|
+
<xsd:annotation>
|
7278
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7279
|
+
</xsd:annotation>
|
7280
|
+
</xsd:enumeration>
|
7281
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7282
|
+
<xsd:annotation>
|
7283
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7284
|
+
</xsd:annotation>
|
7285
|
+
</xsd:enumeration>
|
7286
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7287
|
+
<xsd:annotation>
|
7288
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7289
|
+
</xsd:annotation>
|
7290
|
+
</xsd:enumeration>
|
7291
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7292
|
+
<xsd:annotation>
|
7293
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7294
|
+
</xsd:annotation>
|
7295
|
+
</xsd:enumeration>
|
7296
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7297
|
+
<xsd:annotation>
|
7298
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7299
|
+
</xsd:annotation>
|
7300
|
+
</xsd:enumeration>
|
7301
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7302
|
+
<xsd:annotation>
|
7303
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7304
|
+
</xsd:annotation>
|
7305
|
+
</xsd:enumeration>
|
7306
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7307
|
+
<xsd:annotation>
|
7308
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7309
|
+
</xsd:annotation>
|
7310
|
+
</xsd:enumeration>
|
7311
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7312
|
+
<xsd:annotation>
|
7313
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7314
|
+
</xsd:annotation>
|
7315
|
+
</xsd:enumeration>
|
7316
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7317
|
+
<xsd:annotation>
|
7318
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7319
|
+
</xsd:annotation>
|
7320
|
+
</xsd:enumeration>
|
7321
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7322
|
+
<xsd:annotation>
|
7323
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7324
|
+
</xsd:annotation>
|
7325
|
+
</xsd:enumeration>
|
7326
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7327
|
+
<xsd:annotation>
|
7328
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7329
|
+
</xsd:annotation>
|
7330
|
+
</xsd:enumeration>
|
7331
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7332
|
+
<xsd:annotation>
|
7333
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7334
|
+
</xsd:annotation>
|
7335
|
+
</xsd:enumeration>
|
7336
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7337
|
+
<xsd:annotation>
|
7338
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7339
|
+
</xsd:annotation>
|
7340
|
+
</xsd:enumeration>
|
7341
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7342
|
+
<xsd:annotation>
|
7343
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7344
|
+
</xsd:annotation>
|
7345
|
+
</xsd:enumeration>
|
7346
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7347
|
+
<xsd:annotation>
|
7348
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7349
|
+
</xsd:annotation>
|
7350
|
+
</xsd:enumeration>
|
7351
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7352
|
+
<xsd:annotation>
|
7353
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7354
|
+
</xsd:annotation>
|
7355
|
+
</xsd:enumeration>
|
7356
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7357
|
+
<xsd:annotation>
|
7358
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7359
|
+
</xsd:annotation>
|
7360
|
+
</xsd:enumeration>
|
7361
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7362
|
+
<xsd:annotation>
|
7363
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7364
|
+
</xsd:annotation>
|
7365
|
+
</xsd:enumeration>
|
7366
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7367
|
+
<xsd:annotation>
|
7368
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7369
|
+
</xsd:annotation>
|
7370
|
+
</xsd:enumeration>
|
7371
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7372
|
+
<xsd:annotation>
|
7373
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7374
|
+
</xsd:annotation>
|
7375
|
+
</xsd:enumeration>
|
7376
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7377
|
+
<xsd:annotation>
|
7378
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7379
|
+
</xsd:annotation>
|
7380
|
+
</xsd:enumeration>
|
7381
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7382
|
+
<xsd:annotation>
|
7383
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7384
|
+
</xsd:annotation>
|
7385
|
+
</xsd:enumeration>
|
7386
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7387
|
+
<xsd:annotation>
|
7388
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7389
|
+
</xsd:annotation>
|
7390
|
+
</xsd:enumeration>
|
7391
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7392
|
+
<xsd:annotation>
|
7393
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7394
|
+
</xsd:annotation>
|
7395
|
+
</xsd:enumeration>
|
7396
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7397
|
+
<xsd:annotation>
|
7398
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7399
|
+
</xsd:annotation>
|
7400
|
+
</xsd:enumeration>
|
7401
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7402
|
+
<xsd:annotation>
|
7403
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7404
|
+
</xsd:annotation>
|
7405
|
+
</xsd:enumeration>
|
7406
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7407
|
+
<xsd:annotation>
|
7408
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7409
|
+
</xsd:annotation>
|
7410
|
+
</xsd:enumeration>
|
7411
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7412
|
+
<xsd:annotation>
|
7413
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7414
|
+
</xsd:annotation>
|
7415
|
+
</xsd:enumeration>
|
7416
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7417
|
+
<xsd:annotation>
|
7418
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7419
|
+
</xsd:annotation>
|
7420
|
+
</xsd:enumeration>
|
7421
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7422
|
+
<xsd:annotation>
|
7423
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7424
|
+
</xsd:annotation>
|
7425
|
+
</xsd:enumeration>
|
7426
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7427
|
+
<xsd:annotation>
|
7428
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7429
|
+
</xsd:annotation>
|
7430
|
+
</xsd:enumeration>
|
7431
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7432
|
+
<xsd:annotation>
|
7433
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7434
|
+
</xsd:annotation>
|
7435
|
+
</xsd:enumeration>
|
7436
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7437
|
+
<xsd:annotation>
|
7438
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7439
|
+
</xsd:annotation>
|
7440
|
+
</xsd:enumeration>
|
7441
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7442
|
+
<xsd:annotation>
|
7443
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7444
|
+
</xsd:annotation>
|
7445
|
+
</xsd:enumeration>
|
7446
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7447
|
+
<xsd:annotation>
|
7448
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7449
|
+
</xsd:annotation>
|
7450
|
+
</xsd:enumeration>
|
7451
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7452
|
+
<xsd:annotation>
|
7453
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7454
|
+
</xsd:annotation>
|
7455
|
+
</xsd:enumeration>
|
7456
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7457
|
+
<xsd:annotation>
|
7458
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7459
|
+
</xsd:annotation>
|
7460
|
+
</xsd:enumeration>
|
7461
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7462
|
+
<xsd:annotation>
|
7463
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7464
|
+
</xsd:annotation>
|
7465
|
+
</xsd:enumeration>
|
7466
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7467
|
+
<xsd:annotation>
|
7468
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7469
|
+
</xsd:annotation>
|
7470
|
+
</xsd:enumeration>
|
7471
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7472
|
+
<xsd:annotation>
|
7473
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7474
|
+
</xsd:annotation>
|
7475
|
+
</xsd:enumeration>
|
7476
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7477
|
+
<xsd:annotation>
|
7478
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7479
|
+
</xsd:annotation>
|
7480
|
+
</xsd:enumeration>
|
7481
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7482
|
+
<xsd:annotation>
|
7483
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7484
|
+
</xsd:annotation>
|
7485
|
+
</xsd:enumeration>
|
7486
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7487
|
+
<xsd:annotation>
|
7488
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7489
|
+
</xsd:annotation>
|
7490
|
+
</xsd:enumeration>
|
7491
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7492
|
+
<xsd:annotation>
|
7493
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7494
|
+
</xsd:annotation>
|
7495
|
+
</xsd:enumeration>
|
7496
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7497
|
+
<xsd:annotation>
|
7498
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7499
|
+
</xsd:annotation>
|
7500
|
+
</xsd:enumeration>
|
7501
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7502
|
+
<xsd:annotation>
|
7503
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7504
|
+
</xsd:annotation>
|
7505
|
+
</xsd:enumeration>
|
7506
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7507
|
+
<xsd:annotation>
|
7508
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7509
|
+
</xsd:annotation>
|
7510
|
+
</xsd:enumeration>
|
7511
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7512
|
+
<xsd:annotation>
|
7513
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7514
|
+
</xsd:annotation>
|
7515
|
+
</xsd:enumeration>
|
7516
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7517
|
+
<xsd:annotation>
|
7518
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7519
|
+
</xsd:annotation>
|
7520
|
+
</xsd:enumeration>
|
7521
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7522
|
+
<xsd:annotation>
|
7523
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7524
|
+
</xsd:annotation>
|
7525
|
+
</xsd:enumeration>
|
7526
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7527
|
+
<xsd:annotation>
|
7528
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7529
|
+
</xsd:annotation>
|
7530
|
+
</xsd:enumeration>
|
7531
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7532
|
+
<xsd:annotation>
|
7533
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7534
|
+
</xsd:annotation>
|
7535
|
+
</xsd:enumeration>
|
7536
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7537
|
+
<xsd:annotation>
|
7538
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7539
|
+
</xsd:annotation>
|
7540
|
+
</xsd:enumeration>
|
7541
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7542
|
+
<xsd:annotation>
|
7543
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7544
|
+
</xsd:annotation>
|
7545
|
+
</xsd:enumeration>
|
7546
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7547
|
+
<xsd:annotation>
|
7548
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7549
|
+
</xsd:annotation>
|
7550
|
+
</xsd:enumeration>
|
7551
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7552
|
+
<xsd:annotation>
|
7553
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7554
|
+
</xsd:annotation>
|
7555
|
+
</xsd:enumeration>
|
7556
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7557
|
+
<xsd:annotation>
|
7558
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7559
|
+
</xsd:annotation>
|
7560
|
+
</xsd:enumeration>
|
7561
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7562
|
+
<xsd:annotation>
|
7563
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7564
|
+
</xsd:annotation>
|
7565
|
+
</xsd:enumeration>
|
7566
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7567
|
+
<xsd:annotation>
|
7568
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7569
|
+
</xsd:annotation>
|
7570
|
+
</xsd:enumeration>
|
7571
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7572
|
+
<xsd:annotation>
|
7573
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7574
|
+
</xsd:annotation>
|
7575
|
+
</xsd:enumeration>
|
7576
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7577
|
+
<xsd:annotation>
|
7578
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7579
|
+
</xsd:annotation>
|
7580
|
+
</xsd:enumeration>
|
7581
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7582
|
+
<xsd:annotation>
|
7583
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7584
|
+
</xsd:annotation>
|
7585
|
+
</xsd:enumeration>
|
7586
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7587
|
+
<xsd:annotation>
|
7588
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7589
|
+
</xsd:annotation>
|
7590
|
+
</xsd:enumeration>
|
7591
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7592
|
+
<xsd:annotation>
|
7593
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7594
|
+
</xsd:annotation>
|
7595
|
+
</xsd:enumeration>
|
7596
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7597
|
+
<xsd:annotation>
|
7598
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7599
|
+
</xsd:annotation>
|
7600
|
+
</xsd:enumeration>
|
7601
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7602
|
+
<xsd:annotation>
|
7603
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7604
|
+
</xsd:annotation>
|
7605
|
+
</xsd:enumeration>
|
7606
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7607
|
+
<xsd:annotation>
|
7608
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7609
|
+
</xsd:annotation>
|
7610
|
+
</xsd:enumeration>
|
7611
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7612
|
+
<xsd:annotation>
|
7613
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7614
|
+
</xsd:annotation>
|
7615
|
+
</xsd:enumeration>
|
7616
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7617
|
+
<xsd:annotation>
|
7618
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7619
|
+
</xsd:annotation>
|
7620
|
+
</xsd:enumeration>
|
7621
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7622
|
+
<xsd:annotation>
|
7623
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7624
|
+
</xsd:annotation>
|
7625
|
+
</xsd:enumeration>
|
7626
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7627
|
+
<xsd:annotation>
|
7628
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7629
|
+
</xsd:annotation>
|
7630
|
+
</xsd:enumeration>
|
7631
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7632
|
+
<xsd:annotation>
|
7633
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7634
|
+
</xsd:annotation>
|
7635
|
+
</xsd:enumeration>
|
7636
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7637
|
+
<xsd:annotation>
|
7638
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7639
|
+
</xsd:annotation>
|
7640
|
+
</xsd:enumeration>
|
7641
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7642
|
+
<xsd:annotation>
|
7643
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7644
|
+
</xsd:annotation>
|
7645
|
+
</xsd:enumeration>
|
7646
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7647
|
+
<xsd:annotation>
|
7648
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7649
|
+
</xsd:annotation>
|
7650
|
+
</xsd:enumeration>
|
7651
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7652
|
+
<xsd:annotation>
|
7653
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7654
|
+
</xsd:annotation>
|
7655
|
+
</xsd:enumeration>
|
7656
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7657
|
+
<xsd:annotation>
|
7658
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7659
|
+
</xsd:annotation>
|
7660
|
+
</xsd:enumeration>
|
7661
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7662
|
+
<xsd:annotation>
|
7663
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7664
|
+
</xsd:annotation>
|
7665
|
+
</xsd:enumeration>
|
7666
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7667
|
+
<xsd:annotation>
|
7668
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7669
|
+
</xsd:annotation>
|
7670
|
+
</xsd:enumeration>
|
7671
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7672
|
+
<xsd:annotation>
|
7673
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7674
|
+
</xsd:annotation>
|
7675
|
+
</xsd:enumeration>
|
7676
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7677
|
+
<xsd:annotation>
|
7678
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7679
|
+
</xsd:annotation>
|
7680
|
+
</xsd:enumeration>
|
7681
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7682
|
+
<xsd:annotation>
|
7683
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7684
|
+
</xsd:annotation>
|
7685
|
+
</xsd:enumeration>
|
7686
|
+
</xsd:restriction>
|
7687
|
+
</xsd:simpleType>
|
7688
|
+
<xsd:complexType name="LocalLB.ProfileHardwareAccelerationModeSequence">
|
7689
|
+
<xsd:complexContent>
|
7690
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7691
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileHardwareAccelerationMode[]'/>
|
7692
|
+
</xsd:restriction>
|
7693
|
+
</xsd:complexContent>
|
7694
|
+
</xsd:complexType>
|
7695
|
+
<xsd:simpleType name="LocalLB.TCPOptionMode">
|
7696
|
+
<xsd:restriction base="xsd:string">
|
7697
|
+
<xsd:enumeration value="TCP_OPTION_MODE_PRESERVE">
|
7698
|
+
<xsd:annotation>
|
7699
|
+
<xsd:documentation>TCP_OPTION_MODE_PRESERVE</xsd:documentation>
|
7700
|
+
</xsd:annotation>
|
7701
|
+
</xsd:enumeration>
|
7702
|
+
<xsd:enumeration value="TCP_OPTION_MODE_STRIP">
|
7703
|
+
<xsd:annotation>
|
7704
|
+
<xsd:documentation>TCP_OPTION_MODE_STRIP</xsd:documentation>
|
7705
|
+
</xsd:annotation>
|
7706
|
+
</xsd:enumeration>
|
7707
|
+
<xsd:enumeration value="TCP_OPTION_MODE_REWRITE">
|
7708
|
+
<xsd:annotation>
|
7709
|
+
<xsd:documentation>TCP_OPTION_MODE_REWRITE</xsd:documentation>
|
7710
|
+
</xsd:annotation>
|
7711
|
+
</xsd:enumeration>
|
7712
|
+
</xsd:restriction>
|
7713
|
+
</xsd:simpleType>
|
7714
|
+
<xsd:complexType name="LocalLB.ProfileFastL4.ProfileFastL4StatisticEntry">
|
7715
|
+
<xsd:sequence>
|
7716
|
+
<xsd:element name="profile_name" type="xsd:string"/>
|
7717
|
+
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
7718
|
+
</xsd:sequence>
|
7719
|
+
</xsd:complexType>
|
7720
|
+
<xsd:complexType name="LocalLB.ProfileFastL4.ProfileFastL4Statistics">
|
7721
|
+
<xsd:sequence>
|
7722
|
+
<xsd:element name="statistics" type="tns:LocalLB.ProfileFastL4.ProfileFastL4StatisticEntrySequence"/>
|
7723
|
+
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
7724
|
+
</xsd:sequence>
|
7725
|
+
</xsd:complexType>
|
7726
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
7727
|
+
<xsd:complexContent>
|
7728
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7729
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
7730
|
+
</xsd:restriction>
|
7731
|
+
</xsd:complexContent>
|
7732
|
+
</xsd:complexType>
|
7733
|
+
<xsd:simpleType name="LocalLB.HardwareAccelerationMode">
|
7734
|
+
<xsd:restriction base="xsd:string">
|
7735
|
+
<xsd:enumeration value="HW_ACCELERATION_MODE_NONE">
|
7736
|
+
<xsd:annotation>
|
7737
|
+
<xsd:documentation>HW_ACCELERATION_MODE_NONE</xsd:documentation>
|
7738
|
+
</xsd:annotation>
|
7739
|
+
</xsd:enumeration>
|
7740
|
+
<xsd:enumeration value="HW_ACCELERATION_MODE_ASSIST">
|
7741
|
+
<xsd:annotation>
|
7742
|
+
<xsd:documentation>HW_ACCELERATION_MODE_ASSIST</xsd:documentation>
|
7743
|
+
</xsd:annotation>
|
7744
|
+
</xsd:enumeration>
|
7745
|
+
<xsd:enumeration value="HW_ACCELERATION_MODE_FULL">
|
7746
|
+
<xsd:annotation>
|
7747
|
+
<xsd:documentation>HW_ACCELERATION_MODE_FULL</xsd:documentation>
|
7748
|
+
</xsd:annotation>
|
7749
|
+
</xsd:enumeration>
|
7750
|
+
</xsd:restriction>
|
7751
|
+
</xsd:simpleType>
|
7752
|
+
<xsd:complexType name="Common.StatisticSequenceSequenceSequence">
|
7753
|
+
<xsd:complexContent>
|
7754
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7755
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StatisticSequenceSequence[]'/>
|
7756
|
+
</xsd:restriction>
|
7757
|
+
</xsd:complexContent>
|
7758
|
+
</xsd:complexType>
|
7759
|
+
<xsd:simpleType name="LocalLB.ProfileFastL4.LateBindingTimeoutRecoveryMode">
|
7760
|
+
<xsd:restriction base="xsd:string">
|
7761
|
+
<xsd:enumeration value="LATE_BINDING_TIMEOUT_RECOVERY_UNKNOWN">
|
7762
|
+
<xsd:annotation>
|
7763
|
+
<xsd:documentation>LATE_BINDING_TIMEOUT_RECOVERY_UNKNOWN</xsd:documentation>
|
7764
|
+
</xsd:annotation>
|
7765
|
+
</xsd:enumeration>
|
7766
|
+
<xsd:enumeration value="LATE_BINDING_TIMEOUT_RECOVERY_DISCONNECT">
|
7767
|
+
<xsd:annotation>
|
7768
|
+
<xsd:documentation>LATE_BINDING_TIMEOUT_RECOVERY_DISCONNECT</xsd:documentation>
|
7769
|
+
</xsd:annotation>
|
7770
|
+
</xsd:enumeration>
|
7771
|
+
<xsd:enumeration value="LATE_BINDING_TIMEOUT_RECOVERY_FALLBACK">
|
7772
|
+
<xsd:annotation>
|
7773
|
+
<xsd:documentation>LATE_BINDING_TIMEOUT_RECOVERY_FALLBACK</xsd:documentation>
|
7774
|
+
</xsd:annotation>
|
7775
|
+
</xsd:enumeration>
|
7776
|
+
</xsd:restriction>
|
7777
|
+
</xsd:simpleType>
|
7778
|
+
<xsd:complexType name="LocalLB.ProfileFastL4.ProfilePVAOffloadState">
|
7779
|
+
<xsd:sequence>
|
7780
|
+
<xsd:element name="value" type="tns:LocalLB.ProfileFastL4.PVAOffloadState"/>
|
7781
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7782
|
+
</xsd:sequence>
|
7783
|
+
</xsd:complexType>
|
7784
|
+
<xsd:complexType name="LocalLB.ProfileEnabledStateSequence">
|
7785
|
+
<xsd:complexContent>
|
7786
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7787
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileEnabledState[]'/>
|
7788
|
+
</xsd:restriction>
|
7789
|
+
</xsd:complexContent>
|
7790
|
+
</xsd:complexType>
|
7791
|
+
<xsd:complexType name="Common.Statistic">
|
7792
|
+
<xsd:sequence>
|
7793
|
+
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
7794
|
+
<xsd:element name="value" type="tns:Common.ULong64"/>
|
7795
|
+
<xsd:element name="time_stamp" type="xsd:long"/>
|
7796
|
+
</xsd:sequence>
|
7797
|
+
</xsd:complexType>
|
7798
|
+
<xsd:complexType name="LocalLB.ProfileTCPOptionMode">
|
7799
|
+
<xsd:sequence>
|
7800
|
+
<xsd:element name="value" type="tns:LocalLB.TCPOptionMode"/>
|
7801
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7802
|
+
</xsd:sequence>
|
7803
|
+
</xsd:complexType>
|
7804
|
+
<xsd:complexType name="LocalLB.ProfileTCPOptionModeSequence">
|
7805
|
+
<xsd:complexContent>
|
7806
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7807
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileTCPOptionMode[]'/>
|
7808
|
+
</xsd:restriction>
|
7809
|
+
</xsd:complexContent>
|
7810
|
+
</xsd:complexType>
|
7811
|
+
</xsd:schema>
|
7812
|
+
</types>
|
7813
|
+
|
7814
|
+
<!-- message -->
|
7815
|
+
|
7816
|
+
<message name="LocalLB.ProfileFastL4.get_listRequest">
|
7817
|
+
</message>
|
7818
|
+
<message name="LocalLB.ProfileFastL4.get_listResponse">
|
7819
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7820
|
+
</message>
|
7821
|
+
|
7822
|
+
<message name="LocalLB.ProfileFastL4.createRequest">
|
7823
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7824
|
+
</message>
|
7825
|
+
<message name="LocalLB.ProfileFastL4.createResponse">
|
7826
|
+
</message>
|
7827
|
+
|
7828
|
+
<message name="LocalLB.ProfileFastL4.delete_profileRequest">
|
7829
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7830
|
+
</message>
|
7831
|
+
<message name="LocalLB.ProfileFastL4.delete_profileResponse">
|
7832
|
+
</message>
|
7833
|
+
|
7834
|
+
<message name="LocalLB.ProfileFastL4.delete_all_profilesRequest">
|
7835
|
+
</message>
|
7836
|
+
<message name="LocalLB.ProfileFastL4.delete_all_profilesResponse">
|
7837
|
+
</message>
|
7838
|
+
|
7839
|
+
<message name="LocalLB.ProfileFastL4.is_base_profileRequest">
|
7840
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7841
|
+
</message>
|
7842
|
+
<message name="LocalLB.ProfileFastL4.is_base_profileResponse">
|
7843
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
7844
|
+
</message>
|
7845
|
+
|
7846
|
+
<message name="LocalLB.ProfileFastL4.is_system_profileRequest">
|
7847
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7848
|
+
</message>
|
7849
|
+
<message name="LocalLB.ProfileFastL4.is_system_profileResponse">
|
7850
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
7851
|
+
</message>
|
7852
|
+
|
7853
|
+
<message name="LocalLB.ProfileFastL4.set_default_profileRequest">
|
7854
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7855
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
7856
|
+
</message>
|
7857
|
+
<message name="LocalLB.ProfileFastL4.set_default_profileResponse">
|
7858
|
+
</message>
|
7859
|
+
|
7860
|
+
<message name="LocalLB.ProfileFastL4.get_default_profileRequest">
|
7861
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7862
|
+
</message>
|
7863
|
+
<message name="LocalLB.ProfileFastL4.get_default_profileResponse">
|
7864
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7865
|
+
</message>
|
7866
|
+
|
7867
|
+
<message name="LocalLB.ProfileFastL4.set_reset_on_timeout_stateRequest">
|
7868
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7869
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7870
|
+
</message>
|
7871
|
+
<message name="LocalLB.ProfileFastL4.set_reset_on_timeout_stateResponse">
|
7872
|
+
</message>
|
7873
|
+
|
7874
|
+
<message name="LocalLB.ProfileFastL4.get_reset_on_timeout_stateRequest">
|
7875
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7876
|
+
</message>
|
7877
|
+
<message name="LocalLB.ProfileFastL4.get_reset_on_timeout_stateResponse">
|
7878
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7879
|
+
</message>
|
7880
|
+
|
7881
|
+
<message name="LocalLB.ProfileFastL4.set_ip_fragment_reassemble_stateRequest">
|
7882
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7883
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7884
|
+
</message>
|
7885
|
+
<message name="LocalLB.ProfileFastL4.set_ip_fragment_reassemble_stateResponse">
|
7886
|
+
</message>
|
7887
|
+
|
7888
|
+
<message name="LocalLB.ProfileFastL4.get_ip_fragment_reassemble_stateRequest">
|
7889
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7890
|
+
</message>
|
7891
|
+
<message name="LocalLB.ProfileFastL4.get_ip_fragment_reassemble_stateResponse">
|
7892
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7893
|
+
</message>
|
7894
|
+
|
7895
|
+
<message name="LocalLB.ProfileFastL4.set_idle_timeoutRequest">
|
7896
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7897
|
+
<part name="timeouts" type="tns:LocalLB.ProfileULongSequence"/>
|
7898
|
+
</message>
|
7899
|
+
<message name="LocalLB.ProfileFastL4.set_idle_timeoutResponse">
|
7900
|
+
</message>
|
7901
|
+
|
7902
|
+
<message name="LocalLB.ProfileFastL4.get_idle_timeoutRequest">
|
7903
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7904
|
+
</message>
|
7905
|
+
<message name="LocalLB.ProfileFastL4.get_idle_timeoutResponse">
|
7906
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
7907
|
+
</message>
|
7908
|
+
|
7909
|
+
<message name="LocalLB.ProfileFastL4.set_tcp_handshake_timeoutRequest">
|
7910
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7911
|
+
<part name="timeouts" type="tns:LocalLB.ProfileULongSequence"/>
|
7912
|
+
</message>
|
7913
|
+
<message name="LocalLB.ProfileFastL4.set_tcp_handshake_timeoutResponse">
|
7914
|
+
</message>
|
7915
|
+
|
7916
|
+
<message name="LocalLB.ProfileFastL4.get_tcp_handshake_timeoutRequest">
|
7917
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7918
|
+
</message>
|
7919
|
+
<message name="LocalLB.ProfileFastL4.get_tcp_handshake_timeoutResponse">
|
7920
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
7921
|
+
</message>
|
7922
|
+
|
7923
|
+
<message name="LocalLB.ProfileFastL4.set_tcp_close_timeoutRequest">
|
7924
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7925
|
+
<part name="timeouts" type="tns:LocalLB.ProfileULongSequence"/>
|
7926
|
+
</message>
|
7927
|
+
<message name="LocalLB.ProfileFastL4.set_tcp_close_timeoutResponse">
|
7928
|
+
</message>
|
7929
|
+
|
7930
|
+
<message name="LocalLB.ProfileFastL4.get_tcp_close_timeoutRequest">
|
7931
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7932
|
+
</message>
|
7933
|
+
<message name="LocalLB.ProfileFastL4.get_tcp_close_timeoutResponse">
|
7934
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
7935
|
+
</message>
|
7936
|
+
|
7937
|
+
<message name="LocalLB.ProfileFastL4.set_mss_overrideRequest">
|
7938
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7939
|
+
<part name="mss_overrides" type="tns:LocalLB.ProfileULongSequence"/>
|
7940
|
+
</message>
|
7941
|
+
<message name="LocalLB.ProfileFastL4.set_mss_overrideResponse">
|
7942
|
+
</message>
|
7943
|
+
|
7944
|
+
<message name="LocalLB.ProfileFastL4.get_mss_overrideRequest">
|
7945
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7946
|
+
</message>
|
7947
|
+
<message name="LocalLB.ProfileFastL4.get_mss_overrideResponse">
|
7948
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
7949
|
+
</message>
|
7950
|
+
|
7951
|
+
<message name="LocalLB.ProfileFastL4.set_hardware_acceleration_modeRequest">
|
7952
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7953
|
+
<part name="acceleration_modes" type="tns:LocalLB.ProfileHardwareAccelerationModeSequence"/>
|
7954
|
+
</message>
|
7955
|
+
<message name="LocalLB.ProfileFastL4.set_hardware_acceleration_modeResponse">
|
7956
|
+
</message>
|
7957
|
+
|
7958
|
+
<message name="LocalLB.ProfileFastL4.get_hardware_acceleration_modeRequest">
|
7959
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7960
|
+
</message>
|
7961
|
+
<message name="LocalLB.ProfileFastL4.get_hardware_acceleration_modeResponse">
|
7962
|
+
<part name="return" type="tns:LocalLB.ProfileHardwareAccelerationModeSequence"/>
|
7963
|
+
</message>
|
6092
7964
|
|
6093
7965
|
<message name="LocalLB.ProfileFastL4.set_tcp_timestamp_modeRequest">
|
6094
7966
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
@@ -6314,6 +8186,62 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6314
8186
|
<part name="return" type="tns:LocalLB.ProfileFastL4.ProfilePVAOffloadStateSequence"/>
|
6315
8187
|
</message>
|
6316
8188
|
|
8189
|
+
<message name="LocalLB.ProfileFastL4.set_late_binding_stateRequest">
|
8190
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8191
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8192
|
+
</message>
|
8193
|
+
<message name="LocalLB.ProfileFastL4.set_late_binding_stateResponse">
|
8194
|
+
</message>
|
8195
|
+
|
8196
|
+
<message name="LocalLB.ProfileFastL4.get_late_binding_stateRequest">
|
8197
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8198
|
+
</message>
|
8199
|
+
<message name="LocalLB.ProfileFastL4.get_late_binding_stateResponse">
|
8200
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8201
|
+
</message>
|
8202
|
+
|
8203
|
+
<message name="LocalLB.ProfileFastL4.set_late_binding_explicit_flow_migration_stateRequest">
|
8204
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8205
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8206
|
+
</message>
|
8207
|
+
<message name="LocalLB.ProfileFastL4.set_late_binding_explicit_flow_migration_stateResponse">
|
8208
|
+
</message>
|
8209
|
+
|
8210
|
+
<message name="LocalLB.ProfileFastL4.get_late_binding_explicit_flow_migration_stateRequest">
|
8211
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8212
|
+
</message>
|
8213
|
+
<message name="LocalLB.ProfileFastL4.get_late_binding_explicit_flow_migration_stateResponse">
|
8214
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8215
|
+
</message>
|
8216
|
+
|
8217
|
+
<message name="LocalLB.ProfileFastL4.set_late_binding_client_timeoutRequest">
|
8218
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8219
|
+
<part name="timeouts" type="tns:LocalLB.ProfileULongSequence"/>
|
8220
|
+
</message>
|
8221
|
+
<message name="LocalLB.ProfileFastL4.set_late_binding_client_timeoutResponse">
|
8222
|
+
</message>
|
8223
|
+
|
8224
|
+
<message name="LocalLB.ProfileFastL4.get_late_binding_client_timeoutRequest">
|
8225
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8226
|
+
</message>
|
8227
|
+
<message name="LocalLB.ProfileFastL4.get_late_binding_client_timeoutResponse">
|
8228
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8229
|
+
</message>
|
8230
|
+
|
8231
|
+
<message name="LocalLB.ProfileFastL4.set_late_binding_timeout_recovery_modeRequest">
|
8232
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8233
|
+
<part name="modes" type="tns:LocalLB.ProfileFastL4.ProfileLateBindingTimeoutRecoveryModeSequence"/>
|
8234
|
+
</message>
|
8235
|
+
<message name="LocalLB.ProfileFastL4.set_late_binding_timeout_recovery_modeResponse">
|
8236
|
+
</message>
|
8237
|
+
|
8238
|
+
<message name="LocalLB.ProfileFastL4.get_late_binding_timeout_recovery_modeRequest">
|
8239
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8240
|
+
</message>
|
8241
|
+
<message name="LocalLB.ProfileFastL4.get_late_binding_timeout_recovery_modeResponse">
|
8242
|
+
<part name="return" type="tns:LocalLB.ProfileFastL4.ProfileLateBindingTimeoutRecoveryModeSequence"/>
|
8243
|
+
</message>
|
8244
|
+
|
6317
8245
|
<message name="LocalLB.ProfileFastL4.set_descriptionRequest">
|
6318
8246
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6319
8247
|
<part name="descriptions" type="tns:Common.StringSequence"/>
|
@@ -6374,7 +8302,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6374
8302
|
<operation name="get_list">
|
6375
8303
|
<documentation>
|
6376
8304
|
Gets a list of all profiles.
|
6377
|
-
|
8305
|
+
|
6378
8306
|
</documentation>
|
6379
8307
|
<input message="tns:LocalLB.ProfileFastL4.get_listRequest"/>
|
6380
8308
|
<output message="tns:LocalLB.ProfileFastL4.get_listResponse"/>
|
@@ -6853,6 +8781,110 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6853
8781
|
<input message="tns:LocalLB.ProfileFastL4.get_pva_offload_stateRequest"/>
|
6854
8782
|
<output message="tns:LocalLB.ProfileFastL4.get_pva_offload_stateResponse"/>
|
6855
8783
|
</operation>
|
8784
|
+
<operation name="set_late_binding_state">
|
8785
|
+
<documentation>
|
8786
|
+
Enables or disables late binding for a set of FastL4 profiles.
|
8787
|
+
It is disabled by default.
|
8788
|
+
|
8789
|
+
Late binding allows flows to start in L7 performing pool member selection
|
8790
|
+
based on tags and FIX messages and then transition to FastL4 in the ePVA
|
8791
|
+
to manage all subsequent trading traffic. You need a FIX profile in the
|
8792
|
+
Performace FastL4 Virtual Server configuration.
|
8793
|
+
Layer 7 to Layer 4 flow migration permits, with constraints, hudfilters
|
8794
|
+
and iRules to analyze Layer 7 data, select a back-end server, and then
|
8795
|
+
push the client and server-side flows down to the ePVA for low latency
|
8796
|
+
processing at Layer 4. The client side connection is fully established,
|
8797
|
+
and application data is processed, before a server-side connection is
|
8798
|
+
established. An iRule uses the application data to select the back-end
|
8799
|
+
server to provide a late binding between the client connection and a server
|
8800
|
+
connection. This provides application layer intelligence during server load
|
8801
|
+
balancing followed by extremely low latency, hardware assisted, packet
|
8802
|
+
fowarding via the ePVA.
|
8803
|
+
|
8804
|
+
</documentation>
|
8805
|
+
<input message="tns:LocalLB.ProfileFastL4.set_late_binding_stateRequest"/>
|
8806
|
+
<output message="tns:LocalLB.ProfileFastL4.set_late_binding_stateResponse"/>
|
8807
|
+
</operation>
|
8808
|
+
<operation name="get_late_binding_state">
|
8809
|
+
<documentation>
|
8810
|
+
Gets late binding states for a set of FastL4 profiles.
|
8811
|
+
|
8812
|
+
</documentation>
|
8813
|
+
<input message="tns:LocalLB.ProfileFastL4.get_late_binding_stateRequest"/>
|
8814
|
+
<output message="tns:LocalLB.ProfileFastL4.get_late_binding_stateResponse"/>
|
8815
|
+
</operation>
|
8816
|
+
<operation name="set_late_binding_explicit_flow_migration_state">
|
8817
|
+
<documentation>
|
8818
|
+
Enables or disables late binding explicit flow migration for a
|
8819
|
+
set of FastL4 profiles. It is disabled by default.
|
8820
|
+
|
8821
|
+
The late binding explicit flow migration state indicates whether
|
8822
|
+
connections are automatically migrated into the hardware (disabled)
|
8823
|
+
or they must be explicitly migrated to hardware by the iRule
|
8824
|
+
command BIGTCP::release_flow (enabled).
|
8825
|
+
Having this enabled will allow specifying iRules that will analyze
|
8826
|
+
Layer 7 data, select a back-end server, and then push the client and
|
8827
|
+
server-side flows down to the ePVA for low latency processing at
|
8828
|
+
Layer 4. Notice that none of this is possible at Layer 4.
|
8829
|
+
|
8830
|
+
</documentation>
|
8831
|
+
<input message="tns:LocalLB.ProfileFastL4.set_late_binding_explicit_flow_migration_stateRequest"/>
|
8832
|
+
<output message="tns:LocalLB.ProfileFastL4.set_late_binding_explicit_flow_migration_stateResponse"/>
|
8833
|
+
</operation>
|
8834
|
+
<operation name="get_late_binding_explicit_flow_migration_state">
|
8835
|
+
<documentation>
|
8836
|
+
Gets late binding explicit flow migration states for a set of
|
8837
|
+
FastL4 profiles.
|
8838
|
+
|
8839
|
+
</documentation>
|
8840
|
+
<input message="tns:LocalLB.ProfileFastL4.get_late_binding_explicit_flow_migration_stateRequest"/>
|
8841
|
+
<output message="tns:LocalLB.ProfileFastL4.get_late_binding_explicit_flow_migration_stateResponse"/>
|
8842
|
+
</operation>
|
8843
|
+
<operation name="set_late_binding_client_timeout">
|
8844
|
+
<documentation>
|
8845
|
+
Sets the late binding client timeout for the specified profiles.
|
8846
|
+
The default is 30 seconds.
|
8847
|
+
|
8848
|
+
The late binding client timeout is the number of seconds allowed for a client
|
8849
|
+
to transmit enough data to select a server when late binding is enabled.
|
8850
|
+
If this timeout expires, the timeout recovery mode will dictate whether to drop
|
8851
|
+
the connections or fallback to the normal FastL4 load-balancing method to pick
|
8852
|
+
a server. The default timeout recovery action is to disconnect.
|
8853
|
+
|
8854
|
+
</documentation>
|
8855
|
+
<input message="tns:LocalLB.ProfileFastL4.set_late_binding_client_timeoutRequest"/>
|
8856
|
+
<output message="tns:LocalLB.ProfileFastL4.set_late_binding_client_timeoutResponse"/>
|
8857
|
+
</operation>
|
8858
|
+
<operation name="get_late_binding_client_timeout">
|
8859
|
+
<documentation>
|
8860
|
+
Gets the late binding client timeout for the specified profiles.
|
8861
|
+
|
8862
|
+
</documentation>
|
8863
|
+
<input message="tns:LocalLB.ProfileFastL4.get_late_binding_client_timeoutRequest"/>
|
8864
|
+
<output message="tns:LocalLB.ProfileFastL4.get_late_binding_client_timeoutResponse"/>
|
8865
|
+
</operation>
|
8866
|
+
<operation name="set_late_binding_timeout_recovery_mode">
|
8867
|
+
<documentation>
|
8868
|
+
Sets the late binding timeout recovery modes for the specified profiles.
|
8869
|
+
The default is to disconnect the connection.
|
8870
|
+
|
8871
|
+
The late binding timeout recovery mode indicates the action to take when
|
8872
|
+
late binding timeout occurs on a connection. This would be disconnect if only
|
8873
|
+
the L7 iRule actions are acceptable to pick a server or fallback if the normal
|
8874
|
+
FastL4 load-balancing methods are acceptable to pick a server.
|
8875
|
+
|
8876
|
+
</documentation>
|
8877
|
+
<input message="tns:LocalLB.ProfileFastL4.set_late_binding_timeout_recovery_modeRequest"/>
|
8878
|
+
<output message="tns:LocalLB.ProfileFastL4.set_late_binding_timeout_recovery_modeResponse"/>
|
8879
|
+
</operation>
|
8880
|
+
<operation name="get_late_binding_timeout_recovery_mode">
|
8881
|
+
<documentation>
|
8882
|
+
Gets the late binding timeout recovery modes for the specified profiles.
|
8883
|
+
|
8884
|
+
</documentation>
|
8885
|
+
<input message="tns:LocalLB.ProfileFastL4.get_late_binding_timeout_recovery_modeRequest"/>
|
8886
|
+
<output message="tns:LocalLB.ProfileFastL4.get_late_binding_timeout_recovery_modeResponse"/>
|
8887
|
+
</operation>
|
6856
8888
|
<operation name="set_description">
|
6857
8889
|
<documentation>
|
6858
8890
|
Sets the description for a set of FastL4 profiles.
|
@@ -6929,7 +8961,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6929
8961
|
<operation name="get_list">
|
6930
8962
|
<documentation>
|
6931
8963
|
Gets a list of all profiles.
|
6932
|
-
|
8964
|
+
|
6933
8965
|
</documentation>
|
6934
8966
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFastL4"/>
|
6935
8967
|
<input>
|
@@ -8056,6 +10088,206 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8056
10088
|
</output>
|
8057
10089
|
</operation>
|
8058
10090
|
|
10091
|
+
<operation name="set_late_binding_state">
|
10092
|
+
<documentation>
|
10093
|
+
Enables or disables late binding for a set of FastL4 profiles.
|
10094
|
+
It is disabled by default.
|
10095
|
+
|
10096
|
+
Late binding allows flows to start in L7 performing pool member selection
|
10097
|
+
based on tags and FIX messages and then transition to FastL4 in the ePVA
|
10098
|
+
to manage all subsequent trading traffic. You need a FIX profile in the
|
10099
|
+
Performace FastL4 Virtual Server configuration.
|
10100
|
+
Layer 7 to Layer 4 flow migration permits, with constraints, hudfilters
|
10101
|
+
and iRules to analyze Layer 7 data, select a back-end server, and then
|
10102
|
+
push the client and server-side flows down to the ePVA for low latency
|
10103
|
+
processing at Layer 4. The client side connection is fully established,
|
10104
|
+
and application data is processed, before a server-side connection is
|
10105
|
+
established. An iRule uses the application data to select the back-end
|
10106
|
+
server to provide a late binding between the client connection and a server
|
10107
|
+
connection. This provides application layer intelligence during server load
|
10108
|
+
balancing followed by extremely low latency, hardware assisted, packet
|
10109
|
+
fowarding via the ePVA.
|
10110
|
+
|
10111
|
+
</documentation>
|
10112
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFastL4"/>
|
10113
|
+
<input>
|
10114
|
+
<soap:body
|
10115
|
+
use="encoded"
|
10116
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10117
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10118
|
+
</input>
|
10119
|
+
<output>
|
10120
|
+
<soap:body
|
10121
|
+
use="encoded"
|
10122
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10123
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10124
|
+
</output>
|
10125
|
+
</operation>
|
10126
|
+
|
10127
|
+
<operation name="get_late_binding_state">
|
10128
|
+
<documentation>
|
10129
|
+
Gets late binding states for a set of FastL4 profiles.
|
10130
|
+
|
10131
|
+
</documentation>
|
10132
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFastL4"/>
|
10133
|
+
<input>
|
10134
|
+
<soap:body
|
10135
|
+
use="encoded"
|
10136
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10137
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10138
|
+
</input>
|
10139
|
+
<output>
|
10140
|
+
<soap:body
|
10141
|
+
use="encoded"
|
10142
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10143
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10144
|
+
</output>
|
10145
|
+
</operation>
|
10146
|
+
|
10147
|
+
<operation name="set_late_binding_explicit_flow_migration_state">
|
10148
|
+
<documentation>
|
10149
|
+
Enables or disables late binding explicit flow migration for a
|
10150
|
+
set of FastL4 profiles. It is disabled by default.
|
10151
|
+
|
10152
|
+
The late binding explicit flow migration state indicates whether
|
10153
|
+
connections are automatically migrated into the hardware (disabled)
|
10154
|
+
or they must be explicitly migrated to hardware by the iRule
|
10155
|
+
command BIGTCP::release_flow (enabled).
|
10156
|
+
Having this enabled will allow specifying iRules that will analyze
|
10157
|
+
Layer 7 data, select a back-end server, and then push the client and
|
10158
|
+
server-side flows down to the ePVA for low latency processing at
|
10159
|
+
Layer 4. Notice that none of this is possible at Layer 4.
|
10160
|
+
|
10161
|
+
</documentation>
|
10162
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFastL4"/>
|
10163
|
+
<input>
|
10164
|
+
<soap:body
|
10165
|
+
use="encoded"
|
10166
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10167
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10168
|
+
</input>
|
10169
|
+
<output>
|
10170
|
+
<soap:body
|
10171
|
+
use="encoded"
|
10172
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10173
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10174
|
+
</output>
|
10175
|
+
</operation>
|
10176
|
+
|
10177
|
+
<operation name="get_late_binding_explicit_flow_migration_state">
|
10178
|
+
<documentation>
|
10179
|
+
Gets late binding explicit flow migration states for a set of
|
10180
|
+
FastL4 profiles.
|
10181
|
+
|
10182
|
+
</documentation>
|
10183
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFastL4"/>
|
10184
|
+
<input>
|
10185
|
+
<soap:body
|
10186
|
+
use="encoded"
|
10187
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10188
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10189
|
+
</input>
|
10190
|
+
<output>
|
10191
|
+
<soap:body
|
10192
|
+
use="encoded"
|
10193
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10194
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10195
|
+
</output>
|
10196
|
+
</operation>
|
10197
|
+
|
10198
|
+
<operation name="set_late_binding_client_timeout">
|
10199
|
+
<documentation>
|
10200
|
+
Sets the late binding client timeout for the specified profiles.
|
10201
|
+
The default is 30 seconds.
|
10202
|
+
|
10203
|
+
The late binding client timeout is the number of seconds allowed for a client
|
10204
|
+
to transmit enough data to select a server when late binding is enabled.
|
10205
|
+
If this timeout expires, the timeout recovery mode will dictate whether to drop
|
10206
|
+
the connections or fallback to the normal FastL4 load-balancing method to pick
|
10207
|
+
a server. The default timeout recovery action is to disconnect.
|
10208
|
+
|
10209
|
+
</documentation>
|
10210
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFastL4"/>
|
10211
|
+
<input>
|
10212
|
+
<soap:body
|
10213
|
+
use="encoded"
|
10214
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10215
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10216
|
+
</input>
|
10217
|
+
<output>
|
10218
|
+
<soap:body
|
10219
|
+
use="encoded"
|
10220
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10221
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10222
|
+
</output>
|
10223
|
+
</operation>
|
10224
|
+
|
10225
|
+
<operation name="get_late_binding_client_timeout">
|
10226
|
+
<documentation>
|
10227
|
+
Gets the late binding client timeout for the specified profiles.
|
10228
|
+
|
10229
|
+
</documentation>
|
10230
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFastL4"/>
|
10231
|
+
<input>
|
10232
|
+
<soap:body
|
10233
|
+
use="encoded"
|
10234
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10235
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10236
|
+
</input>
|
10237
|
+
<output>
|
10238
|
+
<soap:body
|
10239
|
+
use="encoded"
|
10240
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10241
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10242
|
+
</output>
|
10243
|
+
</operation>
|
10244
|
+
|
10245
|
+
<operation name="set_late_binding_timeout_recovery_mode">
|
10246
|
+
<documentation>
|
10247
|
+
Sets the late binding timeout recovery modes for the specified profiles.
|
10248
|
+
The default is to disconnect the connection.
|
10249
|
+
|
10250
|
+
The late binding timeout recovery mode indicates the action to take when
|
10251
|
+
late binding timeout occurs on a connection. This would be disconnect if only
|
10252
|
+
the L7 iRule actions are acceptable to pick a server or fallback if the normal
|
10253
|
+
FastL4 load-balancing methods are acceptable to pick a server.
|
10254
|
+
|
10255
|
+
</documentation>
|
10256
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFastL4"/>
|
10257
|
+
<input>
|
10258
|
+
<soap:body
|
10259
|
+
use="encoded"
|
10260
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10261
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10262
|
+
</input>
|
10263
|
+
<output>
|
10264
|
+
<soap:body
|
10265
|
+
use="encoded"
|
10266
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10267
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10268
|
+
</output>
|
10269
|
+
</operation>
|
10270
|
+
|
10271
|
+
<operation name="get_late_binding_timeout_recovery_mode">
|
10272
|
+
<documentation>
|
10273
|
+
Gets the late binding timeout recovery modes for the specified profiles.
|
10274
|
+
|
10275
|
+
</documentation>
|
10276
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFastL4"/>
|
10277
|
+
<input>
|
10278
|
+
<soap:body
|
10279
|
+
use="encoded"
|
10280
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10281
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10282
|
+
</input>
|
10283
|
+
<output>
|
10284
|
+
<soap:body
|
10285
|
+
use="encoded"
|
10286
|
+
namespace="urn:iControl:LocalLB/ProfileFastL4"
|
10287
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10288
|
+
</output>
|
10289
|
+
</operation>
|
10290
|
+
|
8059
10291
|
<operation name="set_description">
|
8060
10292
|
<documentation>
|
8061
10293
|
Sets the description for a set of FastL4 profiles.
|