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
|
|
@@ -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
|
|
@@ -4307,6 +4307,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4307
4307
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4308
4308
|
</xsd:annotation>
|
4309
4309
|
</xsd:enumeration>
|
4310
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4311
|
+
<xsd:annotation>
|
4312
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4313
|
+
</xsd:annotation>
|
4314
|
+
</xsd:enumeration>
|
4310
4315
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4311
4316
|
<xsd:annotation>
|
4312
4317
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4677,6 +4682,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4677
4682
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4678
4683
|
</xsd:annotation>
|
4679
4684
|
</xsd:enumeration>
|
4685
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4686
|
+
<xsd:annotation>
|
4687
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4688
|
+
</xsd:annotation>
|
4689
|
+
</xsd:enumeration>
|
4680
4690
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4681
4691
|
<xsd:annotation>
|
4682
4692
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5759,92 +5769,1922 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5759
5769
|
</xsd:enumeration>
|
5760
5770
|
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS">
|
5761
5771
|
<xsd:annotation>
|
5762
|
-
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
|
5772
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
|
5773
|
+
</xsd:annotation>
|
5774
|
+
</xsd:enumeration>
|
5775
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS">
|
5776
|
+
<xsd:annotation>
|
5777
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
|
5778
|
+
</xsd:annotation>
|
5779
|
+
</xsd:enumeration>
|
5780
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED">
|
5781
|
+
<xsd:annotation>
|
5782
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED</xsd:documentation>
|
5783
|
+
</xsd:annotation>
|
5784
|
+
</xsd:enumeration>
|
5785
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED">
|
5786
|
+
<xsd:annotation>
|
5787
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED</xsd:documentation>
|
5788
|
+
</xsd:annotation>
|
5789
|
+
</xsd:enumeration>
|
5790
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED">
|
5791
|
+
<xsd:annotation>
|
5792
|
+
<xsd:documentation>STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
5793
|
+
</xsd:annotation>
|
5794
|
+
</xsd:enumeration>
|
5795
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED">
|
5796
|
+
<xsd:annotation>
|
5797
|
+
<xsd:documentation>STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED</xsd:documentation>
|
5798
|
+
</xsd:annotation>
|
5799
|
+
</xsd:enumeration>
|
5800
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED">
|
5801
|
+
<xsd:annotation>
|
5802
|
+
<xsd:documentation>STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED</xsd:documentation>
|
5803
|
+
</xsd:annotation>
|
5804
|
+
</xsd:enumeration>
|
5805
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_POLICY_REQUESTS_SENT">
|
5806
|
+
<xsd:annotation>
|
5807
|
+
<xsd:documentation>STATISTIC_PEM_GX_POLICY_REQUESTS_SENT</xsd:documentation>
|
5808
|
+
</xsd:annotation>
|
5809
|
+
</xsd:enumeration>
|
5810
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_MESSAGES_SENT">
|
5811
|
+
<xsd:annotation>
|
5812
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_MESSAGES_SENT</xsd:documentation>
|
5813
|
+
</xsd:annotation>
|
5814
|
+
</xsd:enumeration>
|
5815
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED">
|
5816
|
+
<xsd:annotation>
|
5817
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED</xsd:documentation>
|
5818
|
+
</xsd:annotation>
|
5819
|
+
</xsd:enumeration>
|
5820
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_SESSIONS_CREATED">
|
5821
|
+
<xsd:annotation>
|
5822
|
+
<xsd:documentation>STATISTIC_PEM_GX_SESSIONS_CREATED</xsd:documentation>
|
5823
|
+
</xsd:annotation>
|
5824
|
+
</xsd:enumeration>
|
5825
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_SESSIONS_TERMINATED">
|
5826
|
+
<xsd:annotation>
|
5827
|
+
<xsd:documentation>STATISTIC_PEM_GX_SESSIONS_TERMINATED</xsd:documentation>
|
5828
|
+
</xsd:annotation>
|
5829
|
+
</xsd:enumeration>
|
5830
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT">
|
5831
|
+
<xsd:annotation>
|
5832
|
+
<xsd:documentation>STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT</xsd:documentation>
|
5833
|
+
</xsd:annotation>
|
5834
|
+
</xsd:enumeration>
|
5835
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_BYTES_UPLINK">
|
5836
|
+
<xsd:annotation>
|
5837
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_BYTES_UPLINK</xsd:documentation>
|
5838
|
+
</xsd:annotation>
|
5839
|
+
</xsd:enumeration>
|
5840
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK">
|
5841
|
+
<xsd:annotation>
|
5842
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK</xsd:documentation>
|
5843
|
+
</xsd:annotation>
|
5844
|
+
</xsd:enumeration>
|
5845
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL">
|
5846
|
+
<xsd:annotation>
|
5847
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL</xsd:documentation>
|
5848
|
+
</xsd:annotation>
|
5849
|
+
</xsd:enumeration>
|
5850
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT">
|
5851
|
+
<xsd:annotation>
|
5852
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT</xsd:documentation>
|
5853
|
+
</xsd:annotation>
|
5854
|
+
</xsd:enumeration>
|
5855
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_MAX">
|
5856
|
+
<xsd:annotation>
|
5857
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5858
|
+
</xsd:annotation>
|
5859
|
+
</xsd:enumeration>
|
5860
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5861
|
+
<xsd:annotation>
|
5862
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5863
|
+
</xsd:annotation>
|
5864
|
+
</xsd:enumeration>
|
5865
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5866
|
+
<xsd:annotation>
|
5867
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5868
|
+
</xsd:annotation>
|
5869
|
+
</xsd:enumeration>
|
5870
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5871
|
+
<xsd:annotation>
|
5872
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5873
|
+
</xsd:annotation>
|
5874
|
+
</xsd:enumeration>
|
5875
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5876
|
+
<xsd:annotation>
|
5877
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5878
|
+
</xsd:annotation>
|
5879
|
+
</xsd:enumeration>
|
5880
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5881
|
+
<xsd:annotation>
|
5882
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5883
|
+
</xsd:annotation>
|
5884
|
+
</xsd:enumeration>
|
5885
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5886
|
+
<xsd:annotation>
|
5887
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5888
|
+
</xsd:annotation>
|
5889
|
+
</xsd:enumeration>
|
5890
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5891
|
+
<xsd:annotation>
|
5892
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5893
|
+
</xsd:annotation>
|
5894
|
+
</xsd:enumeration>
|
5895
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5896
|
+
<xsd:annotation>
|
5897
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5898
|
+
</xsd:annotation>
|
5899
|
+
</xsd:enumeration>
|
5900
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5901
|
+
<xsd:annotation>
|
5902
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5903
|
+
</xsd:annotation>
|
5904
|
+
</xsd:enumeration>
|
5905
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5906
|
+
<xsd:annotation>
|
5907
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
5908
|
+
</xsd:annotation>
|
5909
|
+
</xsd:enumeration>
|
5910
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
5911
|
+
<xsd:annotation>
|
5912
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
5913
|
+
</xsd:annotation>
|
5914
|
+
</xsd:enumeration>
|
5915
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
5916
|
+
<xsd:annotation>
|
5917
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
5918
|
+
</xsd:annotation>
|
5919
|
+
</xsd:enumeration>
|
5920
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
5921
|
+
<xsd:annotation>
|
5922
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
5923
|
+
</xsd:annotation>
|
5924
|
+
</xsd:enumeration>
|
5925
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
5926
|
+
<xsd:annotation>
|
5927
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
5928
|
+
</xsd:annotation>
|
5929
|
+
</xsd:enumeration>
|
5930
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
5931
|
+
<xsd:annotation>
|
5932
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
5933
|
+
</xsd:annotation>
|
5934
|
+
</xsd:enumeration>
|
5935
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
5936
|
+
<xsd:annotation>
|
5937
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
5938
|
+
</xsd:annotation>
|
5939
|
+
</xsd:enumeration>
|
5940
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
5941
|
+
<xsd:annotation>
|
5942
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
5943
|
+
</xsd:annotation>
|
5944
|
+
</xsd:enumeration>
|
5945
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
5946
|
+
<xsd:annotation>
|
5947
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
5948
|
+
</xsd:annotation>
|
5949
|
+
</xsd:enumeration>
|
5950
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
5951
|
+
<xsd:annotation>
|
5952
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
5953
|
+
</xsd:annotation>
|
5954
|
+
</xsd:enumeration>
|
5955
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
5956
|
+
<xsd:annotation>
|
5957
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
5958
|
+
</xsd:annotation>
|
5959
|
+
</xsd:enumeration>
|
5960
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
5961
|
+
<xsd:annotation>
|
5962
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
5963
|
+
</xsd:annotation>
|
5964
|
+
</xsd:enumeration>
|
5965
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
5966
|
+
<xsd:annotation>
|
5967
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
5968
|
+
</xsd:annotation>
|
5969
|
+
</xsd:enumeration>
|
5970
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
5971
|
+
<xsd:annotation>
|
5972
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
5973
|
+
</xsd:annotation>
|
5974
|
+
</xsd:enumeration>
|
5975
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
5976
|
+
<xsd:annotation>
|
5977
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
5978
|
+
</xsd:annotation>
|
5979
|
+
</xsd:enumeration>
|
5980
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
5981
|
+
<xsd:annotation>
|
5982
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
5983
|
+
</xsd:annotation>
|
5984
|
+
</xsd:enumeration>
|
5985
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
5986
|
+
<xsd:annotation>
|
5987
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
5988
|
+
</xsd:annotation>
|
5989
|
+
</xsd:enumeration>
|
5990
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
5991
|
+
<xsd:annotation>
|
5992
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
5993
|
+
</xsd:annotation>
|
5994
|
+
</xsd:enumeration>
|
5995
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
5996
|
+
<xsd:annotation>
|
5997
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
5998
|
+
</xsd:annotation>
|
5999
|
+
</xsd:enumeration>
|
6000
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
6001
|
+
<xsd:annotation>
|
6002
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
6003
|
+
</xsd:annotation>
|
6004
|
+
</xsd:enumeration>
|
6005
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
6006
|
+
<xsd:annotation>
|
6007
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
6008
|
+
</xsd:annotation>
|
6009
|
+
</xsd:enumeration>
|
6010
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
6011
|
+
<xsd:annotation>
|
6012
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6013
|
+
</xsd:annotation>
|
6014
|
+
</xsd:enumeration>
|
6015
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6016
|
+
<xsd:annotation>
|
6017
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6018
|
+
</xsd:annotation>
|
6019
|
+
</xsd:enumeration>
|
6020
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6021
|
+
<xsd:annotation>
|
6022
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6023
|
+
</xsd:annotation>
|
6024
|
+
</xsd:enumeration>
|
6025
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6026
|
+
<xsd:annotation>
|
6027
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6028
|
+
</xsd:annotation>
|
6029
|
+
</xsd:enumeration>
|
6030
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6031
|
+
<xsd:annotation>
|
6032
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6033
|
+
</xsd:annotation>
|
6034
|
+
</xsd:enumeration>
|
6035
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6036
|
+
<xsd:annotation>
|
6037
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6038
|
+
</xsd:annotation>
|
6039
|
+
</xsd:enumeration>
|
6040
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6041
|
+
<xsd:annotation>
|
6042
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6043
|
+
</xsd:annotation>
|
6044
|
+
</xsd:enumeration>
|
6045
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6046
|
+
<xsd:annotation>
|
6047
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6048
|
+
</xsd:annotation>
|
6049
|
+
</xsd:enumeration>
|
6050
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6051
|
+
<xsd:annotation>
|
6052
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6053
|
+
</xsd:annotation>
|
6054
|
+
</xsd:enumeration>
|
6055
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6056
|
+
<xsd:annotation>
|
6057
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6058
|
+
</xsd:annotation>
|
6059
|
+
</xsd:enumeration>
|
6060
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6061
|
+
<xsd:annotation>
|
6062
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6063
|
+
</xsd:annotation>
|
6064
|
+
</xsd:enumeration>
|
6065
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6066
|
+
<xsd:annotation>
|
6067
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6068
|
+
</xsd:annotation>
|
6069
|
+
</xsd:enumeration>
|
6070
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6071
|
+
<xsd:annotation>
|
6072
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6073
|
+
</xsd:annotation>
|
6074
|
+
</xsd:enumeration>
|
6075
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6076
|
+
<xsd:annotation>
|
6077
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6078
|
+
</xsd:annotation>
|
6079
|
+
</xsd:enumeration>
|
6080
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6081
|
+
<xsd:annotation>
|
6082
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6083
|
+
</xsd:annotation>
|
6084
|
+
</xsd:enumeration>
|
6085
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6086
|
+
<xsd:annotation>
|
6087
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6088
|
+
</xsd:annotation>
|
6089
|
+
</xsd:enumeration>
|
6090
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6091
|
+
<xsd:annotation>
|
6092
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6093
|
+
</xsd:annotation>
|
6094
|
+
</xsd:enumeration>
|
6095
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6096
|
+
<xsd:annotation>
|
6097
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6098
|
+
</xsd:annotation>
|
6099
|
+
</xsd:enumeration>
|
6100
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6101
|
+
<xsd:annotation>
|
6102
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6103
|
+
</xsd:annotation>
|
6104
|
+
</xsd:enumeration>
|
6105
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6106
|
+
<xsd:annotation>
|
6107
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6108
|
+
</xsd:annotation>
|
6109
|
+
</xsd:enumeration>
|
6110
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6111
|
+
<xsd:annotation>
|
6112
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6113
|
+
</xsd:annotation>
|
6114
|
+
</xsd:enumeration>
|
6115
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6116
|
+
<xsd:annotation>
|
6117
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6118
|
+
</xsd:annotation>
|
6119
|
+
</xsd:enumeration>
|
6120
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6121
|
+
<xsd:annotation>
|
6122
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6123
|
+
</xsd:annotation>
|
6124
|
+
</xsd:enumeration>
|
6125
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6126
|
+
<xsd:annotation>
|
6127
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6128
|
+
</xsd:annotation>
|
6129
|
+
</xsd:enumeration>
|
6130
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6131
|
+
<xsd:annotation>
|
6132
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6133
|
+
</xsd:annotation>
|
6134
|
+
</xsd:enumeration>
|
6135
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6136
|
+
<xsd:annotation>
|
6137
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6138
|
+
</xsd:annotation>
|
6139
|
+
</xsd:enumeration>
|
6140
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6141
|
+
<xsd:annotation>
|
6142
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6143
|
+
</xsd:annotation>
|
6144
|
+
</xsd:enumeration>
|
6145
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6146
|
+
<xsd:annotation>
|
6147
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6148
|
+
</xsd:annotation>
|
6149
|
+
</xsd:enumeration>
|
6150
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6151
|
+
<xsd:annotation>
|
6152
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6153
|
+
</xsd:annotation>
|
6154
|
+
</xsd:enumeration>
|
6155
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6156
|
+
<xsd:annotation>
|
6157
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6158
|
+
</xsd:annotation>
|
6159
|
+
</xsd:enumeration>
|
6160
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6161
|
+
<xsd:annotation>
|
6162
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6163
|
+
</xsd:annotation>
|
6164
|
+
</xsd:enumeration>
|
6165
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6166
|
+
<xsd:annotation>
|
6167
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6168
|
+
</xsd:annotation>
|
6169
|
+
</xsd:enumeration>
|
6170
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6171
|
+
<xsd:annotation>
|
6172
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6173
|
+
</xsd:annotation>
|
6174
|
+
</xsd:enumeration>
|
6175
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6176
|
+
<xsd:annotation>
|
6177
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6178
|
+
</xsd:annotation>
|
6179
|
+
</xsd:enumeration>
|
6180
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6181
|
+
<xsd:annotation>
|
6182
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6183
|
+
</xsd:annotation>
|
6184
|
+
</xsd:enumeration>
|
6185
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6186
|
+
<xsd:annotation>
|
6187
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6188
|
+
</xsd:annotation>
|
6189
|
+
</xsd:enumeration>
|
6190
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6191
|
+
<xsd:annotation>
|
6192
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6193
|
+
</xsd:annotation>
|
6194
|
+
</xsd:enumeration>
|
6195
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6196
|
+
<xsd:annotation>
|
6197
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6198
|
+
</xsd:annotation>
|
6199
|
+
</xsd:enumeration>
|
6200
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6201
|
+
<xsd:annotation>
|
6202
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6203
|
+
</xsd:annotation>
|
6204
|
+
</xsd:enumeration>
|
6205
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6206
|
+
<xsd:annotation>
|
6207
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6208
|
+
</xsd:annotation>
|
6209
|
+
</xsd:enumeration>
|
6210
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6211
|
+
<xsd:annotation>
|
6212
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6213
|
+
</xsd:annotation>
|
6214
|
+
</xsd:enumeration>
|
6215
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6216
|
+
<xsd:annotation>
|
6217
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6218
|
+
</xsd:annotation>
|
6219
|
+
</xsd:enumeration>
|
6220
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6221
|
+
<xsd:annotation>
|
6222
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6223
|
+
</xsd:annotation>
|
6224
|
+
</xsd:enumeration>
|
6225
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6226
|
+
<xsd:annotation>
|
6227
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6228
|
+
</xsd:annotation>
|
6229
|
+
</xsd:enumeration>
|
6230
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6231
|
+
<xsd:annotation>
|
6232
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6233
|
+
</xsd:annotation>
|
6234
|
+
</xsd:enumeration>
|
6235
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6236
|
+
<xsd:annotation>
|
6237
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6238
|
+
</xsd:annotation>
|
6239
|
+
</xsd:enumeration>
|
6240
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6241
|
+
<xsd:annotation>
|
6242
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6243
|
+
</xsd:annotation>
|
6244
|
+
</xsd:enumeration>
|
6245
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6246
|
+
<xsd:annotation>
|
6247
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6248
|
+
</xsd:annotation>
|
6249
|
+
</xsd:enumeration>
|
6250
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6251
|
+
<xsd:annotation>
|
6252
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6253
|
+
</xsd:annotation>
|
6254
|
+
</xsd:enumeration>
|
6255
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6256
|
+
<xsd:annotation>
|
6257
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6258
|
+
</xsd:annotation>
|
6259
|
+
</xsd:enumeration>
|
6260
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6261
|
+
<xsd:annotation>
|
6262
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6263
|
+
</xsd:annotation>
|
6264
|
+
</xsd:enumeration>
|
6265
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6266
|
+
<xsd:annotation>
|
6267
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6268
|
+
</xsd:annotation>
|
6269
|
+
</xsd:enumeration>
|
6270
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6271
|
+
<xsd:annotation>
|
6272
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6273
|
+
</xsd:annotation>
|
6274
|
+
</xsd:enumeration>
|
6275
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6276
|
+
<xsd:annotation>
|
6277
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6278
|
+
</xsd:annotation>
|
6279
|
+
</xsd:enumeration>
|
6280
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6281
|
+
<xsd:annotation>
|
6282
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6283
|
+
</xsd:annotation>
|
6284
|
+
</xsd:enumeration>
|
6285
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6286
|
+
<xsd:annotation>
|
6287
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6288
|
+
</xsd:annotation>
|
6289
|
+
</xsd:enumeration>
|
6290
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6291
|
+
<xsd:annotation>
|
6292
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6293
|
+
</xsd:annotation>
|
6294
|
+
</xsd:enumeration>
|
6295
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6296
|
+
<xsd:annotation>
|
6297
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6298
|
+
</xsd:annotation>
|
6299
|
+
</xsd:enumeration>
|
6300
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6301
|
+
<xsd:annotation>
|
6302
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6303
|
+
</xsd:annotation>
|
6304
|
+
</xsd:enumeration>
|
6305
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6306
|
+
<xsd:annotation>
|
6307
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6308
|
+
</xsd:annotation>
|
6309
|
+
</xsd:enumeration>
|
6310
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6311
|
+
<xsd:annotation>
|
6312
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6313
|
+
</xsd:annotation>
|
6314
|
+
</xsd:enumeration>
|
6315
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6316
|
+
<xsd:annotation>
|
6317
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6318
|
+
</xsd:annotation>
|
6319
|
+
</xsd:enumeration>
|
6320
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6321
|
+
<xsd:annotation>
|
6322
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6323
|
+
</xsd:annotation>
|
6324
|
+
</xsd:enumeration>
|
6325
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6326
|
+
<xsd:annotation>
|
6327
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6328
|
+
</xsd:annotation>
|
6329
|
+
</xsd:enumeration>
|
6330
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6331
|
+
<xsd:annotation>
|
6332
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6333
|
+
</xsd:annotation>
|
6334
|
+
</xsd:enumeration>
|
6335
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6336
|
+
<xsd:annotation>
|
6337
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6338
|
+
</xsd:annotation>
|
6339
|
+
</xsd:enumeration>
|
6340
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6341
|
+
<xsd:annotation>
|
6342
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6343
|
+
</xsd:annotation>
|
6344
|
+
</xsd:enumeration>
|
6345
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6346
|
+
<xsd:annotation>
|
6347
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6348
|
+
</xsd:annotation>
|
6349
|
+
</xsd:enumeration>
|
6350
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6351
|
+
<xsd:annotation>
|
6352
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6353
|
+
</xsd:annotation>
|
6354
|
+
</xsd:enumeration>
|
6355
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6356
|
+
<xsd:annotation>
|
6357
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6358
|
+
</xsd:annotation>
|
6359
|
+
</xsd:enumeration>
|
6360
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6361
|
+
<xsd:annotation>
|
6362
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6363
|
+
</xsd:annotation>
|
6364
|
+
</xsd:enumeration>
|
6365
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6366
|
+
<xsd:annotation>
|
6367
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6368
|
+
</xsd:annotation>
|
6369
|
+
</xsd:enumeration>
|
6370
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6371
|
+
<xsd:annotation>
|
6372
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6373
|
+
</xsd:annotation>
|
6374
|
+
</xsd:enumeration>
|
6375
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6376
|
+
<xsd:annotation>
|
6377
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6378
|
+
</xsd:annotation>
|
6379
|
+
</xsd:enumeration>
|
6380
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6381
|
+
<xsd:annotation>
|
6382
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6383
|
+
</xsd:annotation>
|
6384
|
+
</xsd:enumeration>
|
6385
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6386
|
+
<xsd:annotation>
|
6387
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6388
|
+
</xsd:annotation>
|
6389
|
+
</xsd:enumeration>
|
6390
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6391
|
+
<xsd:annotation>
|
6392
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6393
|
+
</xsd:annotation>
|
6394
|
+
</xsd:enumeration>
|
6395
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6396
|
+
<xsd:annotation>
|
6397
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6398
|
+
</xsd:annotation>
|
6399
|
+
</xsd:enumeration>
|
6400
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6401
|
+
<xsd:annotation>
|
6402
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6403
|
+
</xsd:annotation>
|
6404
|
+
</xsd:enumeration>
|
6405
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6406
|
+
<xsd:annotation>
|
6407
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6408
|
+
</xsd:annotation>
|
6409
|
+
</xsd:enumeration>
|
6410
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6411
|
+
<xsd:annotation>
|
6412
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6413
|
+
</xsd:annotation>
|
6414
|
+
</xsd:enumeration>
|
6415
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6416
|
+
<xsd:annotation>
|
6417
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6418
|
+
</xsd:annotation>
|
6419
|
+
</xsd:enumeration>
|
6420
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6421
|
+
<xsd:annotation>
|
6422
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6423
|
+
</xsd:annotation>
|
6424
|
+
</xsd:enumeration>
|
6425
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6426
|
+
<xsd:annotation>
|
6427
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6428
|
+
</xsd:annotation>
|
6429
|
+
</xsd:enumeration>
|
6430
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6431
|
+
<xsd:annotation>
|
6432
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6433
|
+
</xsd:annotation>
|
6434
|
+
</xsd:enumeration>
|
6435
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6436
|
+
<xsd:annotation>
|
6437
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6438
|
+
</xsd:annotation>
|
6439
|
+
</xsd:enumeration>
|
6440
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6441
|
+
<xsd:annotation>
|
6442
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6443
|
+
</xsd:annotation>
|
6444
|
+
</xsd:enumeration>
|
6445
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6446
|
+
<xsd:annotation>
|
6447
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6448
|
+
</xsd:annotation>
|
6449
|
+
</xsd:enumeration>
|
6450
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6451
|
+
<xsd:annotation>
|
6452
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6453
|
+
</xsd:annotation>
|
6454
|
+
</xsd:enumeration>
|
6455
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6456
|
+
<xsd:annotation>
|
6457
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6458
|
+
</xsd:annotation>
|
6459
|
+
</xsd:enumeration>
|
6460
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6461
|
+
<xsd:annotation>
|
6462
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6463
|
+
</xsd:annotation>
|
6464
|
+
</xsd:enumeration>
|
6465
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6466
|
+
<xsd:annotation>
|
6467
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6468
|
+
</xsd:annotation>
|
6469
|
+
</xsd:enumeration>
|
6470
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6471
|
+
<xsd:annotation>
|
6472
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6473
|
+
</xsd:annotation>
|
6474
|
+
</xsd:enumeration>
|
6475
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6476
|
+
<xsd:annotation>
|
6477
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6478
|
+
</xsd:annotation>
|
6479
|
+
</xsd:enumeration>
|
6480
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6481
|
+
<xsd:annotation>
|
6482
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6483
|
+
</xsd:annotation>
|
6484
|
+
</xsd:enumeration>
|
6485
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6486
|
+
<xsd:annotation>
|
6487
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6488
|
+
</xsd:annotation>
|
6489
|
+
</xsd:enumeration>
|
6490
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6491
|
+
<xsd:annotation>
|
6492
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6493
|
+
</xsd:annotation>
|
6494
|
+
</xsd:enumeration>
|
6495
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6496
|
+
<xsd:annotation>
|
6497
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6498
|
+
</xsd:annotation>
|
6499
|
+
</xsd:enumeration>
|
6500
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6501
|
+
<xsd:annotation>
|
6502
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6503
|
+
</xsd:annotation>
|
6504
|
+
</xsd:enumeration>
|
6505
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6506
|
+
<xsd:annotation>
|
6507
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6508
|
+
</xsd:annotation>
|
6509
|
+
</xsd:enumeration>
|
6510
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6511
|
+
<xsd:annotation>
|
6512
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6513
|
+
</xsd:annotation>
|
6514
|
+
</xsd:enumeration>
|
6515
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6516
|
+
<xsd:annotation>
|
6517
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6518
|
+
</xsd:annotation>
|
6519
|
+
</xsd:enumeration>
|
6520
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6521
|
+
<xsd:annotation>
|
6522
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6523
|
+
</xsd:annotation>
|
6524
|
+
</xsd:enumeration>
|
6525
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6526
|
+
<xsd:annotation>
|
6527
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6528
|
+
</xsd:annotation>
|
6529
|
+
</xsd:enumeration>
|
6530
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6531
|
+
<xsd:annotation>
|
6532
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6533
|
+
</xsd:annotation>
|
6534
|
+
</xsd:enumeration>
|
6535
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6536
|
+
<xsd:annotation>
|
6537
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6538
|
+
</xsd:annotation>
|
6539
|
+
</xsd:enumeration>
|
6540
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6541
|
+
<xsd:annotation>
|
6542
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6543
|
+
</xsd:annotation>
|
6544
|
+
</xsd:enumeration>
|
6545
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6546
|
+
<xsd:annotation>
|
6547
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6548
|
+
</xsd:annotation>
|
6549
|
+
</xsd:enumeration>
|
6550
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6551
|
+
<xsd:annotation>
|
6552
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6553
|
+
</xsd:annotation>
|
6554
|
+
</xsd:enumeration>
|
6555
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6556
|
+
<xsd:annotation>
|
6557
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6558
|
+
</xsd:annotation>
|
6559
|
+
</xsd:enumeration>
|
6560
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6561
|
+
<xsd:annotation>
|
6562
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6563
|
+
</xsd:annotation>
|
6564
|
+
</xsd:enumeration>
|
6565
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6566
|
+
<xsd:annotation>
|
6567
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6568
|
+
</xsd:annotation>
|
6569
|
+
</xsd:enumeration>
|
6570
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6571
|
+
<xsd:annotation>
|
6572
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6573
|
+
</xsd:annotation>
|
6574
|
+
</xsd:enumeration>
|
6575
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6576
|
+
<xsd:annotation>
|
6577
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6578
|
+
</xsd:annotation>
|
6579
|
+
</xsd:enumeration>
|
6580
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6581
|
+
<xsd:annotation>
|
6582
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6583
|
+
</xsd:annotation>
|
6584
|
+
</xsd:enumeration>
|
6585
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6586
|
+
<xsd:annotation>
|
6587
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6588
|
+
</xsd:annotation>
|
6589
|
+
</xsd:enumeration>
|
6590
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6591
|
+
<xsd:annotation>
|
6592
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6593
|
+
</xsd:annotation>
|
6594
|
+
</xsd:enumeration>
|
6595
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6596
|
+
<xsd:annotation>
|
6597
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6598
|
+
</xsd:annotation>
|
6599
|
+
</xsd:enumeration>
|
6600
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6601
|
+
<xsd:annotation>
|
6602
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6603
|
+
</xsd:annotation>
|
6604
|
+
</xsd:enumeration>
|
6605
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6606
|
+
<xsd:annotation>
|
6607
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6608
|
+
</xsd:annotation>
|
6609
|
+
</xsd:enumeration>
|
6610
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6611
|
+
<xsd:annotation>
|
6612
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6613
|
+
</xsd:annotation>
|
6614
|
+
</xsd:enumeration>
|
6615
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6616
|
+
<xsd:annotation>
|
6617
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6618
|
+
</xsd:annotation>
|
6619
|
+
</xsd:enumeration>
|
6620
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6621
|
+
<xsd:annotation>
|
6622
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6623
|
+
</xsd:annotation>
|
6624
|
+
</xsd:enumeration>
|
6625
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6626
|
+
<xsd:annotation>
|
6627
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6628
|
+
</xsd:annotation>
|
6629
|
+
</xsd:enumeration>
|
6630
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6631
|
+
<xsd:annotation>
|
6632
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6633
|
+
</xsd:annotation>
|
6634
|
+
</xsd:enumeration>
|
6635
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6636
|
+
<xsd:annotation>
|
6637
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6638
|
+
</xsd:annotation>
|
6639
|
+
</xsd:enumeration>
|
6640
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6641
|
+
<xsd:annotation>
|
6642
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6643
|
+
</xsd:annotation>
|
6644
|
+
</xsd:enumeration>
|
6645
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6646
|
+
<xsd:annotation>
|
6647
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6648
|
+
</xsd:annotation>
|
6649
|
+
</xsd:enumeration>
|
6650
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6651
|
+
<xsd:annotation>
|
6652
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6653
|
+
</xsd:annotation>
|
6654
|
+
</xsd:enumeration>
|
6655
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6656
|
+
<xsd:annotation>
|
6657
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6658
|
+
</xsd:annotation>
|
6659
|
+
</xsd:enumeration>
|
6660
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6661
|
+
<xsd:annotation>
|
6662
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6663
|
+
</xsd:annotation>
|
6664
|
+
</xsd:enumeration>
|
6665
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6666
|
+
<xsd:annotation>
|
6667
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6668
|
+
</xsd:annotation>
|
6669
|
+
</xsd:enumeration>
|
6670
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6671
|
+
<xsd:annotation>
|
6672
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6673
|
+
</xsd:annotation>
|
6674
|
+
</xsd:enumeration>
|
6675
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6676
|
+
<xsd:annotation>
|
6677
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6678
|
+
</xsd:annotation>
|
6679
|
+
</xsd:enumeration>
|
6680
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6681
|
+
<xsd:annotation>
|
6682
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6683
|
+
</xsd:annotation>
|
6684
|
+
</xsd:enumeration>
|
6685
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6686
|
+
<xsd:annotation>
|
6687
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6688
|
+
</xsd:annotation>
|
6689
|
+
</xsd:enumeration>
|
6690
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6691
|
+
<xsd:annotation>
|
6692
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6693
|
+
</xsd:annotation>
|
6694
|
+
</xsd:enumeration>
|
6695
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6696
|
+
<xsd:annotation>
|
6697
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6698
|
+
</xsd:annotation>
|
6699
|
+
</xsd:enumeration>
|
6700
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6701
|
+
<xsd:annotation>
|
6702
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6703
|
+
</xsd:annotation>
|
6704
|
+
</xsd:enumeration>
|
6705
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6706
|
+
<xsd:annotation>
|
6707
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6708
|
+
</xsd:annotation>
|
6709
|
+
</xsd:enumeration>
|
6710
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6711
|
+
<xsd:annotation>
|
6712
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6713
|
+
</xsd:annotation>
|
6714
|
+
</xsd:enumeration>
|
6715
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6716
|
+
<xsd:annotation>
|
6717
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6718
|
+
</xsd:annotation>
|
6719
|
+
</xsd:enumeration>
|
6720
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6721
|
+
<xsd:annotation>
|
6722
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6723
|
+
</xsd:annotation>
|
6724
|
+
</xsd:enumeration>
|
6725
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6726
|
+
<xsd:annotation>
|
6727
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6728
|
+
</xsd:annotation>
|
6729
|
+
</xsd:enumeration>
|
6730
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6731
|
+
<xsd:annotation>
|
6732
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6733
|
+
</xsd:annotation>
|
6734
|
+
</xsd:enumeration>
|
6735
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6736
|
+
<xsd:annotation>
|
6737
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6738
|
+
</xsd:annotation>
|
6739
|
+
</xsd:enumeration>
|
6740
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6741
|
+
<xsd:annotation>
|
6742
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6743
|
+
</xsd:annotation>
|
6744
|
+
</xsd:enumeration>
|
6745
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6746
|
+
<xsd:annotation>
|
6747
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6748
|
+
</xsd:annotation>
|
6749
|
+
</xsd:enumeration>
|
6750
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6751
|
+
<xsd:annotation>
|
6752
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6753
|
+
</xsd:annotation>
|
6754
|
+
</xsd:enumeration>
|
6755
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6756
|
+
<xsd:annotation>
|
6757
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6758
|
+
</xsd:annotation>
|
6759
|
+
</xsd:enumeration>
|
6760
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6761
|
+
<xsd:annotation>
|
6762
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6763
|
+
</xsd:annotation>
|
6764
|
+
</xsd:enumeration>
|
6765
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6766
|
+
<xsd:annotation>
|
6767
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6768
|
+
</xsd:annotation>
|
6769
|
+
</xsd:enumeration>
|
6770
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6771
|
+
<xsd:annotation>
|
6772
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6773
|
+
</xsd:annotation>
|
6774
|
+
</xsd:enumeration>
|
6775
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6776
|
+
<xsd:annotation>
|
6777
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6778
|
+
</xsd:annotation>
|
6779
|
+
</xsd:enumeration>
|
6780
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6781
|
+
<xsd:annotation>
|
6782
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6783
|
+
</xsd:annotation>
|
6784
|
+
</xsd:enumeration>
|
6785
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6786
|
+
<xsd:annotation>
|
6787
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6788
|
+
</xsd:annotation>
|
6789
|
+
</xsd:enumeration>
|
6790
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6791
|
+
<xsd:annotation>
|
6792
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6793
|
+
</xsd:annotation>
|
6794
|
+
</xsd:enumeration>
|
6795
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6796
|
+
<xsd:annotation>
|
6797
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6798
|
+
</xsd:annotation>
|
6799
|
+
</xsd:enumeration>
|
6800
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6801
|
+
<xsd:annotation>
|
6802
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6803
|
+
</xsd:annotation>
|
6804
|
+
</xsd:enumeration>
|
6805
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6806
|
+
<xsd:annotation>
|
6807
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6808
|
+
</xsd:annotation>
|
6809
|
+
</xsd:enumeration>
|
6810
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6811
|
+
<xsd:annotation>
|
6812
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6813
|
+
</xsd:annotation>
|
6814
|
+
</xsd:enumeration>
|
6815
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6816
|
+
<xsd:annotation>
|
6817
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6818
|
+
</xsd:annotation>
|
6819
|
+
</xsd:enumeration>
|
6820
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6821
|
+
<xsd:annotation>
|
6822
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6823
|
+
</xsd:annotation>
|
6824
|
+
</xsd:enumeration>
|
6825
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6826
|
+
<xsd:annotation>
|
6827
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6828
|
+
</xsd:annotation>
|
6829
|
+
</xsd:enumeration>
|
6830
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6831
|
+
<xsd:annotation>
|
6832
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6833
|
+
</xsd:annotation>
|
6834
|
+
</xsd:enumeration>
|
6835
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6836
|
+
<xsd:annotation>
|
6837
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6838
|
+
</xsd:annotation>
|
6839
|
+
</xsd:enumeration>
|
6840
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6841
|
+
<xsd:annotation>
|
6842
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6843
|
+
</xsd:annotation>
|
6844
|
+
</xsd:enumeration>
|
6845
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6846
|
+
<xsd:annotation>
|
6847
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6848
|
+
</xsd:annotation>
|
6849
|
+
</xsd:enumeration>
|
6850
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6851
|
+
<xsd:annotation>
|
6852
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6853
|
+
</xsd:annotation>
|
6854
|
+
</xsd:enumeration>
|
6855
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6856
|
+
<xsd:annotation>
|
6857
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6858
|
+
</xsd:annotation>
|
6859
|
+
</xsd:enumeration>
|
6860
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6861
|
+
<xsd:annotation>
|
6862
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6863
|
+
</xsd:annotation>
|
6864
|
+
</xsd:enumeration>
|
6865
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6866
|
+
<xsd:annotation>
|
6867
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6868
|
+
</xsd:annotation>
|
6869
|
+
</xsd:enumeration>
|
6870
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6871
|
+
<xsd:annotation>
|
6872
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6873
|
+
</xsd:annotation>
|
6874
|
+
</xsd:enumeration>
|
6875
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6876
|
+
<xsd:annotation>
|
6877
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6878
|
+
</xsd:annotation>
|
6879
|
+
</xsd:enumeration>
|
6880
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6881
|
+
<xsd:annotation>
|
6882
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6883
|
+
</xsd:annotation>
|
6884
|
+
</xsd:enumeration>
|
6885
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6886
|
+
<xsd:annotation>
|
6887
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6888
|
+
</xsd:annotation>
|
6889
|
+
</xsd:enumeration>
|
6890
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6891
|
+
<xsd:annotation>
|
6892
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6893
|
+
</xsd:annotation>
|
6894
|
+
</xsd:enumeration>
|
6895
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6896
|
+
<xsd:annotation>
|
6897
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6898
|
+
</xsd:annotation>
|
6899
|
+
</xsd:enumeration>
|
6900
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6901
|
+
<xsd:annotation>
|
6902
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6903
|
+
</xsd:annotation>
|
6904
|
+
</xsd:enumeration>
|
6905
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6906
|
+
<xsd:annotation>
|
6907
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6908
|
+
</xsd:annotation>
|
6909
|
+
</xsd:enumeration>
|
6910
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6911
|
+
<xsd:annotation>
|
6912
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6913
|
+
</xsd:annotation>
|
6914
|
+
</xsd:enumeration>
|
6915
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6916
|
+
<xsd:annotation>
|
6917
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6918
|
+
</xsd:annotation>
|
6919
|
+
</xsd:enumeration>
|
6920
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6921
|
+
<xsd:annotation>
|
6922
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6923
|
+
</xsd:annotation>
|
6924
|
+
</xsd:enumeration>
|
6925
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6926
|
+
<xsd:annotation>
|
6927
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6928
|
+
</xsd:annotation>
|
6929
|
+
</xsd:enumeration>
|
6930
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6931
|
+
<xsd:annotation>
|
6932
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6933
|
+
</xsd:annotation>
|
6934
|
+
</xsd:enumeration>
|
6935
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6936
|
+
<xsd:annotation>
|
6937
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6938
|
+
</xsd:annotation>
|
6939
|
+
</xsd:enumeration>
|
6940
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6941
|
+
<xsd:annotation>
|
6942
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
6943
|
+
</xsd:annotation>
|
6944
|
+
</xsd:enumeration>
|
6945
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
6946
|
+
<xsd:annotation>
|
6947
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
6948
|
+
</xsd:annotation>
|
6949
|
+
</xsd:enumeration>
|
6950
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
6951
|
+
<xsd:annotation>
|
6952
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
6953
|
+
</xsd:annotation>
|
6954
|
+
</xsd:enumeration>
|
6955
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
6956
|
+
<xsd:annotation>
|
6957
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
6958
|
+
</xsd:annotation>
|
6959
|
+
</xsd:enumeration>
|
6960
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
6961
|
+
<xsd:annotation>
|
6962
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
6963
|
+
</xsd:annotation>
|
6964
|
+
</xsd:enumeration>
|
6965
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
6966
|
+
<xsd:annotation>
|
6967
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
6968
|
+
</xsd:annotation>
|
6969
|
+
</xsd:enumeration>
|
6970
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
6971
|
+
<xsd:annotation>
|
6972
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
6973
|
+
</xsd:annotation>
|
6974
|
+
</xsd:enumeration>
|
6975
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
6976
|
+
<xsd:annotation>
|
6977
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
6978
|
+
</xsd:annotation>
|
6979
|
+
</xsd:enumeration>
|
6980
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
6981
|
+
<xsd:annotation>
|
6982
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
6983
|
+
</xsd:annotation>
|
6984
|
+
</xsd:enumeration>
|
6985
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
6986
|
+
<xsd:annotation>
|
6987
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
6988
|
+
</xsd:annotation>
|
6989
|
+
</xsd:enumeration>
|
6990
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
6991
|
+
<xsd:annotation>
|
6992
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
6993
|
+
</xsd:annotation>
|
6994
|
+
</xsd:enumeration>
|
6995
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
6996
|
+
<xsd:annotation>
|
6997
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
6998
|
+
</xsd:annotation>
|
6999
|
+
</xsd:enumeration>
|
7000
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
7001
|
+
<xsd:annotation>
|
7002
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
7003
|
+
</xsd:annotation>
|
7004
|
+
</xsd:enumeration>
|
7005
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
7006
|
+
<xsd:annotation>
|
7007
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
7008
|
+
</xsd:annotation>
|
7009
|
+
</xsd:enumeration>
|
7010
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
7011
|
+
<xsd:annotation>
|
7012
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
7013
|
+
</xsd:annotation>
|
7014
|
+
</xsd:enumeration>
|
7015
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
7016
|
+
<xsd:annotation>
|
7017
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7018
|
+
</xsd:annotation>
|
7019
|
+
</xsd:enumeration>
|
7020
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7021
|
+
<xsd:annotation>
|
7022
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7023
|
+
</xsd:annotation>
|
7024
|
+
</xsd:enumeration>
|
7025
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7026
|
+
<xsd:annotation>
|
7027
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7028
|
+
</xsd:annotation>
|
7029
|
+
</xsd:enumeration>
|
7030
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7031
|
+
<xsd:annotation>
|
7032
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7033
|
+
</xsd:annotation>
|
7034
|
+
</xsd:enumeration>
|
7035
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7036
|
+
<xsd:annotation>
|
7037
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7038
|
+
</xsd:annotation>
|
7039
|
+
</xsd:enumeration>
|
7040
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7041
|
+
<xsd:annotation>
|
7042
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7043
|
+
</xsd:annotation>
|
7044
|
+
</xsd:enumeration>
|
7045
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7046
|
+
<xsd:annotation>
|
7047
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7048
|
+
</xsd:annotation>
|
7049
|
+
</xsd:enumeration>
|
7050
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7051
|
+
<xsd:annotation>
|
7052
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7053
|
+
</xsd:annotation>
|
7054
|
+
</xsd:enumeration>
|
7055
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7056
|
+
<xsd:annotation>
|
7057
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7058
|
+
</xsd:annotation>
|
7059
|
+
</xsd:enumeration>
|
7060
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7061
|
+
<xsd:annotation>
|
7062
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7063
|
+
</xsd:annotation>
|
7064
|
+
</xsd:enumeration>
|
7065
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7066
|
+
<xsd:annotation>
|
7067
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7068
|
+
</xsd:annotation>
|
7069
|
+
</xsd:enumeration>
|
7070
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7071
|
+
<xsd:annotation>
|
7072
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7073
|
+
</xsd:annotation>
|
7074
|
+
</xsd:enumeration>
|
7075
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7076
|
+
<xsd:annotation>
|
7077
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7078
|
+
</xsd:annotation>
|
7079
|
+
</xsd:enumeration>
|
7080
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7081
|
+
<xsd:annotation>
|
7082
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7083
|
+
</xsd:annotation>
|
7084
|
+
</xsd:enumeration>
|
7085
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7086
|
+
<xsd:annotation>
|
7087
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7088
|
+
</xsd:annotation>
|
7089
|
+
</xsd:enumeration>
|
7090
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7091
|
+
<xsd:annotation>
|
7092
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7093
|
+
</xsd:annotation>
|
7094
|
+
</xsd:enumeration>
|
7095
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7096
|
+
<xsd:annotation>
|
7097
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7098
|
+
</xsd:annotation>
|
7099
|
+
</xsd:enumeration>
|
7100
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7101
|
+
<xsd:annotation>
|
7102
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7103
|
+
</xsd:annotation>
|
7104
|
+
</xsd:enumeration>
|
7105
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7106
|
+
<xsd:annotation>
|
7107
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7108
|
+
</xsd:annotation>
|
7109
|
+
</xsd:enumeration>
|
7110
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7111
|
+
<xsd:annotation>
|
7112
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7113
|
+
</xsd:annotation>
|
7114
|
+
</xsd:enumeration>
|
7115
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7116
|
+
<xsd:annotation>
|
7117
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7118
|
+
</xsd:annotation>
|
7119
|
+
</xsd:enumeration>
|
7120
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7121
|
+
<xsd:annotation>
|
7122
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7123
|
+
</xsd:annotation>
|
7124
|
+
</xsd:enumeration>
|
7125
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7126
|
+
<xsd:annotation>
|
7127
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7128
|
+
</xsd:annotation>
|
7129
|
+
</xsd:enumeration>
|
7130
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7131
|
+
<xsd:annotation>
|
7132
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7133
|
+
</xsd:annotation>
|
7134
|
+
</xsd:enumeration>
|
7135
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7136
|
+
<xsd:annotation>
|
7137
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7138
|
+
</xsd:annotation>
|
7139
|
+
</xsd:enumeration>
|
7140
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7141
|
+
<xsd:annotation>
|
7142
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7143
|
+
</xsd:annotation>
|
7144
|
+
</xsd:enumeration>
|
7145
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7146
|
+
<xsd:annotation>
|
7147
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7148
|
+
</xsd:annotation>
|
7149
|
+
</xsd:enumeration>
|
7150
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7151
|
+
<xsd:annotation>
|
7152
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7153
|
+
</xsd:annotation>
|
7154
|
+
</xsd:enumeration>
|
7155
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7156
|
+
<xsd:annotation>
|
7157
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7158
|
+
</xsd:annotation>
|
7159
|
+
</xsd:enumeration>
|
7160
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7161
|
+
<xsd:annotation>
|
7162
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7163
|
+
</xsd:annotation>
|
7164
|
+
</xsd:enumeration>
|
7165
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7166
|
+
<xsd:annotation>
|
7167
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7168
|
+
</xsd:annotation>
|
7169
|
+
</xsd:enumeration>
|
7170
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7171
|
+
<xsd:annotation>
|
7172
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7173
|
+
</xsd:annotation>
|
7174
|
+
</xsd:enumeration>
|
7175
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7176
|
+
<xsd:annotation>
|
7177
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7178
|
+
</xsd:annotation>
|
7179
|
+
</xsd:enumeration>
|
7180
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7181
|
+
<xsd:annotation>
|
7182
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7183
|
+
</xsd:annotation>
|
7184
|
+
</xsd:enumeration>
|
7185
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7186
|
+
<xsd:annotation>
|
7187
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7188
|
+
</xsd:annotation>
|
7189
|
+
</xsd:enumeration>
|
7190
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7191
|
+
<xsd:annotation>
|
7192
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7193
|
+
</xsd:annotation>
|
7194
|
+
</xsd:enumeration>
|
7195
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7196
|
+
<xsd:annotation>
|
7197
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7198
|
+
</xsd:annotation>
|
7199
|
+
</xsd:enumeration>
|
7200
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7201
|
+
<xsd:annotation>
|
7202
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7203
|
+
</xsd:annotation>
|
7204
|
+
</xsd:enumeration>
|
7205
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7206
|
+
<xsd:annotation>
|
7207
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7208
|
+
</xsd:annotation>
|
7209
|
+
</xsd:enumeration>
|
7210
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7211
|
+
<xsd:annotation>
|
7212
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7213
|
+
</xsd:annotation>
|
7214
|
+
</xsd:enumeration>
|
7215
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7216
|
+
<xsd:annotation>
|
7217
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7218
|
+
</xsd:annotation>
|
7219
|
+
</xsd:enumeration>
|
7220
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7221
|
+
<xsd:annotation>
|
7222
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7223
|
+
</xsd:annotation>
|
7224
|
+
</xsd:enumeration>
|
7225
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7226
|
+
<xsd:annotation>
|
7227
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7228
|
+
</xsd:annotation>
|
7229
|
+
</xsd:enumeration>
|
7230
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7231
|
+
<xsd:annotation>
|
7232
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7233
|
+
</xsd:annotation>
|
7234
|
+
</xsd:enumeration>
|
7235
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7236
|
+
<xsd:annotation>
|
7237
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7238
|
+
</xsd:annotation>
|
7239
|
+
</xsd:enumeration>
|
7240
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7241
|
+
<xsd:annotation>
|
7242
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7243
|
+
</xsd:annotation>
|
7244
|
+
</xsd:enumeration>
|
7245
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7246
|
+
<xsd:annotation>
|
7247
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7248
|
+
</xsd:annotation>
|
7249
|
+
</xsd:enumeration>
|
7250
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7251
|
+
<xsd:annotation>
|
7252
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7253
|
+
</xsd:annotation>
|
7254
|
+
</xsd:enumeration>
|
7255
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7256
|
+
<xsd:annotation>
|
7257
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7258
|
+
</xsd:annotation>
|
7259
|
+
</xsd:enumeration>
|
7260
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7261
|
+
<xsd:annotation>
|
7262
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7263
|
+
</xsd:annotation>
|
7264
|
+
</xsd:enumeration>
|
7265
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7266
|
+
<xsd:annotation>
|
7267
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7268
|
+
</xsd:annotation>
|
7269
|
+
</xsd:enumeration>
|
7270
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7271
|
+
<xsd:annotation>
|
7272
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7273
|
+
</xsd:annotation>
|
7274
|
+
</xsd:enumeration>
|
7275
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7276
|
+
<xsd:annotation>
|
7277
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7278
|
+
</xsd:annotation>
|
7279
|
+
</xsd:enumeration>
|
7280
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7281
|
+
<xsd:annotation>
|
7282
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7283
|
+
</xsd:annotation>
|
7284
|
+
</xsd:enumeration>
|
7285
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7286
|
+
<xsd:annotation>
|
7287
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7288
|
+
</xsd:annotation>
|
7289
|
+
</xsd:enumeration>
|
7290
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7291
|
+
<xsd:annotation>
|
7292
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7293
|
+
</xsd:annotation>
|
7294
|
+
</xsd:enumeration>
|
7295
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7296
|
+
<xsd:annotation>
|
7297
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7298
|
+
</xsd:annotation>
|
7299
|
+
</xsd:enumeration>
|
7300
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7301
|
+
<xsd:annotation>
|
7302
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7303
|
+
</xsd:annotation>
|
7304
|
+
</xsd:enumeration>
|
7305
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7306
|
+
<xsd:annotation>
|
7307
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7308
|
+
</xsd:annotation>
|
7309
|
+
</xsd:enumeration>
|
7310
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7311
|
+
<xsd:annotation>
|
7312
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7313
|
+
</xsd:annotation>
|
7314
|
+
</xsd:enumeration>
|
7315
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7316
|
+
<xsd:annotation>
|
7317
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7318
|
+
</xsd:annotation>
|
7319
|
+
</xsd:enumeration>
|
7320
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7321
|
+
<xsd:annotation>
|
7322
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7323
|
+
</xsd:annotation>
|
7324
|
+
</xsd:enumeration>
|
7325
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7326
|
+
<xsd:annotation>
|
7327
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7328
|
+
</xsd:annotation>
|
7329
|
+
</xsd:enumeration>
|
7330
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7331
|
+
<xsd:annotation>
|
7332
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7333
|
+
</xsd:annotation>
|
7334
|
+
</xsd:enumeration>
|
7335
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7336
|
+
<xsd:annotation>
|
7337
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7338
|
+
</xsd:annotation>
|
7339
|
+
</xsd:enumeration>
|
7340
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7341
|
+
<xsd:annotation>
|
7342
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7343
|
+
</xsd:annotation>
|
7344
|
+
</xsd:enumeration>
|
7345
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7346
|
+
<xsd:annotation>
|
7347
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7348
|
+
</xsd:annotation>
|
7349
|
+
</xsd:enumeration>
|
7350
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7351
|
+
<xsd:annotation>
|
7352
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7353
|
+
</xsd:annotation>
|
7354
|
+
</xsd:enumeration>
|
7355
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7356
|
+
<xsd:annotation>
|
7357
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7358
|
+
</xsd:annotation>
|
7359
|
+
</xsd:enumeration>
|
7360
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7361
|
+
<xsd:annotation>
|
7362
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7363
|
+
</xsd:annotation>
|
7364
|
+
</xsd:enumeration>
|
7365
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7366
|
+
<xsd:annotation>
|
7367
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7368
|
+
</xsd:annotation>
|
7369
|
+
</xsd:enumeration>
|
7370
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7371
|
+
<xsd:annotation>
|
7372
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7373
|
+
</xsd:annotation>
|
7374
|
+
</xsd:enumeration>
|
7375
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7376
|
+
<xsd:annotation>
|
7377
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7378
|
+
</xsd:annotation>
|
7379
|
+
</xsd:enumeration>
|
7380
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7381
|
+
<xsd:annotation>
|
7382
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7383
|
+
</xsd:annotation>
|
7384
|
+
</xsd:enumeration>
|
7385
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7386
|
+
<xsd:annotation>
|
7387
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7388
|
+
</xsd:annotation>
|
7389
|
+
</xsd:enumeration>
|
7390
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7391
|
+
<xsd:annotation>
|
7392
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7393
|
+
</xsd:annotation>
|
7394
|
+
</xsd:enumeration>
|
7395
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7396
|
+
<xsd:annotation>
|
7397
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7398
|
+
</xsd:annotation>
|
7399
|
+
</xsd:enumeration>
|
7400
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7401
|
+
<xsd:annotation>
|
7402
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7403
|
+
</xsd:annotation>
|
7404
|
+
</xsd:enumeration>
|
7405
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7406
|
+
<xsd:annotation>
|
7407
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7408
|
+
</xsd:annotation>
|
7409
|
+
</xsd:enumeration>
|
7410
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7411
|
+
<xsd:annotation>
|
7412
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7413
|
+
</xsd:annotation>
|
7414
|
+
</xsd:enumeration>
|
7415
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7416
|
+
<xsd:annotation>
|
7417
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7418
|
+
</xsd:annotation>
|
7419
|
+
</xsd:enumeration>
|
7420
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7421
|
+
<xsd:annotation>
|
7422
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7423
|
+
</xsd:annotation>
|
7424
|
+
</xsd:enumeration>
|
7425
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7426
|
+
<xsd:annotation>
|
7427
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7428
|
+
</xsd:annotation>
|
7429
|
+
</xsd:enumeration>
|
7430
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7431
|
+
<xsd:annotation>
|
7432
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7433
|
+
</xsd:annotation>
|
7434
|
+
</xsd:enumeration>
|
7435
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7436
|
+
<xsd:annotation>
|
7437
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7438
|
+
</xsd:annotation>
|
7439
|
+
</xsd:enumeration>
|
7440
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7441
|
+
<xsd:annotation>
|
7442
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7443
|
+
</xsd:annotation>
|
7444
|
+
</xsd:enumeration>
|
7445
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7446
|
+
<xsd:annotation>
|
7447
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7448
|
+
</xsd:annotation>
|
7449
|
+
</xsd:enumeration>
|
7450
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7451
|
+
<xsd:annotation>
|
7452
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7453
|
+
</xsd:annotation>
|
7454
|
+
</xsd:enumeration>
|
7455
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7456
|
+
<xsd:annotation>
|
7457
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7458
|
+
</xsd:annotation>
|
7459
|
+
</xsd:enumeration>
|
7460
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7461
|
+
<xsd:annotation>
|
7462
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7463
|
+
</xsd:annotation>
|
7464
|
+
</xsd:enumeration>
|
7465
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7466
|
+
<xsd:annotation>
|
7467
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7468
|
+
</xsd:annotation>
|
7469
|
+
</xsd:enumeration>
|
7470
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7471
|
+
<xsd:annotation>
|
7472
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7473
|
+
</xsd:annotation>
|
7474
|
+
</xsd:enumeration>
|
7475
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7476
|
+
<xsd:annotation>
|
7477
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7478
|
+
</xsd:annotation>
|
7479
|
+
</xsd:enumeration>
|
7480
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7481
|
+
<xsd:annotation>
|
7482
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7483
|
+
</xsd:annotation>
|
7484
|
+
</xsd:enumeration>
|
7485
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7486
|
+
<xsd:annotation>
|
7487
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7488
|
+
</xsd:annotation>
|
7489
|
+
</xsd:enumeration>
|
7490
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7491
|
+
<xsd:annotation>
|
7492
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7493
|
+
</xsd:annotation>
|
7494
|
+
</xsd:enumeration>
|
7495
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7496
|
+
<xsd:annotation>
|
7497
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7498
|
+
</xsd:annotation>
|
7499
|
+
</xsd:enumeration>
|
7500
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7501
|
+
<xsd:annotation>
|
7502
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7503
|
+
</xsd:annotation>
|
7504
|
+
</xsd:enumeration>
|
7505
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7506
|
+
<xsd:annotation>
|
7507
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7508
|
+
</xsd:annotation>
|
7509
|
+
</xsd:enumeration>
|
7510
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7511
|
+
<xsd:annotation>
|
7512
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7513
|
+
</xsd:annotation>
|
7514
|
+
</xsd:enumeration>
|
7515
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7516
|
+
<xsd:annotation>
|
7517
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7518
|
+
</xsd:annotation>
|
7519
|
+
</xsd:enumeration>
|
7520
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7521
|
+
<xsd:annotation>
|
7522
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7523
|
+
</xsd:annotation>
|
7524
|
+
</xsd:enumeration>
|
7525
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7526
|
+
<xsd:annotation>
|
7527
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7528
|
+
</xsd:annotation>
|
7529
|
+
</xsd:enumeration>
|
7530
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7531
|
+
<xsd:annotation>
|
7532
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7533
|
+
</xsd:annotation>
|
7534
|
+
</xsd:enumeration>
|
7535
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7536
|
+
<xsd:annotation>
|
7537
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7538
|
+
</xsd:annotation>
|
7539
|
+
</xsd:enumeration>
|
7540
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7541
|
+
<xsd:annotation>
|
7542
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7543
|
+
</xsd:annotation>
|
7544
|
+
</xsd:enumeration>
|
7545
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7546
|
+
<xsd:annotation>
|
7547
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7548
|
+
</xsd:annotation>
|
7549
|
+
</xsd:enumeration>
|
7550
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7551
|
+
<xsd:annotation>
|
7552
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7553
|
+
</xsd:annotation>
|
7554
|
+
</xsd:enumeration>
|
7555
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7556
|
+
<xsd:annotation>
|
7557
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7558
|
+
</xsd:annotation>
|
7559
|
+
</xsd:enumeration>
|
7560
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7561
|
+
<xsd:annotation>
|
7562
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7563
|
+
</xsd:annotation>
|
7564
|
+
</xsd:enumeration>
|
7565
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7566
|
+
<xsd:annotation>
|
7567
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7568
|
+
</xsd:annotation>
|
7569
|
+
</xsd:enumeration>
|
7570
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7571
|
+
<xsd:annotation>
|
7572
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7573
|
+
</xsd:annotation>
|
7574
|
+
</xsd:enumeration>
|
7575
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7576
|
+
<xsd:annotation>
|
7577
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7578
|
+
</xsd:annotation>
|
7579
|
+
</xsd:enumeration>
|
7580
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7581
|
+
<xsd:annotation>
|
7582
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7583
|
+
</xsd:annotation>
|
7584
|
+
</xsd:enumeration>
|
7585
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7586
|
+
<xsd:annotation>
|
7587
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7588
|
+
</xsd:annotation>
|
7589
|
+
</xsd:enumeration>
|
7590
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7591
|
+
<xsd:annotation>
|
7592
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7593
|
+
</xsd:annotation>
|
7594
|
+
</xsd:enumeration>
|
7595
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7596
|
+
<xsd:annotation>
|
7597
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7598
|
+
</xsd:annotation>
|
7599
|
+
</xsd:enumeration>
|
7600
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7601
|
+
<xsd:annotation>
|
7602
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
5763
7603
|
</xsd:annotation>
|
5764
7604
|
</xsd:enumeration>
|
5765
|
-
<xsd:enumeration value="
|
7605
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
5766
7606
|
<xsd:annotation>
|
5767
|
-
<xsd:documentation>
|
7607
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
5768
7608
|
</xsd:annotation>
|
5769
7609
|
</xsd:enumeration>
|
5770
|
-
<xsd:enumeration value="
|
7610
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
5771
7611
|
<xsd:annotation>
|
5772
|
-
<xsd:documentation>
|
7612
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
5773
7613
|
</xsd:annotation>
|
5774
7614
|
</xsd:enumeration>
|
5775
|
-
<xsd:enumeration value="
|
7615
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
5776
7616
|
<xsd:annotation>
|
5777
|
-
<xsd:documentation>
|
7617
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
5778
7618
|
</xsd:annotation>
|
5779
7619
|
</xsd:enumeration>
|
5780
|
-
<xsd:enumeration value="
|
7620
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
5781
7621
|
<xsd:annotation>
|
5782
|
-
<xsd:documentation>
|
7622
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
5783
7623
|
</xsd:annotation>
|
5784
7624
|
</xsd:enumeration>
|
5785
|
-
<xsd:enumeration value="
|
7625
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
5786
7626
|
<xsd:annotation>
|
5787
|
-
<xsd:documentation>
|
7627
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
5788
7628
|
</xsd:annotation>
|
5789
7629
|
</xsd:enumeration>
|
5790
|
-
<xsd:enumeration value="
|
7630
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
5791
7631
|
<xsd:annotation>
|
5792
|
-
<xsd:documentation>
|
7632
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
5793
7633
|
</xsd:annotation>
|
5794
7634
|
</xsd:enumeration>
|
5795
|
-
<xsd:enumeration value="
|
7635
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
5796
7636
|
<xsd:annotation>
|
5797
|
-
<xsd:documentation>
|
7637
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
5798
7638
|
</xsd:annotation>
|
5799
7639
|
</xsd:enumeration>
|
5800
|
-
<xsd:enumeration value="
|
7640
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
5801
7641
|
<xsd:annotation>
|
5802
|
-
<xsd:documentation>
|
7642
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
5803
7643
|
</xsd:annotation>
|
5804
7644
|
</xsd:enumeration>
|
5805
|
-
<xsd:enumeration value="
|
7645
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
5806
7646
|
<xsd:annotation>
|
5807
|
-
<xsd:documentation>
|
7647
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
5808
7648
|
</xsd:annotation>
|
5809
7649
|
</xsd:enumeration>
|
5810
|
-
<xsd:enumeration value="
|
7650
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
5811
7651
|
<xsd:annotation>
|
5812
|
-
<xsd:documentation>
|
7652
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
5813
7653
|
</xsd:annotation>
|
5814
7654
|
</xsd:enumeration>
|
5815
|
-
<xsd:enumeration value="
|
7655
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
5816
7656
|
<xsd:annotation>
|
5817
|
-
<xsd:documentation>
|
7657
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
5818
7658
|
</xsd:annotation>
|
5819
7659
|
</xsd:enumeration>
|
5820
|
-
<xsd:enumeration value="
|
7660
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
5821
7661
|
<xsd:annotation>
|
5822
|
-
<xsd:documentation>
|
7662
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
5823
7663
|
</xsd:annotation>
|
5824
7664
|
</xsd:enumeration>
|
5825
|
-
<xsd:enumeration value="
|
7665
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
5826
7666
|
<xsd:annotation>
|
5827
|
-
<xsd:documentation>
|
7667
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
5828
7668
|
</xsd:annotation>
|
5829
7669
|
</xsd:enumeration>
|
5830
|
-
<xsd:enumeration value="
|
7670
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
5831
7671
|
<xsd:annotation>
|
5832
|
-
<xsd:documentation>
|
7672
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
5833
7673
|
</xsd:annotation>
|
5834
7674
|
</xsd:enumeration>
|
5835
|
-
<xsd:enumeration value="
|
7675
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
5836
7676
|
<xsd:annotation>
|
5837
|
-
<xsd:documentation>
|
7677
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
5838
7678
|
</xsd:annotation>
|
5839
7679
|
</xsd:enumeration>
|
5840
|
-
<xsd:enumeration value="
|
7680
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
5841
7681
|
<xsd:annotation>
|
5842
|
-
<xsd:documentation>
|
7682
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
5843
7683
|
</xsd:annotation>
|
5844
7684
|
</xsd:enumeration>
|
5845
|
-
<xsd:enumeration value="
|
7685
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
5846
7686
|
<xsd:annotation>
|
5847
|
-
<xsd:documentation>
|
7687
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
5848
7688
|
</xsd:annotation>
|
5849
7689
|
</xsd:enumeration>
|
5850
7690
|
</xsd:restriction>
|
@@ -5856,6 +7696,19 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5856
7696
|
</xsd:restriction>
|
5857
7697
|
</xsd:complexContent>
|
5858
7698
|
</xsd:complexType>
|
7699
|
+
<xsd:complexType name="LocalLB.RateClass.RateUnitV2">
|
7700
|
+
<xsd:sequence>
|
7701
|
+
<xsd:element name="rate" type="tns:Common.ULong64"/>
|
7702
|
+
<xsd:element name="unit" type="tns:LocalLB.RateClass.UnitType"/>
|
7703
|
+
</xsd:sequence>
|
7704
|
+
</xsd:complexType>
|
7705
|
+
<xsd:complexType name="LocalLB.RateClass.RateUnitV2Sequence">
|
7706
|
+
<xsd:complexContent>
|
7707
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7708
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.RateClass.RateUnitV2[]'/>
|
7709
|
+
</xsd:restriction>
|
7710
|
+
</xsd:complexContent>
|
7711
|
+
</xsd:complexType>
|
5859
7712
|
<xsd:simpleType name="LocalLB.RateClass.DirectionType">
|
5860
7713
|
<xsd:restriction base="xsd:string">
|
5861
7714
|
<xsd:enumeration value="DIRECTION_ANY">
|
@@ -5911,6 +7764,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5911
7764
|
<message name="LocalLB.RateClass.createResponse">
|
5912
7765
|
</message>
|
5913
7766
|
|
7767
|
+
<message name="LocalLB.RateClass.create_v2Request">
|
7768
|
+
<part name="rate_classes" type="tns:Common.StringSequence"/>
|
7769
|
+
<part name="base_rates" type="tns:LocalLB.RateClass.RateUnitV2Sequence"/>
|
7770
|
+
</message>
|
7771
|
+
<message name="LocalLB.RateClass.create_v2Response">
|
7772
|
+
</message>
|
7773
|
+
|
5914
7774
|
<message name="LocalLB.RateClass.delete_rate_classRequest">
|
5915
7775
|
<part name="rate_classes" type="tns:Common.StringSequence"/>
|
5916
7776
|
</message>
|
@@ -5929,6 +7789,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5929
7789
|
<message name="LocalLB.RateClass.set_base_rateResponse">
|
5930
7790
|
</message>
|
5931
7791
|
|
7792
|
+
<message name="LocalLB.RateClass.set_base_rate_v2Request">
|
7793
|
+
<part name="rate_classes" type="tns:Common.StringSequence"/>
|
7794
|
+
<part name="rates" type="tns:LocalLB.RateClass.RateUnitV2Sequence"/>
|
7795
|
+
</message>
|
7796
|
+
<message name="LocalLB.RateClass.set_base_rate_v2Response">
|
7797
|
+
</message>
|
7798
|
+
|
5932
7799
|
<message name="LocalLB.RateClass.get_base_rateRequest">
|
5933
7800
|
<part name="rate_classes" type="tns:Common.StringSequence"/>
|
5934
7801
|
</message>
|
@@ -5936,6 +7803,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5936
7803
|
<part name="return" type="tns:LocalLB.RateClass.RateUnitSequence"/>
|
5937
7804
|
</message>
|
5938
7805
|
|
7806
|
+
<message name="LocalLB.RateClass.get_base_rate_v2Request">
|
7807
|
+
<part name="rate_classes" type="tns:Common.StringSequence"/>
|
7808
|
+
</message>
|
7809
|
+
<message name="LocalLB.RateClass.get_base_rate_v2Response">
|
7810
|
+
<part name="return" type="tns:LocalLB.RateClass.RateUnitV2Sequence"/>
|
7811
|
+
</message>
|
7812
|
+
|
5939
7813
|
<message name="LocalLB.RateClass.set_ceiling_rateRequest">
|
5940
7814
|
<part name="rate_classes" type="tns:Common.StringSequence"/>
|
5941
7815
|
<part name="rates" type="tns:LocalLB.RateClass.RateUnitSequence"/>
|
@@ -5943,6 +7817,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5943
7817
|
<message name="LocalLB.RateClass.set_ceiling_rateResponse">
|
5944
7818
|
</message>
|
5945
7819
|
|
7820
|
+
<message name="LocalLB.RateClass.set_ceiling_rate_v2Request">
|
7821
|
+
<part name="rate_classes" type="tns:Common.StringSequence"/>
|
7822
|
+
<part name="rates" type="tns:LocalLB.RateClass.RateUnitV2Sequence"/>
|
7823
|
+
</message>
|
7824
|
+
<message name="LocalLB.RateClass.set_ceiling_rate_v2Response">
|
7825
|
+
</message>
|
7826
|
+
|
5946
7827
|
<message name="LocalLB.RateClass.get_ceiling_rateRequest">
|
5947
7828
|
<part name="rate_classes" type="tns:Common.StringSequence"/>
|
5948
7829
|
</message>
|
@@ -5950,6 +7831,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5950
7831
|
<part name="return" type="tns:LocalLB.RateClass.RateUnitSequence"/>
|
5951
7832
|
</message>
|
5952
7833
|
|
7834
|
+
<message name="LocalLB.RateClass.get_ceiling_rate_v2Request">
|
7835
|
+
<part name="rate_classes" type="tns:Common.StringSequence"/>
|
7836
|
+
</message>
|
7837
|
+
<message name="LocalLB.RateClass.get_ceiling_rate_v2Response">
|
7838
|
+
<part name="return" type="tns:LocalLB.RateClass.RateUnitV2Sequence"/>
|
7839
|
+
</message>
|
7840
|
+
|
5953
7841
|
<message name="LocalLB.RateClass.set_burst_sizeRequest">
|
5954
7842
|
<part name="rate_classes" type="tns:Common.StringSequence"/>
|
5955
7843
|
<part name="burst_sizes" type="tns:Common.ULongSequence"/>
|
@@ -6542,7 +8430,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6542
8430
|
<operation name="get_list">
|
6543
8431
|
<documentation>
|
6544
8432
|
Gets a list of all rate classes.
|
6545
|
-
|
8433
|
+
|
6546
8434
|
</documentation>
|
6547
8435
|
<input message="tns:LocalLB.RateClass.get_listRequest"/>
|
6548
8436
|
<output message="tns:LocalLB.RateClass.get_listResponse"/>
|
@@ -6550,15 +8438,24 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6550
8438
|
<operation name="create">
|
6551
8439
|
<documentation>
|
6552
8440
|
Creates the specified rate classes.
|
6553
|
-
|
8441
|
+
Note that this method is deprecated. Please use create_v2.
|
8442
|
+
|
6554
8443
|
</documentation>
|
6555
8444
|
<input message="tns:LocalLB.RateClass.createRequest"/>
|
6556
8445
|
<output message="tns:LocalLB.RateClass.createResponse"/>
|
6557
8446
|
</operation>
|
8447
|
+
<operation name="create_v2">
|
8448
|
+
<documentation>
|
8449
|
+
Creates the specified rate classes.
|
8450
|
+
|
8451
|
+
</documentation>
|
8452
|
+
<input message="tns:LocalLB.RateClass.create_v2Request"/>
|
8453
|
+
<output message="tns:LocalLB.RateClass.create_v2Response"/>
|
8454
|
+
</operation>
|
6558
8455
|
<operation name="delete_rate_class">
|
6559
8456
|
<documentation>
|
6560
8457
|
Deletes the specified rate classes.
|
6561
|
-
|
8458
|
+
|
6562
8459
|
</documentation>
|
6563
8460
|
<input message="tns:LocalLB.RateClass.delete_rate_classRequest"/>
|
6564
8461
|
<output message="tns:LocalLB.RateClass.delete_rate_classResponse"/>
|
@@ -6566,57 +8463,104 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6566
8463
|
<operation name="delete_all_rate_classes">
|
6567
8464
|
<documentation>
|
6568
8465
|
Deletes all rate classes.
|
6569
|
-
|
8466
|
+
|
6570
8467
|
</documentation>
|
6571
8468
|
<input message="tns:LocalLB.RateClass.delete_all_rate_classesRequest"/>
|
6572
8469
|
<output message="tns:LocalLB.RateClass.delete_all_rate_classesResponse"/>
|
6573
8470
|
</operation>
|
6574
8471
|
<operation name="set_base_rate">
|
6575
8472
|
<documentation>
|
6576
|
-
Sets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
8473
|
+
Sets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
6577
8474
|
handled by the Rate Class. Packets in excess of the posted rate will be dropped.
|
6578
|
-
|
8475
|
+
|
8476
|
+
Note that this method is deprecated. Please use set_base_rate_v2.
|
8477
|
+
|
6579
8478
|
</documentation>
|
6580
8479
|
<input message="tns:LocalLB.RateClass.set_base_rateRequest"/>
|
6581
8480
|
<output message="tns:LocalLB.RateClass.set_base_rateResponse"/>
|
6582
8481
|
</operation>
|
8482
|
+
<operation name="set_base_rate_v2">
|
8483
|
+
<documentation>
|
8484
|
+
Sets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
8485
|
+
handled by the Rate Class. Packets in excess of the posted rate will be dropped.
|
8486
|
+
|
8487
|
+
</documentation>
|
8488
|
+
<input message="tns:LocalLB.RateClass.set_base_rate_v2Request"/>
|
8489
|
+
<output message="tns:LocalLB.RateClass.set_base_rate_v2Response"/>
|
8490
|
+
</operation>
|
6583
8491
|
<operation name="get_base_rate">
|
6584
8492
|
<documentation>
|
6585
|
-
Gets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
8493
|
+
Gets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
6586
8494
|
handled by the Rate Class. Packets in excess of the posted rate will be dropped.
|
6587
|
-
|
8495
|
+
|
8496
|
+
Note that this method is deprecated. Please use get_base_rate_v2.
|
8497
|
+
|
6588
8498
|
</documentation>
|
6589
8499
|
<input message="tns:LocalLB.RateClass.get_base_rateRequest"/>
|
6590
8500
|
<output message="tns:LocalLB.RateClass.get_base_rateResponse"/>
|
6591
8501
|
</operation>
|
8502
|
+
<operation name="get_base_rate_v2">
|
8503
|
+
<documentation>
|
8504
|
+
Gets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
8505
|
+
handled by the Rate Class. Packets in excess of the posted rate will be dropped.
|
8506
|
+
|
8507
|
+
</documentation>
|
8508
|
+
<input message="tns:LocalLB.RateClass.get_base_rate_v2Request"/>
|
8509
|
+
<output message="tns:LocalLB.RateClass.get_base_rate_v2Response"/>
|
8510
|
+
</operation>
|
6592
8511
|
<operation name="set_ceiling_rate">
|
6593
8512
|
<documentation>
|
6594
|
-
Sets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
6595
|
-
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
6596
|
-
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
8513
|
+
Sets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
8514
|
+
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
8515
|
+
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
6597
8516
|
may not exceed the base rate. It is illegal for the ceiling rate to be less than the base rate.
|
6598
8517
|
|
6599
|
-
|
8518
|
+
Note that this method is deprecated. Please use set_ceiling_rate_v2.
|
8519
|
+
|
6600
8520
|
</documentation>
|
6601
8521
|
<input message="tns:LocalLB.RateClass.set_ceiling_rateRequest"/>
|
6602
8522
|
<output message="tns:LocalLB.RateClass.set_ceiling_rateResponse"/>
|
6603
8523
|
</operation>
|
8524
|
+
<operation name="set_ceiling_rate_v2">
|
8525
|
+
<documentation>
|
8526
|
+
Sets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
8527
|
+
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
8528
|
+
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
8529
|
+
may not exceed the base rate. It is illegal for the ceiling rate to be less than the base rate.
|
8530
|
+
|
8531
|
+
</documentation>
|
8532
|
+
<input message="tns:LocalLB.RateClass.set_ceiling_rate_v2Request"/>
|
8533
|
+
<output message="tns:LocalLB.RateClass.set_ceiling_rate_v2Response"/>
|
8534
|
+
</operation>
|
6604
8535
|
<operation name="get_ceiling_rate">
|
6605
8536
|
<documentation>
|
6606
|
-
Gets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
6607
|
-
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
6608
|
-
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
8537
|
+
Gets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
8538
|
+
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
8539
|
+
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
6609
8540
|
may not exceed the base rate. It is illegal for the ceiling rate to be less than the base rate.
|
6610
|
-
|
8541
|
+
|
8542
|
+
Note that this method is deprecated. Please use get_ceiling_rate_v2.
|
8543
|
+
|
6611
8544
|
</documentation>
|
6612
8545
|
<input message="tns:LocalLB.RateClass.get_ceiling_rateRequest"/>
|
6613
8546
|
<output message="tns:LocalLB.RateClass.get_ceiling_rateResponse"/>
|
6614
8547
|
</operation>
|
8548
|
+
<operation name="get_ceiling_rate_v2">
|
8549
|
+
<documentation>
|
8550
|
+
Gets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
8551
|
+
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
8552
|
+
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
8553
|
+
may not exceed the base rate. It is illegal for the ceiling rate to be less than the base rate.
|
8554
|
+
|
8555
|
+
</documentation>
|
8556
|
+
<input message="tns:LocalLB.RateClass.get_ceiling_rate_v2Request"/>
|
8557
|
+
<output message="tns:LocalLB.RateClass.get_ceiling_rate_v2Response"/>
|
8558
|
+
</operation>
|
6615
8559
|
<operation name="set_burst_size">
|
6616
8560
|
<documentation>
|
6617
8561
|
Sets the burst sizes for the specified rate classes. The burst size specifies maximum number of
|
6618
|
-
bytes that traffic is allowed to burst beyond the base rate.
|
6619
|
-
|
8562
|
+
bytes that traffic is allowed to burst beyond the base rate.
|
8563
|
+
|
6620
8564
|
</documentation>
|
6621
8565
|
<input message="tns:LocalLB.RateClass.set_burst_sizeRequest"/>
|
6622
8566
|
<output message="tns:LocalLB.RateClass.set_burst_sizeResponse"/>
|
@@ -6624,28 +8568,28 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6624
8568
|
<operation name="get_burst_size">
|
6625
8569
|
<documentation>
|
6626
8570
|
Gets the burst sizes for the specified rate classes. The burst size specifies maximum number of
|
6627
|
-
bytes that traffic is allowed to burst beyond the base rate.
|
6628
|
-
|
8571
|
+
bytes that traffic is allowed to burst beyond the base rate.
|
8572
|
+
|
6629
8573
|
</documentation>
|
6630
8574
|
<input message="tns:LocalLB.RateClass.get_burst_sizeRequest"/>
|
6631
8575
|
<output message="tns:LocalLB.RateClass.get_burst_sizeResponse"/>
|
6632
8576
|
</operation>
|
6633
8577
|
<operation name="set_parent">
|
6634
8578
|
<documentation>
|
6635
|
-
Sets the name of the parent rate class. Any child Rate Class has the ability to borrow bandwidth from its parent.
|
6636
|
-
If the parent rate class is not specified in the definition of a rate class, the Rate Class is not a child, but
|
8579
|
+
Sets the name of the parent rate class. Any child Rate Class has the ability to borrow bandwidth from its parent.
|
8580
|
+
If the parent rate class is not specified in the definition of a rate class, the Rate Class is not a child, but
|
6637
8581
|
may be a parent if another Rate Class refers to it as such.
|
6638
|
-
|
8582
|
+
|
6639
8583
|
</documentation>
|
6640
8584
|
<input message="tns:LocalLB.RateClass.set_parentRequest"/>
|
6641
8585
|
<output message="tns:LocalLB.RateClass.set_parentResponse"/>
|
6642
8586
|
</operation>
|
6643
8587
|
<operation name="get_parent">
|
6644
8588
|
<documentation>
|
6645
|
-
Gets the name of the parent rate class. Any child Rate Class has the ability to borrow bandwidth from its parent.
|
6646
|
-
If the parent rate class is not specified in the definition of a rate class, the Rate Class is not a child, but
|
8589
|
+
Gets the name of the parent rate class. Any child Rate Class has the ability to borrow bandwidth from its parent.
|
8590
|
+
If the parent rate class is not specified in the definition of a rate class, the Rate Class is not a child, but
|
6647
8591
|
may be a parent if another Rate Class refers to it as such.
|
6648
|
-
|
8592
|
+
|
6649
8593
|
</documentation>
|
6650
8594
|
<input message="tns:LocalLB.RateClass.get_parentRequest"/>
|
6651
8595
|
<output message="tns:LocalLB.RateClass.get_parentResponse"/>
|
@@ -6654,7 +8598,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6654
8598
|
<documentation>
|
6655
8599
|
Sets the queue types to be used by the specified rate classes. See
|
6656
8600
|
also the set_queueing_method method.
|
6657
|
-
|
8601
|
+
|
6658
8602
|
</documentation>
|
6659
8603
|
<input message="tns:LocalLB.RateClass.set_queue_typeRequest"/>
|
6660
8604
|
<output message="tns:LocalLB.RateClass.set_queue_typeResponse"/>
|
@@ -6663,7 +8607,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6663
8607
|
<documentation>
|
6664
8608
|
Gets the queue types being used by the specified rate classes. See
|
6665
8609
|
also the get_queueing_method method.
|
6666
|
-
|
8610
|
+
|
6667
8611
|
</documentation>
|
6668
8612
|
<input message="tns:LocalLB.RateClass.get_queue_typeRequest"/>
|
6669
8613
|
<output message="tns:LocalLB.RateClass.get_queue_typeResponse"/>
|
@@ -6672,7 +8616,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6672
8616
|
<documentation>
|
6673
8617
|
Sets the direction types to be used by the specified rate classes.
|
6674
8618
|
For the DIRECTION_VLAN type, it is best to use set_direction_vlan.
|
6675
|
-
|
8619
|
+
|
6676
8620
|
</documentation>
|
6677
8621
|
<input message="tns:LocalLB.RateClass.set_directionRequest"/>
|
6678
8622
|
<output message="tns:LocalLB.RateClass.set_directionResponse"/>
|
@@ -6680,7 +8624,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6680
8624
|
<operation name="get_direction">
|
6681
8625
|
<documentation>
|
6682
8626
|
Gets the direction types being used by the specified rate classes.
|
6683
|
-
|
8627
|
+
|
6684
8628
|
</documentation>
|
6685
8629
|
<input message="tns:LocalLB.RateClass.get_directionRequest"/>
|
6686
8630
|
<output message="tns:LocalLB.RateClass.get_directionResponse"/>
|
@@ -6708,7 +8652,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6708
8652
|
Sets base rate by specifying a percentage of the parent's base
|
6709
8653
|
rate. The base rate is the maximum throughput for traffic handled
|
6710
8654
|
by the rate filter.
|
6711
|
-
|
8655
|
+
|
6712
8656
|
</documentation>
|
6713
8657
|
<input message="tns:LocalLB.RateClass.set_percent_of_parent_base_rateRequest"/>
|
6714
8658
|
<output message="tns:LocalLB.RateClass.set_percent_of_parent_base_rateResponse"/>
|
@@ -6718,7 +8662,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6718
8662
|
Gets the base rate, if specified as a percentage of the parent rate
|
6719
8663
|
filter class' base rate. This is zero if the base rate is
|
6720
8664
|
specified as bandwidth (see set/get_base_rate).
|
6721
|
-
|
8665
|
+
|
6722
8666
|
</documentation>
|
6723
8667
|
<input message="tns:LocalLB.RateClass.get_percent_of_parent_base_rateRequest"/>
|
6724
8668
|
<output message="tns:LocalLB.RateClass.get_percent_of_parent_base_rateResponse"/>
|
@@ -6728,7 +8672,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6728
8672
|
Sets the ceiling rate by specifying a percentage of the parent's
|
6729
8673
|
ceiling rate. The ceiling rate specifies the absolute throughput
|
6730
8674
|
limit for traffic handled by the rate filter.
|
6731
|
-
|
8675
|
+
|
6732
8676
|
</documentation>
|
6733
8677
|
<input message="tns:LocalLB.RateClass.set_percent_of_parent_ceiling_rateRequest"/>
|
6734
8678
|
<output message="tns:LocalLB.RateClass.set_percent_of_parent_ceiling_rateResponse"/>
|
@@ -6738,7 +8682,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6738
8682
|
Gets the ceiling rate, if specified as a percentage of the parent's
|
6739
8683
|
ceiling rate. This is zero if the ceiling rate is specified as a
|
6740
8684
|
throughput (see set/get_ceiling_rate).
|
6741
|
-
|
8685
|
+
|
6742
8686
|
</documentation>
|
6743
8687
|
<input message="tns:LocalLB.RateClass.get_percent_of_parent_ceiling_rateRequest"/>
|
6744
8688
|
<output message="tns:LocalLB.RateClass.get_percent_of_parent_ceiling_rateResponse"/>
|
@@ -7130,7 +9074,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7130
9074
|
<documentation>
|
7131
9075
|
Sets the number of the buckets used to divide the traffic for each
|
7132
9076
|
queue. This is only used by the stochastic fair queueing type.
|
7133
|
-
|
9077
|
+
|
7134
9078
|
</documentation>
|
7135
9079
|
<input message="tns:LocalLB.RateClass.set_queueing_method_bucket_countRequest"/>
|
7136
9080
|
<output message="tns:LocalLB.RateClass.set_queueing_method_bucket_countResponse"/>
|
@@ -7139,7 +9083,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7139
9083
|
<documentation>
|
7140
9084
|
Gets the number of the buckets used to divide the traffic for each
|
7141
9085
|
queue. This is only valid for the stochastic fair queueing type.
|
7142
|
-
|
9086
|
+
|
7143
9087
|
</documentation>
|
7144
9088
|
<input message="tns:LocalLB.RateClass.get_queueing_method_bucket_countRequest"/>
|
7145
9089
|
<output message="tns:LocalLB.RateClass.get_queueing_method_bucket_countResponse"/>
|
@@ -7282,7 +9226,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7282
9226
|
<documentation>
|
7283
9227
|
Sets the burst size in a shaping policy, the maximum number of
|
7284
9228
|
bytes that traffic is allowed to burst beyond the base rate.
|
7285
|
-
|
9229
|
+
|
7286
9230
|
</documentation>
|
7287
9231
|
<input message="tns:LocalLB.RateClass.set_shaping_policy_burst_sizeRequest"/>
|
7288
9232
|
<output message="tns:LocalLB.RateClass.set_shaping_policy_burst_sizeResponse"/>
|
@@ -7291,7 +9235,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7291
9235
|
<documentation>
|
7292
9236
|
Gets the burst size for a shaping policy, the maximum number of
|
7293
9237
|
bytes that traffic is allowed to burst beyond the base rate.
|
7294
|
-
|
9238
|
+
|
7295
9239
|
</documentation>
|
7296
9240
|
<input message="tns:LocalLB.RateClass.get_shaping_policy_burst_sizeRequest"/>
|
7297
9241
|
<output message="tns:LocalLB.RateClass.get_shaping_policy_burst_sizeResponse"/>
|
@@ -7301,7 +9245,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7301
9245
|
Sets base rate in a shaping policy by specifying a percentage of
|
7302
9246
|
the parent's rate filter class' base rate. The base rate is the
|
7303
9247
|
maximum throughput for traffic handled by the rate filter.
|
7304
|
-
|
9248
|
+
|
7305
9249
|
</documentation>
|
7306
9250
|
<input message="tns:LocalLB.RateClass.set_shaping_policy_percent_of_parent_base_rateRequest"/>
|
7307
9251
|
<output message="tns:LocalLB.RateClass.set_shaping_policy_percent_of_parent_base_rateResponse"/>
|
@@ -7310,7 +9254,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7310
9254
|
<documentation>
|
7311
9255
|
Gets the base rate for a shaping policy, if specified as a
|
7312
9256
|
percentage of the parent rate filter class' base rate.
|
7313
|
-
|
9257
|
+
|
7314
9258
|
</documentation>
|
7315
9259
|
<input message="tns:LocalLB.RateClass.get_shaping_policy_percent_of_parent_base_rateRequest"/>
|
7316
9260
|
<output message="tns:LocalLB.RateClass.get_shaping_policy_percent_of_parent_base_rateResponse"/>
|
@@ -7321,7 +9265,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7321
9265
|
percentage of the parent's rate filter class' ceiling rate. The
|
7322
9266
|
ceiling rate specifies the absolute throughput limit for traffic
|
7323
9267
|
handled by the rate filter.
|
7324
|
-
|
9268
|
+
|
7325
9269
|
</documentation>
|
7326
9270
|
<input message="tns:LocalLB.RateClass.set_shaping_policy_percent_of_parent_ceiling_rateRequest"/>
|
7327
9271
|
<output message="tns:LocalLB.RateClass.set_shaping_policy_percent_of_parent_ceiling_rateResponse"/>
|
@@ -7330,7 +9274,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7330
9274
|
<documentation>
|
7331
9275
|
Gets the ceiling rate for a shaping policy, if specified as a
|
7332
9276
|
percentage of the parent rate filter class' ceiling rate.
|
7333
|
-
|
9277
|
+
|
7334
9278
|
</documentation>
|
7335
9279
|
<input message="tns:LocalLB.RateClass.get_shaping_policy_percent_of_parent_ceiling_rateRequest"/>
|
7336
9280
|
<output message="tns:LocalLB.RateClass.get_shaping_policy_percent_of_parent_ceiling_rateResponse"/>
|
@@ -7403,7 +9347,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7403
9347
|
<operation name="reset_statistics">
|
7404
9348
|
<documentation>
|
7405
9349
|
Resets the statistics for the specified rate classes.
|
7406
|
-
|
9350
|
+
|
7407
9351
|
</documentation>
|
7408
9352
|
<input message="tns:LocalLB.RateClass.reset_statisticsRequest"/>
|
7409
9353
|
<output message="tns:LocalLB.RateClass.reset_statisticsResponse"/>
|
@@ -7411,7 +9355,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7411
9355
|
<operation name="get_all_statistics">
|
7412
9356
|
<documentation>
|
7413
9357
|
Gets the statistics for all the rate classes.
|
7414
|
-
|
9358
|
+
|
7415
9359
|
</documentation>
|
7416
9360
|
<input message="tns:LocalLB.RateClass.get_all_statisticsRequest"/>
|
7417
9361
|
<output message="tns:LocalLB.RateClass.get_all_statisticsResponse"/>
|
@@ -7419,7 +9363,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7419
9363
|
<operation name="get_statistics">
|
7420
9364
|
<documentation>
|
7421
9365
|
Gets the statistics for the specified rate classes.
|
7422
|
-
|
9366
|
+
|
7423
9367
|
</documentation>
|
7424
9368
|
<input message="tns:LocalLB.RateClass.get_statisticsRequest"/>
|
7425
9369
|
<output message="tns:LocalLB.RateClass.get_statisticsResponse"/>
|
@@ -7441,7 +9385,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7441
9385
|
<operation name="get_list">
|
7442
9386
|
<documentation>
|
7443
9387
|
Gets a list of all rate classes.
|
7444
|
-
|
9388
|
+
|
7445
9389
|
</documentation>
|
7446
9390
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7447
9391
|
<input>
|
@@ -7461,7 +9405,28 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7461
9405
|
<operation name="create">
|
7462
9406
|
<documentation>
|
7463
9407
|
Creates the specified rate classes.
|
7464
|
-
|
9408
|
+
Note that this method is deprecated. Please use create_v2.
|
9409
|
+
|
9410
|
+
</documentation>
|
9411
|
+
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9412
|
+
<input>
|
9413
|
+
<soap:body
|
9414
|
+
use="encoded"
|
9415
|
+
namespace="urn:iControl:LocalLB/RateClass"
|
9416
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9417
|
+
</input>
|
9418
|
+
<output>
|
9419
|
+
<soap:body
|
9420
|
+
use="encoded"
|
9421
|
+
namespace="urn:iControl:LocalLB/RateClass"
|
9422
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9423
|
+
</output>
|
9424
|
+
</operation>
|
9425
|
+
|
9426
|
+
<operation name="create_v2">
|
9427
|
+
<documentation>
|
9428
|
+
Creates the specified rate classes.
|
9429
|
+
|
7465
9430
|
</documentation>
|
7466
9431
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7467
9432
|
<input>
|
@@ -7481,7 +9446,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7481
9446
|
<operation name="delete_rate_class">
|
7482
9447
|
<documentation>
|
7483
9448
|
Deletes the specified rate classes.
|
7484
|
-
|
9449
|
+
|
7485
9450
|
</documentation>
|
7486
9451
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7487
9452
|
<input>
|
@@ -7501,7 +9466,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7501
9466
|
<operation name="delete_all_rate_classes">
|
7502
9467
|
<documentation>
|
7503
9468
|
Deletes all rate classes.
|
7504
|
-
|
9469
|
+
|
7505
9470
|
</documentation>
|
7506
9471
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7507
9472
|
<input>
|
@@ -7520,9 +9485,32 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7520
9485
|
|
7521
9486
|
<operation name="set_base_rate">
|
7522
9487
|
<documentation>
|
7523
|
-
Sets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
9488
|
+
Sets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
9489
|
+
handled by the Rate Class. Packets in excess of the posted rate will be dropped.
|
9490
|
+
|
9491
|
+
Note that this method is deprecated. Please use set_base_rate_v2.
|
9492
|
+
|
9493
|
+
</documentation>
|
9494
|
+
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9495
|
+
<input>
|
9496
|
+
<soap:body
|
9497
|
+
use="encoded"
|
9498
|
+
namespace="urn:iControl:LocalLB/RateClass"
|
9499
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9500
|
+
</input>
|
9501
|
+
<output>
|
9502
|
+
<soap:body
|
9503
|
+
use="encoded"
|
9504
|
+
namespace="urn:iControl:LocalLB/RateClass"
|
9505
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9506
|
+
</output>
|
9507
|
+
</operation>
|
9508
|
+
|
9509
|
+
<operation name="set_base_rate_v2">
|
9510
|
+
<documentation>
|
9511
|
+
Sets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
7524
9512
|
handled by the Rate Class. Packets in excess of the posted rate will be dropped.
|
7525
|
-
|
9513
|
+
|
7526
9514
|
</documentation>
|
7527
9515
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7528
9516
|
<input>
|
@@ -7541,9 +9529,32 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7541
9529
|
|
7542
9530
|
<operation name="get_base_rate">
|
7543
9531
|
<documentation>
|
7544
|
-
Gets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
9532
|
+
Gets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
9533
|
+
handled by the Rate Class. Packets in excess of the posted rate will be dropped.
|
9534
|
+
|
9535
|
+
Note that this method is deprecated. Please use get_base_rate_v2.
|
9536
|
+
|
9537
|
+
</documentation>
|
9538
|
+
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9539
|
+
<input>
|
9540
|
+
<soap:body
|
9541
|
+
use="encoded"
|
9542
|
+
namespace="urn:iControl:LocalLB/RateClass"
|
9543
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9544
|
+
</input>
|
9545
|
+
<output>
|
9546
|
+
<soap:body
|
9547
|
+
use="encoded"
|
9548
|
+
namespace="urn:iControl:LocalLB/RateClass"
|
9549
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9550
|
+
</output>
|
9551
|
+
</operation>
|
9552
|
+
|
9553
|
+
<operation name="get_base_rate_v2">
|
9554
|
+
<documentation>
|
9555
|
+
Gets the base rates for the specified rate classes. The base rate specifies the maximum throughput to allot to traffic
|
7545
9556
|
handled by the Rate Class. Packets in excess of the posted rate will be dropped.
|
7546
|
-
|
9557
|
+
|
7547
9558
|
</documentation>
|
7548
9559
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7549
9560
|
<input>
|
@@ -7562,12 +9573,36 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7562
9573
|
|
7563
9574
|
<operation name="set_ceiling_rate">
|
7564
9575
|
<documentation>
|
7565
|
-
Sets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
7566
|
-
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
7567
|
-
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
9576
|
+
Sets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
9577
|
+
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
9578
|
+
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
9579
|
+
may not exceed the base rate. It is illegal for the ceiling rate to be less than the base rate.
|
9580
|
+
|
9581
|
+
Note that this method is deprecated. Please use set_ceiling_rate_v2.
|
9582
|
+
|
9583
|
+
</documentation>
|
9584
|
+
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9585
|
+
<input>
|
9586
|
+
<soap:body
|
9587
|
+
use="encoded"
|
9588
|
+
namespace="urn:iControl:LocalLB/RateClass"
|
9589
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9590
|
+
</input>
|
9591
|
+
<output>
|
9592
|
+
<soap:body
|
9593
|
+
use="encoded"
|
9594
|
+
namespace="urn:iControl:LocalLB/RateClass"
|
9595
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9596
|
+
</output>
|
9597
|
+
</operation>
|
9598
|
+
|
9599
|
+
<operation name="set_ceiling_rate_v2">
|
9600
|
+
<documentation>
|
9601
|
+
Sets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
9602
|
+
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
9603
|
+
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
7568
9604
|
may not exceed the base rate. It is illegal for the ceiling rate to be less than the base rate.
|
7569
9605
|
|
7570
|
-
|
7571
9606
|
</documentation>
|
7572
9607
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7573
9608
|
<input>
|
@@ -7586,11 +9621,36 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7586
9621
|
|
7587
9622
|
<operation name="get_ceiling_rate">
|
7588
9623
|
<documentation>
|
7589
|
-
Gets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
7590
|
-
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
7591
|
-
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
9624
|
+
Gets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
9625
|
+
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
9626
|
+
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
9627
|
+
may not exceed the base rate. It is illegal for the ceiling rate to be less than the base rate.
|
9628
|
+
|
9629
|
+
Note that this method is deprecated. Please use get_ceiling_rate_v2.
|
9630
|
+
|
9631
|
+
</documentation>
|
9632
|
+
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9633
|
+
<input>
|
9634
|
+
<soap:body
|
9635
|
+
use="encoded"
|
9636
|
+
namespace="urn:iControl:LocalLB/RateClass"
|
9637
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9638
|
+
</input>
|
9639
|
+
<output>
|
9640
|
+
<soap:body
|
9641
|
+
use="encoded"
|
9642
|
+
namespace="urn:iControl:LocalLB/RateClass"
|
9643
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9644
|
+
</output>
|
9645
|
+
</operation>
|
9646
|
+
|
9647
|
+
<operation name="get_ceiling_rate_v2">
|
9648
|
+
<documentation>
|
9649
|
+
Gets the ceiling rates for the specified rate classes. The ceiling rate specifies how far beyond the base rate the traffic
|
9650
|
+
is allowed to flow when bursting. The ceiling rate is an absolute limit - it is impossible for traffic to flow at a higher
|
9651
|
+
rate than the ceiling rate, even when bursting. If the ceiling rate is omitted or is equal to the base rate, the traffic
|
7592
9652
|
may not exceed the base rate. It is illegal for the ceiling rate to be less than the base rate.
|
7593
|
-
|
9653
|
+
|
7594
9654
|
</documentation>
|
7595
9655
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7596
9656
|
<input>
|
@@ -7610,8 +9670,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7610
9670
|
<operation name="set_burst_size">
|
7611
9671
|
<documentation>
|
7612
9672
|
Sets the burst sizes for the specified rate classes. The burst size specifies maximum number of
|
7613
|
-
bytes that traffic is allowed to burst beyond the base rate.
|
7614
|
-
|
9673
|
+
bytes that traffic is allowed to burst beyond the base rate.
|
9674
|
+
|
7615
9675
|
</documentation>
|
7616
9676
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7617
9677
|
<input>
|
@@ -7631,8 +9691,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7631
9691
|
<operation name="get_burst_size">
|
7632
9692
|
<documentation>
|
7633
9693
|
Gets the burst sizes for the specified rate classes. The burst size specifies maximum number of
|
7634
|
-
bytes that traffic is allowed to burst beyond the base rate.
|
7635
|
-
|
9694
|
+
bytes that traffic is allowed to burst beyond the base rate.
|
9695
|
+
|
7636
9696
|
</documentation>
|
7637
9697
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7638
9698
|
<input>
|
@@ -7651,10 +9711,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7651
9711
|
|
7652
9712
|
<operation name="set_parent">
|
7653
9713
|
<documentation>
|
7654
|
-
Sets the name of the parent rate class. Any child Rate Class has the ability to borrow bandwidth from its parent.
|
7655
|
-
If the parent rate class is not specified in the definition of a rate class, the Rate Class is not a child, but
|
9714
|
+
Sets the name of the parent rate class. Any child Rate Class has the ability to borrow bandwidth from its parent.
|
9715
|
+
If the parent rate class is not specified in the definition of a rate class, the Rate Class is not a child, but
|
7656
9716
|
may be a parent if another Rate Class refers to it as such.
|
7657
|
-
|
9717
|
+
|
7658
9718
|
</documentation>
|
7659
9719
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7660
9720
|
<input>
|
@@ -7673,10 +9733,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7673
9733
|
|
7674
9734
|
<operation name="get_parent">
|
7675
9735
|
<documentation>
|
7676
|
-
Gets the name of the parent rate class. Any child Rate Class has the ability to borrow bandwidth from its parent.
|
7677
|
-
If the parent rate class is not specified in the definition of a rate class, the Rate Class is not a child, but
|
9736
|
+
Gets the name of the parent rate class. Any child Rate Class has the ability to borrow bandwidth from its parent.
|
9737
|
+
If the parent rate class is not specified in the definition of a rate class, the Rate Class is not a child, but
|
7678
9738
|
may be a parent if another Rate Class refers to it as such.
|
7679
|
-
|
9739
|
+
|
7680
9740
|
</documentation>
|
7681
9741
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7682
9742
|
<input>
|
@@ -7697,7 +9757,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7697
9757
|
<documentation>
|
7698
9758
|
Sets the queue types to be used by the specified rate classes. See
|
7699
9759
|
also the set_queueing_method method.
|
7700
|
-
|
9760
|
+
|
7701
9761
|
</documentation>
|
7702
9762
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7703
9763
|
<input>
|
@@ -7718,7 +9778,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7718
9778
|
<documentation>
|
7719
9779
|
Gets the queue types being used by the specified rate classes. See
|
7720
9780
|
also the get_queueing_method method.
|
7721
|
-
|
9781
|
+
|
7722
9782
|
</documentation>
|
7723
9783
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7724
9784
|
<input>
|
@@ -7739,7 +9799,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7739
9799
|
<documentation>
|
7740
9800
|
Sets the direction types to be used by the specified rate classes.
|
7741
9801
|
For the DIRECTION_VLAN type, it is best to use set_direction_vlan.
|
7742
|
-
|
9802
|
+
|
7743
9803
|
</documentation>
|
7744
9804
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7745
9805
|
<input>
|
@@ -7759,7 +9819,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7759
9819
|
<operation name="get_direction">
|
7760
9820
|
<documentation>
|
7761
9821
|
Gets the direction types being used by the specified rate classes.
|
7762
|
-
|
9822
|
+
|
7763
9823
|
</documentation>
|
7764
9824
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7765
9825
|
<input>
|
@@ -7823,7 +9883,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7823
9883
|
Sets base rate by specifying a percentage of the parent's base
|
7824
9884
|
rate. The base rate is the maximum throughput for traffic handled
|
7825
9885
|
by the rate filter.
|
7826
|
-
|
9886
|
+
|
7827
9887
|
</documentation>
|
7828
9888
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7829
9889
|
<input>
|
@@ -7845,7 +9905,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7845
9905
|
Gets the base rate, if specified as a percentage of the parent rate
|
7846
9906
|
filter class' base rate. This is zero if the base rate is
|
7847
9907
|
specified as bandwidth (see set/get_base_rate).
|
7848
|
-
|
9908
|
+
|
7849
9909
|
</documentation>
|
7850
9910
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7851
9911
|
<input>
|
@@ -7867,7 +9927,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7867
9927
|
Sets the ceiling rate by specifying a percentage of the parent's
|
7868
9928
|
ceiling rate. The ceiling rate specifies the absolute throughput
|
7869
9929
|
limit for traffic handled by the rate filter.
|
7870
|
-
|
9930
|
+
|
7871
9931
|
</documentation>
|
7872
9932
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7873
9933
|
<input>
|
@@ -7889,7 +9949,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7889
9949
|
Gets the ceiling rate, if specified as a percentage of the parent's
|
7890
9950
|
ceiling rate. This is zero if the ceiling rate is specified as a
|
7891
9951
|
throughput (see set/get_ceiling_rate).
|
7892
|
-
|
9952
|
+
|
7893
9953
|
</documentation>
|
7894
9954
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
7895
9955
|
<input>
|
@@ -8773,7 +10833,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8773
10833
|
<documentation>
|
8774
10834
|
Sets the number of the buckets used to divide the traffic for each
|
8775
10835
|
queue. This is only used by the stochastic fair queueing type.
|
8776
|
-
|
10836
|
+
|
8777
10837
|
</documentation>
|
8778
10838
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
8779
10839
|
<input>
|
@@ -8794,7 +10854,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8794
10854
|
<documentation>
|
8795
10855
|
Gets the number of the buckets used to divide the traffic for each
|
8796
10856
|
queue. This is only valid for the stochastic fair queueing type.
|
8797
|
-
|
10857
|
+
|
8798
10858
|
</documentation>
|
8799
10859
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
8800
10860
|
<input>
|
@@ -9117,7 +11177,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9117
11177
|
<documentation>
|
9118
11178
|
Sets the burst size in a shaping policy, the maximum number of
|
9119
11179
|
bytes that traffic is allowed to burst beyond the base rate.
|
9120
|
-
|
11180
|
+
|
9121
11181
|
</documentation>
|
9122
11182
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9123
11183
|
<input>
|
@@ -9138,7 +11198,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9138
11198
|
<documentation>
|
9139
11199
|
Gets the burst size for a shaping policy, the maximum number of
|
9140
11200
|
bytes that traffic is allowed to burst beyond the base rate.
|
9141
|
-
|
11201
|
+
|
9142
11202
|
</documentation>
|
9143
11203
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9144
11204
|
<input>
|
@@ -9160,7 +11220,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9160
11220
|
Sets base rate in a shaping policy by specifying a percentage of
|
9161
11221
|
the parent's rate filter class' base rate. The base rate is the
|
9162
11222
|
maximum throughput for traffic handled by the rate filter.
|
9163
|
-
|
11223
|
+
|
9164
11224
|
</documentation>
|
9165
11225
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9166
11226
|
<input>
|
@@ -9181,7 +11241,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9181
11241
|
<documentation>
|
9182
11242
|
Gets the base rate for a shaping policy, if specified as a
|
9183
11243
|
percentage of the parent rate filter class' base rate.
|
9184
|
-
|
11244
|
+
|
9185
11245
|
</documentation>
|
9186
11246
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9187
11247
|
<input>
|
@@ -9204,7 +11264,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9204
11264
|
percentage of the parent's rate filter class' ceiling rate. The
|
9205
11265
|
ceiling rate specifies the absolute throughput limit for traffic
|
9206
11266
|
handled by the rate filter.
|
9207
|
-
|
11267
|
+
|
9208
11268
|
</documentation>
|
9209
11269
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9210
11270
|
<input>
|
@@ -9225,7 +11285,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9225
11285
|
<documentation>
|
9226
11286
|
Gets the ceiling rate for a shaping policy, if specified as a
|
9227
11287
|
percentage of the parent rate filter class' ceiling rate.
|
9228
|
-
|
11288
|
+
|
9229
11289
|
</documentation>
|
9230
11290
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9231
11291
|
<input>
|
@@ -9382,7 +11442,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9382
11442
|
<operation name="reset_statistics">
|
9383
11443
|
<documentation>
|
9384
11444
|
Resets the statistics for the specified rate classes.
|
9385
|
-
|
11445
|
+
|
9386
11446
|
</documentation>
|
9387
11447
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9388
11448
|
<input>
|
@@ -9402,7 +11462,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9402
11462
|
<operation name="get_all_statistics">
|
9403
11463
|
<documentation>
|
9404
11464
|
Gets the statistics for all the rate classes.
|
9405
|
-
|
11465
|
+
|
9406
11466
|
</documentation>
|
9407
11467
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9408
11468
|
<input>
|
@@ -9422,7 +11482,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9422
11482
|
<operation name="get_statistics">
|
9423
11483
|
<documentation>
|
9424
11484
|
Gets the statistics for the specified rate classes.
|
9425
|
-
|
11485
|
+
|
9426
11486
|
</documentation>
|
9427
11487
|
<soap:operation soapAction="urn:iControl:LocalLB/RateClass"/>
|
9428
11488
|
<input>
|
@@ -9464,12 +11524,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9464
11524
|
|
9465
11525
|
<service name="LocalLB.RateClass">
|
9466
11526
|
<documentation>
|
9467
|
-
The RateClass interface enables you to work with the definitions and attributes of a rate class class.
|
9468
|
-
Rate filtering refers to the ability to enforce configurable bandwidth consumption limitations upon
|
9469
|
-
user-defined traffic classes. The purpose of a Rate class is to allow the network administrator to
|
9470
|
-
effectively divide a single bandwidth resource through a gateway among preferred applications or traffic
|
9471
|
-
classes. Rate filtering is somewhat related to packet filtering. The key difference between the two is
|
9472
|
-
that packet filters seek to enforce an access policy on traffic, and Rate Filter classes seek to enforce a
|
11527
|
+
The RateClass interface enables you to work with the definitions and attributes of a rate class class.
|
11528
|
+
Rate filtering refers to the ability to enforce configurable bandwidth consumption limitations upon
|
11529
|
+
user-defined traffic classes. The purpose of a Rate class is to allow the network administrator to
|
11530
|
+
effectively divide a single bandwidth resource through a gateway among preferred applications or traffic
|
11531
|
+
classes. Rate filtering is somewhat related to packet filtering. The key difference between the two is
|
11532
|
+
that packet filters seek to enforce an access policy on traffic, and Rate Filter classes seek to enforce a
|
9473
11533
|
throughput policy on traffic.
|
9474
11534
|
|
9475
11535
|
</documentation>
|