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
|
|
@@ -42,6 +42,45 @@ All other trademarks mentioned in this document are the property of their respec
|
|
42
42
|
</xsd:enumeration>
|
43
43
|
</xsd:restriction>
|
44
44
|
</xsd:simpleType>
|
45
|
+
<xsd:simpleType name="GlobalLB.DNSReturnCode">
|
46
|
+
<xsd:restriction base="xsd:string">
|
47
|
+
<xsd:enumeration value="RETURN_CODE_UNKNOWN">
|
48
|
+
<xsd:annotation>
|
49
|
+
<xsd:documentation>RETURN_CODE_UNKNOWN</xsd:documentation>
|
50
|
+
</xsd:annotation>
|
51
|
+
</xsd:enumeration>
|
52
|
+
<xsd:enumeration value="RETURN_CODE_NO_ERROR">
|
53
|
+
<xsd:annotation>
|
54
|
+
<xsd:documentation>RETURN_CODE_NO_ERROR</xsd:documentation>
|
55
|
+
</xsd:annotation>
|
56
|
+
</xsd:enumeration>
|
57
|
+
<xsd:enumeration value="RETURN_CODE_FORMAT_ERROR">
|
58
|
+
<xsd:annotation>
|
59
|
+
<xsd:documentation>RETURN_CODE_FORMAT_ERROR</xsd:documentation>
|
60
|
+
</xsd:annotation>
|
61
|
+
</xsd:enumeration>
|
62
|
+
<xsd:enumeration value="RETURN_CODE_SERVER_FAILURE">
|
63
|
+
<xsd:annotation>
|
64
|
+
<xsd:documentation>RETURN_CODE_SERVER_FAILURE</xsd:documentation>
|
65
|
+
</xsd:annotation>
|
66
|
+
</xsd:enumeration>
|
67
|
+
<xsd:enumeration value="RETURN_CODE_NON_EXISTENT_DOMAIN">
|
68
|
+
<xsd:annotation>
|
69
|
+
<xsd:documentation>RETURN_CODE_NON_EXISTENT_DOMAIN</xsd:documentation>
|
70
|
+
</xsd:annotation>
|
71
|
+
</xsd:enumeration>
|
72
|
+
<xsd:enumeration value="RETURN_CODE_NOT_IMPLEMENTED">
|
73
|
+
<xsd:annotation>
|
74
|
+
<xsd:documentation>RETURN_CODE_NOT_IMPLEMENTED</xsd:documentation>
|
75
|
+
</xsd:annotation>
|
76
|
+
</xsd:enumeration>
|
77
|
+
<xsd:enumeration value="RETURN_CODE_REFUSED">
|
78
|
+
<xsd:annotation>
|
79
|
+
<xsd:documentation>RETURN_CODE_REFUSED</xsd:documentation>
|
80
|
+
</xsd:annotation>
|
81
|
+
</xsd:enumeration>
|
82
|
+
</xsd:restriction>
|
83
|
+
</xsd:simpleType>
|
45
84
|
<xsd:simpleType name="GlobalLB.DomainNameCheckMode">
|
46
85
|
<xsd:restriction base="xsd:string">
|
47
86
|
<xsd:enumeration value="DOMAIN_NAME_CHECK_MODE_UNKNOWN">
|
@@ -1048,6 +1087,42 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1048
1087
|
<part name="return" type="tns:Common.EnabledState"/>
|
1049
1088
|
</message>
|
1050
1089
|
|
1090
|
+
<message name="GlobalLB.Globals.set_failure_response_return_code_stateRequest">
|
1091
|
+
<part name="state" type="tns:Common.EnabledState"/>
|
1092
|
+
</message>
|
1093
|
+
<message name="GlobalLB.Globals.set_failure_response_return_code_stateResponse">
|
1094
|
+
</message>
|
1095
|
+
|
1096
|
+
<message name="GlobalLB.Globals.get_failure_response_return_code_stateRequest">
|
1097
|
+
</message>
|
1098
|
+
<message name="GlobalLB.Globals.get_failure_response_return_code_stateResponse">
|
1099
|
+
<part name="return" type="tns:Common.EnabledState"/>
|
1100
|
+
</message>
|
1101
|
+
|
1102
|
+
<message name="GlobalLB.Globals.set_failure_response_return_codeRequest">
|
1103
|
+
<part name="return_code" type="tns:GlobalLB.DNSReturnCode"/>
|
1104
|
+
</message>
|
1105
|
+
<message name="GlobalLB.Globals.set_failure_response_return_codeResponse">
|
1106
|
+
</message>
|
1107
|
+
|
1108
|
+
<message name="GlobalLB.Globals.get_failure_response_return_codeRequest">
|
1109
|
+
</message>
|
1110
|
+
<message name="GlobalLB.Globals.get_failure_response_return_codeResponse">
|
1111
|
+
<part name="return" type="tns:GlobalLB.DNSReturnCode"/>
|
1112
|
+
</message>
|
1113
|
+
|
1114
|
+
<message name="GlobalLB.Globals.set_failure_response_return_code_ttlRequest">
|
1115
|
+
<part name="value" type="xsd:long"/>
|
1116
|
+
</message>
|
1117
|
+
<message name="GlobalLB.Globals.set_failure_response_return_code_ttlResponse">
|
1118
|
+
</message>
|
1119
|
+
|
1120
|
+
<message name="GlobalLB.Globals.get_failure_response_return_code_ttlRequest">
|
1121
|
+
</message>
|
1122
|
+
<message name="GlobalLB.Globals.get_failure_response_return_code_ttlResponse">
|
1123
|
+
<part name="return" type="xsd:long"/>
|
1124
|
+
</message>
|
1125
|
+
|
1051
1126
|
<message name="GlobalLB.Globals.get_versionRequest">
|
1052
1127
|
</message>
|
1053
1128
|
<message name="GlobalLB.Globals.get_versionResponse">
|
@@ -1282,7 +1357,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1282
1357
|
<operation name="set_domain_name_check_mode">
|
1283
1358
|
<documentation>
|
1284
1359
|
Sets the mode for GTM to use when performing domain
|
1285
|
-
name checking. The default value is
|
1360
|
+
name checking. The default value is DOMAIN_NAME_CHECK_MODE_ALLOW_UNDERSCORE.
|
1286
1361
|
|
1287
1362
|
</documentation>
|
1288
1363
|
<input message="tns:GlobalLB.Globals.set_domain_name_check_modeRequest"/>
|
@@ -1927,8 +2002,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1927
2002
|
<documentation>
|
1928
2003
|
Sets the link limit factor, which is used to set a target percentage for traffic. For example,
|
1929
2004
|
if it is set to 90, the ratio cost based load-balancing will set a ratio with a maximum value
|
1930
|
-
equal to
|
1931
|
-
|
2005
|
+
equal to 900f the limit value for the link. Default is 95
|
1932
2006
|
|
1933
2007
|
</documentation>
|
1934
2008
|
<input message="tns:GlobalLB.Globals.set_link_limit_factorRequest"/>
|
@@ -1938,8 +2012,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1938
2012
|
<documentation>
|
1939
2013
|
Gets the link limit factor, which is used to set a target percentage for traffic. For example,
|
1940
2014
|
if it is set to 90, the ratio cost based load-balancing will set a ratio with a maximum value
|
1941
|
-
equal to
|
1942
|
-
|
2015
|
+
equal to 900f the limit value for the link. Default is 95
|
1943
2016
|
|
1944
2017
|
</documentation>
|
1945
2018
|
<input message="tns:GlobalLB.Globals.get_link_limit_factorRequest"/>
|
@@ -1950,8 +2023,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1950
2023
|
Sets the over-limit link limit factor. If traffic on a link exceeds the limit, this factor will
|
1951
2024
|
be used instead of the link_limit_factor until the traffic is over limit for more than
|
1952
2025
|
max_link_over_limit_count times. Once the limit has been exceeded too many times, all traffic
|
1953
|
-
is shut off for the link. The default for over_limit_link_limit_factor is 90
|
1954
|
-
|
2026
|
+
is shut off for the link. The default for over_limit_link_limit_factor is 90
|
1955
2027
|
|
1956
2028
|
</documentation>
|
1957
2029
|
<input message="tns:GlobalLB.Globals.set_over_limit_link_limit_factorRequest"/>
|
@@ -1962,8 +2034,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1962
2034
|
Gets the over-limit link limit factor. If traffic on a link exceeds the limit, this factor will
|
1963
2035
|
be used instead of the link_limit_factor until the traffic is over limit for more than
|
1964
2036
|
max_link_over_limit_count times. Once the limit has been exceeded too many times, all traffic
|
1965
|
-
is shut off for the link. The default for over_limit_link_limit_factor is 90
|
1966
|
-
|
2037
|
+
is shut off for the link. The default for over_limit_link_limit_factor is 90
|
1967
2038
|
|
1968
2039
|
</documentation>
|
1969
2040
|
<input message="tns:GlobalLB.Globals.get_over_limit_link_limit_factorRequest"/>
|
@@ -1972,8 +2043,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1972
2043
|
<operation name="set_link_prepaid_factor">
|
1973
2044
|
<documentation>
|
1974
2045
|
Sets the link prepaid factor. Maximum percentage of traffic allocated to link which has a
|
1975
|
-
traffic allotment which has been prepaid. Default is 95
|
1976
|
-
|
2046
|
+
traffic allotment which has been prepaid. Default is 95
|
1977
2047
|
|
1978
2048
|
</documentation>
|
1979
2049
|
<input message="tns:GlobalLB.Globals.set_link_prepaid_factorRequest"/>
|
@@ -1982,8 +2052,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
1982
2052
|
<operation name="get_link_prepaid_factor">
|
1983
2053
|
<documentation>
|
1984
2054
|
Gets the link prepaid factor. Maximum percentage of traffic allocated to link which has a
|
1985
|
-
traffic allotment which has been prepaid. Default is 95
|
1986
|
-
|
2055
|
+
traffic allotment which has been prepaid. Default is 95
|
1987
2056
|
|
1988
2057
|
</documentation>
|
1989
2058
|
<input message="tns:GlobalLB.Globals.get_link_prepaid_factorRequest"/>
|
@@ -2425,6 +2494,61 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2425
2494
|
<input message="tns:GlobalLB.Globals.get_forward_status_stateRequest"/>
|
2426
2495
|
<output message="tns:GlobalLB.Globals.get_forward_status_stateResponse"/>
|
2427
2496
|
</operation>
|
2497
|
+
<operation name="set_failure_response_return_code_state">
|
2498
|
+
<documentation>
|
2499
|
+
Sets the state indicating whether globally the system should return
|
2500
|
+
the failure response return code to failed requests. With this option
|
2501
|
+
enabled, the system responds faster to requests for which it does not
|
2502
|
+
have a pool or pool member available. The default is disabled.
|
2503
|
+
|
2504
|
+
</documentation>
|
2505
|
+
<input message="tns:GlobalLB.Globals.set_failure_response_return_code_stateRequest"/>
|
2506
|
+
<output message="tns:GlobalLB.Globals.set_failure_response_return_code_stateResponse"/>
|
2507
|
+
</operation>
|
2508
|
+
<operation name="get_failure_response_return_code_state">
|
2509
|
+
<documentation>
|
2510
|
+
Gets the state indicating whether globally the system should return the
|
2511
|
+
failure response return code to failed requests.
|
2512
|
+
|
2513
|
+
</documentation>
|
2514
|
+
<input message="tns:GlobalLB.Globals.get_failure_response_return_code_stateRequest"/>
|
2515
|
+
<output message="tns:GlobalLB.Globals.get_failure_response_return_code_stateResponse"/>
|
2516
|
+
</operation>
|
2517
|
+
<operation name="set_failure_response_return_code">
|
2518
|
+
<documentation>
|
2519
|
+
Sets the global failure response return code. The default value is
|
2520
|
+
RETURN_CODE_NO_ERROR.
|
2521
|
+
|
2522
|
+
</documentation>
|
2523
|
+
<input message="tns:GlobalLB.Globals.set_failure_response_return_codeRequest"/>
|
2524
|
+
<output message="tns:GlobalLB.Globals.set_failure_response_return_codeResponse"/>
|
2525
|
+
</operation>
|
2526
|
+
<operation name="get_failure_response_return_code">
|
2527
|
+
<documentation>
|
2528
|
+
Gets the global failure response return code.
|
2529
|
+
|
2530
|
+
</documentation>
|
2531
|
+
<input message="tns:GlobalLB.Globals.get_failure_response_return_codeRequest"/>
|
2532
|
+
<output message="tns:GlobalLB.Globals.get_failure_response_return_codeResponse"/>
|
2533
|
+
</operation>
|
2534
|
+
<operation name="set_failure_response_return_code_ttl">
|
2535
|
+
<documentation>
|
2536
|
+
Sets the global failure response return code caching TTL value (in seconds).
|
2537
|
+
The value indicates the time to maintain the negative answer by a downstream
|
2538
|
+
DNS cache. The default value is 0.
|
2539
|
+
|
2540
|
+
</documentation>
|
2541
|
+
<input message="tns:GlobalLB.Globals.set_failure_response_return_code_ttlRequest"/>
|
2542
|
+
<output message="tns:GlobalLB.Globals.set_failure_response_return_code_ttlResponse"/>
|
2543
|
+
</operation>
|
2544
|
+
<operation name="get_failure_response_return_code_ttl">
|
2545
|
+
<documentation>
|
2546
|
+
Gets the global failure response return code caching TTL value.
|
2547
|
+
|
2548
|
+
</documentation>
|
2549
|
+
<input message="tns:GlobalLB.Globals.get_failure_response_return_code_ttlRequest"/>
|
2550
|
+
<output message="tns:GlobalLB.Globals.get_failure_response_return_code_ttlResponse"/>
|
2551
|
+
</operation>
|
2428
2552
|
<operation name="get_version">
|
2429
2553
|
<documentation>
|
2430
2554
|
Gets the version information for this interface.
|
@@ -2953,7 +3077,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
2953
3077
|
<operation name="set_domain_name_check_mode">
|
2954
3078
|
<documentation>
|
2955
3079
|
Sets the mode for GTM to use when performing domain
|
2956
|
-
name checking. The default value is
|
3080
|
+
name checking. The default value is DOMAIN_NAME_CHECK_MODE_ALLOW_UNDERSCORE.
|
2957
3081
|
|
2958
3082
|
</documentation>
|
2959
3083
|
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
@@ -4426,8 +4550,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4426
4550
|
<documentation>
|
4427
4551
|
Sets the link limit factor, which is used to set a target percentage for traffic. For example,
|
4428
4552
|
if it is set to 90, the ratio cost based load-balancing will set a ratio with a maximum value
|
4429
|
-
equal to
|
4430
|
-
|
4553
|
+
equal to 900f the limit value for the link. Default is 95
|
4431
4554
|
|
4432
4555
|
</documentation>
|
4433
4556
|
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
@@ -4449,8 +4572,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4449
4572
|
<documentation>
|
4450
4573
|
Gets the link limit factor, which is used to set a target percentage for traffic. For example,
|
4451
4574
|
if it is set to 90, the ratio cost based load-balancing will set a ratio with a maximum value
|
4452
|
-
equal to
|
4453
|
-
|
4575
|
+
equal to 900f the limit value for the link. Default is 95
|
4454
4576
|
|
4455
4577
|
</documentation>
|
4456
4578
|
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
@@ -4473,8 +4595,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4473
4595
|
Sets the over-limit link limit factor. If traffic on a link exceeds the limit, this factor will
|
4474
4596
|
be used instead of the link_limit_factor until the traffic is over limit for more than
|
4475
4597
|
max_link_over_limit_count times. Once the limit has been exceeded too many times, all traffic
|
4476
|
-
is shut off for the link. The default for over_limit_link_limit_factor is 90
|
4477
|
-
|
4598
|
+
is shut off for the link. The default for over_limit_link_limit_factor is 90
|
4478
4599
|
|
4479
4600
|
</documentation>
|
4480
4601
|
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
@@ -4497,8 +4618,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4497
4618
|
Gets the over-limit link limit factor. If traffic on a link exceeds the limit, this factor will
|
4498
4619
|
be used instead of the link_limit_factor until the traffic is over limit for more than
|
4499
4620
|
max_link_over_limit_count times. Once the limit has been exceeded too many times, all traffic
|
4500
|
-
is shut off for the link. The default for over_limit_link_limit_factor is 90
|
4501
|
-
|
4621
|
+
is shut off for the link. The default for over_limit_link_limit_factor is 90
|
4502
4622
|
|
4503
4623
|
</documentation>
|
4504
4624
|
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
@@ -4519,8 +4639,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4519
4639
|
<operation name="set_link_prepaid_factor">
|
4520
4640
|
<documentation>
|
4521
4641
|
Sets the link prepaid factor. Maximum percentage of traffic allocated to link which has a
|
4522
|
-
traffic allotment which has been prepaid. Default is 95
|
4523
|
-
|
4642
|
+
traffic allotment which has been prepaid. Default is 95
|
4524
4643
|
|
4525
4644
|
</documentation>
|
4526
4645
|
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
@@ -4541,8 +4660,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4541
4660
|
<operation name="get_link_prepaid_factor">
|
4542
4661
|
<documentation>
|
4543
4662
|
Gets the link prepaid factor. Maximum percentage of traffic allocated to link which has a
|
4544
|
-
traffic allotment which has been prepaid. Default is 95
|
4545
|
-
|
4663
|
+
traffic allotment which has been prepaid. Default is 95
|
4546
4664
|
|
4547
4665
|
</documentation>
|
4548
4666
|
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
@@ -5476,6 +5594,133 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5476
5594
|
</output>
|
5477
5595
|
</operation>
|
5478
5596
|
|
5597
|
+
<operation name="set_failure_response_return_code_state">
|
5598
|
+
<documentation>
|
5599
|
+
Sets the state indicating whether globally the system should return
|
5600
|
+
the failure response return code to failed requests. With this option
|
5601
|
+
enabled, the system responds faster to requests for which it does not
|
5602
|
+
have a pool or pool member available. The default is disabled.
|
5603
|
+
|
5604
|
+
</documentation>
|
5605
|
+
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
5606
|
+
<input>
|
5607
|
+
<soap:body
|
5608
|
+
use="encoded"
|
5609
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5610
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5611
|
+
</input>
|
5612
|
+
<output>
|
5613
|
+
<soap:body
|
5614
|
+
use="encoded"
|
5615
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5616
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5617
|
+
</output>
|
5618
|
+
</operation>
|
5619
|
+
|
5620
|
+
<operation name="get_failure_response_return_code_state">
|
5621
|
+
<documentation>
|
5622
|
+
Gets the state indicating whether globally the system should return the
|
5623
|
+
failure response return code to failed requests.
|
5624
|
+
|
5625
|
+
</documentation>
|
5626
|
+
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
5627
|
+
<input>
|
5628
|
+
<soap:body
|
5629
|
+
use="encoded"
|
5630
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5631
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5632
|
+
</input>
|
5633
|
+
<output>
|
5634
|
+
<soap:body
|
5635
|
+
use="encoded"
|
5636
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5637
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5638
|
+
</output>
|
5639
|
+
</operation>
|
5640
|
+
|
5641
|
+
<operation name="set_failure_response_return_code">
|
5642
|
+
<documentation>
|
5643
|
+
Sets the global failure response return code. The default value is
|
5644
|
+
RETURN_CODE_NO_ERROR.
|
5645
|
+
|
5646
|
+
</documentation>
|
5647
|
+
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
5648
|
+
<input>
|
5649
|
+
<soap:body
|
5650
|
+
use="encoded"
|
5651
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5652
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5653
|
+
</input>
|
5654
|
+
<output>
|
5655
|
+
<soap:body
|
5656
|
+
use="encoded"
|
5657
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5658
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5659
|
+
</output>
|
5660
|
+
</operation>
|
5661
|
+
|
5662
|
+
<operation name="get_failure_response_return_code">
|
5663
|
+
<documentation>
|
5664
|
+
Gets the global failure response return code.
|
5665
|
+
|
5666
|
+
</documentation>
|
5667
|
+
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
5668
|
+
<input>
|
5669
|
+
<soap:body
|
5670
|
+
use="encoded"
|
5671
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5672
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5673
|
+
</input>
|
5674
|
+
<output>
|
5675
|
+
<soap:body
|
5676
|
+
use="encoded"
|
5677
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5678
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5679
|
+
</output>
|
5680
|
+
</operation>
|
5681
|
+
|
5682
|
+
<operation name="set_failure_response_return_code_ttl">
|
5683
|
+
<documentation>
|
5684
|
+
Sets the global failure response return code caching TTL value (in seconds).
|
5685
|
+
The value indicates the time to maintain the negative answer by a downstream
|
5686
|
+
DNS cache. The default value is 0.
|
5687
|
+
|
5688
|
+
</documentation>
|
5689
|
+
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
5690
|
+
<input>
|
5691
|
+
<soap:body
|
5692
|
+
use="encoded"
|
5693
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5694
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5695
|
+
</input>
|
5696
|
+
<output>
|
5697
|
+
<soap:body
|
5698
|
+
use="encoded"
|
5699
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5700
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5701
|
+
</output>
|
5702
|
+
</operation>
|
5703
|
+
|
5704
|
+
<operation name="get_failure_response_return_code_ttl">
|
5705
|
+
<documentation>
|
5706
|
+
Gets the global failure response return code caching TTL value.
|
5707
|
+
|
5708
|
+
</documentation>
|
5709
|
+
<soap:operation soapAction="urn:iControl:GlobalLB/Globals"/>
|
5710
|
+
<input>
|
5711
|
+
<soap:body
|
5712
|
+
use="encoded"
|
5713
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5714
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5715
|
+
</input>
|
5716
|
+
<output>
|
5717
|
+
<soap:body
|
5718
|
+
use="encoded"
|
5719
|
+
namespace="urn:iControl:GlobalLB/Globals"
|
5720
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
5721
|
+
</output>
|
5722
|
+
</operation>
|
5723
|
+
|
5479
5724
|
<operation name="get_version">
|
5480
5725
|
<documentation>
|
5481
5726
|
Gets the version information for this interface.
|
data/lib/wsdl/GlobalLB.Link.wsdl
CHANGED
@@ -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
|
|
@@ -4412,6 +4412,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4412
4412
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4413
4413
|
</xsd:annotation>
|
4414
4414
|
</xsd:enumeration>
|
4415
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4416
|
+
<xsd:annotation>
|
4417
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4418
|
+
</xsd:annotation>
|
4419
|
+
</xsd:enumeration>
|
4415
4420
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4416
4421
|
<xsd:annotation>
|
4417
4422
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4782,6 +4787,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4782
4787
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4783
4788
|
</xsd:annotation>
|
4784
4789
|
</xsd:enumeration>
|
4790
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4791
|
+
<xsd:annotation>
|
4792
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4793
|
+
</xsd:annotation>
|
4794
|
+
</xsd:enumeration>
|
4785
4795
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4786
4796
|
<xsd:annotation>
|
4787
4797
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5952,6 +5962,1836 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5952
5962
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5953
5963
|
</xsd:annotation>
|
5954
5964
|
</xsd:enumeration>
|
5965
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5966
|
+
<xsd:annotation>
|
5967
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5968
|
+
</xsd:annotation>
|
5969
|
+
</xsd:enumeration>
|
5970
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5971
|
+
<xsd:annotation>
|
5972
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5973
|
+
</xsd:annotation>
|
5974
|
+
</xsd:enumeration>
|
5975
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5976
|
+
<xsd:annotation>
|
5977
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5978
|
+
</xsd:annotation>
|
5979
|
+
</xsd:enumeration>
|
5980
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5981
|
+
<xsd:annotation>
|
5982
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5983
|
+
</xsd:annotation>
|
5984
|
+
</xsd:enumeration>
|
5985
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5986
|
+
<xsd:annotation>
|
5987
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5988
|
+
</xsd:annotation>
|
5989
|
+
</xsd:enumeration>
|
5990
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5991
|
+
<xsd:annotation>
|
5992
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5993
|
+
</xsd:annotation>
|
5994
|
+
</xsd:enumeration>
|
5995
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5996
|
+
<xsd:annotation>
|
5997
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5998
|
+
</xsd:annotation>
|
5999
|
+
</xsd:enumeration>
|
6000
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
6001
|
+
<xsd:annotation>
|
6002
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
6003
|
+
</xsd:annotation>
|
6004
|
+
</xsd:enumeration>
|
6005
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
6006
|
+
<xsd:annotation>
|
6007
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
6008
|
+
</xsd:annotation>
|
6009
|
+
</xsd:enumeration>
|
6010
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
6011
|
+
<xsd:annotation>
|
6012
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
6013
|
+
</xsd:annotation>
|
6014
|
+
</xsd:enumeration>
|
6015
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
6016
|
+
<xsd:annotation>
|
6017
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
6018
|
+
</xsd:annotation>
|
6019
|
+
</xsd:enumeration>
|
6020
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
6021
|
+
<xsd:annotation>
|
6022
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
6023
|
+
</xsd:annotation>
|
6024
|
+
</xsd:enumeration>
|
6025
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
6026
|
+
<xsd:annotation>
|
6027
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
6028
|
+
</xsd:annotation>
|
6029
|
+
</xsd:enumeration>
|
6030
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
6031
|
+
<xsd:annotation>
|
6032
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
6033
|
+
</xsd:annotation>
|
6034
|
+
</xsd:enumeration>
|
6035
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
6036
|
+
<xsd:annotation>
|
6037
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
6038
|
+
</xsd:annotation>
|
6039
|
+
</xsd:enumeration>
|
6040
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
6041
|
+
<xsd:annotation>
|
6042
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
6043
|
+
</xsd:annotation>
|
6044
|
+
</xsd:enumeration>
|
6045
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
6046
|
+
<xsd:annotation>
|
6047
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
6048
|
+
</xsd:annotation>
|
6049
|
+
</xsd:enumeration>
|
6050
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
6051
|
+
<xsd:annotation>
|
6052
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
6053
|
+
</xsd:annotation>
|
6054
|
+
</xsd:enumeration>
|
6055
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
6056
|
+
<xsd:annotation>
|
6057
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
6058
|
+
</xsd:annotation>
|
6059
|
+
</xsd:enumeration>
|
6060
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
6061
|
+
<xsd:annotation>
|
6062
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
6063
|
+
</xsd:annotation>
|
6064
|
+
</xsd:enumeration>
|
6065
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
6066
|
+
<xsd:annotation>
|
6067
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
6068
|
+
</xsd:annotation>
|
6069
|
+
</xsd:enumeration>
|
6070
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
6071
|
+
<xsd:annotation>
|
6072
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
6073
|
+
</xsd:annotation>
|
6074
|
+
</xsd:enumeration>
|
6075
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
6076
|
+
<xsd:annotation>
|
6077
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
6078
|
+
</xsd:annotation>
|
6079
|
+
</xsd:enumeration>
|
6080
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
6081
|
+
<xsd:annotation>
|
6082
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
6083
|
+
</xsd:annotation>
|
6084
|
+
</xsd:enumeration>
|
6085
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
6086
|
+
<xsd:annotation>
|
6087
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
6088
|
+
</xsd:annotation>
|
6089
|
+
</xsd:enumeration>
|
6090
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
6091
|
+
<xsd:annotation>
|
6092
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
6093
|
+
</xsd:annotation>
|
6094
|
+
</xsd:enumeration>
|
6095
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
6096
|
+
<xsd:annotation>
|
6097
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
6098
|
+
</xsd:annotation>
|
6099
|
+
</xsd:enumeration>
|
6100
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
6101
|
+
<xsd:annotation>
|
6102
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
6103
|
+
</xsd:annotation>
|
6104
|
+
</xsd:enumeration>
|
6105
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
6106
|
+
<xsd:annotation>
|
6107
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
6108
|
+
</xsd:annotation>
|
6109
|
+
</xsd:enumeration>
|
6110
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
6111
|
+
<xsd:annotation>
|
6112
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
6113
|
+
</xsd:annotation>
|
6114
|
+
</xsd:enumeration>
|
6115
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
6116
|
+
<xsd:annotation>
|
6117
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6118
|
+
</xsd:annotation>
|
6119
|
+
</xsd:enumeration>
|
6120
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6121
|
+
<xsd:annotation>
|
6122
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6123
|
+
</xsd:annotation>
|
6124
|
+
</xsd:enumeration>
|
6125
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6126
|
+
<xsd:annotation>
|
6127
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6128
|
+
</xsd:annotation>
|
6129
|
+
</xsd:enumeration>
|
6130
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6131
|
+
<xsd:annotation>
|
6132
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6133
|
+
</xsd:annotation>
|
6134
|
+
</xsd:enumeration>
|
6135
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6136
|
+
<xsd:annotation>
|
6137
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6138
|
+
</xsd:annotation>
|
6139
|
+
</xsd:enumeration>
|
6140
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6141
|
+
<xsd:annotation>
|
6142
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6143
|
+
</xsd:annotation>
|
6144
|
+
</xsd:enumeration>
|
6145
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6146
|
+
<xsd:annotation>
|
6147
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6148
|
+
</xsd:annotation>
|
6149
|
+
</xsd:enumeration>
|
6150
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6151
|
+
<xsd:annotation>
|
6152
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6153
|
+
</xsd:annotation>
|
6154
|
+
</xsd:enumeration>
|
6155
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6156
|
+
<xsd:annotation>
|
6157
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6158
|
+
</xsd:annotation>
|
6159
|
+
</xsd:enumeration>
|
6160
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6161
|
+
<xsd:annotation>
|
6162
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6163
|
+
</xsd:annotation>
|
6164
|
+
</xsd:enumeration>
|
6165
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6166
|
+
<xsd:annotation>
|
6167
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6168
|
+
</xsd:annotation>
|
6169
|
+
</xsd:enumeration>
|
6170
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6171
|
+
<xsd:annotation>
|
6172
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6173
|
+
</xsd:annotation>
|
6174
|
+
</xsd:enumeration>
|
6175
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6176
|
+
<xsd:annotation>
|
6177
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6178
|
+
</xsd:annotation>
|
6179
|
+
</xsd:enumeration>
|
6180
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6181
|
+
<xsd:annotation>
|
6182
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6183
|
+
</xsd:annotation>
|
6184
|
+
</xsd:enumeration>
|
6185
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6186
|
+
<xsd:annotation>
|
6187
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6188
|
+
</xsd:annotation>
|
6189
|
+
</xsd:enumeration>
|
6190
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6191
|
+
<xsd:annotation>
|
6192
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6193
|
+
</xsd:annotation>
|
6194
|
+
</xsd:enumeration>
|
6195
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6196
|
+
<xsd:annotation>
|
6197
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6198
|
+
</xsd:annotation>
|
6199
|
+
</xsd:enumeration>
|
6200
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6201
|
+
<xsd:annotation>
|
6202
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6203
|
+
</xsd:annotation>
|
6204
|
+
</xsd:enumeration>
|
6205
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6206
|
+
<xsd:annotation>
|
6207
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6208
|
+
</xsd:annotation>
|
6209
|
+
</xsd:enumeration>
|
6210
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6211
|
+
<xsd:annotation>
|
6212
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6213
|
+
</xsd:annotation>
|
6214
|
+
</xsd:enumeration>
|
6215
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6216
|
+
<xsd:annotation>
|
6217
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6218
|
+
</xsd:annotation>
|
6219
|
+
</xsd:enumeration>
|
6220
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6221
|
+
<xsd:annotation>
|
6222
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6223
|
+
</xsd:annotation>
|
6224
|
+
</xsd:enumeration>
|
6225
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6226
|
+
<xsd:annotation>
|
6227
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6228
|
+
</xsd:annotation>
|
6229
|
+
</xsd:enumeration>
|
6230
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6231
|
+
<xsd:annotation>
|
6232
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6233
|
+
</xsd:annotation>
|
6234
|
+
</xsd:enumeration>
|
6235
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6236
|
+
<xsd:annotation>
|
6237
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6238
|
+
</xsd:annotation>
|
6239
|
+
</xsd:enumeration>
|
6240
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6241
|
+
<xsd:annotation>
|
6242
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6243
|
+
</xsd:annotation>
|
6244
|
+
</xsd:enumeration>
|
6245
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6246
|
+
<xsd:annotation>
|
6247
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6248
|
+
</xsd:annotation>
|
6249
|
+
</xsd:enumeration>
|
6250
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6251
|
+
<xsd:annotation>
|
6252
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6253
|
+
</xsd:annotation>
|
6254
|
+
</xsd:enumeration>
|
6255
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6256
|
+
<xsd:annotation>
|
6257
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6258
|
+
</xsd:annotation>
|
6259
|
+
</xsd:enumeration>
|
6260
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6261
|
+
<xsd:annotation>
|
6262
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6263
|
+
</xsd:annotation>
|
6264
|
+
</xsd:enumeration>
|
6265
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6266
|
+
<xsd:annotation>
|
6267
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6268
|
+
</xsd:annotation>
|
6269
|
+
</xsd:enumeration>
|
6270
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6271
|
+
<xsd:annotation>
|
6272
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6273
|
+
</xsd:annotation>
|
6274
|
+
</xsd:enumeration>
|
6275
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6276
|
+
<xsd:annotation>
|
6277
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6278
|
+
</xsd:annotation>
|
6279
|
+
</xsd:enumeration>
|
6280
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6281
|
+
<xsd:annotation>
|
6282
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6283
|
+
</xsd:annotation>
|
6284
|
+
</xsd:enumeration>
|
6285
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6286
|
+
<xsd:annotation>
|
6287
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6288
|
+
</xsd:annotation>
|
6289
|
+
</xsd:enumeration>
|
6290
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6291
|
+
<xsd:annotation>
|
6292
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6293
|
+
</xsd:annotation>
|
6294
|
+
</xsd:enumeration>
|
6295
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6296
|
+
<xsd:annotation>
|
6297
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6298
|
+
</xsd:annotation>
|
6299
|
+
</xsd:enumeration>
|
6300
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6301
|
+
<xsd:annotation>
|
6302
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6303
|
+
</xsd:annotation>
|
6304
|
+
</xsd:enumeration>
|
6305
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6306
|
+
<xsd:annotation>
|
6307
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6308
|
+
</xsd:annotation>
|
6309
|
+
</xsd:enumeration>
|
6310
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6311
|
+
<xsd:annotation>
|
6312
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6313
|
+
</xsd:annotation>
|
6314
|
+
</xsd:enumeration>
|
6315
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6316
|
+
<xsd:annotation>
|
6317
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6318
|
+
</xsd:annotation>
|
6319
|
+
</xsd:enumeration>
|
6320
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6321
|
+
<xsd:annotation>
|
6322
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6323
|
+
</xsd:annotation>
|
6324
|
+
</xsd:enumeration>
|
6325
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6326
|
+
<xsd:annotation>
|
6327
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6328
|
+
</xsd:annotation>
|
6329
|
+
</xsd:enumeration>
|
6330
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6331
|
+
<xsd:annotation>
|
6332
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6333
|
+
</xsd:annotation>
|
6334
|
+
</xsd:enumeration>
|
6335
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6336
|
+
<xsd:annotation>
|
6337
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6338
|
+
</xsd:annotation>
|
6339
|
+
</xsd:enumeration>
|
6340
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6341
|
+
<xsd:annotation>
|
6342
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6343
|
+
</xsd:annotation>
|
6344
|
+
</xsd:enumeration>
|
6345
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6346
|
+
<xsd:annotation>
|
6347
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6348
|
+
</xsd:annotation>
|
6349
|
+
</xsd:enumeration>
|
6350
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6351
|
+
<xsd:annotation>
|
6352
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6353
|
+
</xsd:annotation>
|
6354
|
+
</xsd:enumeration>
|
6355
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6356
|
+
<xsd:annotation>
|
6357
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6358
|
+
</xsd:annotation>
|
6359
|
+
</xsd:enumeration>
|
6360
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6361
|
+
<xsd:annotation>
|
6362
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6363
|
+
</xsd:annotation>
|
6364
|
+
</xsd:enumeration>
|
6365
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6366
|
+
<xsd:annotation>
|
6367
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6368
|
+
</xsd:annotation>
|
6369
|
+
</xsd:enumeration>
|
6370
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6371
|
+
<xsd:annotation>
|
6372
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6373
|
+
</xsd:annotation>
|
6374
|
+
</xsd:enumeration>
|
6375
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6376
|
+
<xsd:annotation>
|
6377
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6378
|
+
</xsd:annotation>
|
6379
|
+
</xsd:enumeration>
|
6380
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6381
|
+
<xsd:annotation>
|
6382
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6383
|
+
</xsd:annotation>
|
6384
|
+
</xsd:enumeration>
|
6385
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6386
|
+
<xsd:annotation>
|
6387
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6388
|
+
</xsd:annotation>
|
6389
|
+
</xsd:enumeration>
|
6390
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6391
|
+
<xsd:annotation>
|
6392
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6393
|
+
</xsd:annotation>
|
6394
|
+
</xsd:enumeration>
|
6395
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6396
|
+
<xsd:annotation>
|
6397
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6398
|
+
</xsd:annotation>
|
6399
|
+
</xsd:enumeration>
|
6400
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6401
|
+
<xsd:annotation>
|
6402
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6403
|
+
</xsd:annotation>
|
6404
|
+
</xsd:enumeration>
|
6405
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6406
|
+
<xsd:annotation>
|
6407
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6408
|
+
</xsd:annotation>
|
6409
|
+
</xsd:enumeration>
|
6410
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6411
|
+
<xsd:annotation>
|
6412
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6413
|
+
</xsd:annotation>
|
6414
|
+
</xsd:enumeration>
|
6415
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6416
|
+
<xsd:annotation>
|
6417
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6418
|
+
</xsd:annotation>
|
6419
|
+
</xsd:enumeration>
|
6420
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6421
|
+
<xsd:annotation>
|
6422
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6423
|
+
</xsd:annotation>
|
6424
|
+
</xsd:enumeration>
|
6425
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6426
|
+
<xsd:annotation>
|
6427
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6428
|
+
</xsd:annotation>
|
6429
|
+
</xsd:enumeration>
|
6430
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6431
|
+
<xsd:annotation>
|
6432
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6433
|
+
</xsd:annotation>
|
6434
|
+
</xsd:enumeration>
|
6435
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6436
|
+
<xsd:annotation>
|
6437
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6438
|
+
</xsd:annotation>
|
6439
|
+
</xsd:enumeration>
|
6440
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6441
|
+
<xsd:annotation>
|
6442
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6443
|
+
</xsd:annotation>
|
6444
|
+
</xsd:enumeration>
|
6445
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6446
|
+
<xsd:annotation>
|
6447
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6448
|
+
</xsd:annotation>
|
6449
|
+
</xsd:enumeration>
|
6450
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6451
|
+
<xsd:annotation>
|
6452
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6453
|
+
</xsd:annotation>
|
6454
|
+
</xsd:enumeration>
|
6455
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6456
|
+
<xsd:annotation>
|
6457
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6458
|
+
</xsd:annotation>
|
6459
|
+
</xsd:enumeration>
|
6460
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6461
|
+
<xsd:annotation>
|
6462
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6463
|
+
</xsd:annotation>
|
6464
|
+
</xsd:enumeration>
|
6465
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6466
|
+
<xsd:annotation>
|
6467
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6468
|
+
</xsd:annotation>
|
6469
|
+
</xsd:enumeration>
|
6470
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6471
|
+
<xsd:annotation>
|
6472
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6473
|
+
</xsd:annotation>
|
6474
|
+
</xsd:enumeration>
|
6475
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6476
|
+
<xsd:annotation>
|
6477
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6478
|
+
</xsd:annotation>
|
6479
|
+
</xsd:enumeration>
|
6480
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6481
|
+
<xsd:annotation>
|
6482
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6483
|
+
</xsd:annotation>
|
6484
|
+
</xsd:enumeration>
|
6485
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6486
|
+
<xsd:annotation>
|
6487
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6488
|
+
</xsd:annotation>
|
6489
|
+
</xsd:enumeration>
|
6490
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6491
|
+
<xsd:annotation>
|
6492
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6493
|
+
</xsd:annotation>
|
6494
|
+
</xsd:enumeration>
|
6495
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6496
|
+
<xsd:annotation>
|
6497
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6498
|
+
</xsd:annotation>
|
6499
|
+
</xsd:enumeration>
|
6500
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6501
|
+
<xsd:annotation>
|
6502
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6503
|
+
</xsd:annotation>
|
6504
|
+
</xsd:enumeration>
|
6505
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6506
|
+
<xsd:annotation>
|
6507
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6508
|
+
</xsd:annotation>
|
6509
|
+
</xsd:enumeration>
|
6510
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6511
|
+
<xsd:annotation>
|
6512
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6513
|
+
</xsd:annotation>
|
6514
|
+
</xsd:enumeration>
|
6515
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6516
|
+
<xsd:annotation>
|
6517
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6518
|
+
</xsd:annotation>
|
6519
|
+
</xsd:enumeration>
|
6520
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6521
|
+
<xsd:annotation>
|
6522
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6523
|
+
</xsd:annotation>
|
6524
|
+
</xsd:enumeration>
|
6525
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6526
|
+
<xsd:annotation>
|
6527
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6528
|
+
</xsd:annotation>
|
6529
|
+
</xsd:enumeration>
|
6530
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6531
|
+
<xsd:annotation>
|
6532
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6533
|
+
</xsd:annotation>
|
6534
|
+
</xsd:enumeration>
|
6535
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6536
|
+
<xsd:annotation>
|
6537
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6538
|
+
</xsd:annotation>
|
6539
|
+
</xsd:enumeration>
|
6540
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6541
|
+
<xsd:annotation>
|
6542
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6543
|
+
</xsd:annotation>
|
6544
|
+
</xsd:enumeration>
|
6545
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6546
|
+
<xsd:annotation>
|
6547
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6548
|
+
</xsd:annotation>
|
6549
|
+
</xsd:enumeration>
|
6550
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6551
|
+
<xsd:annotation>
|
6552
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6553
|
+
</xsd:annotation>
|
6554
|
+
</xsd:enumeration>
|
6555
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6556
|
+
<xsd:annotation>
|
6557
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6558
|
+
</xsd:annotation>
|
6559
|
+
</xsd:enumeration>
|
6560
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6561
|
+
<xsd:annotation>
|
6562
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6563
|
+
</xsd:annotation>
|
6564
|
+
</xsd:enumeration>
|
6565
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6566
|
+
<xsd:annotation>
|
6567
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6568
|
+
</xsd:annotation>
|
6569
|
+
</xsd:enumeration>
|
6570
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6571
|
+
<xsd:annotation>
|
6572
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6573
|
+
</xsd:annotation>
|
6574
|
+
</xsd:enumeration>
|
6575
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6576
|
+
<xsd:annotation>
|
6577
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6578
|
+
</xsd:annotation>
|
6579
|
+
</xsd:enumeration>
|
6580
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6581
|
+
<xsd:annotation>
|
6582
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6583
|
+
</xsd:annotation>
|
6584
|
+
</xsd:enumeration>
|
6585
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6586
|
+
<xsd:annotation>
|
6587
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6588
|
+
</xsd:annotation>
|
6589
|
+
</xsd:enumeration>
|
6590
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6591
|
+
<xsd:annotation>
|
6592
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6593
|
+
</xsd:annotation>
|
6594
|
+
</xsd:enumeration>
|
6595
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6596
|
+
<xsd:annotation>
|
6597
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6598
|
+
</xsd:annotation>
|
6599
|
+
</xsd:enumeration>
|
6600
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6601
|
+
<xsd:annotation>
|
6602
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6603
|
+
</xsd:annotation>
|
6604
|
+
</xsd:enumeration>
|
6605
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6606
|
+
<xsd:annotation>
|
6607
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6608
|
+
</xsd:annotation>
|
6609
|
+
</xsd:enumeration>
|
6610
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6611
|
+
<xsd:annotation>
|
6612
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6613
|
+
</xsd:annotation>
|
6614
|
+
</xsd:enumeration>
|
6615
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6616
|
+
<xsd:annotation>
|
6617
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6618
|
+
</xsd:annotation>
|
6619
|
+
</xsd:enumeration>
|
6620
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6621
|
+
<xsd:annotation>
|
6622
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6623
|
+
</xsd:annotation>
|
6624
|
+
</xsd:enumeration>
|
6625
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6626
|
+
<xsd:annotation>
|
6627
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6628
|
+
</xsd:annotation>
|
6629
|
+
</xsd:enumeration>
|
6630
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6631
|
+
<xsd:annotation>
|
6632
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6633
|
+
</xsd:annotation>
|
6634
|
+
</xsd:enumeration>
|
6635
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6636
|
+
<xsd:annotation>
|
6637
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6638
|
+
</xsd:annotation>
|
6639
|
+
</xsd:enumeration>
|
6640
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6641
|
+
<xsd:annotation>
|
6642
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6643
|
+
</xsd:annotation>
|
6644
|
+
</xsd:enumeration>
|
6645
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6646
|
+
<xsd:annotation>
|
6647
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6648
|
+
</xsd:annotation>
|
6649
|
+
</xsd:enumeration>
|
6650
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6651
|
+
<xsd:annotation>
|
6652
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6653
|
+
</xsd:annotation>
|
6654
|
+
</xsd:enumeration>
|
6655
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6656
|
+
<xsd:annotation>
|
6657
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6658
|
+
</xsd:annotation>
|
6659
|
+
</xsd:enumeration>
|
6660
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6661
|
+
<xsd:annotation>
|
6662
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6663
|
+
</xsd:annotation>
|
6664
|
+
</xsd:enumeration>
|
6665
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6666
|
+
<xsd:annotation>
|
6667
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6668
|
+
</xsd:annotation>
|
6669
|
+
</xsd:enumeration>
|
6670
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6671
|
+
<xsd:annotation>
|
6672
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6673
|
+
</xsd:annotation>
|
6674
|
+
</xsd:enumeration>
|
6675
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6676
|
+
<xsd:annotation>
|
6677
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6678
|
+
</xsd:annotation>
|
6679
|
+
</xsd:enumeration>
|
6680
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6681
|
+
<xsd:annotation>
|
6682
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6683
|
+
</xsd:annotation>
|
6684
|
+
</xsd:enumeration>
|
6685
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6686
|
+
<xsd:annotation>
|
6687
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6688
|
+
</xsd:annotation>
|
6689
|
+
</xsd:enumeration>
|
6690
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6691
|
+
<xsd:annotation>
|
6692
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6693
|
+
</xsd:annotation>
|
6694
|
+
</xsd:enumeration>
|
6695
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6696
|
+
<xsd:annotation>
|
6697
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6698
|
+
</xsd:annotation>
|
6699
|
+
</xsd:enumeration>
|
6700
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6701
|
+
<xsd:annotation>
|
6702
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6703
|
+
</xsd:annotation>
|
6704
|
+
</xsd:enumeration>
|
6705
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6706
|
+
<xsd:annotation>
|
6707
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6708
|
+
</xsd:annotation>
|
6709
|
+
</xsd:enumeration>
|
6710
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6711
|
+
<xsd:annotation>
|
6712
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6713
|
+
</xsd:annotation>
|
6714
|
+
</xsd:enumeration>
|
6715
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6716
|
+
<xsd:annotation>
|
6717
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6718
|
+
</xsd:annotation>
|
6719
|
+
</xsd:enumeration>
|
6720
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6721
|
+
<xsd:annotation>
|
6722
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6723
|
+
</xsd:annotation>
|
6724
|
+
</xsd:enumeration>
|
6725
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6726
|
+
<xsd:annotation>
|
6727
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6728
|
+
</xsd:annotation>
|
6729
|
+
</xsd:enumeration>
|
6730
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6731
|
+
<xsd:annotation>
|
6732
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6733
|
+
</xsd:annotation>
|
6734
|
+
</xsd:enumeration>
|
6735
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6736
|
+
<xsd:annotation>
|
6737
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6738
|
+
</xsd:annotation>
|
6739
|
+
</xsd:enumeration>
|
6740
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6741
|
+
<xsd:annotation>
|
6742
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6743
|
+
</xsd:annotation>
|
6744
|
+
</xsd:enumeration>
|
6745
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6746
|
+
<xsd:annotation>
|
6747
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6748
|
+
</xsd:annotation>
|
6749
|
+
</xsd:enumeration>
|
6750
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6751
|
+
<xsd:annotation>
|
6752
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6753
|
+
</xsd:annotation>
|
6754
|
+
</xsd:enumeration>
|
6755
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6756
|
+
<xsd:annotation>
|
6757
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6758
|
+
</xsd:annotation>
|
6759
|
+
</xsd:enumeration>
|
6760
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6761
|
+
<xsd:annotation>
|
6762
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6763
|
+
</xsd:annotation>
|
6764
|
+
</xsd:enumeration>
|
6765
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6766
|
+
<xsd:annotation>
|
6767
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6768
|
+
</xsd:annotation>
|
6769
|
+
</xsd:enumeration>
|
6770
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6771
|
+
<xsd:annotation>
|
6772
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6773
|
+
</xsd:annotation>
|
6774
|
+
</xsd:enumeration>
|
6775
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6776
|
+
<xsd:annotation>
|
6777
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6778
|
+
</xsd:annotation>
|
6779
|
+
</xsd:enumeration>
|
6780
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6781
|
+
<xsd:annotation>
|
6782
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6783
|
+
</xsd:annotation>
|
6784
|
+
</xsd:enumeration>
|
6785
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6786
|
+
<xsd:annotation>
|
6787
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6788
|
+
</xsd:annotation>
|
6789
|
+
</xsd:enumeration>
|
6790
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6791
|
+
<xsd:annotation>
|
6792
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6793
|
+
</xsd:annotation>
|
6794
|
+
</xsd:enumeration>
|
6795
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6796
|
+
<xsd:annotation>
|
6797
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6798
|
+
</xsd:annotation>
|
6799
|
+
</xsd:enumeration>
|
6800
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6801
|
+
<xsd:annotation>
|
6802
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6803
|
+
</xsd:annotation>
|
6804
|
+
</xsd:enumeration>
|
6805
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6806
|
+
<xsd:annotation>
|
6807
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6808
|
+
</xsd:annotation>
|
6809
|
+
</xsd:enumeration>
|
6810
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6811
|
+
<xsd:annotation>
|
6812
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6813
|
+
</xsd:annotation>
|
6814
|
+
</xsd:enumeration>
|
6815
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6816
|
+
<xsd:annotation>
|
6817
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6818
|
+
</xsd:annotation>
|
6819
|
+
</xsd:enumeration>
|
6820
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6821
|
+
<xsd:annotation>
|
6822
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6823
|
+
</xsd:annotation>
|
6824
|
+
</xsd:enumeration>
|
6825
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6826
|
+
<xsd:annotation>
|
6827
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6828
|
+
</xsd:annotation>
|
6829
|
+
</xsd:enumeration>
|
6830
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6831
|
+
<xsd:annotation>
|
6832
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6833
|
+
</xsd:annotation>
|
6834
|
+
</xsd:enumeration>
|
6835
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6836
|
+
<xsd:annotation>
|
6837
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6838
|
+
</xsd:annotation>
|
6839
|
+
</xsd:enumeration>
|
6840
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6841
|
+
<xsd:annotation>
|
6842
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6843
|
+
</xsd:annotation>
|
6844
|
+
</xsd:enumeration>
|
6845
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6846
|
+
<xsd:annotation>
|
6847
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6848
|
+
</xsd:annotation>
|
6849
|
+
</xsd:enumeration>
|
6850
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6851
|
+
<xsd:annotation>
|
6852
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6853
|
+
</xsd:annotation>
|
6854
|
+
</xsd:enumeration>
|
6855
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6856
|
+
<xsd:annotation>
|
6857
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6858
|
+
</xsd:annotation>
|
6859
|
+
</xsd:enumeration>
|
6860
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6861
|
+
<xsd:annotation>
|
6862
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6863
|
+
</xsd:annotation>
|
6864
|
+
</xsd:enumeration>
|
6865
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6866
|
+
<xsd:annotation>
|
6867
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6868
|
+
</xsd:annotation>
|
6869
|
+
</xsd:enumeration>
|
6870
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6871
|
+
<xsd:annotation>
|
6872
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6873
|
+
</xsd:annotation>
|
6874
|
+
</xsd:enumeration>
|
6875
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6876
|
+
<xsd:annotation>
|
6877
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6878
|
+
</xsd:annotation>
|
6879
|
+
</xsd:enumeration>
|
6880
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6881
|
+
<xsd:annotation>
|
6882
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6883
|
+
</xsd:annotation>
|
6884
|
+
</xsd:enumeration>
|
6885
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6886
|
+
<xsd:annotation>
|
6887
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6888
|
+
</xsd:annotation>
|
6889
|
+
</xsd:enumeration>
|
6890
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6891
|
+
<xsd:annotation>
|
6892
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6893
|
+
</xsd:annotation>
|
6894
|
+
</xsd:enumeration>
|
6895
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6896
|
+
<xsd:annotation>
|
6897
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6898
|
+
</xsd:annotation>
|
6899
|
+
</xsd:enumeration>
|
6900
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6901
|
+
<xsd:annotation>
|
6902
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6903
|
+
</xsd:annotation>
|
6904
|
+
</xsd:enumeration>
|
6905
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6906
|
+
<xsd:annotation>
|
6907
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6908
|
+
</xsd:annotation>
|
6909
|
+
</xsd:enumeration>
|
6910
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6911
|
+
<xsd:annotation>
|
6912
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6913
|
+
</xsd:annotation>
|
6914
|
+
</xsd:enumeration>
|
6915
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6916
|
+
<xsd:annotation>
|
6917
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6918
|
+
</xsd:annotation>
|
6919
|
+
</xsd:enumeration>
|
6920
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6921
|
+
<xsd:annotation>
|
6922
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6923
|
+
</xsd:annotation>
|
6924
|
+
</xsd:enumeration>
|
6925
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6926
|
+
<xsd:annotation>
|
6927
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6928
|
+
</xsd:annotation>
|
6929
|
+
</xsd:enumeration>
|
6930
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6931
|
+
<xsd:annotation>
|
6932
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6933
|
+
</xsd:annotation>
|
6934
|
+
</xsd:enumeration>
|
6935
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6936
|
+
<xsd:annotation>
|
6937
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6938
|
+
</xsd:annotation>
|
6939
|
+
</xsd:enumeration>
|
6940
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6941
|
+
<xsd:annotation>
|
6942
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6943
|
+
</xsd:annotation>
|
6944
|
+
</xsd:enumeration>
|
6945
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6946
|
+
<xsd:annotation>
|
6947
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6948
|
+
</xsd:annotation>
|
6949
|
+
</xsd:enumeration>
|
6950
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6951
|
+
<xsd:annotation>
|
6952
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6953
|
+
</xsd:annotation>
|
6954
|
+
</xsd:enumeration>
|
6955
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6956
|
+
<xsd:annotation>
|
6957
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6958
|
+
</xsd:annotation>
|
6959
|
+
</xsd:enumeration>
|
6960
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6961
|
+
<xsd:annotation>
|
6962
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6963
|
+
</xsd:annotation>
|
6964
|
+
</xsd:enumeration>
|
6965
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6966
|
+
<xsd:annotation>
|
6967
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6968
|
+
</xsd:annotation>
|
6969
|
+
</xsd:enumeration>
|
6970
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6971
|
+
<xsd:annotation>
|
6972
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6973
|
+
</xsd:annotation>
|
6974
|
+
</xsd:enumeration>
|
6975
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6976
|
+
<xsd:annotation>
|
6977
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6978
|
+
</xsd:annotation>
|
6979
|
+
</xsd:enumeration>
|
6980
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6981
|
+
<xsd:annotation>
|
6982
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6983
|
+
</xsd:annotation>
|
6984
|
+
</xsd:enumeration>
|
6985
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6986
|
+
<xsd:annotation>
|
6987
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6988
|
+
</xsd:annotation>
|
6989
|
+
</xsd:enumeration>
|
6990
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6991
|
+
<xsd:annotation>
|
6992
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6993
|
+
</xsd:annotation>
|
6994
|
+
</xsd:enumeration>
|
6995
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6996
|
+
<xsd:annotation>
|
6997
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6998
|
+
</xsd:annotation>
|
6999
|
+
</xsd:enumeration>
|
7000
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
7001
|
+
<xsd:annotation>
|
7002
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
7003
|
+
</xsd:annotation>
|
7004
|
+
</xsd:enumeration>
|
7005
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
7006
|
+
<xsd:annotation>
|
7007
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
7008
|
+
</xsd:annotation>
|
7009
|
+
</xsd:enumeration>
|
7010
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
7011
|
+
<xsd:annotation>
|
7012
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
7013
|
+
</xsd:annotation>
|
7014
|
+
</xsd:enumeration>
|
7015
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
7016
|
+
<xsd:annotation>
|
7017
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
7018
|
+
</xsd:annotation>
|
7019
|
+
</xsd:enumeration>
|
7020
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
7021
|
+
<xsd:annotation>
|
7022
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
7023
|
+
</xsd:annotation>
|
7024
|
+
</xsd:enumeration>
|
7025
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
7026
|
+
<xsd:annotation>
|
7027
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
7028
|
+
</xsd:annotation>
|
7029
|
+
</xsd:enumeration>
|
7030
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
7031
|
+
<xsd:annotation>
|
7032
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
7033
|
+
</xsd:annotation>
|
7034
|
+
</xsd:enumeration>
|
7035
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
7036
|
+
<xsd:annotation>
|
7037
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
7038
|
+
</xsd:annotation>
|
7039
|
+
</xsd:enumeration>
|
7040
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
7041
|
+
<xsd:annotation>
|
7042
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
7043
|
+
</xsd:annotation>
|
7044
|
+
</xsd:enumeration>
|
7045
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
7046
|
+
<xsd:annotation>
|
7047
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
7048
|
+
</xsd:annotation>
|
7049
|
+
</xsd:enumeration>
|
7050
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
7051
|
+
<xsd:annotation>
|
7052
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
7053
|
+
</xsd:annotation>
|
7054
|
+
</xsd:enumeration>
|
7055
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
7056
|
+
<xsd:annotation>
|
7057
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
7058
|
+
</xsd:annotation>
|
7059
|
+
</xsd:enumeration>
|
7060
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
7061
|
+
<xsd:annotation>
|
7062
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
7063
|
+
</xsd:annotation>
|
7064
|
+
</xsd:enumeration>
|
7065
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
7066
|
+
<xsd:annotation>
|
7067
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
7068
|
+
</xsd:annotation>
|
7069
|
+
</xsd:enumeration>
|
7070
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
7071
|
+
<xsd:annotation>
|
7072
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
7073
|
+
</xsd:annotation>
|
7074
|
+
</xsd:enumeration>
|
7075
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
7076
|
+
<xsd:annotation>
|
7077
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
7078
|
+
</xsd:annotation>
|
7079
|
+
</xsd:enumeration>
|
7080
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
7081
|
+
<xsd:annotation>
|
7082
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
7083
|
+
</xsd:annotation>
|
7084
|
+
</xsd:enumeration>
|
7085
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
7086
|
+
<xsd:annotation>
|
7087
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
7088
|
+
</xsd:annotation>
|
7089
|
+
</xsd:enumeration>
|
7090
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
7091
|
+
<xsd:annotation>
|
7092
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
7093
|
+
</xsd:annotation>
|
7094
|
+
</xsd:enumeration>
|
7095
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
7096
|
+
<xsd:annotation>
|
7097
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
7098
|
+
</xsd:annotation>
|
7099
|
+
</xsd:enumeration>
|
7100
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
7101
|
+
<xsd:annotation>
|
7102
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
7103
|
+
</xsd:annotation>
|
7104
|
+
</xsd:enumeration>
|
7105
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
7106
|
+
<xsd:annotation>
|
7107
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
7108
|
+
</xsd:annotation>
|
7109
|
+
</xsd:enumeration>
|
7110
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
7111
|
+
<xsd:annotation>
|
7112
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
7113
|
+
</xsd:annotation>
|
7114
|
+
</xsd:enumeration>
|
7115
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
7116
|
+
<xsd:annotation>
|
7117
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
7118
|
+
</xsd:annotation>
|
7119
|
+
</xsd:enumeration>
|
7120
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
7121
|
+
<xsd:annotation>
|
7122
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7123
|
+
</xsd:annotation>
|
7124
|
+
</xsd:enumeration>
|
7125
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7126
|
+
<xsd:annotation>
|
7127
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7128
|
+
</xsd:annotation>
|
7129
|
+
</xsd:enumeration>
|
7130
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7131
|
+
<xsd:annotation>
|
7132
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7133
|
+
</xsd:annotation>
|
7134
|
+
</xsd:enumeration>
|
7135
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7136
|
+
<xsd:annotation>
|
7137
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7138
|
+
</xsd:annotation>
|
7139
|
+
</xsd:enumeration>
|
7140
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7141
|
+
<xsd:annotation>
|
7142
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7143
|
+
</xsd:annotation>
|
7144
|
+
</xsd:enumeration>
|
7145
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7146
|
+
<xsd:annotation>
|
7147
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7148
|
+
</xsd:annotation>
|
7149
|
+
</xsd:enumeration>
|
7150
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7151
|
+
<xsd:annotation>
|
7152
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7153
|
+
</xsd:annotation>
|
7154
|
+
</xsd:enumeration>
|
7155
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7156
|
+
<xsd:annotation>
|
7157
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7158
|
+
</xsd:annotation>
|
7159
|
+
</xsd:enumeration>
|
7160
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7161
|
+
<xsd:annotation>
|
7162
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7163
|
+
</xsd:annotation>
|
7164
|
+
</xsd:enumeration>
|
7165
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7166
|
+
<xsd:annotation>
|
7167
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7168
|
+
</xsd:annotation>
|
7169
|
+
</xsd:enumeration>
|
7170
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7171
|
+
<xsd:annotation>
|
7172
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7173
|
+
</xsd:annotation>
|
7174
|
+
</xsd:enumeration>
|
7175
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7176
|
+
<xsd:annotation>
|
7177
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7178
|
+
</xsd:annotation>
|
7179
|
+
</xsd:enumeration>
|
7180
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7181
|
+
<xsd:annotation>
|
7182
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7183
|
+
</xsd:annotation>
|
7184
|
+
</xsd:enumeration>
|
7185
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7186
|
+
<xsd:annotation>
|
7187
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7188
|
+
</xsd:annotation>
|
7189
|
+
</xsd:enumeration>
|
7190
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7191
|
+
<xsd:annotation>
|
7192
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7193
|
+
</xsd:annotation>
|
7194
|
+
</xsd:enumeration>
|
7195
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7196
|
+
<xsd:annotation>
|
7197
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7198
|
+
</xsd:annotation>
|
7199
|
+
</xsd:enumeration>
|
7200
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7201
|
+
<xsd:annotation>
|
7202
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7203
|
+
</xsd:annotation>
|
7204
|
+
</xsd:enumeration>
|
7205
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7206
|
+
<xsd:annotation>
|
7207
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7208
|
+
</xsd:annotation>
|
7209
|
+
</xsd:enumeration>
|
7210
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7211
|
+
<xsd:annotation>
|
7212
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7213
|
+
</xsd:annotation>
|
7214
|
+
</xsd:enumeration>
|
7215
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7216
|
+
<xsd:annotation>
|
7217
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7218
|
+
</xsd:annotation>
|
7219
|
+
</xsd:enumeration>
|
7220
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7221
|
+
<xsd:annotation>
|
7222
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7223
|
+
</xsd:annotation>
|
7224
|
+
</xsd:enumeration>
|
7225
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7226
|
+
<xsd:annotation>
|
7227
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7228
|
+
</xsd:annotation>
|
7229
|
+
</xsd:enumeration>
|
7230
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7231
|
+
<xsd:annotation>
|
7232
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7233
|
+
</xsd:annotation>
|
7234
|
+
</xsd:enumeration>
|
7235
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7236
|
+
<xsd:annotation>
|
7237
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7238
|
+
</xsd:annotation>
|
7239
|
+
</xsd:enumeration>
|
7240
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7241
|
+
<xsd:annotation>
|
7242
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7243
|
+
</xsd:annotation>
|
7244
|
+
</xsd:enumeration>
|
7245
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7246
|
+
<xsd:annotation>
|
7247
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7248
|
+
</xsd:annotation>
|
7249
|
+
</xsd:enumeration>
|
7250
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7251
|
+
<xsd:annotation>
|
7252
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7253
|
+
</xsd:annotation>
|
7254
|
+
</xsd:enumeration>
|
7255
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7256
|
+
<xsd:annotation>
|
7257
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7258
|
+
</xsd:annotation>
|
7259
|
+
</xsd:enumeration>
|
7260
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7261
|
+
<xsd:annotation>
|
7262
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7263
|
+
</xsd:annotation>
|
7264
|
+
</xsd:enumeration>
|
7265
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7266
|
+
<xsd:annotation>
|
7267
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7268
|
+
</xsd:annotation>
|
7269
|
+
</xsd:enumeration>
|
7270
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7271
|
+
<xsd:annotation>
|
7272
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7273
|
+
</xsd:annotation>
|
7274
|
+
</xsd:enumeration>
|
7275
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7276
|
+
<xsd:annotation>
|
7277
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7278
|
+
</xsd:annotation>
|
7279
|
+
</xsd:enumeration>
|
7280
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7281
|
+
<xsd:annotation>
|
7282
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7283
|
+
</xsd:annotation>
|
7284
|
+
</xsd:enumeration>
|
7285
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7286
|
+
<xsd:annotation>
|
7287
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7288
|
+
</xsd:annotation>
|
7289
|
+
</xsd:enumeration>
|
7290
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7291
|
+
<xsd:annotation>
|
7292
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7293
|
+
</xsd:annotation>
|
7294
|
+
</xsd:enumeration>
|
7295
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7296
|
+
<xsd:annotation>
|
7297
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7298
|
+
</xsd:annotation>
|
7299
|
+
</xsd:enumeration>
|
7300
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7301
|
+
<xsd:annotation>
|
7302
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7303
|
+
</xsd:annotation>
|
7304
|
+
</xsd:enumeration>
|
7305
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7306
|
+
<xsd:annotation>
|
7307
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7308
|
+
</xsd:annotation>
|
7309
|
+
</xsd:enumeration>
|
7310
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7311
|
+
<xsd:annotation>
|
7312
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7313
|
+
</xsd:annotation>
|
7314
|
+
</xsd:enumeration>
|
7315
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7316
|
+
<xsd:annotation>
|
7317
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7318
|
+
</xsd:annotation>
|
7319
|
+
</xsd:enumeration>
|
7320
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7321
|
+
<xsd:annotation>
|
7322
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7323
|
+
</xsd:annotation>
|
7324
|
+
</xsd:enumeration>
|
7325
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7326
|
+
<xsd:annotation>
|
7327
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7328
|
+
</xsd:annotation>
|
7329
|
+
</xsd:enumeration>
|
7330
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7331
|
+
<xsd:annotation>
|
7332
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7333
|
+
</xsd:annotation>
|
7334
|
+
</xsd:enumeration>
|
7335
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7336
|
+
<xsd:annotation>
|
7337
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7338
|
+
</xsd:annotation>
|
7339
|
+
</xsd:enumeration>
|
7340
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7341
|
+
<xsd:annotation>
|
7342
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7343
|
+
</xsd:annotation>
|
7344
|
+
</xsd:enumeration>
|
7345
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7346
|
+
<xsd:annotation>
|
7347
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7348
|
+
</xsd:annotation>
|
7349
|
+
</xsd:enumeration>
|
7350
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7351
|
+
<xsd:annotation>
|
7352
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7353
|
+
</xsd:annotation>
|
7354
|
+
</xsd:enumeration>
|
7355
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7356
|
+
<xsd:annotation>
|
7357
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7358
|
+
</xsd:annotation>
|
7359
|
+
</xsd:enumeration>
|
7360
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7361
|
+
<xsd:annotation>
|
7362
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7363
|
+
</xsd:annotation>
|
7364
|
+
</xsd:enumeration>
|
7365
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7366
|
+
<xsd:annotation>
|
7367
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7368
|
+
</xsd:annotation>
|
7369
|
+
</xsd:enumeration>
|
7370
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7371
|
+
<xsd:annotation>
|
7372
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7373
|
+
</xsd:annotation>
|
7374
|
+
</xsd:enumeration>
|
7375
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7376
|
+
<xsd:annotation>
|
7377
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7378
|
+
</xsd:annotation>
|
7379
|
+
</xsd:enumeration>
|
7380
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7381
|
+
<xsd:annotation>
|
7382
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7383
|
+
</xsd:annotation>
|
7384
|
+
</xsd:enumeration>
|
7385
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7386
|
+
<xsd:annotation>
|
7387
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7388
|
+
</xsd:annotation>
|
7389
|
+
</xsd:enumeration>
|
7390
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7391
|
+
<xsd:annotation>
|
7392
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7393
|
+
</xsd:annotation>
|
7394
|
+
</xsd:enumeration>
|
7395
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7396
|
+
<xsd:annotation>
|
7397
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7398
|
+
</xsd:annotation>
|
7399
|
+
</xsd:enumeration>
|
7400
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7401
|
+
<xsd:annotation>
|
7402
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7403
|
+
</xsd:annotation>
|
7404
|
+
</xsd:enumeration>
|
7405
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7406
|
+
<xsd:annotation>
|
7407
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7408
|
+
</xsd:annotation>
|
7409
|
+
</xsd:enumeration>
|
7410
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7411
|
+
<xsd:annotation>
|
7412
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7413
|
+
</xsd:annotation>
|
7414
|
+
</xsd:enumeration>
|
7415
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7416
|
+
<xsd:annotation>
|
7417
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7418
|
+
</xsd:annotation>
|
7419
|
+
</xsd:enumeration>
|
7420
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7421
|
+
<xsd:annotation>
|
7422
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7423
|
+
</xsd:annotation>
|
7424
|
+
</xsd:enumeration>
|
7425
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7426
|
+
<xsd:annotation>
|
7427
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7428
|
+
</xsd:annotation>
|
7429
|
+
</xsd:enumeration>
|
7430
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7431
|
+
<xsd:annotation>
|
7432
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7433
|
+
</xsd:annotation>
|
7434
|
+
</xsd:enumeration>
|
7435
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7436
|
+
<xsd:annotation>
|
7437
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7438
|
+
</xsd:annotation>
|
7439
|
+
</xsd:enumeration>
|
7440
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7441
|
+
<xsd:annotation>
|
7442
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7443
|
+
</xsd:annotation>
|
7444
|
+
</xsd:enumeration>
|
7445
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7446
|
+
<xsd:annotation>
|
7447
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7448
|
+
</xsd:annotation>
|
7449
|
+
</xsd:enumeration>
|
7450
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7451
|
+
<xsd:annotation>
|
7452
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7453
|
+
</xsd:annotation>
|
7454
|
+
</xsd:enumeration>
|
7455
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7456
|
+
<xsd:annotation>
|
7457
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7458
|
+
</xsd:annotation>
|
7459
|
+
</xsd:enumeration>
|
7460
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7461
|
+
<xsd:annotation>
|
7462
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7463
|
+
</xsd:annotation>
|
7464
|
+
</xsd:enumeration>
|
7465
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7466
|
+
<xsd:annotation>
|
7467
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7468
|
+
</xsd:annotation>
|
7469
|
+
</xsd:enumeration>
|
7470
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7471
|
+
<xsd:annotation>
|
7472
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7473
|
+
</xsd:annotation>
|
7474
|
+
</xsd:enumeration>
|
7475
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7476
|
+
<xsd:annotation>
|
7477
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7478
|
+
</xsd:annotation>
|
7479
|
+
</xsd:enumeration>
|
7480
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7481
|
+
<xsd:annotation>
|
7482
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7483
|
+
</xsd:annotation>
|
7484
|
+
</xsd:enumeration>
|
7485
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7486
|
+
<xsd:annotation>
|
7487
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7488
|
+
</xsd:annotation>
|
7489
|
+
</xsd:enumeration>
|
7490
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7491
|
+
<xsd:annotation>
|
7492
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7493
|
+
</xsd:annotation>
|
7494
|
+
</xsd:enumeration>
|
7495
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7496
|
+
<xsd:annotation>
|
7497
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7498
|
+
</xsd:annotation>
|
7499
|
+
</xsd:enumeration>
|
7500
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7501
|
+
<xsd:annotation>
|
7502
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7503
|
+
</xsd:annotation>
|
7504
|
+
</xsd:enumeration>
|
7505
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7506
|
+
<xsd:annotation>
|
7507
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7508
|
+
</xsd:annotation>
|
7509
|
+
</xsd:enumeration>
|
7510
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7511
|
+
<xsd:annotation>
|
7512
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7513
|
+
</xsd:annotation>
|
7514
|
+
</xsd:enumeration>
|
7515
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7516
|
+
<xsd:annotation>
|
7517
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7518
|
+
</xsd:annotation>
|
7519
|
+
</xsd:enumeration>
|
7520
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7521
|
+
<xsd:annotation>
|
7522
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7523
|
+
</xsd:annotation>
|
7524
|
+
</xsd:enumeration>
|
7525
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7526
|
+
<xsd:annotation>
|
7527
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7528
|
+
</xsd:annotation>
|
7529
|
+
</xsd:enumeration>
|
7530
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7531
|
+
<xsd:annotation>
|
7532
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7533
|
+
</xsd:annotation>
|
7534
|
+
</xsd:enumeration>
|
7535
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7536
|
+
<xsd:annotation>
|
7537
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7538
|
+
</xsd:annotation>
|
7539
|
+
</xsd:enumeration>
|
7540
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7541
|
+
<xsd:annotation>
|
7542
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7543
|
+
</xsd:annotation>
|
7544
|
+
</xsd:enumeration>
|
7545
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7546
|
+
<xsd:annotation>
|
7547
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7548
|
+
</xsd:annotation>
|
7549
|
+
</xsd:enumeration>
|
7550
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7551
|
+
<xsd:annotation>
|
7552
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7553
|
+
</xsd:annotation>
|
7554
|
+
</xsd:enumeration>
|
7555
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7556
|
+
<xsd:annotation>
|
7557
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7558
|
+
</xsd:annotation>
|
7559
|
+
</xsd:enumeration>
|
7560
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7561
|
+
<xsd:annotation>
|
7562
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7563
|
+
</xsd:annotation>
|
7564
|
+
</xsd:enumeration>
|
7565
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7566
|
+
<xsd:annotation>
|
7567
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7568
|
+
</xsd:annotation>
|
7569
|
+
</xsd:enumeration>
|
7570
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7571
|
+
<xsd:annotation>
|
7572
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7573
|
+
</xsd:annotation>
|
7574
|
+
</xsd:enumeration>
|
7575
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7576
|
+
<xsd:annotation>
|
7577
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7578
|
+
</xsd:annotation>
|
7579
|
+
</xsd:enumeration>
|
7580
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7581
|
+
<xsd:annotation>
|
7582
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7583
|
+
</xsd:annotation>
|
7584
|
+
</xsd:enumeration>
|
7585
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7586
|
+
<xsd:annotation>
|
7587
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7588
|
+
</xsd:annotation>
|
7589
|
+
</xsd:enumeration>
|
7590
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7591
|
+
<xsd:annotation>
|
7592
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7593
|
+
</xsd:annotation>
|
7594
|
+
</xsd:enumeration>
|
7595
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7596
|
+
<xsd:annotation>
|
7597
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7598
|
+
</xsd:annotation>
|
7599
|
+
</xsd:enumeration>
|
7600
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7601
|
+
<xsd:annotation>
|
7602
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7603
|
+
</xsd:annotation>
|
7604
|
+
</xsd:enumeration>
|
7605
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7606
|
+
<xsd:annotation>
|
7607
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7608
|
+
</xsd:annotation>
|
7609
|
+
</xsd:enumeration>
|
7610
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7611
|
+
<xsd:annotation>
|
7612
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7613
|
+
</xsd:annotation>
|
7614
|
+
</xsd:enumeration>
|
7615
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7616
|
+
<xsd:annotation>
|
7617
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7618
|
+
</xsd:annotation>
|
7619
|
+
</xsd:enumeration>
|
7620
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7621
|
+
<xsd:annotation>
|
7622
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7623
|
+
</xsd:annotation>
|
7624
|
+
</xsd:enumeration>
|
7625
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7626
|
+
<xsd:annotation>
|
7627
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7628
|
+
</xsd:annotation>
|
7629
|
+
</xsd:enumeration>
|
7630
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7631
|
+
<xsd:annotation>
|
7632
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7633
|
+
</xsd:annotation>
|
7634
|
+
</xsd:enumeration>
|
7635
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7636
|
+
<xsd:annotation>
|
7637
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7638
|
+
</xsd:annotation>
|
7639
|
+
</xsd:enumeration>
|
7640
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7641
|
+
<xsd:annotation>
|
7642
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7643
|
+
</xsd:annotation>
|
7644
|
+
</xsd:enumeration>
|
7645
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7646
|
+
<xsd:annotation>
|
7647
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7648
|
+
</xsd:annotation>
|
7649
|
+
</xsd:enumeration>
|
7650
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7651
|
+
<xsd:annotation>
|
7652
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7653
|
+
</xsd:annotation>
|
7654
|
+
</xsd:enumeration>
|
7655
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7656
|
+
<xsd:annotation>
|
7657
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7658
|
+
</xsd:annotation>
|
7659
|
+
</xsd:enumeration>
|
7660
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7661
|
+
<xsd:annotation>
|
7662
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7663
|
+
</xsd:annotation>
|
7664
|
+
</xsd:enumeration>
|
7665
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7666
|
+
<xsd:annotation>
|
7667
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7668
|
+
</xsd:annotation>
|
7669
|
+
</xsd:enumeration>
|
7670
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7671
|
+
<xsd:annotation>
|
7672
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7673
|
+
</xsd:annotation>
|
7674
|
+
</xsd:enumeration>
|
7675
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7676
|
+
<xsd:annotation>
|
7677
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7678
|
+
</xsd:annotation>
|
7679
|
+
</xsd:enumeration>
|
7680
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7681
|
+
<xsd:annotation>
|
7682
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7683
|
+
</xsd:annotation>
|
7684
|
+
</xsd:enumeration>
|
7685
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7686
|
+
<xsd:annotation>
|
7687
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7688
|
+
</xsd:annotation>
|
7689
|
+
</xsd:enumeration>
|
7690
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7691
|
+
<xsd:annotation>
|
7692
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7693
|
+
</xsd:annotation>
|
7694
|
+
</xsd:enumeration>
|
7695
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7696
|
+
<xsd:annotation>
|
7697
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7698
|
+
</xsd:annotation>
|
7699
|
+
</xsd:enumeration>
|
7700
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7701
|
+
<xsd:annotation>
|
7702
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7703
|
+
</xsd:annotation>
|
7704
|
+
</xsd:enumeration>
|
7705
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7706
|
+
<xsd:annotation>
|
7707
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7708
|
+
</xsd:annotation>
|
7709
|
+
</xsd:enumeration>
|
7710
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7711
|
+
<xsd:annotation>
|
7712
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7713
|
+
</xsd:annotation>
|
7714
|
+
</xsd:enumeration>
|
7715
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7716
|
+
<xsd:annotation>
|
7717
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7718
|
+
</xsd:annotation>
|
7719
|
+
</xsd:enumeration>
|
7720
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7721
|
+
<xsd:annotation>
|
7722
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7723
|
+
</xsd:annotation>
|
7724
|
+
</xsd:enumeration>
|
7725
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7726
|
+
<xsd:annotation>
|
7727
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7728
|
+
</xsd:annotation>
|
7729
|
+
</xsd:enumeration>
|
7730
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7731
|
+
<xsd:annotation>
|
7732
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7733
|
+
</xsd:annotation>
|
7734
|
+
</xsd:enumeration>
|
7735
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7736
|
+
<xsd:annotation>
|
7737
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7738
|
+
</xsd:annotation>
|
7739
|
+
</xsd:enumeration>
|
7740
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7741
|
+
<xsd:annotation>
|
7742
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7743
|
+
</xsd:annotation>
|
7744
|
+
</xsd:enumeration>
|
7745
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7746
|
+
<xsd:annotation>
|
7747
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7748
|
+
</xsd:annotation>
|
7749
|
+
</xsd:enumeration>
|
7750
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7751
|
+
<xsd:annotation>
|
7752
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7753
|
+
</xsd:annotation>
|
7754
|
+
</xsd:enumeration>
|
7755
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7756
|
+
<xsd:annotation>
|
7757
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7758
|
+
</xsd:annotation>
|
7759
|
+
</xsd:enumeration>
|
7760
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7761
|
+
<xsd:annotation>
|
7762
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7763
|
+
</xsd:annotation>
|
7764
|
+
</xsd:enumeration>
|
7765
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7766
|
+
<xsd:annotation>
|
7767
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7768
|
+
</xsd:annotation>
|
7769
|
+
</xsd:enumeration>
|
7770
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7771
|
+
<xsd:annotation>
|
7772
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7773
|
+
</xsd:annotation>
|
7774
|
+
</xsd:enumeration>
|
7775
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7776
|
+
<xsd:annotation>
|
7777
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7778
|
+
</xsd:annotation>
|
7779
|
+
</xsd:enumeration>
|
7780
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7781
|
+
<xsd:annotation>
|
7782
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7783
|
+
</xsd:annotation>
|
7784
|
+
</xsd:enumeration>
|
7785
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7786
|
+
<xsd:annotation>
|
7787
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7788
|
+
</xsd:annotation>
|
7789
|
+
</xsd:enumeration>
|
7790
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7791
|
+
<xsd:annotation>
|
7792
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7793
|
+
</xsd:annotation>
|
7794
|
+
</xsd:enumeration>
|
5955
7795
|
</xsd:restriction>
|
5956
7796
|
</xsd:simpleType>
|
5957
7797
|
<xsd:complexType name="Common.ObjectStatusSequence">
|