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
|
|
@@ -4271,6 +4271,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4271
4271
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4272
4272
|
</xsd:annotation>
|
4273
4273
|
</xsd:enumeration>
|
4274
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4275
|
+
<xsd:annotation>
|
4276
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4277
|
+
</xsd:annotation>
|
4278
|
+
</xsd:enumeration>
|
4274
4279
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4275
4280
|
<xsd:annotation>
|
4276
4281
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4641,6 +4646,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4641
4646
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4642
4647
|
</xsd:annotation>
|
4643
4648
|
</xsd:enumeration>
|
4649
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4650
|
+
<xsd:annotation>
|
4651
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4652
|
+
</xsd:annotation>
|
4653
|
+
</xsd:enumeration>
|
4644
4654
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4645
4655
|
<xsd:annotation>
|
4646
4656
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5688,127 +5698,1957 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5688
5698
|
</xsd:enumeration>
|
5689
5699
|
<xsd:enumeration value="STATISTIC_PEM_SESSION_FAILURES_SPM_QUEUE_FULL">
|
5690
5700
|
<xsd:annotation>
|
5691
|
-
<xsd:documentation>STATISTIC_PEM_SESSION_FAILURES_SPM_QUEUE_FULL</xsd:documentation>
|
5701
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_FAILURES_SPM_QUEUE_FULL</xsd:documentation>
|
5702
|
+
</xsd:annotation>
|
5703
|
+
</xsd:enumeration>
|
5704
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_ACTIVE_SESSIONS">
|
5705
|
+
<xsd:annotation>
|
5706
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_ACTIVE_SESSIONS</xsd:documentation>
|
5707
|
+
</xsd:annotation>
|
5708
|
+
</xsd:enumeration>
|
5709
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_ACTIVE_SESSIONS">
|
5710
|
+
<xsd:annotation>
|
5711
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_ACTIVE_SESSIONS</xsd:documentation>
|
5712
|
+
</xsd:annotation>
|
5713
|
+
</xsd:enumeration>
|
5714
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_RECEIVED">
|
5715
|
+
<xsd:annotation>
|
5716
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_RECEIVED</xsd:documentation>
|
5717
|
+
</xsd:annotation>
|
5718
|
+
</xsd:enumeration>
|
5719
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_SENT">
|
5720
|
+
<xsd:annotation>
|
5721
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_SENT</xsd:documentation>
|
5722
|
+
</xsd:annotation>
|
5723
|
+
</xsd:enumeration>
|
5724
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_SESSIONS_CLOSE_INITIATED">
|
5725
|
+
<xsd:annotation>
|
5726
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_SESSIONS_CLOSE_INITIATED</xsd:documentation>
|
5727
|
+
</xsd:annotation>
|
5728
|
+
</xsd:enumeration>
|
5729
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_SESSIONS_CLOSE_INITIATED">
|
5730
|
+
<xsd:annotation>
|
5731
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_SESSIONS_CLOSE_INITIATED</xsd:documentation>
|
5732
|
+
</xsd:annotation>
|
5733
|
+
</xsd:enumeration>
|
5734
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS">
|
5735
|
+
<xsd:annotation>
|
5736
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
|
5737
|
+
</xsd:annotation>
|
5738
|
+
</xsd:enumeration>
|
5739
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS">
|
5740
|
+
<xsd:annotation>
|
5741
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
|
5742
|
+
</xsd:annotation>
|
5743
|
+
</xsd:enumeration>
|
5744
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED">
|
5745
|
+
<xsd:annotation>
|
5746
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED</xsd:documentation>
|
5747
|
+
</xsd:annotation>
|
5748
|
+
</xsd:enumeration>
|
5749
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED">
|
5750
|
+
<xsd:annotation>
|
5751
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED</xsd:documentation>
|
5752
|
+
</xsd:annotation>
|
5753
|
+
</xsd:enumeration>
|
5754
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED">
|
5755
|
+
<xsd:annotation>
|
5756
|
+
<xsd:documentation>STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
5757
|
+
</xsd:annotation>
|
5758
|
+
</xsd:enumeration>
|
5759
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED">
|
5760
|
+
<xsd:annotation>
|
5761
|
+
<xsd:documentation>STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED</xsd:documentation>
|
5762
|
+
</xsd:annotation>
|
5763
|
+
</xsd:enumeration>
|
5764
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED">
|
5765
|
+
<xsd:annotation>
|
5766
|
+
<xsd:documentation>STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED</xsd:documentation>
|
5767
|
+
</xsd:annotation>
|
5768
|
+
</xsd:enumeration>
|
5769
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_POLICY_REQUESTS_SENT">
|
5770
|
+
<xsd:annotation>
|
5771
|
+
<xsd:documentation>STATISTIC_PEM_GX_POLICY_REQUESTS_SENT</xsd:documentation>
|
5772
|
+
</xsd:annotation>
|
5773
|
+
</xsd:enumeration>
|
5774
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_MESSAGES_SENT">
|
5775
|
+
<xsd:annotation>
|
5776
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_MESSAGES_SENT</xsd:documentation>
|
5777
|
+
</xsd:annotation>
|
5778
|
+
</xsd:enumeration>
|
5779
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED">
|
5780
|
+
<xsd:annotation>
|
5781
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED</xsd:documentation>
|
5782
|
+
</xsd:annotation>
|
5783
|
+
</xsd:enumeration>
|
5784
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_SESSIONS_CREATED">
|
5785
|
+
<xsd:annotation>
|
5786
|
+
<xsd:documentation>STATISTIC_PEM_GX_SESSIONS_CREATED</xsd:documentation>
|
5787
|
+
</xsd:annotation>
|
5788
|
+
</xsd:enumeration>
|
5789
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_SESSIONS_TERMINATED">
|
5790
|
+
<xsd:annotation>
|
5791
|
+
<xsd:documentation>STATISTIC_PEM_GX_SESSIONS_TERMINATED</xsd:documentation>
|
5792
|
+
</xsd:annotation>
|
5793
|
+
</xsd:enumeration>
|
5794
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT">
|
5795
|
+
<xsd:annotation>
|
5796
|
+
<xsd:documentation>STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT</xsd:documentation>
|
5797
|
+
</xsd:annotation>
|
5798
|
+
</xsd:enumeration>
|
5799
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_BYTES_UPLINK">
|
5800
|
+
<xsd:annotation>
|
5801
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_BYTES_UPLINK</xsd:documentation>
|
5802
|
+
</xsd:annotation>
|
5803
|
+
</xsd:enumeration>
|
5804
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK">
|
5805
|
+
<xsd:annotation>
|
5806
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK</xsd:documentation>
|
5807
|
+
</xsd:annotation>
|
5808
|
+
</xsd:enumeration>
|
5809
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL">
|
5810
|
+
<xsd:annotation>
|
5811
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL</xsd:documentation>
|
5812
|
+
</xsd:annotation>
|
5813
|
+
</xsd:enumeration>
|
5814
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT">
|
5815
|
+
<xsd:annotation>
|
5816
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT</xsd:documentation>
|
5817
|
+
</xsd:annotation>
|
5818
|
+
</xsd:enumeration>
|
5819
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_MAX">
|
5820
|
+
<xsd:annotation>
|
5821
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5822
|
+
</xsd:annotation>
|
5823
|
+
</xsd:enumeration>
|
5824
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5825
|
+
<xsd:annotation>
|
5826
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5827
|
+
</xsd:annotation>
|
5828
|
+
</xsd:enumeration>
|
5829
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5830
|
+
<xsd:annotation>
|
5831
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5832
|
+
</xsd:annotation>
|
5833
|
+
</xsd:enumeration>
|
5834
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5835
|
+
<xsd:annotation>
|
5836
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5837
|
+
</xsd:annotation>
|
5838
|
+
</xsd:enumeration>
|
5839
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5840
|
+
<xsd:annotation>
|
5841
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5842
|
+
</xsd:annotation>
|
5843
|
+
</xsd:enumeration>
|
5844
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5845
|
+
<xsd:annotation>
|
5846
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5847
|
+
</xsd:annotation>
|
5848
|
+
</xsd:enumeration>
|
5849
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5850
|
+
<xsd:annotation>
|
5851
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5852
|
+
</xsd:annotation>
|
5853
|
+
</xsd:enumeration>
|
5854
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5855
|
+
<xsd:annotation>
|
5856
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5857
|
+
</xsd:annotation>
|
5858
|
+
</xsd:enumeration>
|
5859
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5860
|
+
<xsd:annotation>
|
5861
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5862
|
+
</xsd:annotation>
|
5863
|
+
</xsd:enumeration>
|
5864
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5865
|
+
<xsd:annotation>
|
5866
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5867
|
+
</xsd:annotation>
|
5868
|
+
</xsd:enumeration>
|
5869
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5870
|
+
<xsd:annotation>
|
5871
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
5872
|
+
</xsd:annotation>
|
5873
|
+
</xsd:enumeration>
|
5874
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
5875
|
+
<xsd:annotation>
|
5876
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
5877
|
+
</xsd:annotation>
|
5878
|
+
</xsd:enumeration>
|
5879
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
5880
|
+
<xsd:annotation>
|
5881
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
5882
|
+
</xsd:annotation>
|
5883
|
+
</xsd:enumeration>
|
5884
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
5885
|
+
<xsd:annotation>
|
5886
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
5887
|
+
</xsd:annotation>
|
5888
|
+
</xsd:enumeration>
|
5889
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
5890
|
+
<xsd:annotation>
|
5891
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
5892
|
+
</xsd:annotation>
|
5893
|
+
</xsd:enumeration>
|
5894
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
5895
|
+
<xsd:annotation>
|
5896
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
5897
|
+
</xsd:annotation>
|
5898
|
+
</xsd:enumeration>
|
5899
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
5900
|
+
<xsd:annotation>
|
5901
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
5902
|
+
</xsd:annotation>
|
5903
|
+
</xsd:enumeration>
|
5904
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
5905
|
+
<xsd:annotation>
|
5906
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
5907
|
+
</xsd:annotation>
|
5908
|
+
</xsd:enumeration>
|
5909
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
5910
|
+
<xsd:annotation>
|
5911
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
5912
|
+
</xsd:annotation>
|
5913
|
+
</xsd:enumeration>
|
5914
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
5915
|
+
<xsd:annotation>
|
5916
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
5917
|
+
</xsd:annotation>
|
5918
|
+
</xsd:enumeration>
|
5919
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
5920
|
+
<xsd:annotation>
|
5921
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
5922
|
+
</xsd:annotation>
|
5923
|
+
</xsd:enumeration>
|
5924
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
5925
|
+
<xsd:annotation>
|
5926
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
5927
|
+
</xsd:annotation>
|
5928
|
+
</xsd:enumeration>
|
5929
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
5930
|
+
<xsd:annotation>
|
5931
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
5932
|
+
</xsd:annotation>
|
5933
|
+
</xsd:enumeration>
|
5934
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
5935
|
+
<xsd:annotation>
|
5936
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
5937
|
+
</xsd:annotation>
|
5938
|
+
</xsd:enumeration>
|
5939
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
5940
|
+
<xsd:annotation>
|
5941
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
5942
|
+
</xsd:annotation>
|
5943
|
+
</xsd:enumeration>
|
5944
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
5945
|
+
<xsd:annotation>
|
5946
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
5947
|
+
</xsd:annotation>
|
5948
|
+
</xsd:enumeration>
|
5949
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
5950
|
+
<xsd:annotation>
|
5951
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
5952
|
+
</xsd:annotation>
|
5953
|
+
</xsd:enumeration>
|
5954
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
5955
|
+
<xsd:annotation>
|
5956
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
5957
|
+
</xsd:annotation>
|
5958
|
+
</xsd:enumeration>
|
5959
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
5960
|
+
<xsd:annotation>
|
5961
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
5962
|
+
</xsd:annotation>
|
5963
|
+
</xsd:enumeration>
|
5964
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
5965
|
+
<xsd:annotation>
|
5966
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
5967
|
+
</xsd:annotation>
|
5968
|
+
</xsd:enumeration>
|
5969
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
5970
|
+
<xsd:annotation>
|
5971
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
5972
|
+
</xsd:annotation>
|
5973
|
+
</xsd:enumeration>
|
5974
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
5975
|
+
<xsd:annotation>
|
5976
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
5977
|
+
</xsd:annotation>
|
5978
|
+
</xsd:enumeration>
|
5979
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
5980
|
+
<xsd:annotation>
|
5981
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
5982
|
+
</xsd:annotation>
|
5983
|
+
</xsd:enumeration>
|
5984
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
5985
|
+
<xsd:annotation>
|
5986
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
5987
|
+
</xsd:annotation>
|
5988
|
+
</xsd:enumeration>
|
5989
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
5990
|
+
<xsd:annotation>
|
5991
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
5992
|
+
</xsd:annotation>
|
5993
|
+
</xsd:enumeration>
|
5994
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
5995
|
+
<xsd:annotation>
|
5996
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
5997
|
+
</xsd:annotation>
|
5998
|
+
</xsd:enumeration>
|
5999
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6000
|
+
<xsd:annotation>
|
6001
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6002
|
+
</xsd:annotation>
|
6003
|
+
</xsd:enumeration>
|
6004
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6005
|
+
<xsd:annotation>
|
6006
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6007
|
+
</xsd:annotation>
|
6008
|
+
</xsd:enumeration>
|
6009
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6010
|
+
<xsd:annotation>
|
6011
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6012
|
+
</xsd:annotation>
|
6013
|
+
</xsd:enumeration>
|
6014
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6015
|
+
<xsd:annotation>
|
6016
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6017
|
+
</xsd:annotation>
|
6018
|
+
</xsd:enumeration>
|
6019
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6020
|
+
<xsd:annotation>
|
6021
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6022
|
+
</xsd:annotation>
|
6023
|
+
</xsd:enumeration>
|
6024
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6025
|
+
<xsd:annotation>
|
6026
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6027
|
+
</xsd:annotation>
|
6028
|
+
</xsd:enumeration>
|
6029
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6030
|
+
<xsd:annotation>
|
6031
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6032
|
+
</xsd:annotation>
|
6033
|
+
</xsd:enumeration>
|
6034
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6035
|
+
<xsd:annotation>
|
6036
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6037
|
+
</xsd:annotation>
|
6038
|
+
</xsd:enumeration>
|
6039
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6040
|
+
<xsd:annotation>
|
6041
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6042
|
+
</xsd:annotation>
|
6043
|
+
</xsd:enumeration>
|
6044
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6045
|
+
<xsd:annotation>
|
6046
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6047
|
+
</xsd:annotation>
|
6048
|
+
</xsd:enumeration>
|
6049
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6050
|
+
<xsd:annotation>
|
6051
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6052
|
+
</xsd:annotation>
|
6053
|
+
</xsd:enumeration>
|
6054
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6055
|
+
<xsd:annotation>
|
6056
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6057
|
+
</xsd:annotation>
|
6058
|
+
</xsd:enumeration>
|
6059
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6060
|
+
<xsd:annotation>
|
6061
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6062
|
+
</xsd:annotation>
|
6063
|
+
</xsd:enumeration>
|
6064
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6065
|
+
<xsd:annotation>
|
6066
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6067
|
+
</xsd:annotation>
|
6068
|
+
</xsd:enumeration>
|
6069
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6070
|
+
<xsd:annotation>
|
6071
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6072
|
+
</xsd:annotation>
|
6073
|
+
</xsd:enumeration>
|
6074
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6075
|
+
<xsd:annotation>
|
6076
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6077
|
+
</xsd:annotation>
|
6078
|
+
</xsd:enumeration>
|
6079
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6080
|
+
<xsd:annotation>
|
6081
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6082
|
+
</xsd:annotation>
|
6083
|
+
</xsd:enumeration>
|
6084
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6085
|
+
<xsd:annotation>
|
6086
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6087
|
+
</xsd:annotation>
|
6088
|
+
</xsd:enumeration>
|
6089
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6090
|
+
<xsd:annotation>
|
6091
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6092
|
+
</xsd:annotation>
|
6093
|
+
</xsd:enumeration>
|
6094
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6095
|
+
<xsd:annotation>
|
6096
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6097
|
+
</xsd:annotation>
|
6098
|
+
</xsd:enumeration>
|
6099
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6100
|
+
<xsd:annotation>
|
6101
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6102
|
+
</xsd:annotation>
|
6103
|
+
</xsd:enumeration>
|
6104
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6105
|
+
<xsd:annotation>
|
6106
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6107
|
+
</xsd:annotation>
|
6108
|
+
</xsd:enumeration>
|
6109
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6110
|
+
<xsd:annotation>
|
6111
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6112
|
+
</xsd:annotation>
|
6113
|
+
</xsd:enumeration>
|
6114
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6115
|
+
<xsd:annotation>
|
6116
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6117
|
+
</xsd:annotation>
|
6118
|
+
</xsd:enumeration>
|
6119
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6120
|
+
<xsd:annotation>
|
6121
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6122
|
+
</xsd:annotation>
|
6123
|
+
</xsd:enumeration>
|
6124
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6125
|
+
<xsd:annotation>
|
6126
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6127
|
+
</xsd:annotation>
|
6128
|
+
</xsd:enumeration>
|
6129
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6130
|
+
<xsd:annotation>
|
6131
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6132
|
+
</xsd:annotation>
|
6133
|
+
</xsd:enumeration>
|
6134
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6135
|
+
<xsd:annotation>
|
6136
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6137
|
+
</xsd:annotation>
|
6138
|
+
</xsd:enumeration>
|
6139
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6140
|
+
<xsd:annotation>
|
6141
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6142
|
+
</xsd:annotation>
|
6143
|
+
</xsd:enumeration>
|
6144
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6145
|
+
<xsd:annotation>
|
6146
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6147
|
+
</xsd:annotation>
|
6148
|
+
</xsd:enumeration>
|
6149
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6150
|
+
<xsd:annotation>
|
6151
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6152
|
+
</xsd:annotation>
|
6153
|
+
</xsd:enumeration>
|
6154
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6155
|
+
<xsd:annotation>
|
6156
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6157
|
+
</xsd:annotation>
|
6158
|
+
</xsd:enumeration>
|
6159
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6160
|
+
<xsd:annotation>
|
6161
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6162
|
+
</xsd:annotation>
|
6163
|
+
</xsd:enumeration>
|
6164
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6165
|
+
<xsd:annotation>
|
6166
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6167
|
+
</xsd:annotation>
|
6168
|
+
</xsd:enumeration>
|
6169
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6170
|
+
<xsd:annotation>
|
6171
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6172
|
+
</xsd:annotation>
|
6173
|
+
</xsd:enumeration>
|
6174
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6175
|
+
<xsd:annotation>
|
6176
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6177
|
+
</xsd:annotation>
|
6178
|
+
</xsd:enumeration>
|
6179
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6180
|
+
<xsd:annotation>
|
6181
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6182
|
+
</xsd:annotation>
|
6183
|
+
</xsd:enumeration>
|
6184
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6185
|
+
<xsd:annotation>
|
6186
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6187
|
+
</xsd:annotation>
|
6188
|
+
</xsd:enumeration>
|
6189
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6190
|
+
<xsd:annotation>
|
6191
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6192
|
+
</xsd:annotation>
|
6193
|
+
</xsd:enumeration>
|
6194
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6195
|
+
<xsd:annotation>
|
6196
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6197
|
+
</xsd:annotation>
|
6198
|
+
</xsd:enumeration>
|
6199
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6200
|
+
<xsd:annotation>
|
6201
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6202
|
+
</xsd:annotation>
|
6203
|
+
</xsd:enumeration>
|
6204
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6205
|
+
<xsd:annotation>
|
6206
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6207
|
+
</xsd:annotation>
|
6208
|
+
</xsd:enumeration>
|
6209
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6210
|
+
<xsd:annotation>
|
6211
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6212
|
+
</xsd:annotation>
|
6213
|
+
</xsd:enumeration>
|
6214
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6215
|
+
<xsd:annotation>
|
6216
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6217
|
+
</xsd:annotation>
|
6218
|
+
</xsd:enumeration>
|
6219
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6220
|
+
<xsd:annotation>
|
6221
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6222
|
+
</xsd:annotation>
|
6223
|
+
</xsd:enumeration>
|
6224
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6225
|
+
<xsd:annotation>
|
6226
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6227
|
+
</xsd:annotation>
|
6228
|
+
</xsd:enumeration>
|
6229
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6230
|
+
<xsd:annotation>
|
6231
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6232
|
+
</xsd:annotation>
|
6233
|
+
</xsd:enumeration>
|
6234
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6235
|
+
<xsd:annotation>
|
6236
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6237
|
+
</xsd:annotation>
|
6238
|
+
</xsd:enumeration>
|
6239
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6240
|
+
<xsd:annotation>
|
6241
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6242
|
+
</xsd:annotation>
|
6243
|
+
</xsd:enumeration>
|
6244
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6245
|
+
<xsd:annotation>
|
6246
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6247
|
+
</xsd:annotation>
|
6248
|
+
</xsd:enumeration>
|
6249
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6250
|
+
<xsd:annotation>
|
6251
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6252
|
+
</xsd:annotation>
|
6253
|
+
</xsd:enumeration>
|
6254
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6255
|
+
<xsd:annotation>
|
6256
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6257
|
+
</xsd:annotation>
|
6258
|
+
</xsd:enumeration>
|
6259
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6260
|
+
<xsd:annotation>
|
6261
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6262
|
+
</xsd:annotation>
|
6263
|
+
</xsd:enumeration>
|
6264
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6265
|
+
<xsd:annotation>
|
6266
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6267
|
+
</xsd:annotation>
|
6268
|
+
</xsd:enumeration>
|
6269
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6270
|
+
<xsd:annotation>
|
6271
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6272
|
+
</xsd:annotation>
|
6273
|
+
</xsd:enumeration>
|
6274
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6275
|
+
<xsd:annotation>
|
6276
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6277
|
+
</xsd:annotation>
|
6278
|
+
</xsd:enumeration>
|
6279
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6280
|
+
<xsd:annotation>
|
6281
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6282
|
+
</xsd:annotation>
|
6283
|
+
</xsd:enumeration>
|
6284
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6285
|
+
<xsd:annotation>
|
6286
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6287
|
+
</xsd:annotation>
|
6288
|
+
</xsd:enumeration>
|
6289
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6290
|
+
<xsd:annotation>
|
6291
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6292
|
+
</xsd:annotation>
|
6293
|
+
</xsd:enumeration>
|
6294
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6295
|
+
<xsd:annotation>
|
6296
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6297
|
+
</xsd:annotation>
|
6298
|
+
</xsd:enumeration>
|
6299
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6300
|
+
<xsd:annotation>
|
6301
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6302
|
+
</xsd:annotation>
|
6303
|
+
</xsd:enumeration>
|
6304
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6305
|
+
<xsd:annotation>
|
6306
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6307
|
+
</xsd:annotation>
|
6308
|
+
</xsd:enumeration>
|
6309
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6310
|
+
<xsd:annotation>
|
6311
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6312
|
+
</xsd:annotation>
|
6313
|
+
</xsd:enumeration>
|
6314
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6315
|
+
<xsd:annotation>
|
6316
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6317
|
+
</xsd:annotation>
|
6318
|
+
</xsd:enumeration>
|
6319
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6320
|
+
<xsd:annotation>
|
6321
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6322
|
+
</xsd:annotation>
|
6323
|
+
</xsd:enumeration>
|
6324
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6325
|
+
<xsd:annotation>
|
6326
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6327
|
+
</xsd:annotation>
|
6328
|
+
</xsd:enumeration>
|
6329
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6330
|
+
<xsd:annotation>
|
6331
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6332
|
+
</xsd:annotation>
|
6333
|
+
</xsd:enumeration>
|
6334
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6335
|
+
<xsd:annotation>
|
6336
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6337
|
+
</xsd:annotation>
|
6338
|
+
</xsd:enumeration>
|
6339
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6340
|
+
<xsd:annotation>
|
6341
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6342
|
+
</xsd:annotation>
|
6343
|
+
</xsd:enumeration>
|
6344
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6345
|
+
<xsd:annotation>
|
6346
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6347
|
+
</xsd:annotation>
|
6348
|
+
</xsd:enumeration>
|
6349
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6350
|
+
<xsd:annotation>
|
6351
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6352
|
+
</xsd:annotation>
|
6353
|
+
</xsd:enumeration>
|
6354
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6355
|
+
<xsd:annotation>
|
6356
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6357
|
+
</xsd:annotation>
|
6358
|
+
</xsd:enumeration>
|
6359
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6360
|
+
<xsd:annotation>
|
6361
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6362
|
+
</xsd:annotation>
|
6363
|
+
</xsd:enumeration>
|
6364
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6365
|
+
<xsd:annotation>
|
6366
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6367
|
+
</xsd:annotation>
|
6368
|
+
</xsd:enumeration>
|
6369
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6370
|
+
<xsd:annotation>
|
6371
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6372
|
+
</xsd:annotation>
|
6373
|
+
</xsd:enumeration>
|
6374
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6375
|
+
<xsd:annotation>
|
6376
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6377
|
+
</xsd:annotation>
|
6378
|
+
</xsd:enumeration>
|
6379
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6380
|
+
<xsd:annotation>
|
6381
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6382
|
+
</xsd:annotation>
|
6383
|
+
</xsd:enumeration>
|
6384
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6385
|
+
<xsd:annotation>
|
6386
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6387
|
+
</xsd:annotation>
|
6388
|
+
</xsd:enumeration>
|
6389
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6390
|
+
<xsd:annotation>
|
6391
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6392
|
+
</xsd:annotation>
|
6393
|
+
</xsd:enumeration>
|
6394
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6395
|
+
<xsd:annotation>
|
6396
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6397
|
+
</xsd:annotation>
|
6398
|
+
</xsd:enumeration>
|
6399
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6400
|
+
<xsd:annotation>
|
6401
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6402
|
+
</xsd:annotation>
|
6403
|
+
</xsd:enumeration>
|
6404
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6405
|
+
<xsd:annotation>
|
6406
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6407
|
+
</xsd:annotation>
|
6408
|
+
</xsd:enumeration>
|
6409
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6410
|
+
<xsd:annotation>
|
6411
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6412
|
+
</xsd:annotation>
|
6413
|
+
</xsd:enumeration>
|
6414
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6415
|
+
<xsd:annotation>
|
6416
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6417
|
+
</xsd:annotation>
|
6418
|
+
</xsd:enumeration>
|
6419
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6420
|
+
<xsd:annotation>
|
6421
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6422
|
+
</xsd:annotation>
|
6423
|
+
</xsd:enumeration>
|
6424
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6425
|
+
<xsd:annotation>
|
6426
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6427
|
+
</xsd:annotation>
|
6428
|
+
</xsd:enumeration>
|
6429
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6430
|
+
<xsd:annotation>
|
6431
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6432
|
+
</xsd:annotation>
|
6433
|
+
</xsd:enumeration>
|
6434
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6435
|
+
<xsd:annotation>
|
6436
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6437
|
+
</xsd:annotation>
|
6438
|
+
</xsd:enumeration>
|
6439
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6440
|
+
<xsd:annotation>
|
6441
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6442
|
+
</xsd:annotation>
|
6443
|
+
</xsd:enumeration>
|
6444
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6445
|
+
<xsd:annotation>
|
6446
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6447
|
+
</xsd:annotation>
|
6448
|
+
</xsd:enumeration>
|
6449
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6450
|
+
<xsd:annotation>
|
6451
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6452
|
+
</xsd:annotation>
|
6453
|
+
</xsd:enumeration>
|
6454
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6455
|
+
<xsd:annotation>
|
6456
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6457
|
+
</xsd:annotation>
|
6458
|
+
</xsd:enumeration>
|
6459
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6460
|
+
<xsd:annotation>
|
6461
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6462
|
+
</xsd:annotation>
|
6463
|
+
</xsd:enumeration>
|
6464
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6465
|
+
<xsd:annotation>
|
6466
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6467
|
+
</xsd:annotation>
|
6468
|
+
</xsd:enumeration>
|
6469
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6470
|
+
<xsd:annotation>
|
6471
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6472
|
+
</xsd:annotation>
|
6473
|
+
</xsd:enumeration>
|
6474
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6475
|
+
<xsd:annotation>
|
6476
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6477
|
+
</xsd:annotation>
|
6478
|
+
</xsd:enumeration>
|
6479
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6480
|
+
<xsd:annotation>
|
6481
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6482
|
+
</xsd:annotation>
|
6483
|
+
</xsd:enumeration>
|
6484
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6485
|
+
<xsd:annotation>
|
6486
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6487
|
+
</xsd:annotation>
|
6488
|
+
</xsd:enumeration>
|
6489
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6490
|
+
<xsd:annotation>
|
6491
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6492
|
+
</xsd:annotation>
|
6493
|
+
</xsd:enumeration>
|
6494
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6495
|
+
<xsd:annotation>
|
6496
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6497
|
+
</xsd:annotation>
|
6498
|
+
</xsd:enumeration>
|
6499
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6500
|
+
<xsd:annotation>
|
6501
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6502
|
+
</xsd:annotation>
|
6503
|
+
</xsd:enumeration>
|
6504
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6505
|
+
<xsd:annotation>
|
6506
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6507
|
+
</xsd:annotation>
|
6508
|
+
</xsd:enumeration>
|
6509
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6510
|
+
<xsd:annotation>
|
6511
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6512
|
+
</xsd:annotation>
|
6513
|
+
</xsd:enumeration>
|
6514
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6515
|
+
<xsd:annotation>
|
6516
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6517
|
+
</xsd:annotation>
|
6518
|
+
</xsd:enumeration>
|
6519
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6520
|
+
<xsd:annotation>
|
6521
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6522
|
+
</xsd:annotation>
|
6523
|
+
</xsd:enumeration>
|
6524
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6525
|
+
<xsd:annotation>
|
6526
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6527
|
+
</xsd:annotation>
|
6528
|
+
</xsd:enumeration>
|
6529
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6530
|
+
<xsd:annotation>
|
6531
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6532
|
+
</xsd:annotation>
|
6533
|
+
</xsd:enumeration>
|
6534
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6535
|
+
<xsd:annotation>
|
6536
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6537
|
+
</xsd:annotation>
|
6538
|
+
</xsd:enumeration>
|
6539
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6540
|
+
<xsd:annotation>
|
6541
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6542
|
+
</xsd:annotation>
|
6543
|
+
</xsd:enumeration>
|
6544
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6545
|
+
<xsd:annotation>
|
6546
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6547
|
+
</xsd:annotation>
|
6548
|
+
</xsd:enumeration>
|
6549
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6550
|
+
<xsd:annotation>
|
6551
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6552
|
+
</xsd:annotation>
|
6553
|
+
</xsd:enumeration>
|
6554
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6555
|
+
<xsd:annotation>
|
6556
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6557
|
+
</xsd:annotation>
|
6558
|
+
</xsd:enumeration>
|
6559
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6560
|
+
<xsd:annotation>
|
6561
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6562
|
+
</xsd:annotation>
|
6563
|
+
</xsd:enumeration>
|
6564
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6565
|
+
<xsd:annotation>
|
6566
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6567
|
+
</xsd:annotation>
|
6568
|
+
</xsd:enumeration>
|
6569
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6570
|
+
<xsd:annotation>
|
6571
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6572
|
+
</xsd:annotation>
|
6573
|
+
</xsd:enumeration>
|
6574
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6575
|
+
<xsd:annotation>
|
6576
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6577
|
+
</xsd:annotation>
|
6578
|
+
</xsd:enumeration>
|
6579
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6580
|
+
<xsd:annotation>
|
6581
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6582
|
+
</xsd:annotation>
|
6583
|
+
</xsd:enumeration>
|
6584
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6585
|
+
<xsd:annotation>
|
6586
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6587
|
+
</xsd:annotation>
|
6588
|
+
</xsd:enumeration>
|
6589
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6590
|
+
<xsd:annotation>
|
6591
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6592
|
+
</xsd:annotation>
|
6593
|
+
</xsd:enumeration>
|
6594
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6595
|
+
<xsd:annotation>
|
6596
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6597
|
+
</xsd:annotation>
|
6598
|
+
</xsd:enumeration>
|
6599
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6600
|
+
<xsd:annotation>
|
6601
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6602
|
+
</xsd:annotation>
|
6603
|
+
</xsd:enumeration>
|
6604
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6605
|
+
<xsd:annotation>
|
6606
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6607
|
+
</xsd:annotation>
|
6608
|
+
</xsd:enumeration>
|
6609
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6610
|
+
<xsd:annotation>
|
6611
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6612
|
+
</xsd:annotation>
|
6613
|
+
</xsd:enumeration>
|
6614
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6615
|
+
<xsd:annotation>
|
6616
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6617
|
+
</xsd:annotation>
|
6618
|
+
</xsd:enumeration>
|
6619
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6620
|
+
<xsd:annotation>
|
6621
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6622
|
+
</xsd:annotation>
|
6623
|
+
</xsd:enumeration>
|
6624
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6625
|
+
<xsd:annotation>
|
6626
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6627
|
+
</xsd:annotation>
|
6628
|
+
</xsd:enumeration>
|
6629
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6630
|
+
<xsd:annotation>
|
6631
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6632
|
+
</xsd:annotation>
|
6633
|
+
</xsd:enumeration>
|
6634
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6635
|
+
<xsd:annotation>
|
6636
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6637
|
+
</xsd:annotation>
|
6638
|
+
</xsd:enumeration>
|
6639
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6640
|
+
<xsd:annotation>
|
6641
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6642
|
+
</xsd:annotation>
|
6643
|
+
</xsd:enumeration>
|
6644
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6645
|
+
<xsd:annotation>
|
6646
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6647
|
+
</xsd:annotation>
|
6648
|
+
</xsd:enumeration>
|
6649
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6650
|
+
<xsd:annotation>
|
6651
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6652
|
+
</xsd:annotation>
|
6653
|
+
</xsd:enumeration>
|
6654
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6655
|
+
<xsd:annotation>
|
6656
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6657
|
+
</xsd:annotation>
|
6658
|
+
</xsd:enumeration>
|
6659
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6660
|
+
<xsd:annotation>
|
6661
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6662
|
+
</xsd:annotation>
|
6663
|
+
</xsd:enumeration>
|
6664
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6665
|
+
<xsd:annotation>
|
6666
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6667
|
+
</xsd:annotation>
|
6668
|
+
</xsd:enumeration>
|
6669
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6670
|
+
<xsd:annotation>
|
6671
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6672
|
+
</xsd:annotation>
|
6673
|
+
</xsd:enumeration>
|
6674
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6675
|
+
<xsd:annotation>
|
6676
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6677
|
+
</xsd:annotation>
|
6678
|
+
</xsd:enumeration>
|
6679
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6680
|
+
<xsd:annotation>
|
6681
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6682
|
+
</xsd:annotation>
|
6683
|
+
</xsd:enumeration>
|
6684
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6685
|
+
<xsd:annotation>
|
6686
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6687
|
+
</xsd:annotation>
|
6688
|
+
</xsd:enumeration>
|
6689
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6690
|
+
<xsd:annotation>
|
6691
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6692
|
+
</xsd:annotation>
|
6693
|
+
</xsd:enumeration>
|
6694
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6695
|
+
<xsd:annotation>
|
6696
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6697
|
+
</xsd:annotation>
|
6698
|
+
</xsd:enumeration>
|
6699
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6700
|
+
<xsd:annotation>
|
6701
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6702
|
+
</xsd:annotation>
|
6703
|
+
</xsd:enumeration>
|
6704
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6705
|
+
<xsd:annotation>
|
6706
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6707
|
+
</xsd:annotation>
|
6708
|
+
</xsd:enumeration>
|
6709
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6710
|
+
<xsd:annotation>
|
6711
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6712
|
+
</xsd:annotation>
|
6713
|
+
</xsd:enumeration>
|
6714
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6715
|
+
<xsd:annotation>
|
6716
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6717
|
+
</xsd:annotation>
|
6718
|
+
</xsd:enumeration>
|
6719
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6720
|
+
<xsd:annotation>
|
6721
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6722
|
+
</xsd:annotation>
|
6723
|
+
</xsd:enumeration>
|
6724
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6725
|
+
<xsd:annotation>
|
6726
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6727
|
+
</xsd:annotation>
|
6728
|
+
</xsd:enumeration>
|
6729
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6730
|
+
<xsd:annotation>
|
6731
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6732
|
+
</xsd:annotation>
|
6733
|
+
</xsd:enumeration>
|
6734
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6735
|
+
<xsd:annotation>
|
6736
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6737
|
+
</xsd:annotation>
|
6738
|
+
</xsd:enumeration>
|
6739
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6740
|
+
<xsd:annotation>
|
6741
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6742
|
+
</xsd:annotation>
|
6743
|
+
</xsd:enumeration>
|
6744
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6745
|
+
<xsd:annotation>
|
6746
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6747
|
+
</xsd:annotation>
|
6748
|
+
</xsd:enumeration>
|
6749
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6750
|
+
<xsd:annotation>
|
6751
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6752
|
+
</xsd:annotation>
|
6753
|
+
</xsd:enumeration>
|
6754
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6755
|
+
<xsd:annotation>
|
6756
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6757
|
+
</xsd:annotation>
|
6758
|
+
</xsd:enumeration>
|
6759
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6760
|
+
<xsd:annotation>
|
6761
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6762
|
+
</xsd:annotation>
|
6763
|
+
</xsd:enumeration>
|
6764
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6765
|
+
<xsd:annotation>
|
6766
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6767
|
+
</xsd:annotation>
|
6768
|
+
</xsd:enumeration>
|
6769
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6770
|
+
<xsd:annotation>
|
6771
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6772
|
+
</xsd:annotation>
|
6773
|
+
</xsd:enumeration>
|
6774
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6775
|
+
<xsd:annotation>
|
6776
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6777
|
+
</xsd:annotation>
|
6778
|
+
</xsd:enumeration>
|
6779
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6780
|
+
<xsd:annotation>
|
6781
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6782
|
+
</xsd:annotation>
|
6783
|
+
</xsd:enumeration>
|
6784
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6785
|
+
<xsd:annotation>
|
6786
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6787
|
+
</xsd:annotation>
|
6788
|
+
</xsd:enumeration>
|
6789
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6790
|
+
<xsd:annotation>
|
6791
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6792
|
+
</xsd:annotation>
|
6793
|
+
</xsd:enumeration>
|
6794
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6795
|
+
<xsd:annotation>
|
6796
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6797
|
+
</xsd:annotation>
|
6798
|
+
</xsd:enumeration>
|
6799
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6800
|
+
<xsd:annotation>
|
6801
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6802
|
+
</xsd:annotation>
|
6803
|
+
</xsd:enumeration>
|
6804
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6805
|
+
<xsd:annotation>
|
6806
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6807
|
+
</xsd:annotation>
|
6808
|
+
</xsd:enumeration>
|
6809
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6810
|
+
<xsd:annotation>
|
6811
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6812
|
+
</xsd:annotation>
|
6813
|
+
</xsd:enumeration>
|
6814
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6815
|
+
<xsd:annotation>
|
6816
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6817
|
+
</xsd:annotation>
|
6818
|
+
</xsd:enumeration>
|
6819
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6820
|
+
<xsd:annotation>
|
6821
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6822
|
+
</xsd:annotation>
|
6823
|
+
</xsd:enumeration>
|
6824
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6825
|
+
<xsd:annotation>
|
6826
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6827
|
+
</xsd:annotation>
|
6828
|
+
</xsd:enumeration>
|
6829
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6830
|
+
<xsd:annotation>
|
6831
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6832
|
+
</xsd:annotation>
|
6833
|
+
</xsd:enumeration>
|
6834
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6835
|
+
<xsd:annotation>
|
6836
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6837
|
+
</xsd:annotation>
|
6838
|
+
</xsd:enumeration>
|
6839
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6840
|
+
<xsd:annotation>
|
6841
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6842
|
+
</xsd:annotation>
|
6843
|
+
</xsd:enumeration>
|
6844
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6845
|
+
<xsd:annotation>
|
6846
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6847
|
+
</xsd:annotation>
|
6848
|
+
</xsd:enumeration>
|
6849
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6850
|
+
<xsd:annotation>
|
6851
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6852
|
+
</xsd:annotation>
|
6853
|
+
</xsd:enumeration>
|
6854
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6855
|
+
<xsd:annotation>
|
6856
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6857
|
+
</xsd:annotation>
|
6858
|
+
</xsd:enumeration>
|
6859
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6860
|
+
<xsd:annotation>
|
6861
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6862
|
+
</xsd:annotation>
|
6863
|
+
</xsd:enumeration>
|
6864
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6865
|
+
<xsd:annotation>
|
6866
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6867
|
+
</xsd:annotation>
|
6868
|
+
</xsd:enumeration>
|
6869
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6870
|
+
<xsd:annotation>
|
6871
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6872
|
+
</xsd:annotation>
|
6873
|
+
</xsd:enumeration>
|
6874
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6875
|
+
<xsd:annotation>
|
6876
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6877
|
+
</xsd:annotation>
|
6878
|
+
</xsd:enumeration>
|
6879
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6880
|
+
<xsd:annotation>
|
6881
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6882
|
+
</xsd:annotation>
|
6883
|
+
</xsd:enumeration>
|
6884
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6885
|
+
<xsd:annotation>
|
6886
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6887
|
+
</xsd:annotation>
|
6888
|
+
</xsd:enumeration>
|
6889
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6890
|
+
<xsd:annotation>
|
6891
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6892
|
+
</xsd:annotation>
|
6893
|
+
</xsd:enumeration>
|
6894
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6895
|
+
<xsd:annotation>
|
6896
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6897
|
+
</xsd:annotation>
|
6898
|
+
</xsd:enumeration>
|
6899
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6900
|
+
<xsd:annotation>
|
6901
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6902
|
+
</xsd:annotation>
|
6903
|
+
</xsd:enumeration>
|
6904
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6905
|
+
<xsd:annotation>
|
6906
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
6907
|
+
</xsd:annotation>
|
6908
|
+
</xsd:enumeration>
|
6909
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
6910
|
+
<xsd:annotation>
|
6911
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
6912
|
+
</xsd:annotation>
|
6913
|
+
</xsd:enumeration>
|
6914
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
6915
|
+
<xsd:annotation>
|
6916
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
6917
|
+
</xsd:annotation>
|
6918
|
+
</xsd:enumeration>
|
6919
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
6920
|
+
<xsd:annotation>
|
6921
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
6922
|
+
</xsd:annotation>
|
6923
|
+
</xsd:enumeration>
|
6924
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
6925
|
+
<xsd:annotation>
|
6926
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
6927
|
+
</xsd:annotation>
|
6928
|
+
</xsd:enumeration>
|
6929
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
6930
|
+
<xsd:annotation>
|
6931
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
6932
|
+
</xsd:annotation>
|
6933
|
+
</xsd:enumeration>
|
6934
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
6935
|
+
<xsd:annotation>
|
6936
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
6937
|
+
</xsd:annotation>
|
6938
|
+
</xsd:enumeration>
|
6939
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
6940
|
+
<xsd:annotation>
|
6941
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
6942
|
+
</xsd:annotation>
|
6943
|
+
</xsd:enumeration>
|
6944
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
6945
|
+
<xsd:annotation>
|
6946
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
6947
|
+
</xsd:annotation>
|
6948
|
+
</xsd:enumeration>
|
6949
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
6950
|
+
<xsd:annotation>
|
6951
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
6952
|
+
</xsd:annotation>
|
6953
|
+
</xsd:enumeration>
|
6954
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
6955
|
+
<xsd:annotation>
|
6956
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
6957
|
+
</xsd:annotation>
|
6958
|
+
</xsd:enumeration>
|
6959
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
6960
|
+
<xsd:annotation>
|
6961
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
6962
|
+
</xsd:annotation>
|
6963
|
+
</xsd:enumeration>
|
6964
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
6965
|
+
<xsd:annotation>
|
6966
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
6967
|
+
</xsd:annotation>
|
6968
|
+
</xsd:enumeration>
|
6969
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
6970
|
+
<xsd:annotation>
|
6971
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
6972
|
+
</xsd:annotation>
|
6973
|
+
</xsd:enumeration>
|
6974
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
6975
|
+
<xsd:annotation>
|
6976
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
6977
|
+
</xsd:annotation>
|
6978
|
+
</xsd:enumeration>
|
6979
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
6980
|
+
<xsd:annotation>
|
6981
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
6982
|
+
</xsd:annotation>
|
6983
|
+
</xsd:enumeration>
|
6984
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
6985
|
+
<xsd:annotation>
|
6986
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
6987
|
+
</xsd:annotation>
|
6988
|
+
</xsd:enumeration>
|
6989
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
6990
|
+
<xsd:annotation>
|
6991
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
6992
|
+
</xsd:annotation>
|
6993
|
+
</xsd:enumeration>
|
6994
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
6995
|
+
<xsd:annotation>
|
6996
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
6997
|
+
</xsd:annotation>
|
6998
|
+
</xsd:enumeration>
|
6999
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7000
|
+
<xsd:annotation>
|
7001
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7002
|
+
</xsd:annotation>
|
7003
|
+
</xsd:enumeration>
|
7004
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7005
|
+
<xsd:annotation>
|
7006
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7007
|
+
</xsd:annotation>
|
7008
|
+
</xsd:enumeration>
|
7009
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7010
|
+
<xsd:annotation>
|
7011
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7012
|
+
</xsd:annotation>
|
7013
|
+
</xsd:enumeration>
|
7014
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7015
|
+
<xsd:annotation>
|
7016
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7017
|
+
</xsd:annotation>
|
7018
|
+
</xsd:enumeration>
|
7019
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7020
|
+
<xsd:annotation>
|
7021
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7022
|
+
</xsd:annotation>
|
7023
|
+
</xsd:enumeration>
|
7024
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7025
|
+
<xsd:annotation>
|
7026
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7027
|
+
</xsd:annotation>
|
7028
|
+
</xsd:enumeration>
|
7029
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7030
|
+
<xsd:annotation>
|
7031
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7032
|
+
</xsd:annotation>
|
7033
|
+
</xsd:enumeration>
|
7034
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7035
|
+
<xsd:annotation>
|
7036
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7037
|
+
</xsd:annotation>
|
7038
|
+
</xsd:enumeration>
|
7039
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7040
|
+
<xsd:annotation>
|
7041
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7042
|
+
</xsd:annotation>
|
7043
|
+
</xsd:enumeration>
|
7044
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7045
|
+
<xsd:annotation>
|
7046
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7047
|
+
</xsd:annotation>
|
7048
|
+
</xsd:enumeration>
|
7049
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7050
|
+
<xsd:annotation>
|
7051
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7052
|
+
</xsd:annotation>
|
7053
|
+
</xsd:enumeration>
|
7054
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7055
|
+
<xsd:annotation>
|
7056
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7057
|
+
</xsd:annotation>
|
7058
|
+
</xsd:enumeration>
|
7059
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7060
|
+
<xsd:annotation>
|
7061
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7062
|
+
</xsd:annotation>
|
7063
|
+
</xsd:enumeration>
|
7064
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7065
|
+
<xsd:annotation>
|
7066
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7067
|
+
</xsd:annotation>
|
7068
|
+
</xsd:enumeration>
|
7069
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7070
|
+
<xsd:annotation>
|
7071
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7072
|
+
</xsd:annotation>
|
7073
|
+
</xsd:enumeration>
|
7074
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7075
|
+
<xsd:annotation>
|
7076
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7077
|
+
</xsd:annotation>
|
7078
|
+
</xsd:enumeration>
|
7079
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7080
|
+
<xsd:annotation>
|
7081
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7082
|
+
</xsd:annotation>
|
7083
|
+
</xsd:enumeration>
|
7084
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7085
|
+
<xsd:annotation>
|
7086
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7087
|
+
</xsd:annotation>
|
7088
|
+
</xsd:enumeration>
|
7089
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7090
|
+
<xsd:annotation>
|
7091
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7092
|
+
</xsd:annotation>
|
7093
|
+
</xsd:enumeration>
|
7094
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7095
|
+
<xsd:annotation>
|
7096
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7097
|
+
</xsd:annotation>
|
7098
|
+
</xsd:enumeration>
|
7099
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7100
|
+
<xsd:annotation>
|
7101
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7102
|
+
</xsd:annotation>
|
7103
|
+
</xsd:enumeration>
|
7104
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7105
|
+
<xsd:annotation>
|
7106
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7107
|
+
</xsd:annotation>
|
7108
|
+
</xsd:enumeration>
|
7109
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7110
|
+
<xsd:annotation>
|
7111
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7112
|
+
</xsd:annotation>
|
7113
|
+
</xsd:enumeration>
|
7114
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7115
|
+
<xsd:annotation>
|
7116
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7117
|
+
</xsd:annotation>
|
7118
|
+
</xsd:enumeration>
|
7119
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7120
|
+
<xsd:annotation>
|
7121
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7122
|
+
</xsd:annotation>
|
7123
|
+
</xsd:enumeration>
|
7124
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7125
|
+
<xsd:annotation>
|
7126
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7127
|
+
</xsd:annotation>
|
7128
|
+
</xsd:enumeration>
|
7129
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7130
|
+
<xsd:annotation>
|
7131
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7132
|
+
</xsd:annotation>
|
7133
|
+
</xsd:enumeration>
|
7134
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7135
|
+
<xsd:annotation>
|
7136
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7137
|
+
</xsd:annotation>
|
7138
|
+
</xsd:enumeration>
|
7139
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7140
|
+
<xsd:annotation>
|
7141
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7142
|
+
</xsd:annotation>
|
7143
|
+
</xsd:enumeration>
|
7144
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7145
|
+
<xsd:annotation>
|
7146
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7147
|
+
</xsd:annotation>
|
7148
|
+
</xsd:enumeration>
|
7149
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7150
|
+
<xsd:annotation>
|
7151
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7152
|
+
</xsd:annotation>
|
7153
|
+
</xsd:enumeration>
|
7154
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7155
|
+
<xsd:annotation>
|
7156
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7157
|
+
</xsd:annotation>
|
7158
|
+
</xsd:enumeration>
|
7159
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7160
|
+
<xsd:annotation>
|
7161
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7162
|
+
</xsd:annotation>
|
7163
|
+
</xsd:enumeration>
|
7164
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7165
|
+
<xsd:annotation>
|
7166
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7167
|
+
</xsd:annotation>
|
7168
|
+
</xsd:enumeration>
|
7169
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7170
|
+
<xsd:annotation>
|
7171
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7172
|
+
</xsd:annotation>
|
7173
|
+
</xsd:enumeration>
|
7174
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7175
|
+
<xsd:annotation>
|
7176
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7177
|
+
</xsd:annotation>
|
7178
|
+
</xsd:enumeration>
|
7179
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7180
|
+
<xsd:annotation>
|
7181
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7182
|
+
</xsd:annotation>
|
7183
|
+
</xsd:enumeration>
|
7184
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7185
|
+
<xsd:annotation>
|
7186
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7187
|
+
</xsd:annotation>
|
7188
|
+
</xsd:enumeration>
|
7189
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7190
|
+
<xsd:annotation>
|
7191
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7192
|
+
</xsd:annotation>
|
7193
|
+
</xsd:enumeration>
|
7194
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7195
|
+
<xsd:annotation>
|
7196
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7197
|
+
</xsd:annotation>
|
7198
|
+
</xsd:enumeration>
|
7199
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7200
|
+
<xsd:annotation>
|
7201
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7202
|
+
</xsd:annotation>
|
7203
|
+
</xsd:enumeration>
|
7204
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7205
|
+
<xsd:annotation>
|
7206
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7207
|
+
</xsd:annotation>
|
7208
|
+
</xsd:enumeration>
|
7209
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7210
|
+
<xsd:annotation>
|
7211
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7212
|
+
</xsd:annotation>
|
7213
|
+
</xsd:enumeration>
|
7214
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7215
|
+
<xsd:annotation>
|
7216
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7217
|
+
</xsd:annotation>
|
7218
|
+
</xsd:enumeration>
|
7219
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7220
|
+
<xsd:annotation>
|
7221
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7222
|
+
</xsd:annotation>
|
7223
|
+
</xsd:enumeration>
|
7224
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7225
|
+
<xsd:annotation>
|
7226
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7227
|
+
</xsd:annotation>
|
7228
|
+
</xsd:enumeration>
|
7229
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7230
|
+
<xsd:annotation>
|
7231
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7232
|
+
</xsd:annotation>
|
7233
|
+
</xsd:enumeration>
|
7234
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7235
|
+
<xsd:annotation>
|
7236
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7237
|
+
</xsd:annotation>
|
7238
|
+
</xsd:enumeration>
|
7239
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7240
|
+
<xsd:annotation>
|
7241
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7242
|
+
</xsd:annotation>
|
7243
|
+
</xsd:enumeration>
|
7244
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7245
|
+
<xsd:annotation>
|
7246
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7247
|
+
</xsd:annotation>
|
7248
|
+
</xsd:enumeration>
|
7249
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7250
|
+
<xsd:annotation>
|
7251
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7252
|
+
</xsd:annotation>
|
7253
|
+
</xsd:enumeration>
|
7254
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7255
|
+
<xsd:annotation>
|
7256
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7257
|
+
</xsd:annotation>
|
7258
|
+
</xsd:enumeration>
|
7259
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7260
|
+
<xsd:annotation>
|
7261
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7262
|
+
</xsd:annotation>
|
7263
|
+
</xsd:enumeration>
|
7264
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7265
|
+
<xsd:annotation>
|
7266
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7267
|
+
</xsd:annotation>
|
7268
|
+
</xsd:enumeration>
|
7269
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7270
|
+
<xsd:annotation>
|
7271
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7272
|
+
</xsd:annotation>
|
7273
|
+
</xsd:enumeration>
|
7274
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7275
|
+
<xsd:annotation>
|
7276
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7277
|
+
</xsd:annotation>
|
7278
|
+
</xsd:enumeration>
|
7279
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7280
|
+
<xsd:annotation>
|
7281
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7282
|
+
</xsd:annotation>
|
7283
|
+
</xsd:enumeration>
|
7284
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7285
|
+
<xsd:annotation>
|
7286
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7287
|
+
</xsd:annotation>
|
7288
|
+
</xsd:enumeration>
|
7289
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7290
|
+
<xsd:annotation>
|
7291
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7292
|
+
</xsd:annotation>
|
7293
|
+
</xsd:enumeration>
|
7294
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7295
|
+
<xsd:annotation>
|
7296
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7297
|
+
</xsd:annotation>
|
7298
|
+
</xsd:enumeration>
|
7299
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7300
|
+
<xsd:annotation>
|
7301
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7302
|
+
</xsd:annotation>
|
7303
|
+
</xsd:enumeration>
|
7304
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7305
|
+
<xsd:annotation>
|
7306
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7307
|
+
</xsd:annotation>
|
7308
|
+
</xsd:enumeration>
|
7309
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7310
|
+
<xsd:annotation>
|
7311
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7312
|
+
</xsd:annotation>
|
7313
|
+
</xsd:enumeration>
|
7314
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7315
|
+
<xsd:annotation>
|
7316
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7317
|
+
</xsd:annotation>
|
7318
|
+
</xsd:enumeration>
|
7319
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7320
|
+
<xsd:annotation>
|
7321
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7322
|
+
</xsd:annotation>
|
7323
|
+
</xsd:enumeration>
|
7324
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7325
|
+
<xsd:annotation>
|
7326
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7327
|
+
</xsd:annotation>
|
7328
|
+
</xsd:enumeration>
|
7329
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7330
|
+
<xsd:annotation>
|
7331
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7332
|
+
</xsd:annotation>
|
7333
|
+
</xsd:enumeration>
|
7334
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7335
|
+
<xsd:annotation>
|
7336
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7337
|
+
</xsd:annotation>
|
7338
|
+
</xsd:enumeration>
|
7339
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7340
|
+
<xsd:annotation>
|
7341
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7342
|
+
</xsd:annotation>
|
7343
|
+
</xsd:enumeration>
|
7344
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7345
|
+
<xsd:annotation>
|
7346
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7347
|
+
</xsd:annotation>
|
7348
|
+
</xsd:enumeration>
|
7349
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7350
|
+
<xsd:annotation>
|
7351
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7352
|
+
</xsd:annotation>
|
7353
|
+
</xsd:enumeration>
|
7354
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7355
|
+
<xsd:annotation>
|
7356
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7357
|
+
</xsd:annotation>
|
7358
|
+
</xsd:enumeration>
|
7359
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7360
|
+
<xsd:annotation>
|
7361
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7362
|
+
</xsd:annotation>
|
7363
|
+
</xsd:enumeration>
|
7364
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7365
|
+
<xsd:annotation>
|
7366
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7367
|
+
</xsd:annotation>
|
7368
|
+
</xsd:enumeration>
|
7369
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7370
|
+
<xsd:annotation>
|
7371
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7372
|
+
</xsd:annotation>
|
7373
|
+
</xsd:enumeration>
|
7374
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7375
|
+
<xsd:annotation>
|
7376
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7377
|
+
</xsd:annotation>
|
7378
|
+
</xsd:enumeration>
|
7379
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7380
|
+
<xsd:annotation>
|
7381
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7382
|
+
</xsd:annotation>
|
7383
|
+
</xsd:enumeration>
|
7384
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7385
|
+
<xsd:annotation>
|
7386
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7387
|
+
</xsd:annotation>
|
7388
|
+
</xsd:enumeration>
|
7389
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7390
|
+
<xsd:annotation>
|
7391
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7392
|
+
</xsd:annotation>
|
7393
|
+
</xsd:enumeration>
|
7394
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7395
|
+
<xsd:annotation>
|
7396
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7397
|
+
</xsd:annotation>
|
7398
|
+
</xsd:enumeration>
|
7399
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7400
|
+
<xsd:annotation>
|
7401
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7402
|
+
</xsd:annotation>
|
7403
|
+
</xsd:enumeration>
|
7404
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7405
|
+
<xsd:annotation>
|
7406
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7407
|
+
</xsd:annotation>
|
7408
|
+
</xsd:enumeration>
|
7409
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7410
|
+
<xsd:annotation>
|
7411
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7412
|
+
</xsd:annotation>
|
7413
|
+
</xsd:enumeration>
|
7414
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7415
|
+
<xsd:annotation>
|
7416
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7417
|
+
</xsd:annotation>
|
7418
|
+
</xsd:enumeration>
|
7419
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7420
|
+
<xsd:annotation>
|
7421
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7422
|
+
</xsd:annotation>
|
7423
|
+
</xsd:enumeration>
|
7424
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7425
|
+
<xsd:annotation>
|
7426
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7427
|
+
</xsd:annotation>
|
7428
|
+
</xsd:enumeration>
|
7429
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7430
|
+
<xsd:annotation>
|
7431
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7432
|
+
</xsd:annotation>
|
7433
|
+
</xsd:enumeration>
|
7434
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7435
|
+
<xsd:annotation>
|
7436
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7437
|
+
</xsd:annotation>
|
7438
|
+
</xsd:enumeration>
|
7439
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7440
|
+
<xsd:annotation>
|
7441
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7442
|
+
</xsd:annotation>
|
7443
|
+
</xsd:enumeration>
|
7444
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7445
|
+
<xsd:annotation>
|
7446
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7447
|
+
</xsd:annotation>
|
7448
|
+
</xsd:enumeration>
|
7449
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7450
|
+
<xsd:annotation>
|
7451
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7452
|
+
</xsd:annotation>
|
7453
|
+
</xsd:enumeration>
|
7454
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7455
|
+
<xsd:annotation>
|
7456
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7457
|
+
</xsd:annotation>
|
7458
|
+
</xsd:enumeration>
|
7459
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7460
|
+
<xsd:annotation>
|
7461
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7462
|
+
</xsd:annotation>
|
7463
|
+
</xsd:enumeration>
|
7464
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7465
|
+
<xsd:annotation>
|
7466
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7467
|
+
</xsd:annotation>
|
7468
|
+
</xsd:enumeration>
|
7469
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7470
|
+
<xsd:annotation>
|
7471
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7472
|
+
</xsd:annotation>
|
7473
|
+
</xsd:enumeration>
|
7474
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7475
|
+
<xsd:annotation>
|
7476
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7477
|
+
</xsd:annotation>
|
7478
|
+
</xsd:enumeration>
|
7479
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7480
|
+
<xsd:annotation>
|
7481
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7482
|
+
</xsd:annotation>
|
7483
|
+
</xsd:enumeration>
|
7484
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7485
|
+
<xsd:annotation>
|
7486
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7487
|
+
</xsd:annotation>
|
7488
|
+
</xsd:enumeration>
|
7489
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7490
|
+
<xsd:annotation>
|
7491
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7492
|
+
</xsd:annotation>
|
7493
|
+
</xsd:enumeration>
|
7494
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7495
|
+
<xsd:annotation>
|
7496
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7497
|
+
</xsd:annotation>
|
7498
|
+
</xsd:enumeration>
|
7499
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7500
|
+
<xsd:annotation>
|
7501
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7502
|
+
</xsd:annotation>
|
7503
|
+
</xsd:enumeration>
|
7504
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7505
|
+
<xsd:annotation>
|
7506
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7507
|
+
</xsd:annotation>
|
7508
|
+
</xsd:enumeration>
|
7509
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7510
|
+
<xsd:annotation>
|
7511
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7512
|
+
</xsd:annotation>
|
7513
|
+
</xsd:enumeration>
|
7514
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7515
|
+
<xsd:annotation>
|
7516
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7517
|
+
</xsd:annotation>
|
7518
|
+
</xsd:enumeration>
|
7519
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7520
|
+
<xsd:annotation>
|
7521
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7522
|
+
</xsd:annotation>
|
7523
|
+
</xsd:enumeration>
|
7524
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7525
|
+
<xsd:annotation>
|
7526
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7527
|
+
</xsd:annotation>
|
7528
|
+
</xsd:enumeration>
|
7529
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7530
|
+
<xsd:annotation>
|
7531
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
5692
7532
|
</xsd:annotation>
|
5693
7533
|
</xsd:enumeration>
|
5694
|
-
<xsd:enumeration value="
|
7534
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
5695
7535
|
<xsd:annotation>
|
5696
|
-
<xsd:documentation>
|
7536
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
5697
7537
|
</xsd:annotation>
|
5698
7538
|
</xsd:enumeration>
|
5699
|
-
<xsd:enumeration value="
|
7539
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
5700
7540
|
<xsd:annotation>
|
5701
|
-
<xsd:documentation>
|
7541
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
5702
7542
|
</xsd:annotation>
|
5703
7543
|
</xsd:enumeration>
|
5704
|
-
<xsd:enumeration value="
|
7544
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
5705
7545
|
<xsd:annotation>
|
5706
|
-
<xsd:documentation>
|
7546
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
5707
7547
|
</xsd:annotation>
|
5708
7548
|
</xsd:enumeration>
|
5709
|
-
<xsd:enumeration value="
|
7549
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
5710
7550
|
<xsd:annotation>
|
5711
|
-
<xsd:documentation>
|
7551
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
5712
7552
|
</xsd:annotation>
|
5713
7553
|
</xsd:enumeration>
|
5714
|
-
<xsd:enumeration value="
|
7554
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
5715
7555
|
<xsd:annotation>
|
5716
|
-
<xsd:documentation>
|
7556
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
5717
7557
|
</xsd:annotation>
|
5718
7558
|
</xsd:enumeration>
|
5719
|
-
<xsd:enumeration value="
|
7559
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
5720
7560
|
<xsd:annotation>
|
5721
|
-
<xsd:documentation>
|
7561
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
5722
7562
|
</xsd:annotation>
|
5723
7563
|
</xsd:enumeration>
|
5724
|
-
<xsd:enumeration value="
|
7564
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
5725
7565
|
<xsd:annotation>
|
5726
|
-
<xsd:documentation>
|
7566
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
5727
7567
|
</xsd:annotation>
|
5728
7568
|
</xsd:enumeration>
|
5729
|
-
<xsd:enumeration value="
|
7569
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
5730
7570
|
<xsd:annotation>
|
5731
|
-
<xsd:documentation>
|
7571
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
5732
7572
|
</xsd:annotation>
|
5733
7573
|
</xsd:enumeration>
|
5734
|
-
<xsd:enumeration value="
|
7574
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
5735
7575
|
<xsd:annotation>
|
5736
|
-
<xsd:documentation>
|
7576
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
5737
7577
|
</xsd:annotation>
|
5738
7578
|
</xsd:enumeration>
|
5739
|
-
<xsd:enumeration value="
|
7579
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
5740
7580
|
<xsd:annotation>
|
5741
|
-
<xsd:documentation>
|
7581
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
5742
7582
|
</xsd:annotation>
|
5743
7583
|
</xsd:enumeration>
|
5744
|
-
<xsd:enumeration value="
|
7584
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
5745
7585
|
<xsd:annotation>
|
5746
|
-
<xsd:documentation>
|
7586
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
5747
7587
|
</xsd:annotation>
|
5748
7588
|
</xsd:enumeration>
|
5749
|
-
<xsd:enumeration value="
|
7589
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
5750
7590
|
<xsd:annotation>
|
5751
|
-
<xsd:documentation>
|
7591
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
5752
7592
|
</xsd:annotation>
|
5753
7593
|
</xsd:enumeration>
|
5754
|
-
<xsd:enumeration value="
|
7594
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
5755
7595
|
<xsd:annotation>
|
5756
|
-
<xsd:documentation>
|
7596
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
5757
7597
|
</xsd:annotation>
|
5758
7598
|
</xsd:enumeration>
|
5759
|
-
<xsd:enumeration value="
|
7599
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
5760
7600
|
<xsd:annotation>
|
5761
|
-
<xsd:documentation>
|
7601
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
5762
7602
|
</xsd:annotation>
|
5763
7603
|
</xsd:enumeration>
|
5764
|
-
<xsd:enumeration value="
|
7604
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
5765
7605
|
<xsd:annotation>
|
5766
|
-
<xsd:documentation>
|
7606
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
5767
7607
|
</xsd:annotation>
|
5768
7608
|
</xsd:enumeration>
|
5769
|
-
<xsd:enumeration value="
|
7609
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
5770
7610
|
<xsd:annotation>
|
5771
|
-
<xsd:documentation>
|
7611
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
5772
7612
|
</xsd:annotation>
|
5773
7613
|
</xsd:enumeration>
|
5774
|
-
<xsd:enumeration value="
|
7614
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
5775
7615
|
<xsd:annotation>
|
5776
|
-
<xsd:documentation>
|
7616
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
5777
7617
|
</xsd:annotation>
|
5778
7618
|
</xsd:enumeration>
|
5779
|
-
<xsd:enumeration value="
|
7619
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
5780
7620
|
<xsd:annotation>
|
5781
|
-
<xsd:documentation>
|
7621
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
5782
7622
|
</xsd:annotation>
|
5783
7623
|
</xsd:enumeration>
|
5784
|
-
<xsd:enumeration value="
|
7624
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
5785
7625
|
<xsd:annotation>
|
5786
|
-
<xsd:documentation>
|
7626
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
5787
7627
|
</xsd:annotation>
|
5788
7628
|
</xsd:enumeration>
|
5789
|
-
<xsd:enumeration value="
|
7629
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
5790
7630
|
<xsd:annotation>
|
5791
|
-
<xsd:documentation>
|
7631
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
5792
7632
|
</xsd:annotation>
|
5793
7633
|
</xsd:enumeration>
|
5794
|
-
<xsd:enumeration value="
|
7634
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
5795
7635
|
<xsd:annotation>
|
5796
|
-
<xsd:documentation>
|
7636
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
5797
7637
|
</xsd:annotation>
|
5798
7638
|
</xsd:enumeration>
|
5799
|
-
<xsd:enumeration value="
|
7639
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
5800
7640
|
<xsd:annotation>
|
5801
|
-
<xsd:documentation>
|
7641
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
5802
7642
|
</xsd:annotation>
|
5803
7643
|
</xsd:enumeration>
|
5804
|
-
<xsd:enumeration value="
|
7644
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
5805
7645
|
<xsd:annotation>
|
5806
|
-
<xsd:documentation>
|
7646
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
5807
7647
|
</xsd:annotation>
|
5808
7648
|
</xsd:enumeration>
|
5809
|
-
<xsd:enumeration value="
|
7649
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
5810
7650
|
<xsd:annotation>
|
5811
|
-
<xsd:documentation>
|
7651
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
5812
7652
|
</xsd:annotation>
|
5813
7653
|
</xsd:enumeration>
|
5814
7654
|
</xsd:restriction>
|
@@ -6170,6 +8010,42 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6170
8010
|
<part name="return" type="tns:LocalLB.ProfileStatisticsByVirtual"/>
|
6171
8011
|
</message>
|
6172
8012
|
|
8013
|
+
<message name="LocalLB.ProfileRTSP.set_log_publisherRequest">
|
8014
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8015
|
+
<part name="publishers" type="tns:LocalLB.ProfileStringSequence"/>
|
8016
|
+
</message>
|
8017
|
+
<message name="LocalLB.ProfileRTSP.set_log_publisherResponse">
|
8018
|
+
</message>
|
8019
|
+
|
8020
|
+
<message name="LocalLB.ProfileRTSP.get_log_publisherRequest">
|
8021
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8022
|
+
</message>
|
8023
|
+
<message name="LocalLB.ProfileRTSP.get_log_publisherResponse">
|
8024
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
8025
|
+
</message>
|
8026
|
+
|
8027
|
+
<message name="LocalLB.ProfileRTSP.set_log_profileRequest">
|
8028
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8029
|
+
<part name="profiles" type="tns:LocalLB.ProfileStringSequence"/>
|
8030
|
+
</message>
|
8031
|
+
<message name="LocalLB.ProfileRTSP.set_log_profileResponse">
|
8032
|
+
</message>
|
8033
|
+
|
8034
|
+
<message name="LocalLB.ProfileRTSP.get_log_profileRequest">
|
8035
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8036
|
+
</message>
|
8037
|
+
<message name="LocalLB.ProfileRTSP.get_log_profileResponse">
|
8038
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
8039
|
+
</message>
|
8040
|
+
|
8041
|
+
<message name="LocalLB.ProfileRTSP.set_log_settingsRequest">
|
8042
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8043
|
+
<part name="publishers" type="tns:LocalLB.ProfileStringSequence"/>
|
8044
|
+
<part name="profiles" type="tns:LocalLB.ProfileStringSequence"/>
|
8045
|
+
</message>
|
8046
|
+
<message name="LocalLB.ProfileRTSP.set_log_settingsResponse">
|
8047
|
+
</message>
|
8048
|
+
|
6173
8049
|
<message name="LocalLB.ProfileRTSP.get_versionRequest">
|
6174
8050
|
</message>
|
6175
8051
|
<message name="LocalLB.ProfileRTSP.get_versionResponse">
|
@@ -6182,7 +8058,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6182
8058
|
<operation name="get_list">
|
6183
8059
|
<documentation>
|
6184
8060
|
Gets a list of all RTSP profiles.
|
6185
|
-
|
8061
|
+
|
6186
8062
|
</documentation>
|
6187
8063
|
<input message="tns:LocalLB.ProfileRTSP.get_listRequest"/>
|
6188
8064
|
<output message="tns:LocalLB.ProfileRTSP.get_listResponse"/>
|
@@ -6190,7 +8066,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6190
8066
|
<operation name="create">
|
6191
8067
|
<documentation>
|
6192
8068
|
Creates the specified RTSP profiles.
|
6193
|
-
|
8069
|
+
|
6194
8070
|
</documentation>
|
6195
8071
|
<input message="tns:LocalLB.ProfileRTSP.createRequest"/>
|
6196
8072
|
<output message="tns:LocalLB.ProfileRTSP.createResponse"/>
|
@@ -6198,7 +8074,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6198
8074
|
<operation name="delete_profile">
|
6199
8075
|
<documentation>
|
6200
8076
|
Deletes the specified RTSP profiles.
|
6201
|
-
|
8077
|
+
|
6202
8078
|
</documentation>
|
6203
8079
|
<input message="tns:LocalLB.ProfileRTSP.delete_profileRequest"/>
|
6204
8080
|
<output message="tns:LocalLB.ProfileRTSP.delete_profileResponse"/>
|
@@ -6206,7 +8082,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6206
8082
|
<operation name="delete_all_profiles">
|
6207
8083
|
<documentation>
|
6208
8084
|
Deletes all RTSP profiles.
|
6209
|
-
|
8085
|
+
|
6210
8086
|
</documentation>
|
6211
8087
|
<input message="tns:LocalLB.ProfileRTSP.delete_all_profilesRequest"/>
|
6212
8088
|
<output message="tns:LocalLB.ProfileRTSP.delete_all_profilesResponse"/>
|
@@ -6238,7 +8114,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6238
8114
|
<documentation>
|
6239
8115
|
Sets the names of the default profiles from which the specified profiles will derive
|
6240
8116
|
default values for its attributes.
|
6241
|
-
|
8117
|
+
|
6242
8118
|
</documentation>
|
6243
8119
|
<input message="tns:LocalLB.ProfileRTSP.set_default_profileRequest"/>
|
6244
8120
|
<output message="tns:LocalLB.ProfileRTSP.set_default_profileResponse"/>
|
@@ -6247,7 +8123,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6247
8123
|
<documentation>
|
6248
8124
|
Gets the names of the default profiles from which the specified profiles will derive
|
6249
8125
|
default values for its attributes.
|
6250
|
-
|
8126
|
+
|
6251
8127
|
</documentation>
|
6252
8128
|
<input message="tns:LocalLB.ProfileRTSP.get_default_profileRequest"/>
|
6253
8129
|
<output message="tns:LocalLB.ProfileRTSP.get_default_profileResponse"/>
|
@@ -6255,9 +8131,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6255
8131
|
<operation name="set_idle_timeout">
|
6256
8132
|
<documentation>
|
6257
8133
|
Sets the idle timeouts (seconds) for the specified RTSP profiles.
|
6258
|
-
This is the number of seconds that the UDP data connections are allowed
|
6259
|
-
to idle before they are closed.
|
6260
|
-
|
8134
|
+
This is the number of seconds that the UDP data connections are allowed
|
8135
|
+
to idle before they are closed.
|
8136
|
+
|
6261
8137
|
</documentation>
|
6262
8138
|
<input message="tns:LocalLB.ProfileRTSP.set_idle_timeoutRequest"/>
|
6263
8139
|
<output message="tns:LocalLB.ProfileRTSP.set_idle_timeoutResponse"/>
|
@@ -6265,9 +8141,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6265
8141
|
<operation name="get_idle_timeout">
|
6266
8142
|
<documentation>
|
6267
8143
|
Gets the idle timeouts (seconds) for the specified RTSP profiles.
|
6268
|
-
This is the number of seconds that the UDP data connections are allowed
|
6269
|
-
to idle before they are closed.
|
6270
|
-
|
8144
|
+
This is the number of seconds that the UDP data connections are allowed
|
8145
|
+
to idle before they are closed.
|
8146
|
+
|
6271
8147
|
</documentation>
|
6272
8148
|
<input message="tns:LocalLB.ProfileRTSP.get_idle_timeoutRequest"/>
|
6273
8149
|
<output message="tns:LocalLB.ProfileRTSP.get_idle_timeoutResponse"/>
|
@@ -6275,9 +8151,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6275
8151
|
<operation name="set_maximum_header_size">
|
6276
8152
|
<documentation>
|
6277
8153
|
Sets the maximum header sizes for the specified RTSP profiles.
|
6278
|
-
This is the largest RTSP request or response header that the RTSP filter
|
8154
|
+
This is the largest RTSP request or response header that the RTSP filter
|
6279
8155
|
(control channel) will allow before aborting the connection.
|
6280
|
-
|
8156
|
+
|
6281
8157
|
</documentation>
|
6282
8158
|
<input message="tns:LocalLB.ProfileRTSP.set_maximum_header_sizeRequest"/>
|
6283
8159
|
<output message="tns:LocalLB.ProfileRTSP.set_maximum_header_sizeResponse"/>
|
@@ -6285,9 +8161,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6285
8161
|
<operation name="get_maximum_header_size">
|
6286
8162
|
<documentation>
|
6287
8163
|
Gets the maximum header sizes for the specified RTSP profiles.
|
6288
|
-
This is the largest RTSP request or response header that the RTSP filter
|
8164
|
+
This is the largest RTSP request or response header that the RTSP filter
|
6289
8165
|
(control channel) will allow before aborting the connection.
|
6290
|
-
|
8166
|
+
|
6291
8167
|
</documentation>
|
6292
8168
|
<input message="tns:LocalLB.ProfileRTSP.get_maximum_header_sizeRequest"/>
|
6293
8169
|
<output message="tns:LocalLB.ProfileRTSP.get_maximum_header_sizeResponse"/>
|
@@ -6295,9 +8171,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6295
8171
|
<operation name="set_maximum_queued_data_size">
|
6296
8172
|
<documentation>
|
6297
8173
|
Sets the maximum queued data sizes for the specified RTSP profiles.
|
6298
|
-
This is the maximum amount of data that the RTSP filter (control channel) will buffer before
|
8174
|
+
This is the maximum amount of data that the RTSP filter (control channel) will buffer before
|
6299
8175
|
assuming the connection is dead and subsequently aborting the connection.
|
6300
|
-
|
8176
|
+
|
6301
8177
|
</documentation>
|
6302
8178
|
<input message="tns:LocalLB.ProfileRTSP.set_maximum_queued_data_sizeRequest"/>
|
6303
8179
|
<output message="tns:LocalLB.ProfileRTSP.set_maximum_queued_data_sizeResponse"/>
|
@@ -6305,9 +8181,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6305
8181
|
<operation name="get_maximum_queued_data_size">
|
6306
8182
|
<documentation>
|
6307
8183
|
Gets the maximum queued data sizes for the specified RTSP profiles.
|
6308
|
-
This is the maximum amount of data that the RTSP filter (control channel) will buffer before
|
8184
|
+
This is the maximum amount of data that the RTSP filter (control channel) will buffer before
|
6309
8185
|
assuming the connection is dead and subsequently aborting the connection.
|
6310
|
-
|
8186
|
+
|
6311
8187
|
</documentation>
|
6312
8188
|
<input message="tns:LocalLB.ProfileRTSP.get_maximum_queued_data_sizeRequest"/>
|
6313
8189
|
<output message="tns:LocalLB.ProfileRTSP.get_maximum_queued_data_sizeResponse"/>
|
@@ -6315,7 +8191,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6315
8191
|
<operation name="set_rtp_port">
|
6316
8192
|
<documentation>
|
6317
8193
|
Sets the RTP port for the specified RTSP profiles.
|
6318
|
-
|
8194
|
+
|
6319
8195
|
</documentation>
|
6320
8196
|
<input message="tns:LocalLB.ProfileRTSP.set_rtp_portRequest"/>
|
6321
8197
|
<output message="tns:LocalLB.ProfileRTSP.set_rtp_portResponse"/>
|
@@ -6323,7 +8199,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6323
8199
|
<operation name="get_rtp_port">
|
6324
8200
|
<documentation>
|
6325
8201
|
Gets the RTP port for the specified RTSP profiles.
|
6326
|
-
|
8202
|
+
|
6327
8203
|
</documentation>
|
6328
8204
|
<input message="tns:LocalLB.ProfileRTSP.get_rtp_portRequest"/>
|
6329
8205
|
<output message="tns:LocalLB.ProfileRTSP.get_rtp_portResponse"/>
|
@@ -6331,7 +8207,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6331
8207
|
<operation name="set_rtcp_port">
|
6332
8208
|
<documentation>
|
6333
8209
|
Sets the RTCP port for the specified RTSP profiles.
|
6334
|
-
|
8210
|
+
|
6335
8211
|
</documentation>
|
6336
8212
|
<input message="tns:LocalLB.ProfileRTSP.set_rtcp_portRequest"/>
|
6337
8213
|
<output message="tns:LocalLB.ProfileRTSP.set_rtcp_portResponse"/>
|
@@ -6339,7 +8215,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6339
8215
|
<operation name="get_rtcp_port">
|
6340
8216
|
<documentation>
|
6341
8217
|
Gets the RTCP port for the specified RTSP profiles.
|
6342
|
-
|
8218
|
+
|
6343
8219
|
</documentation>
|
6344
8220
|
<input message="tns:LocalLB.ProfileRTSP.get_rtcp_portRequest"/>
|
6345
8221
|
<output message="tns:LocalLB.ProfileRTSP.get_rtcp_portResponse"/>
|
@@ -6348,7 +8224,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6348
8224
|
<documentation>
|
6349
8225
|
Sets the states to indicate whether to allow redirection of unicasts for the specified RTSP profiles.
|
6350
8226
|
If enabled, the client is allowed to select the destination where data will be streamed.
|
6351
|
-
|
8227
|
+
|
6352
8228
|
</documentation>
|
6353
8229
|
<input message="tns:LocalLB.ProfileRTSP.set_unicast_redirect_stateRequest"/>
|
6354
8230
|
<output message="tns:LocalLB.ProfileRTSP.set_unicast_redirect_stateResponse"/>
|
@@ -6357,7 +8233,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6357
8233
|
<documentation>
|
6358
8234
|
Gets the states to indicate whether to allow redirection of unicasts for the specified RTSP profiles.
|
6359
8235
|
If enabled, the client is allowed to select the destination where data will be streamed.
|
6360
|
-
|
8236
|
+
|
6361
8237
|
</documentation>
|
6362
8238
|
<input message="tns:LocalLB.ProfileRTSP.get_unicast_redirect_stateRequest"/>
|
6363
8239
|
<output message="tns:LocalLB.ProfileRTSP.get_unicast_redirect_stateResponse"/>
|
@@ -6366,7 +8242,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6366
8242
|
<documentation>
|
6367
8243
|
Sets the states to indicate whether to allow redirection of multicasts for the specified RTSP profiles.
|
6368
8244
|
If enabled, the client is allowed to select the destination where data will be streamed.
|
6369
|
-
|
8245
|
+
|
6370
8246
|
</documentation>
|
6371
8247
|
<input message="tns:LocalLB.ProfileRTSP.set_multicast_redirect_stateRequest"/>
|
6372
8248
|
<output message="tns:LocalLB.ProfileRTSP.set_multicast_redirect_stateResponse"/>
|
@@ -6375,7 +8251,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6375
8251
|
<documentation>
|
6376
8252
|
Gets the states to indicate whether to allow redirection of multicasts for the specified RTSP profiles.
|
6377
8253
|
If enabled, the client is allowed to select the destination where data will be streamed.
|
6378
|
-
|
8254
|
+
|
6379
8255
|
</documentation>
|
6380
8256
|
<input message="tns:LocalLB.ProfileRTSP.get_multicast_redirect_stateRequest"/>
|
6381
8257
|
<output message="tns:LocalLB.ProfileRTSP.get_multicast_redirect_stateResponse"/>
|
@@ -6383,9 +8259,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6383
8259
|
<operation name="set_session_reconnect_state">
|
6384
8260
|
<documentation>
|
6385
8261
|
The RTSP specification allows a control connection to be resumed after it has become disconnected.
|
6386
|
-
This sets the states to indicate whether the RTSP filter will persist the control connection that is
|
6387
|
-
being resumed to the correct server.
|
6388
|
-
|
8262
|
+
This sets the states to indicate whether the RTSP filter will persist the control connection that is
|
8263
|
+
being resumed to the correct server.
|
8264
|
+
|
6389
8265
|
</documentation>
|
6390
8266
|
<input message="tns:LocalLB.ProfileRTSP.set_session_reconnect_stateRequest"/>
|
6391
8267
|
<output message="tns:LocalLB.ProfileRTSP.set_session_reconnect_stateResponse"/>
|
@@ -6393,29 +8269,29 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6393
8269
|
<operation name="get_session_reconnect_state">
|
6394
8270
|
<documentation>
|
6395
8271
|
The RTSP specification allows a control connection to be resumed after it has become disconnected.
|
6396
|
-
Gets the states to indicate whether the RTSP filter will persist the control connection that is
|
6397
|
-
being resumed to the correct server.
|
6398
|
-
|
8272
|
+
Gets the states to indicate whether the RTSP filter will persist the control connection that is
|
8273
|
+
being resumed to the correct server.
|
8274
|
+
|
6399
8275
|
</documentation>
|
6400
8276
|
<input message="tns:LocalLB.ProfileRTSP.get_session_reconnect_stateRequest"/>
|
6401
8277
|
<output message="tns:LocalLB.ProfileRTSP.get_session_reconnect_stateResponse"/>
|
6402
8278
|
</operation>
|
6403
8279
|
<operation name="set_rtsp_over_http_persistence_state">
|
6404
8280
|
<documentation>
|
6405
|
-
Sets the states to indicate whether the RTSP filter will automatically handle persisting
|
6406
|
-
Real Networks tunneled RTSP over HTTP, over the RTSP port. The default value is enabled.
|
8281
|
+
Sets the states to indicate whether the RTSP filter will automatically handle persisting
|
8282
|
+
Real Networks tunneled RTSP over HTTP, over the RTSP port. The default value is enabled.
|
6407
8283
|
Disabling this value allows the user to override the default behavior with a rule.
|
6408
|
-
|
8284
|
+
|
6409
8285
|
</documentation>
|
6410
8286
|
<input message="tns:LocalLB.ProfileRTSP.set_rtsp_over_http_persistence_stateRequest"/>
|
6411
8287
|
<output message="tns:LocalLB.ProfileRTSP.set_rtsp_over_http_persistence_stateResponse"/>
|
6412
8288
|
</operation>
|
6413
8289
|
<operation name="get_rtsp_over_http_persistence_state">
|
6414
8290
|
<documentation>
|
6415
|
-
Gets the states to indicate whether the RTSP filter will automatically handle persisting
|
6416
|
-
Real Networks tunneled RTSP over HTTP, over the RTSP port. The default value is enabled.
|
8291
|
+
Gets the states to indicate whether the RTSP filter will automatically handle persisting
|
8292
|
+
Real Networks tunneled RTSP over HTTP, over the RTSP port. The default value is enabled.
|
6417
8293
|
Disabling this value allows the user to override the default behavior with a rule.
|
6418
|
-
|
8294
|
+
|
6419
8295
|
</documentation>
|
6420
8296
|
<input message="tns:LocalLB.ProfileRTSP.get_rtsp_over_http_persistence_stateRequest"/>
|
6421
8297
|
<output message="tns:LocalLB.ProfileRTSP.get_rtsp_over_http_persistence_stateResponse"/>
|
@@ -6430,7 +8306,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6430
8306
|
virtual address (VIP) before the response is forwarded to
|
6431
8307
|
the client. If false, the system leaves the source
|
6432
8308
|
attribute alone.
|
6433
|
-
|
8309
|
+
|
6434
8310
|
</documentation>
|
6435
8311
|
<input message="tns:LocalLB.ProfileRTSP.set_check_source_stateRequest"/>
|
6436
8312
|
<output message="tns:LocalLB.ProfileRTSP.set_check_source_stateResponse"/>
|
@@ -6445,7 +8321,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6445
8321
|
virtual address (VIP) before the response is forwarded to
|
6446
8322
|
the client. If false, the system leaves the source
|
6447
8323
|
attribute alone.
|
6448
|
-
|
8324
|
+
|
6449
8325
|
</documentation>
|
6450
8326
|
<input message="tns:LocalLB.ProfileRTSP.get_check_source_stateRequest"/>
|
6451
8327
|
<output message="tns:LocalLB.ProfileRTSP.get_check_source_stateResponse"/>
|
@@ -6453,7 +8329,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6453
8329
|
<operation name="set_proxy_type">
|
6454
8330
|
<documentation>
|
6455
8331
|
Sets the proxy types that the specified RTSP filters are associated with.
|
6456
|
-
|
8332
|
+
|
6457
8333
|
</documentation>
|
6458
8334
|
<input message="tns:LocalLB.ProfileRTSP.set_proxy_typeRequest"/>
|
6459
8335
|
<output message="tns:LocalLB.ProfileRTSP.set_proxy_typeResponse"/>
|
@@ -6461,25 +8337,25 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6461
8337
|
<operation name="get_proxy_type">
|
6462
8338
|
<documentation>
|
6463
8339
|
Gets the proxy types that the specified RTSP filters are associated with.
|
6464
|
-
|
8340
|
+
|
6465
8341
|
</documentation>
|
6466
8342
|
<input message="tns:LocalLB.ProfileRTSP.get_proxy_typeRequest"/>
|
6467
8343
|
<output message="tns:LocalLB.ProfileRTSP.get_proxy_typeResponse"/>
|
6468
8344
|
</operation>
|
6469
8345
|
<operation name="set_proxy_header">
|
6470
8346
|
<documentation>
|
6471
|
-
Sets the names of the headers that are passed from the client side VIP to the server side VIP
|
8347
|
+
Sets the names of the headers that are passed from the client side VIP to the server side VIP
|
6472
8348
|
in an RTSP proxy configuration. The name of the header should begin with "X-".
|
6473
|
-
|
8349
|
+
|
6474
8350
|
</documentation>
|
6475
8351
|
<input message="tns:LocalLB.ProfileRTSP.set_proxy_headerRequest"/>
|
6476
8352
|
<output message="tns:LocalLB.ProfileRTSP.set_proxy_headerResponse"/>
|
6477
8353
|
</operation>
|
6478
8354
|
<operation name="get_proxy_header">
|
6479
8355
|
<documentation>
|
6480
|
-
Gets the names of the headers that are passed from the client side VIP to the server side VIP
|
8356
|
+
Gets the names of the headers that are passed from the client side VIP to the server side VIP
|
6481
8357
|
in an RTSP proxy configuration. The name of the header should begin with "X-".
|
6482
|
-
|
8358
|
+
|
6483
8359
|
</documentation>
|
6484
8360
|
<input message="tns:LocalLB.ProfileRTSP.get_proxy_headerRequest"/>
|
6485
8361
|
<output message="tns:LocalLB.ProfileRTSP.get_proxy_headerResponse"/>
|
@@ -6505,7 +8381,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6505
8381
|
<operation name="reset_statistics">
|
6506
8382
|
<documentation>
|
6507
8383
|
Resets the statistics for the specified RTSP profiles.
|
6508
|
-
|
8384
|
+
|
6509
8385
|
</documentation>
|
6510
8386
|
<input message="tns:LocalLB.ProfileRTSP.reset_statisticsRequest"/>
|
6511
8387
|
<output message="tns:LocalLB.ProfileRTSP.reset_statisticsResponse"/>
|
@@ -6514,7 +8390,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6514
8390
|
<documentation>
|
6515
8391
|
Resets the statistics for the specified profiles, for
|
6516
8392
|
specified virtual servers.
|
6517
|
-
|
8393
|
+
|
6518
8394
|
</documentation>
|
6519
8395
|
<input message="tns:LocalLB.ProfileRTSP.reset_statistics_by_virtualRequest"/>
|
6520
8396
|
<output message="tns:LocalLB.ProfileRTSP.reset_statistics_by_virtualResponse"/>
|
@@ -6522,7 +8398,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6522
8398
|
<operation name="get_all_statistics">
|
6523
8399
|
<documentation>
|
6524
8400
|
Gets the statistics for all the RTSP profiles.
|
6525
|
-
|
8401
|
+
|
6526
8402
|
</documentation>
|
6527
8403
|
<input message="tns:LocalLB.ProfileRTSP.get_all_statisticsRequest"/>
|
6528
8404
|
<output message="tns:LocalLB.ProfileRTSP.get_all_statisticsResponse"/>
|
@@ -6530,7 +8406,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6530
8406
|
<operation name="get_statistics">
|
6531
8407
|
<documentation>
|
6532
8408
|
Gets the statistics for the specified RTSP profiles.
|
6533
|
-
|
8409
|
+
|
6534
8410
|
</documentation>
|
6535
8411
|
<input message="tns:LocalLB.ProfileRTSP.get_statisticsRequest"/>
|
6536
8412
|
<output message="tns:LocalLB.ProfileRTSP.get_statisticsResponse"/>
|
@@ -6538,15 +8414,64 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6538
8414
|
<operation name="get_statistics_by_virtual">
|
6539
8415
|
<documentation>
|
6540
8416
|
Gets the statistics for the specified profiles, by virtual server.
|
6541
|
-
|
8417
|
+
|
6542
8418
|
</documentation>
|
6543
8419
|
<input message="tns:LocalLB.ProfileRTSP.get_statistics_by_virtualRequest"/>
|
6544
8420
|
<output message="tns:LocalLB.ProfileRTSP.get_statistics_by_virtualResponse"/>
|
6545
8421
|
</operation>
|
8422
|
+
<operation name="set_log_publisher">
|
8423
|
+
<documentation>
|
8424
|
+
Sets the log publishers for a set of RTSP profiles. A log publisher is
|
8425
|
+
a set of log destinations for high-speed logging of formatted log messages.
|
8426
|
+
See Log::Publisher for more details.
|
8427
|
+
|
8428
|
+
</documentation>
|
8429
|
+
<input message="tns:LocalLB.ProfileRTSP.set_log_publisherRequest"/>
|
8430
|
+
<output message="tns:LocalLB.ProfileRTSP.set_log_publisherResponse"/>
|
8431
|
+
</operation>
|
8432
|
+
<operation name="get_log_publisher">
|
8433
|
+
<documentation>
|
8434
|
+
Gets the log publishers for a set of RTSP profiles.
|
8435
|
+
|
8436
|
+
</documentation>
|
8437
|
+
<input message="tns:LocalLB.ProfileRTSP.get_log_publisherRequest"/>
|
8438
|
+
<output message="tns:LocalLB.ProfileRTSP.get_log_publisherResponse"/>
|
8439
|
+
</operation>
|
8440
|
+
<operation name="set_log_profile">
|
8441
|
+
<documentation>
|
8442
|
+
Sets the Application-Level Gateway log profiles for a set of RTSP profiles.
|
8443
|
+
The ALG log profile controls the logging of ALG connection events.
|
8444
|
+
See LocalLB::ALGLogProfile for more details.
|
8445
|
+
|
8446
|
+
</documentation>
|
8447
|
+
<input message="tns:LocalLB.ProfileRTSP.set_log_profileRequest"/>
|
8448
|
+
<output message="tns:LocalLB.ProfileRTSP.set_log_profileResponse"/>
|
8449
|
+
</operation>
|
8450
|
+
<operation name="get_log_profile">
|
8451
|
+
<documentation>
|
8452
|
+
Gets the ALG log profiles for a set of RTSP profiles.
|
8453
|
+
|
8454
|
+
</documentation>
|
8455
|
+
<input message="tns:LocalLB.ProfileRTSP.get_log_profileRequest"/>
|
8456
|
+
<output message="tns:LocalLB.ProfileRTSP.get_log_profileResponse"/>
|
8457
|
+
</operation>
|
8458
|
+
<operation name="set_log_settings">
|
8459
|
+
<documentation>
|
8460
|
+
Sets the log publisher and ALG log profiles for a set of RTSP profiles. This is
|
8461
|
+
the convenience function for set_log_publisher and set_log_profile.
|
8462
|
+
|
8463
|
+
It is a convenience function to help avoid using a transaction,
|
8464
|
+
because a log publisher must be use in conjunction with a log profile.
|
8465
|
+
Either a transaction or this method are good ways of satisfying this validation.
|
8466
|
+
|
8467
|
+
</documentation>
|
8468
|
+
<input message="tns:LocalLB.ProfileRTSP.set_log_settingsRequest"/>
|
8469
|
+
<output message="tns:LocalLB.ProfileRTSP.set_log_settingsResponse"/>
|
8470
|
+
</operation>
|
6546
8471
|
<operation name="get_version">
|
6547
8472
|
<documentation>
|
6548
8473
|
Gets the version information for this interface.
|
6549
|
-
|
8474
|
+
|
6550
8475
|
</documentation>
|
6551
8476
|
<input message="tns:LocalLB.ProfileRTSP.get_versionRequest"/>
|
6552
8477
|
<output message="tns:LocalLB.ProfileRTSP.get_versionResponse"/>
|
@@ -6560,7 +8485,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6560
8485
|
<operation name="get_list">
|
6561
8486
|
<documentation>
|
6562
8487
|
Gets a list of all RTSP profiles.
|
6563
|
-
|
8488
|
+
|
6564
8489
|
</documentation>
|
6565
8490
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6566
8491
|
<input>
|
@@ -6580,7 +8505,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6580
8505
|
<operation name="create">
|
6581
8506
|
<documentation>
|
6582
8507
|
Creates the specified RTSP profiles.
|
6583
|
-
|
8508
|
+
|
6584
8509
|
</documentation>
|
6585
8510
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6586
8511
|
<input>
|
@@ -6600,7 +8525,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6600
8525
|
<operation name="delete_profile">
|
6601
8526
|
<documentation>
|
6602
8527
|
Deletes the specified RTSP profiles.
|
6603
|
-
|
8528
|
+
|
6604
8529
|
</documentation>
|
6605
8530
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6606
8531
|
<input>
|
@@ -6620,7 +8545,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6620
8545
|
<operation name="delete_all_profiles">
|
6621
8546
|
<documentation>
|
6622
8547
|
Deletes all RTSP profiles.
|
6623
|
-
|
8548
|
+
|
6624
8549
|
</documentation>
|
6625
8550
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6626
8551
|
<input>
|
@@ -6688,7 +8613,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6688
8613
|
<documentation>
|
6689
8614
|
Sets the names of the default profiles from which the specified profiles will derive
|
6690
8615
|
default values for its attributes.
|
6691
|
-
|
8616
|
+
|
6692
8617
|
</documentation>
|
6693
8618
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6694
8619
|
<input>
|
@@ -6709,7 +8634,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6709
8634
|
<documentation>
|
6710
8635
|
Gets the names of the default profiles from which the specified profiles will derive
|
6711
8636
|
default values for its attributes.
|
6712
|
-
|
8637
|
+
|
6713
8638
|
</documentation>
|
6714
8639
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6715
8640
|
<input>
|
@@ -6729,9 +8654,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6729
8654
|
<operation name="set_idle_timeout">
|
6730
8655
|
<documentation>
|
6731
8656
|
Sets the idle timeouts (seconds) for the specified RTSP profiles.
|
6732
|
-
This is the number of seconds that the UDP data connections are allowed
|
6733
|
-
to idle before they are closed.
|
6734
|
-
|
8657
|
+
This is the number of seconds that the UDP data connections are allowed
|
8658
|
+
to idle before they are closed.
|
8659
|
+
|
6735
8660
|
</documentation>
|
6736
8661
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6737
8662
|
<input>
|
@@ -6751,9 +8676,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6751
8676
|
<operation name="get_idle_timeout">
|
6752
8677
|
<documentation>
|
6753
8678
|
Gets the idle timeouts (seconds) for the specified RTSP profiles.
|
6754
|
-
This is the number of seconds that the UDP data connections are allowed
|
6755
|
-
to idle before they are closed.
|
6756
|
-
|
8679
|
+
This is the number of seconds that the UDP data connections are allowed
|
8680
|
+
to idle before they are closed.
|
8681
|
+
|
6757
8682
|
</documentation>
|
6758
8683
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6759
8684
|
<input>
|
@@ -6773,9 +8698,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6773
8698
|
<operation name="set_maximum_header_size">
|
6774
8699
|
<documentation>
|
6775
8700
|
Sets the maximum header sizes for the specified RTSP profiles.
|
6776
|
-
This is the largest RTSP request or response header that the RTSP filter
|
8701
|
+
This is the largest RTSP request or response header that the RTSP filter
|
6777
8702
|
(control channel) will allow before aborting the connection.
|
6778
|
-
|
8703
|
+
|
6779
8704
|
</documentation>
|
6780
8705
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6781
8706
|
<input>
|
@@ -6795,9 +8720,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6795
8720
|
<operation name="get_maximum_header_size">
|
6796
8721
|
<documentation>
|
6797
8722
|
Gets the maximum header sizes for the specified RTSP profiles.
|
6798
|
-
This is the largest RTSP request or response header that the RTSP filter
|
8723
|
+
This is the largest RTSP request or response header that the RTSP filter
|
6799
8724
|
(control channel) will allow before aborting the connection.
|
6800
|
-
|
8725
|
+
|
6801
8726
|
</documentation>
|
6802
8727
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6803
8728
|
<input>
|
@@ -6817,9 +8742,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6817
8742
|
<operation name="set_maximum_queued_data_size">
|
6818
8743
|
<documentation>
|
6819
8744
|
Sets the maximum queued data sizes for the specified RTSP profiles.
|
6820
|
-
This is the maximum amount of data that the RTSP filter (control channel) will buffer before
|
8745
|
+
This is the maximum amount of data that the RTSP filter (control channel) will buffer before
|
6821
8746
|
assuming the connection is dead and subsequently aborting the connection.
|
6822
|
-
|
8747
|
+
|
6823
8748
|
</documentation>
|
6824
8749
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6825
8750
|
<input>
|
@@ -6839,9 +8764,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6839
8764
|
<operation name="get_maximum_queued_data_size">
|
6840
8765
|
<documentation>
|
6841
8766
|
Gets the maximum queued data sizes for the specified RTSP profiles.
|
6842
|
-
This is the maximum amount of data that the RTSP filter (control channel) will buffer before
|
8767
|
+
This is the maximum amount of data that the RTSP filter (control channel) will buffer before
|
6843
8768
|
assuming the connection is dead and subsequently aborting the connection.
|
6844
|
-
|
8769
|
+
|
6845
8770
|
</documentation>
|
6846
8771
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6847
8772
|
<input>
|
@@ -6861,7 +8786,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6861
8786
|
<operation name="set_rtp_port">
|
6862
8787
|
<documentation>
|
6863
8788
|
Sets the RTP port for the specified RTSP profiles.
|
6864
|
-
|
8789
|
+
|
6865
8790
|
</documentation>
|
6866
8791
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6867
8792
|
<input>
|
@@ -6881,7 +8806,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6881
8806
|
<operation name="get_rtp_port">
|
6882
8807
|
<documentation>
|
6883
8808
|
Gets the RTP port for the specified RTSP profiles.
|
6884
|
-
|
8809
|
+
|
6885
8810
|
</documentation>
|
6886
8811
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6887
8812
|
<input>
|
@@ -6901,7 +8826,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6901
8826
|
<operation name="set_rtcp_port">
|
6902
8827
|
<documentation>
|
6903
8828
|
Sets the RTCP port for the specified RTSP profiles.
|
6904
|
-
|
8829
|
+
|
6905
8830
|
</documentation>
|
6906
8831
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6907
8832
|
<input>
|
@@ -6921,7 +8846,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6921
8846
|
<operation name="get_rtcp_port">
|
6922
8847
|
<documentation>
|
6923
8848
|
Gets the RTCP port for the specified RTSP profiles.
|
6924
|
-
|
8849
|
+
|
6925
8850
|
</documentation>
|
6926
8851
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6927
8852
|
<input>
|
@@ -6942,7 +8867,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6942
8867
|
<documentation>
|
6943
8868
|
Sets the states to indicate whether to allow redirection of unicasts for the specified RTSP profiles.
|
6944
8869
|
If enabled, the client is allowed to select the destination where data will be streamed.
|
6945
|
-
|
8870
|
+
|
6946
8871
|
</documentation>
|
6947
8872
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6948
8873
|
<input>
|
@@ -6963,7 +8888,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6963
8888
|
<documentation>
|
6964
8889
|
Gets the states to indicate whether to allow redirection of unicasts for the specified RTSP profiles.
|
6965
8890
|
If enabled, the client is allowed to select the destination where data will be streamed.
|
6966
|
-
|
8891
|
+
|
6967
8892
|
</documentation>
|
6968
8893
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6969
8894
|
<input>
|
@@ -6984,7 +8909,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6984
8909
|
<documentation>
|
6985
8910
|
Sets the states to indicate whether to allow redirection of multicasts for the specified RTSP profiles.
|
6986
8911
|
If enabled, the client is allowed to select the destination where data will be streamed.
|
6987
|
-
|
8912
|
+
|
6988
8913
|
</documentation>
|
6989
8914
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
6990
8915
|
<input>
|
@@ -7005,7 +8930,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7005
8930
|
<documentation>
|
7006
8931
|
Gets the states to indicate whether to allow redirection of multicasts for the specified RTSP profiles.
|
7007
8932
|
If enabled, the client is allowed to select the destination where data will be streamed.
|
7008
|
-
|
8933
|
+
|
7009
8934
|
</documentation>
|
7010
8935
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7011
8936
|
<input>
|
@@ -7025,9 +8950,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7025
8950
|
<operation name="set_session_reconnect_state">
|
7026
8951
|
<documentation>
|
7027
8952
|
The RTSP specification allows a control connection to be resumed after it has become disconnected.
|
7028
|
-
This sets the states to indicate whether the RTSP filter will persist the control connection that is
|
7029
|
-
being resumed to the correct server.
|
7030
|
-
|
8953
|
+
This sets the states to indicate whether the RTSP filter will persist the control connection that is
|
8954
|
+
being resumed to the correct server.
|
8955
|
+
|
7031
8956
|
</documentation>
|
7032
8957
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7033
8958
|
<input>
|
@@ -7047,9 +8972,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7047
8972
|
<operation name="get_session_reconnect_state">
|
7048
8973
|
<documentation>
|
7049
8974
|
The RTSP specification allows a control connection to be resumed after it has become disconnected.
|
7050
|
-
Gets the states to indicate whether the RTSP filter will persist the control connection that is
|
7051
|
-
being resumed to the correct server.
|
7052
|
-
|
8975
|
+
Gets the states to indicate whether the RTSP filter will persist the control connection that is
|
8976
|
+
being resumed to the correct server.
|
8977
|
+
|
7053
8978
|
</documentation>
|
7054
8979
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7055
8980
|
<input>
|
@@ -7068,10 +8993,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7068
8993
|
|
7069
8994
|
<operation name="set_rtsp_over_http_persistence_state">
|
7070
8995
|
<documentation>
|
7071
|
-
Sets the states to indicate whether the RTSP filter will automatically handle persisting
|
7072
|
-
Real Networks tunneled RTSP over HTTP, over the RTSP port. The default value is enabled.
|
8996
|
+
Sets the states to indicate whether the RTSP filter will automatically handle persisting
|
8997
|
+
Real Networks tunneled RTSP over HTTP, over the RTSP port. The default value is enabled.
|
7073
8998
|
Disabling this value allows the user to override the default behavior with a rule.
|
7074
|
-
|
8999
|
+
|
7075
9000
|
</documentation>
|
7076
9001
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7077
9002
|
<input>
|
@@ -7090,10 +9015,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7090
9015
|
|
7091
9016
|
<operation name="get_rtsp_over_http_persistence_state">
|
7092
9017
|
<documentation>
|
7093
|
-
Gets the states to indicate whether the RTSP filter will automatically handle persisting
|
7094
|
-
Real Networks tunneled RTSP over HTTP, over the RTSP port. The default value is enabled.
|
9018
|
+
Gets the states to indicate whether the RTSP filter will automatically handle persisting
|
9019
|
+
Real Networks tunneled RTSP over HTTP, over the RTSP port. The default value is enabled.
|
7095
9020
|
Disabling this value allows the user to override the default behavior with a rule.
|
7096
|
-
|
9021
|
+
|
7097
9022
|
</documentation>
|
7098
9023
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7099
9024
|
<input>
|
@@ -7120,7 +9045,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7120
9045
|
virtual address (VIP) before the response is forwarded to
|
7121
9046
|
the client. If false, the system leaves the source
|
7122
9047
|
attribute alone.
|
7123
|
-
|
9048
|
+
|
7124
9049
|
</documentation>
|
7125
9050
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7126
9051
|
<input>
|
@@ -7147,7 +9072,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7147
9072
|
virtual address (VIP) before the response is forwarded to
|
7148
9073
|
the client. If false, the system leaves the source
|
7149
9074
|
attribute alone.
|
7150
|
-
|
9075
|
+
|
7151
9076
|
</documentation>
|
7152
9077
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7153
9078
|
<input>
|
@@ -7167,7 +9092,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7167
9092
|
<operation name="set_proxy_type">
|
7168
9093
|
<documentation>
|
7169
9094
|
Sets the proxy types that the specified RTSP filters are associated with.
|
7170
|
-
|
9095
|
+
|
7171
9096
|
</documentation>
|
7172
9097
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7173
9098
|
<input>
|
@@ -7187,7 +9112,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7187
9112
|
<operation name="get_proxy_type">
|
7188
9113
|
<documentation>
|
7189
9114
|
Gets the proxy types that the specified RTSP filters are associated with.
|
7190
|
-
|
9115
|
+
|
7191
9116
|
</documentation>
|
7192
9117
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7193
9118
|
<input>
|
@@ -7206,9 +9131,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7206
9131
|
|
7207
9132
|
<operation name="set_proxy_header">
|
7208
9133
|
<documentation>
|
7209
|
-
Sets the names of the headers that are passed from the client side VIP to the server side VIP
|
9134
|
+
Sets the names of the headers that are passed from the client side VIP to the server side VIP
|
7210
9135
|
in an RTSP proxy configuration. The name of the header should begin with "X-".
|
7211
|
-
|
9136
|
+
|
7212
9137
|
</documentation>
|
7213
9138
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7214
9139
|
<input>
|
@@ -7227,9 +9152,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7227
9152
|
|
7228
9153
|
<operation name="get_proxy_header">
|
7229
9154
|
<documentation>
|
7230
|
-
Gets the names of the headers that are passed from the client side VIP to the server side VIP
|
9155
|
+
Gets the names of the headers that are passed from the client side VIP to the server side VIP
|
7231
9156
|
in an RTSP proxy configuration. The name of the header should begin with "X-".
|
7232
|
-
|
9157
|
+
|
7233
9158
|
</documentation>
|
7234
9159
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7235
9160
|
<input>
|
@@ -7291,7 +9216,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7291
9216
|
<operation name="reset_statistics">
|
7292
9217
|
<documentation>
|
7293
9218
|
Resets the statistics for the specified RTSP profiles.
|
7294
|
-
|
9219
|
+
|
7295
9220
|
</documentation>
|
7296
9221
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7297
9222
|
<input>
|
@@ -7312,7 +9237,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7312
9237
|
<documentation>
|
7313
9238
|
Resets the statistics for the specified profiles, for
|
7314
9239
|
specified virtual servers.
|
7315
|
-
|
9240
|
+
|
7316
9241
|
</documentation>
|
7317
9242
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7318
9243
|
<input>
|
@@ -7332,7 +9257,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7332
9257
|
<operation name="get_all_statistics">
|
7333
9258
|
<documentation>
|
7334
9259
|
Gets the statistics for all the RTSP profiles.
|
7335
|
-
|
9260
|
+
|
7336
9261
|
</documentation>
|
7337
9262
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7338
9263
|
<input>
|
@@ -7352,7 +9277,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7352
9277
|
<operation name="get_statistics">
|
7353
9278
|
<documentation>
|
7354
9279
|
Gets the statistics for the specified RTSP profiles.
|
7355
|
-
|
9280
|
+
|
7356
9281
|
</documentation>
|
7357
9282
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7358
9283
|
<input>
|
@@ -7372,7 +9297,116 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7372
9297
|
<operation name="get_statistics_by_virtual">
|
7373
9298
|
<documentation>
|
7374
9299
|
Gets the statistics for the specified profiles, by virtual server.
|
7375
|
-
|
9300
|
+
|
9301
|
+
</documentation>
|
9302
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
9303
|
+
<input>
|
9304
|
+
<soap:body
|
9305
|
+
use="encoded"
|
9306
|
+
namespace="urn:iControl:LocalLB/ProfileRTSP"
|
9307
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9308
|
+
</input>
|
9309
|
+
<output>
|
9310
|
+
<soap:body
|
9311
|
+
use="encoded"
|
9312
|
+
namespace="urn:iControl:LocalLB/ProfileRTSP"
|
9313
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9314
|
+
</output>
|
9315
|
+
</operation>
|
9316
|
+
|
9317
|
+
<operation name="set_log_publisher">
|
9318
|
+
<documentation>
|
9319
|
+
Sets the log publishers for a set of RTSP profiles. A log publisher is
|
9320
|
+
a set of log destinations for high-speed logging of formatted log messages.
|
9321
|
+
See Log::Publisher for more details.
|
9322
|
+
|
9323
|
+
</documentation>
|
9324
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
9325
|
+
<input>
|
9326
|
+
<soap:body
|
9327
|
+
use="encoded"
|
9328
|
+
namespace="urn:iControl:LocalLB/ProfileRTSP"
|
9329
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9330
|
+
</input>
|
9331
|
+
<output>
|
9332
|
+
<soap:body
|
9333
|
+
use="encoded"
|
9334
|
+
namespace="urn:iControl:LocalLB/ProfileRTSP"
|
9335
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9336
|
+
</output>
|
9337
|
+
</operation>
|
9338
|
+
|
9339
|
+
<operation name="get_log_publisher">
|
9340
|
+
<documentation>
|
9341
|
+
Gets the log publishers for a set of RTSP profiles.
|
9342
|
+
|
9343
|
+
</documentation>
|
9344
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
9345
|
+
<input>
|
9346
|
+
<soap:body
|
9347
|
+
use="encoded"
|
9348
|
+
namespace="urn:iControl:LocalLB/ProfileRTSP"
|
9349
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9350
|
+
</input>
|
9351
|
+
<output>
|
9352
|
+
<soap:body
|
9353
|
+
use="encoded"
|
9354
|
+
namespace="urn:iControl:LocalLB/ProfileRTSP"
|
9355
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9356
|
+
</output>
|
9357
|
+
</operation>
|
9358
|
+
|
9359
|
+
<operation name="set_log_profile">
|
9360
|
+
<documentation>
|
9361
|
+
Sets the Application-Level Gateway log profiles for a set of RTSP profiles.
|
9362
|
+
The ALG log profile controls the logging of ALG connection events.
|
9363
|
+
See LocalLB::ALGLogProfile for more details.
|
9364
|
+
|
9365
|
+
</documentation>
|
9366
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
9367
|
+
<input>
|
9368
|
+
<soap:body
|
9369
|
+
use="encoded"
|
9370
|
+
namespace="urn:iControl:LocalLB/ProfileRTSP"
|
9371
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9372
|
+
</input>
|
9373
|
+
<output>
|
9374
|
+
<soap:body
|
9375
|
+
use="encoded"
|
9376
|
+
namespace="urn:iControl:LocalLB/ProfileRTSP"
|
9377
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9378
|
+
</output>
|
9379
|
+
</operation>
|
9380
|
+
|
9381
|
+
<operation name="get_log_profile">
|
9382
|
+
<documentation>
|
9383
|
+
Gets the ALG log profiles for a set of RTSP profiles.
|
9384
|
+
|
9385
|
+
</documentation>
|
9386
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
9387
|
+
<input>
|
9388
|
+
<soap:body
|
9389
|
+
use="encoded"
|
9390
|
+
namespace="urn:iControl:LocalLB/ProfileRTSP"
|
9391
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9392
|
+
</input>
|
9393
|
+
<output>
|
9394
|
+
<soap:body
|
9395
|
+
use="encoded"
|
9396
|
+
namespace="urn:iControl:LocalLB/ProfileRTSP"
|
9397
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9398
|
+
</output>
|
9399
|
+
</operation>
|
9400
|
+
|
9401
|
+
<operation name="set_log_settings">
|
9402
|
+
<documentation>
|
9403
|
+
Sets the log publisher and ALG log profiles for a set of RTSP profiles. This is
|
9404
|
+
the convenience function for set_log_publisher and set_log_profile.
|
9405
|
+
|
9406
|
+
It is a convenience function to help avoid using a transaction,
|
9407
|
+
because a log publisher must be use in conjunction with a log profile.
|
9408
|
+
Either a transaction or this method are good ways of satisfying this validation.
|
9409
|
+
|
7376
9410
|
</documentation>
|
7377
9411
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7378
9412
|
<input>
|
@@ -7392,7 +9426,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7392
9426
|
<operation name="get_version">
|
7393
9427
|
<documentation>
|
7394
9428
|
Gets the version information for this interface.
|
7395
|
-
|
9429
|
+
|
7396
9430
|
</documentation>
|
7397
9431
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileRTSP"/>
|
7398
9432
|
<input>
|
@@ -7415,7 +9449,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7415
9449
|
<service name="LocalLB.ProfileRTSP">
|
7416
9450
|
<documentation>
|
7417
9451
|
The ProfileRTSP interface enables you to manipulate a local load balancer's RTSP profile.
|
7418
|
-
|
9452
|
+
|
7419
9453
|
</documentation>
|
7420
9454
|
<port name="LocalLB.ProfileRTSPPort" binding="tns:LocalLB.ProfileRTSPBinding">
|
7421
9455
|
<soap:address location="https://url_to_service"/>
|