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
|
|
@@ -4290,6 +4290,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4290
4290
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4291
4291
|
</xsd:annotation>
|
4292
4292
|
</xsd:enumeration>
|
4293
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4294
|
+
<xsd:annotation>
|
4295
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4296
|
+
</xsd:annotation>
|
4297
|
+
</xsd:enumeration>
|
4293
4298
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4294
4299
|
<xsd:annotation>
|
4295
4300
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4660,6 +4665,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4660
4665
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4661
4666
|
</xsd:annotation>
|
4662
4667
|
</xsd:enumeration>
|
4668
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4669
|
+
<xsd:annotation>
|
4670
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4671
|
+
</xsd:annotation>
|
4672
|
+
</xsd:enumeration>
|
4663
4673
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4664
4674
|
<xsd:annotation>
|
4665
4675
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5570,264 +5580,2094 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5570
5580
|
<xsd:documentation>STATISTIC_PEM_ACTION_BWC_UPLINKS</xsd:documentation>
|
5571
5581
|
</xsd:annotation>
|
5572
5582
|
</xsd:enumeration>
|
5573
|
-
<xsd:enumeration value="STATISTIC_PEM_ACTION_BWC_DOWNLINKS">
|
5583
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_BWC_DOWNLINKS">
|
5584
|
+
<xsd:annotation>
|
5585
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_BWC_DOWNLINKS</xsd:documentation>
|
5586
|
+
</xsd:annotation>
|
5587
|
+
</xsd:enumeration>
|
5588
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_CLONES">
|
5589
|
+
<xsd:annotation>
|
5590
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_CLONES</xsd:documentation>
|
5591
|
+
</xsd:annotation>
|
5592
|
+
</xsd:enumeration>
|
5593
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_DROPS">
|
5594
|
+
<xsd:annotation>
|
5595
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_DROPS</xsd:documentation>
|
5596
|
+
</xsd:annotation>
|
5597
|
+
</xsd:enumeration>
|
5598
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_DSCP_MARKING_UPLINKS">
|
5599
|
+
<xsd:annotation>
|
5600
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_DSCP_MARKING_UPLINKS</xsd:documentation>
|
5601
|
+
</xsd:annotation>
|
5602
|
+
</xsd:enumeration>
|
5603
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_DSCP_MARKING_DOWNLINKS">
|
5604
|
+
<xsd:annotation>
|
5605
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_DSCP_MARKING_DOWNLINKS</xsd:documentation>
|
5606
|
+
</xsd:annotation>
|
5607
|
+
</xsd:enumeration>
|
5608
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTS">
|
5609
|
+
<xsd:annotation>
|
5610
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTS</xsd:documentation>
|
5611
|
+
</xsd:annotation>
|
5612
|
+
</xsd:enumeration>
|
5613
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_L2_MARKING_UPLINKS">
|
5614
|
+
<xsd:annotation>
|
5615
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_L2_MARKING_UPLINKS</xsd:documentation>
|
5616
|
+
</xsd:annotation>
|
5617
|
+
</xsd:enumeration>
|
5618
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_L2_MARKING_DOWNLINKS">
|
5619
|
+
<xsd:annotation>
|
5620
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_L2_MARKING_DOWNLINKS</xsd:documentation>
|
5621
|
+
</xsd:annotation>
|
5622
|
+
</xsd:enumeration>
|
5623
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_REDIRECTS">
|
5624
|
+
<xsd:annotation>
|
5625
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_REDIRECTS</xsd:documentation>
|
5626
|
+
</xsd:annotation>
|
5627
|
+
</xsd:enumeration>
|
5628
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_REEVAL_COUNT">
|
5629
|
+
<xsd:annotation>
|
5630
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_REEVAL_COUNT</xsd:documentation>
|
5631
|
+
</xsd:annotation>
|
5632
|
+
</xsd:enumeration>
|
5633
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_REEVAL_MAX">
|
5634
|
+
<xsd:annotation>
|
5635
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_REEVAL_MAX</xsd:documentation>
|
5636
|
+
</xsd:annotation>
|
5637
|
+
</xsd:enumeration>
|
5638
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING">
|
5639
|
+
<xsd:annotation>
|
5640
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING</xsd:documentation>
|
5641
|
+
</xsd:annotation>
|
5642
|
+
</xsd:enumeration>
|
5643
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ENDPOINT">
|
5644
|
+
<xsd:annotation>
|
5645
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ENDPOINT</xsd:documentation>
|
5646
|
+
</xsd:annotation>
|
5647
|
+
</xsd:enumeration>
|
5648
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_ACTIVE_CURRENT">
|
5649
|
+
<xsd:annotation>
|
5650
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_ACTIVE_CURRENT</xsd:documentation>
|
5651
|
+
</xsd:annotation>
|
5652
|
+
</xsd:enumeration>
|
5653
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_ACTIVE_MAXIMUM">
|
5654
|
+
<xsd:annotation>
|
5655
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_ACTIVE_MAXIMUM</xsd:documentation>
|
5656
|
+
</xsd:annotation>
|
5657
|
+
</xsd:enumeration>
|
5658
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_FAILED_PROVISIONING_CURRENT">
|
5659
|
+
<xsd:annotation>
|
5660
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_FAILED_PROVISIONING_CURRENT</xsd:documentation>
|
5661
|
+
</xsd:annotation>
|
5662
|
+
</xsd:enumeration>
|
5663
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_FAILED_PROVISIONING_MAXIMUM">
|
5664
|
+
<xsd:annotation>
|
5665
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_FAILED_PROVISIONING_MAXIMUM</xsd:documentation>
|
5666
|
+
</xsd:annotation>
|
5667
|
+
</xsd:enumeration>
|
5668
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_LIMITS_EXCEED">
|
5669
|
+
<xsd:annotation>
|
5670
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_LIMITS_EXCEED</xsd:documentation>
|
5671
|
+
</xsd:annotation>
|
5672
|
+
</xsd:enumeration>
|
5673
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_MARKED_DELETED_CURRENT">
|
5674
|
+
<xsd:annotation>
|
5675
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_MARKED_DELETED_CURRENT</xsd:documentation>
|
5676
|
+
</xsd:annotation>
|
5677
|
+
</xsd:enumeration>
|
5678
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_MARKED_DELETED_MAXIMUM">
|
5679
|
+
<xsd:annotation>
|
5680
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_MARKED_DELETED_MAXIMUM</xsd:documentation>
|
5681
|
+
</xsd:annotation>
|
5682
|
+
</xsd:enumeration>
|
5683
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_PENDING_PROVISIONING_RESPONSES_CURRENT">
|
5684
|
+
<xsd:annotation>
|
5685
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_PENDING_PROVISIONING_RESPONSES_CURRENT</xsd:documentation>
|
5686
|
+
</xsd:annotation>
|
5687
|
+
</xsd:enumeration>
|
5688
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_PENDING_PROVISIONING_RESPONSES_MAXIMUM">
|
5689
|
+
<xsd:annotation>
|
5690
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_PENDING_PROVISIONING_RESPONSES_MAXIMUM</xsd:documentation>
|
5691
|
+
</xsd:annotation>
|
5692
|
+
</xsd:enumeration>
|
5693
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_PROVISIONED_AS_UNKNOWN_CURRENT">
|
5694
|
+
<xsd:annotation>
|
5695
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_PROVISIONED_AS_UNKNOWN_CURRENT</xsd:documentation>
|
5696
|
+
</xsd:annotation>
|
5697
|
+
</xsd:enumeration>
|
5698
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_PROVISIONED_AS_UNKNOWN_MAXIMUM">
|
5699
|
+
<xsd:annotation>
|
5700
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_PROVISIONED_AS_UNKNOWN_MAXIMUM</xsd:documentation>
|
5701
|
+
</xsd:annotation>
|
5702
|
+
</xsd:enumeration>
|
5703
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_PROVISIONED_CURRENT">
|
5704
|
+
<xsd:annotation>
|
5705
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_PROVISIONED_CURRENT</xsd:documentation>
|
5706
|
+
</xsd:annotation>
|
5707
|
+
</xsd:enumeration>
|
5708
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_PROVISIONED_MAXIMUM">
|
5709
|
+
<xsd:annotation>
|
5710
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_PROVISIONED_MAXIMUM</xsd:documentation>
|
5711
|
+
</xsd:annotation>
|
5712
|
+
</xsd:enumeration>
|
5713
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_SESSIONS_TOTAL">
|
5714
|
+
<xsd:annotation>
|
5715
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_SESSIONS_TOTAL</xsd:documentation>
|
5716
|
+
</xsd:annotation>
|
5717
|
+
</xsd:enumeration>
|
5718
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSION_FAILURES_SPM_QUEUE_FULL">
|
5719
|
+
<xsd:annotation>
|
5720
|
+
<xsd:documentation>STATISTIC_PEM_SESSION_FAILURES_SPM_QUEUE_FULL</xsd:documentation>
|
5721
|
+
</xsd:annotation>
|
5722
|
+
</xsd:enumeration>
|
5723
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_ACTIVE_SESSIONS">
|
5724
|
+
<xsd:annotation>
|
5725
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_ACTIVE_SESSIONS</xsd:documentation>
|
5726
|
+
</xsd:annotation>
|
5727
|
+
</xsd:enumeration>
|
5728
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_ACTIVE_SESSIONS">
|
5729
|
+
<xsd:annotation>
|
5730
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_ACTIVE_SESSIONS</xsd:documentation>
|
5731
|
+
</xsd:annotation>
|
5732
|
+
</xsd:enumeration>
|
5733
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_RECEIVED">
|
5734
|
+
<xsd:annotation>
|
5735
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_RECEIVED</xsd:documentation>
|
5736
|
+
</xsd:annotation>
|
5737
|
+
</xsd:enumeration>
|
5738
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_SENT">
|
5739
|
+
<xsd:annotation>
|
5740
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_SENT</xsd:documentation>
|
5741
|
+
</xsd:annotation>
|
5742
|
+
</xsd:enumeration>
|
5743
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_SESSIONS_CLOSE_INITIATED">
|
5744
|
+
<xsd:annotation>
|
5745
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_SESSIONS_CLOSE_INITIATED</xsd:documentation>
|
5746
|
+
</xsd:annotation>
|
5747
|
+
</xsd:enumeration>
|
5748
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_SESSIONS_CLOSE_INITIATED">
|
5749
|
+
<xsd:annotation>
|
5750
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_SESSIONS_CLOSE_INITIATED</xsd:documentation>
|
5751
|
+
</xsd:annotation>
|
5752
|
+
</xsd:enumeration>
|
5753
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS">
|
5754
|
+
<xsd:annotation>
|
5755
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
|
5756
|
+
</xsd:annotation>
|
5757
|
+
</xsd:enumeration>
|
5758
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS">
|
5759
|
+
<xsd:annotation>
|
5760
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_INACTIVE_WITH_PROVISIONING_ERRORS</xsd:documentation>
|
5761
|
+
</xsd:annotation>
|
5762
|
+
</xsd:enumeration>
|
5763
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED">
|
5764
|
+
<xsd:annotation>
|
5765
|
+
<xsd:documentation>STATISTIC_PEM_GX_CURRENT_SESSIONS_INITIATED</xsd:documentation>
|
5766
|
+
</xsd:annotation>
|
5767
|
+
</xsd:enumeration>
|
5768
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED">
|
5769
|
+
<xsd:annotation>
|
5770
|
+
<xsd:documentation>STATISTIC_PEM_GX_MAXIMUM_SESSIONS_INITIATED</xsd:documentation>
|
5771
|
+
</xsd:annotation>
|
5772
|
+
</xsd:enumeration>
|
5773
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED">
|
5774
|
+
<xsd:annotation>
|
5775
|
+
<xsd:documentation>STATISTIC_PEM_GX_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
5776
|
+
</xsd:annotation>
|
5777
|
+
</xsd:enumeration>
|
5778
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED">
|
5779
|
+
<xsd:annotation>
|
5780
|
+
<xsd:documentation>STATISTIC_PEM_GX_REPORT_MESSAGES_DROPPED</xsd:documentation>
|
5781
|
+
</xsd:annotation>
|
5782
|
+
</xsd:enumeration>
|
5783
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED">
|
5784
|
+
<xsd:annotation>
|
5785
|
+
<xsd:documentation>STATISTIC_PEM_GX_POLICY_UPDATES_RECEIVED</xsd:documentation>
|
5786
|
+
</xsd:annotation>
|
5787
|
+
</xsd:enumeration>
|
5788
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_POLICY_REQUESTS_SENT">
|
5789
|
+
<xsd:annotation>
|
5790
|
+
<xsd:documentation>STATISTIC_PEM_GX_POLICY_REQUESTS_SENT</xsd:documentation>
|
5791
|
+
</xsd:annotation>
|
5792
|
+
</xsd:enumeration>
|
5793
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_MESSAGES_SENT">
|
5794
|
+
<xsd:annotation>
|
5795
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_MESSAGES_SENT</xsd:documentation>
|
5796
|
+
</xsd:annotation>
|
5797
|
+
</xsd:enumeration>
|
5798
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED">
|
5799
|
+
<xsd:annotation>
|
5800
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_MESSAGES_RECEIVED</xsd:documentation>
|
5801
|
+
</xsd:annotation>
|
5802
|
+
</xsd:enumeration>
|
5803
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_SESSIONS_CREATED">
|
5804
|
+
<xsd:annotation>
|
5805
|
+
<xsd:documentation>STATISTIC_PEM_GX_SESSIONS_CREATED</xsd:documentation>
|
5806
|
+
</xsd:annotation>
|
5807
|
+
</xsd:enumeration>
|
5808
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_SESSIONS_TERMINATED">
|
5809
|
+
<xsd:annotation>
|
5810
|
+
<xsd:documentation>STATISTIC_PEM_GX_SESSIONS_TERMINATED</xsd:documentation>
|
5811
|
+
</xsd:annotation>
|
5812
|
+
</xsd:enumeration>
|
5813
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT">
|
5814
|
+
<xsd:annotation>
|
5815
|
+
<xsd:documentation>STATISTIC_PEM_GX_USAGE_REPORT_MESSAGES_SENT</xsd:documentation>
|
5816
|
+
</xsd:annotation>
|
5817
|
+
</xsd:enumeration>
|
5818
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_BYTES_UPLINK">
|
5819
|
+
<xsd:annotation>
|
5820
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_BYTES_UPLINK</xsd:documentation>
|
5821
|
+
</xsd:annotation>
|
5822
|
+
</xsd:enumeration>
|
5823
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK">
|
5824
|
+
<xsd:annotation>
|
5825
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_BYTES_DOWNLINK</xsd:documentation>
|
5826
|
+
</xsd:annotation>
|
5827
|
+
</xsd:enumeration>
|
5828
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL">
|
5829
|
+
<xsd:annotation>
|
5830
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_TOTAL</xsd:documentation>
|
5831
|
+
</xsd:annotation>
|
5832
|
+
</xsd:enumeration>
|
5833
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT">
|
5834
|
+
<xsd:annotation>
|
5835
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_CURRENT</xsd:documentation>
|
5836
|
+
</xsd:annotation>
|
5837
|
+
</xsd:enumeration>
|
5838
|
+
<xsd:enumeration value="STATISTIC_PEM_SESSIONDB_FLOWS_MAX">
|
5839
|
+
<xsd:annotation>
|
5840
|
+
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5841
|
+
</xsd:annotation>
|
5842
|
+
</xsd:enumeration>
|
5843
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5844
|
+
<xsd:annotation>
|
5845
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5846
|
+
</xsd:annotation>
|
5847
|
+
</xsd:enumeration>
|
5848
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5849
|
+
<xsd:annotation>
|
5850
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5851
|
+
</xsd:annotation>
|
5852
|
+
</xsd:enumeration>
|
5853
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5854
|
+
<xsd:annotation>
|
5855
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5856
|
+
</xsd:annotation>
|
5857
|
+
</xsd:enumeration>
|
5858
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5859
|
+
<xsd:annotation>
|
5860
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5861
|
+
</xsd:annotation>
|
5862
|
+
</xsd:enumeration>
|
5863
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5864
|
+
<xsd:annotation>
|
5865
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5866
|
+
</xsd:annotation>
|
5867
|
+
</xsd:enumeration>
|
5868
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5869
|
+
<xsd:annotation>
|
5870
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5871
|
+
</xsd:annotation>
|
5872
|
+
</xsd:enumeration>
|
5873
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5874
|
+
<xsd:annotation>
|
5875
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5876
|
+
</xsd:annotation>
|
5877
|
+
</xsd:enumeration>
|
5878
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5879
|
+
<xsd:annotation>
|
5880
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5881
|
+
</xsd:annotation>
|
5882
|
+
</xsd:enumeration>
|
5883
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5884
|
+
<xsd:annotation>
|
5885
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5886
|
+
</xsd:annotation>
|
5887
|
+
</xsd:enumeration>
|
5888
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5889
|
+
<xsd:annotation>
|
5890
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
5891
|
+
</xsd:annotation>
|
5892
|
+
</xsd:enumeration>
|
5893
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
5894
|
+
<xsd:annotation>
|
5895
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
5896
|
+
</xsd:annotation>
|
5897
|
+
</xsd:enumeration>
|
5898
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
5899
|
+
<xsd:annotation>
|
5900
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
5901
|
+
</xsd:annotation>
|
5902
|
+
</xsd:enumeration>
|
5903
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
5904
|
+
<xsd:annotation>
|
5905
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
5906
|
+
</xsd:annotation>
|
5907
|
+
</xsd:enumeration>
|
5908
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
5909
|
+
<xsd:annotation>
|
5910
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
5911
|
+
</xsd:annotation>
|
5912
|
+
</xsd:enumeration>
|
5913
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
5914
|
+
<xsd:annotation>
|
5915
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
5916
|
+
</xsd:annotation>
|
5917
|
+
</xsd:enumeration>
|
5918
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
5919
|
+
<xsd:annotation>
|
5920
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
5921
|
+
</xsd:annotation>
|
5922
|
+
</xsd:enumeration>
|
5923
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
5924
|
+
<xsd:annotation>
|
5925
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
5926
|
+
</xsd:annotation>
|
5927
|
+
</xsd:enumeration>
|
5928
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
5929
|
+
<xsd:annotation>
|
5930
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
5931
|
+
</xsd:annotation>
|
5932
|
+
</xsd:enumeration>
|
5933
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
5934
|
+
<xsd:annotation>
|
5935
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
5936
|
+
</xsd:annotation>
|
5937
|
+
</xsd:enumeration>
|
5938
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
5939
|
+
<xsd:annotation>
|
5940
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
5941
|
+
</xsd:annotation>
|
5942
|
+
</xsd:enumeration>
|
5943
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
5944
|
+
<xsd:annotation>
|
5945
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
5946
|
+
</xsd:annotation>
|
5947
|
+
</xsd:enumeration>
|
5948
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
5949
|
+
<xsd:annotation>
|
5950
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
5951
|
+
</xsd:annotation>
|
5952
|
+
</xsd:enumeration>
|
5953
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
5954
|
+
<xsd:annotation>
|
5955
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
5956
|
+
</xsd:annotation>
|
5957
|
+
</xsd:enumeration>
|
5958
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
5959
|
+
<xsd:annotation>
|
5960
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
5961
|
+
</xsd:annotation>
|
5962
|
+
</xsd:enumeration>
|
5963
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
5964
|
+
<xsd:annotation>
|
5965
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
5966
|
+
</xsd:annotation>
|
5967
|
+
</xsd:enumeration>
|
5968
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
5969
|
+
<xsd:annotation>
|
5970
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
5971
|
+
</xsd:annotation>
|
5972
|
+
</xsd:enumeration>
|
5973
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
5974
|
+
<xsd:annotation>
|
5975
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
5976
|
+
</xsd:annotation>
|
5977
|
+
</xsd:enumeration>
|
5978
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
5979
|
+
<xsd:annotation>
|
5980
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
5981
|
+
</xsd:annotation>
|
5982
|
+
</xsd:enumeration>
|
5983
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
5984
|
+
<xsd:annotation>
|
5985
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
5986
|
+
</xsd:annotation>
|
5987
|
+
</xsd:enumeration>
|
5988
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
5989
|
+
<xsd:annotation>
|
5990
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
5991
|
+
</xsd:annotation>
|
5992
|
+
</xsd:enumeration>
|
5993
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
5994
|
+
<xsd:annotation>
|
5995
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
5996
|
+
</xsd:annotation>
|
5997
|
+
</xsd:enumeration>
|
5998
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
5999
|
+
<xsd:annotation>
|
6000
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6001
|
+
</xsd:annotation>
|
6002
|
+
</xsd:enumeration>
|
6003
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6004
|
+
<xsd:annotation>
|
6005
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6006
|
+
</xsd:annotation>
|
6007
|
+
</xsd:enumeration>
|
6008
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6009
|
+
<xsd:annotation>
|
6010
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6011
|
+
</xsd:annotation>
|
6012
|
+
</xsd:enumeration>
|
6013
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6014
|
+
<xsd:annotation>
|
6015
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6016
|
+
</xsd:annotation>
|
6017
|
+
</xsd:enumeration>
|
6018
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6019
|
+
<xsd:annotation>
|
6020
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6021
|
+
</xsd:annotation>
|
6022
|
+
</xsd:enumeration>
|
6023
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6024
|
+
<xsd:annotation>
|
6025
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6026
|
+
</xsd:annotation>
|
6027
|
+
</xsd:enumeration>
|
6028
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6029
|
+
<xsd:annotation>
|
6030
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6031
|
+
</xsd:annotation>
|
6032
|
+
</xsd:enumeration>
|
6033
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6034
|
+
<xsd:annotation>
|
6035
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6036
|
+
</xsd:annotation>
|
6037
|
+
</xsd:enumeration>
|
6038
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6039
|
+
<xsd:annotation>
|
6040
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6041
|
+
</xsd:annotation>
|
6042
|
+
</xsd:enumeration>
|
6043
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6044
|
+
<xsd:annotation>
|
6045
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6046
|
+
</xsd:annotation>
|
6047
|
+
</xsd:enumeration>
|
6048
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6049
|
+
<xsd:annotation>
|
6050
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6051
|
+
</xsd:annotation>
|
6052
|
+
</xsd:enumeration>
|
6053
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6054
|
+
<xsd:annotation>
|
6055
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6056
|
+
</xsd:annotation>
|
6057
|
+
</xsd:enumeration>
|
6058
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6059
|
+
<xsd:annotation>
|
6060
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6061
|
+
</xsd:annotation>
|
6062
|
+
</xsd:enumeration>
|
6063
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6064
|
+
<xsd:annotation>
|
6065
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6066
|
+
</xsd:annotation>
|
6067
|
+
</xsd:enumeration>
|
6068
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6069
|
+
<xsd:annotation>
|
6070
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6071
|
+
</xsd:annotation>
|
6072
|
+
</xsd:enumeration>
|
6073
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6074
|
+
<xsd:annotation>
|
6075
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6076
|
+
</xsd:annotation>
|
6077
|
+
</xsd:enumeration>
|
6078
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6079
|
+
<xsd:annotation>
|
6080
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6081
|
+
</xsd:annotation>
|
6082
|
+
</xsd:enumeration>
|
6083
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6084
|
+
<xsd:annotation>
|
6085
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6086
|
+
</xsd:annotation>
|
6087
|
+
</xsd:enumeration>
|
6088
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6089
|
+
<xsd:annotation>
|
6090
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6091
|
+
</xsd:annotation>
|
6092
|
+
</xsd:enumeration>
|
6093
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6094
|
+
<xsd:annotation>
|
6095
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6096
|
+
</xsd:annotation>
|
6097
|
+
</xsd:enumeration>
|
6098
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6099
|
+
<xsd:annotation>
|
6100
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6101
|
+
</xsd:annotation>
|
6102
|
+
</xsd:enumeration>
|
6103
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6104
|
+
<xsd:annotation>
|
6105
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6106
|
+
</xsd:annotation>
|
6107
|
+
</xsd:enumeration>
|
6108
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6109
|
+
<xsd:annotation>
|
6110
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6111
|
+
</xsd:annotation>
|
6112
|
+
</xsd:enumeration>
|
6113
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6114
|
+
<xsd:annotation>
|
6115
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6116
|
+
</xsd:annotation>
|
6117
|
+
</xsd:enumeration>
|
6118
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6119
|
+
<xsd:annotation>
|
6120
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6121
|
+
</xsd:annotation>
|
6122
|
+
</xsd:enumeration>
|
6123
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6124
|
+
<xsd:annotation>
|
6125
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6126
|
+
</xsd:annotation>
|
6127
|
+
</xsd:enumeration>
|
6128
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6129
|
+
<xsd:annotation>
|
6130
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6131
|
+
</xsd:annotation>
|
6132
|
+
</xsd:enumeration>
|
6133
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6134
|
+
<xsd:annotation>
|
6135
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6136
|
+
</xsd:annotation>
|
6137
|
+
</xsd:enumeration>
|
6138
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6139
|
+
<xsd:annotation>
|
6140
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6141
|
+
</xsd:annotation>
|
6142
|
+
</xsd:enumeration>
|
6143
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6144
|
+
<xsd:annotation>
|
6145
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6146
|
+
</xsd:annotation>
|
6147
|
+
</xsd:enumeration>
|
6148
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6149
|
+
<xsd:annotation>
|
6150
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6151
|
+
</xsd:annotation>
|
6152
|
+
</xsd:enumeration>
|
6153
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6154
|
+
<xsd:annotation>
|
6155
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6156
|
+
</xsd:annotation>
|
6157
|
+
</xsd:enumeration>
|
6158
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6159
|
+
<xsd:annotation>
|
6160
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6161
|
+
</xsd:annotation>
|
6162
|
+
</xsd:enumeration>
|
6163
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6164
|
+
<xsd:annotation>
|
6165
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6166
|
+
</xsd:annotation>
|
6167
|
+
</xsd:enumeration>
|
6168
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6169
|
+
<xsd:annotation>
|
6170
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6171
|
+
</xsd:annotation>
|
6172
|
+
</xsd:enumeration>
|
6173
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6174
|
+
<xsd:annotation>
|
6175
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6176
|
+
</xsd:annotation>
|
6177
|
+
</xsd:enumeration>
|
6178
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6179
|
+
<xsd:annotation>
|
6180
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6181
|
+
</xsd:annotation>
|
6182
|
+
</xsd:enumeration>
|
6183
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6184
|
+
<xsd:annotation>
|
6185
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6186
|
+
</xsd:annotation>
|
6187
|
+
</xsd:enumeration>
|
6188
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6189
|
+
<xsd:annotation>
|
6190
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6191
|
+
</xsd:annotation>
|
6192
|
+
</xsd:enumeration>
|
6193
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6194
|
+
<xsd:annotation>
|
6195
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6196
|
+
</xsd:annotation>
|
6197
|
+
</xsd:enumeration>
|
6198
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6199
|
+
<xsd:annotation>
|
6200
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6201
|
+
</xsd:annotation>
|
6202
|
+
</xsd:enumeration>
|
6203
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6204
|
+
<xsd:annotation>
|
6205
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6206
|
+
</xsd:annotation>
|
6207
|
+
</xsd:enumeration>
|
6208
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6209
|
+
<xsd:annotation>
|
6210
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6211
|
+
</xsd:annotation>
|
6212
|
+
</xsd:enumeration>
|
6213
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6214
|
+
<xsd:annotation>
|
6215
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6216
|
+
</xsd:annotation>
|
6217
|
+
</xsd:enumeration>
|
6218
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6219
|
+
<xsd:annotation>
|
6220
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6221
|
+
</xsd:annotation>
|
6222
|
+
</xsd:enumeration>
|
6223
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6224
|
+
<xsd:annotation>
|
6225
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6226
|
+
</xsd:annotation>
|
6227
|
+
</xsd:enumeration>
|
6228
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6229
|
+
<xsd:annotation>
|
6230
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6231
|
+
</xsd:annotation>
|
6232
|
+
</xsd:enumeration>
|
6233
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6234
|
+
<xsd:annotation>
|
6235
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6236
|
+
</xsd:annotation>
|
6237
|
+
</xsd:enumeration>
|
6238
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6239
|
+
<xsd:annotation>
|
6240
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6241
|
+
</xsd:annotation>
|
6242
|
+
</xsd:enumeration>
|
6243
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6244
|
+
<xsd:annotation>
|
6245
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6246
|
+
</xsd:annotation>
|
6247
|
+
</xsd:enumeration>
|
6248
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6249
|
+
<xsd:annotation>
|
6250
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6251
|
+
</xsd:annotation>
|
6252
|
+
</xsd:enumeration>
|
6253
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6254
|
+
<xsd:annotation>
|
6255
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6256
|
+
</xsd:annotation>
|
6257
|
+
</xsd:enumeration>
|
6258
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6259
|
+
<xsd:annotation>
|
6260
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6261
|
+
</xsd:annotation>
|
6262
|
+
</xsd:enumeration>
|
6263
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6264
|
+
<xsd:annotation>
|
6265
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6266
|
+
</xsd:annotation>
|
6267
|
+
</xsd:enumeration>
|
6268
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6269
|
+
<xsd:annotation>
|
6270
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6271
|
+
</xsd:annotation>
|
6272
|
+
</xsd:enumeration>
|
6273
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6274
|
+
<xsd:annotation>
|
6275
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6276
|
+
</xsd:annotation>
|
6277
|
+
</xsd:enumeration>
|
6278
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6279
|
+
<xsd:annotation>
|
6280
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6281
|
+
</xsd:annotation>
|
6282
|
+
</xsd:enumeration>
|
6283
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6284
|
+
<xsd:annotation>
|
6285
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6286
|
+
</xsd:annotation>
|
6287
|
+
</xsd:enumeration>
|
6288
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6289
|
+
<xsd:annotation>
|
6290
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6291
|
+
</xsd:annotation>
|
6292
|
+
</xsd:enumeration>
|
6293
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6294
|
+
<xsd:annotation>
|
6295
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6296
|
+
</xsd:annotation>
|
6297
|
+
</xsd:enumeration>
|
6298
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6299
|
+
<xsd:annotation>
|
6300
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6301
|
+
</xsd:annotation>
|
6302
|
+
</xsd:enumeration>
|
6303
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6304
|
+
<xsd:annotation>
|
6305
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6306
|
+
</xsd:annotation>
|
6307
|
+
</xsd:enumeration>
|
6308
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6309
|
+
<xsd:annotation>
|
6310
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6311
|
+
</xsd:annotation>
|
6312
|
+
</xsd:enumeration>
|
6313
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6314
|
+
<xsd:annotation>
|
6315
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6316
|
+
</xsd:annotation>
|
6317
|
+
</xsd:enumeration>
|
6318
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6319
|
+
<xsd:annotation>
|
6320
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6321
|
+
</xsd:annotation>
|
6322
|
+
</xsd:enumeration>
|
6323
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6324
|
+
<xsd:annotation>
|
6325
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6326
|
+
</xsd:annotation>
|
6327
|
+
</xsd:enumeration>
|
6328
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6329
|
+
<xsd:annotation>
|
6330
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6331
|
+
</xsd:annotation>
|
6332
|
+
</xsd:enumeration>
|
6333
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6334
|
+
<xsd:annotation>
|
6335
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6336
|
+
</xsd:annotation>
|
6337
|
+
</xsd:enumeration>
|
6338
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6339
|
+
<xsd:annotation>
|
6340
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6341
|
+
</xsd:annotation>
|
6342
|
+
</xsd:enumeration>
|
6343
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6344
|
+
<xsd:annotation>
|
6345
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6346
|
+
</xsd:annotation>
|
6347
|
+
</xsd:enumeration>
|
6348
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6349
|
+
<xsd:annotation>
|
6350
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6351
|
+
</xsd:annotation>
|
6352
|
+
</xsd:enumeration>
|
6353
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6354
|
+
<xsd:annotation>
|
6355
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6356
|
+
</xsd:annotation>
|
6357
|
+
</xsd:enumeration>
|
6358
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6359
|
+
<xsd:annotation>
|
6360
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6361
|
+
</xsd:annotation>
|
6362
|
+
</xsd:enumeration>
|
6363
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6364
|
+
<xsd:annotation>
|
6365
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6366
|
+
</xsd:annotation>
|
6367
|
+
</xsd:enumeration>
|
6368
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6369
|
+
<xsd:annotation>
|
6370
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6371
|
+
</xsd:annotation>
|
6372
|
+
</xsd:enumeration>
|
6373
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6374
|
+
<xsd:annotation>
|
6375
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6376
|
+
</xsd:annotation>
|
6377
|
+
</xsd:enumeration>
|
6378
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6379
|
+
<xsd:annotation>
|
6380
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6381
|
+
</xsd:annotation>
|
6382
|
+
</xsd:enumeration>
|
6383
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6384
|
+
<xsd:annotation>
|
6385
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6386
|
+
</xsd:annotation>
|
6387
|
+
</xsd:enumeration>
|
6388
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6389
|
+
<xsd:annotation>
|
6390
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6391
|
+
</xsd:annotation>
|
6392
|
+
</xsd:enumeration>
|
6393
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6394
|
+
<xsd:annotation>
|
6395
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6396
|
+
</xsd:annotation>
|
6397
|
+
</xsd:enumeration>
|
6398
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6399
|
+
<xsd:annotation>
|
6400
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6401
|
+
</xsd:annotation>
|
6402
|
+
</xsd:enumeration>
|
6403
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6404
|
+
<xsd:annotation>
|
6405
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6406
|
+
</xsd:annotation>
|
6407
|
+
</xsd:enumeration>
|
6408
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6409
|
+
<xsd:annotation>
|
6410
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6411
|
+
</xsd:annotation>
|
6412
|
+
</xsd:enumeration>
|
6413
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6414
|
+
<xsd:annotation>
|
6415
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6416
|
+
</xsd:annotation>
|
6417
|
+
</xsd:enumeration>
|
6418
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6419
|
+
<xsd:annotation>
|
6420
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6421
|
+
</xsd:annotation>
|
6422
|
+
</xsd:enumeration>
|
6423
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6424
|
+
<xsd:annotation>
|
6425
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6426
|
+
</xsd:annotation>
|
6427
|
+
</xsd:enumeration>
|
6428
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6429
|
+
<xsd:annotation>
|
6430
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6431
|
+
</xsd:annotation>
|
6432
|
+
</xsd:enumeration>
|
6433
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6434
|
+
<xsd:annotation>
|
6435
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6436
|
+
</xsd:annotation>
|
6437
|
+
</xsd:enumeration>
|
6438
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6439
|
+
<xsd:annotation>
|
6440
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6441
|
+
</xsd:annotation>
|
6442
|
+
</xsd:enumeration>
|
6443
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6444
|
+
<xsd:annotation>
|
6445
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6446
|
+
</xsd:annotation>
|
6447
|
+
</xsd:enumeration>
|
6448
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6449
|
+
<xsd:annotation>
|
6450
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6451
|
+
</xsd:annotation>
|
6452
|
+
</xsd:enumeration>
|
6453
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6454
|
+
<xsd:annotation>
|
6455
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6456
|
+
</xsd:annotation>
|
6457
|
+
</xsd:enumeration>
|
6458
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6459
|
+
<xsd:annotation>
|
6460
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6461
|
+
</xsd:annotation>
|
6462
|
+
</xsd:enumeration>
|
6463
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6464
|
+
<xsd:annotation>
|
6465
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6466
|
+
</xsd:annotation>
|
6467
|
+
</xsd:enumeration>
|
6468
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6469
|
+
<xsd:annotation>
|
6470
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6471
|
+
</xsd:annotation>
|
6472
|
+
</xsd:enumeration>
|
6473
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6474
|
+
<xsd:annotation>
|
6475
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6476
|
+
</xsd:annotation>
|
6477
|
+
</xsd:enumeration>
|
6478
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6479
|
+
<xsd:annotation>
|
6480
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6481
|
+
</xsd:annotation>
|
6482
|
+
</xsd:enumeration>
|
6483
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6484
|
+
<xsd:annotation>
|
6485
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6486
|
+
</xsd:annotation>
|
6487
|
+
</xsd:enumeration>
|
6488
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6489
|
+
<xsd:annotation>
|
6490
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6491
|
+
</xsd:annotation>
|
6492
|
+
</xsd:enumeration>
|
6493
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6494
|
+
<xsd:annotation>
|
6495
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6496
|
+
</xsd:annotation>
|
6497
|
+
</xsd:enumeration>
|
6498
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6499
|
+
<xsd:annotation>
|
6500
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6501
|
+
</xsd:annotation>
|
6502
|
+
</xsd:enumeration>
|
6503
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6504
|
+
<xsd:annotation>
|
6505
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6506
|
+
</xsd:annotation>
|
6507
|
+
</xsd:enumeration>
|
6508
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6509
|
+
<xsd:annotation>
|
6510
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6511
|
+
</xsd:annotation>
|
6512
|
+
</xsd:enumeration>
|
6513
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6514
|
+
<xsd:annotation>
|
6515
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6516
|
+
</xsd:annotation>
|
6517
|
+
</xsd:enumeration>
|
6518
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6519
|
+
<xsd:annotation>
|
6520
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6521
|
+
</xsd:annotation>
|
6522
|
+
</xsd:enumeration>
|
6523
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6524
|
+
<xsd:annotation>
|
6525
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6526
|
+
</xsd:annotation>
|
6527
|
+
</xsd:enumeration>
|
6528
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6529
|
+
<xsd:annotation>
|
6530
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6531
|
+
</xsd:annotation>
|
6532
|
+
</xsd:enumeration>
|
6533
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6534
|
+
<xsd:annotation>
|
6535
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6536
|
+
</xsd:annotation>
|
6537
|
+
</xsd:enumeration>
|
6538
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6539
|
+
<xsd:annotation>
|
6540
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6541
|
+
</xsd:annotation>
|
6542
|
+
</xsd:enumeration>
|
6543
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6544
|
+
<xsd:annotation>
|
6545
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6546
|
+
</xsd:annotation>
|
6547
|
+
</xsd:enumeration>
|
6548
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6549
|
+
<xsd:annotation>
|
6550
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6551
|
+
</xsd:annotation>
|
6552
|
+
</xsd:enumeration>
|
6553
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6554
|
+
<xsd:annotation>
|
6555
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6556
|
+
</xsd:annotation>
|
6557
|
+
</xsd:enumeration>
|
6558
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6559
|
+
<xsd:annotation>
|
6560
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6561
|
+
</xsd:annotation>
|
6562
|
+
</xsd:enumeration>
|
6563
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6564
|
+
<xsd:annotation>
|
6565
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6566
|
+
</xsd:annotation>
|
6567
|
+
</xsd:enumeration>
|
6568
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6569
|
+
<xsd:annotation>
|
6570
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6571
|
+
</xsd:annotation>
|
6572
|
+
</xsd:enumeration>
|
6573
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6574
|
+
<xsd:annotation>
|
6575
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6576
|
+
</xsd:annotation>
|
6577
|
+
</xsd:enumeration>
|
6578
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6579
|
+
<xsd:annotation>
|
6580
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6581
|
+
</xsd:annotation>
|
6582
|
+
</xsd:enumeration>
|
6583
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6584
|
+
<xsd:annotation>
|
6585
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6586
|
+
</xsd:annotation>
|
6587
|
+
</xsd:enumeration>
|
6588
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6589
|
+
<xsd:annotation>
|
6590
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6591
|
+
</xsd:annotation>
|
6592
|
+
</xsd:enumeration>
|
6593
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6594
|
+
<xsd:annotation>
|
6595
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6596
|
+
</xsd:annotation>
|
6597
|
+
</xsd:enumeration>
|
6598
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6599
|
+
<xsd:annotation>
|
6600
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6601
|
+
</xsd:annotation>
|
6602
|
+
</xsd:enumeration>
|
6603
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6604
|
+
<xsd:annotation>
|
6605
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6606
|
+
</xsd:annotation>
|
6607
|
+
</xsd:enumeration>
|
6608
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6609
|
+
<xsd:annotation>
|
6610
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6611
|
+
</xsd:annotation>
|
6612
|
+
</xsd:enumeration>
|
6613
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6614
|
+
<xsd:annotation>
|
6615
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6616
|
+
</xsd:annotation>
|
6617
|
+
</xsd:enumeration>
|
6618
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6619
|
+
<xsd:annotation>
|
6620
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6621
|
+
</xsd:annotation>
|
6622
|
+
</xsd:enumeration>
|
6623
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6624
|
+
<xsd:annotation>
|
6625
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6626
|
+
</xsd:annotation>
|
6627
|
+
</xsd:enumeration>
|
6628
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6629
|
+
<xsd:annotation>
|
6630
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6631
|
+
</xsd:annotation>
|
6632
|
+
</xsd:enumeration>
|
6633
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6634
|
+
<xsd:annotation>
|
6635
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6636
|
+
</xsd:annotation>
|
6637
|
+
</xsd:enumeration>
|
6638
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6639
|
+
<xsd:annotation>
|
6640
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6641
|
+
</xsd:annotation>
|
6642
|
+
</xsd:enumeration>
|
6643
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6644
|
+
<xsd:annotation>
|
6645
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6646
|
+
</xsd:annotation>
|
6647
|
+
</xsd:enumeration>
|
6648
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6649
|
+
<xsd:annotation>
|
6650
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6651
|
+
</xsd:annotation>
|
6652
|
+
</xsd:enumeration>
|
6653
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6654
|
+
<xsd:annotation>
|
6655
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6656
|
+
</xsd:annotation>
|
6657
|
+
</xsd:enumeration>
|
6658
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6659
|
+
<xsd:annotation>
|
6660
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6661
|
+
</xsd:annotation>
|
6662
|
+
</xsd:enumeration>
|
6663
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6664
|
+
<xsd:annotation>
|
6665
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6666
|
+
</xsd:annotation>
|
6667
|
+
</xsd:enumeration>
|
6668
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6669
|
+
<xsd:annotation>
|
6670
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6671
|
+
</xsd:annotation>
|
6672
|
+
</xsd:enumeration>
|
6673
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6674
|
+
<xsd:annotation>
|
6675
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6676
|
+
</xsd:annotation>
|
6677
|
+
</xsd:enumeration>
|
6678
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6679
|
+
<xsd:annotation>
|
6680
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6681
|
+
</xsd:annotation>
|
6682
|
+
</xsd:enumeration>
|
6683
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6684
|
+
<xsd:annotation>
|
6685
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6686
|
+
</xsd:annotation>
|
6687
|
+
</xsd:enumeration>
|
6688
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6689
|
+
<xsd:annotation>
|
6690
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6691
|
+
</xsd:annotation>
|
6692
|
+
</xsd:enumeration>
|
6693
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6694
|
+
<xsd:annotation>
|
6695
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6696
|
+
</xsd:annotation>
|
6697
|
+
</xsd:enumeration>
|
6698
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6699
|
+
<xsd:annotation>
|
6700
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6701
|
+
</xsd:annotation>
|
6702
|
+
</xsd:enumeration>
|
6703
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6704
|
+
<xsd:annotation>
|
6705
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6706
|
+
</xsd:annotation>
|
6707
|
+
</xsd:enumeration>
|
6708
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6709
|
+
<xsd:annotation>
|
6710
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6711
|
+
</xsd:annotation>
|
6712
|
+
</xsd:enumeration>
|
6713
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6714
|
+
<xsd:annotation>
|
6715
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6716
|
+
</xsd:annotation>
|
6717
|
+
</xsd:enumeration>
|
6718
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6719
|
+
<xsd:annotation>
|
6720
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6721
|
+
</xsd:annotation>
|
6722
|
+
</xsd:enumeration>
|
6723
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6724
|
+
<xsd:annotation>
|
6725
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6726
|
+
</xsd:annotation>
|
6727
|
+
</xsd:enumeration>
|
6728
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6729
|
+
<xsd:annotation>
|
6730
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6731
|
+
</xsd:annotation>
|
6732
|
+
</xsd:enumeration>
|
6733
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6734
|
+
<xsd:annotation>
|
6735
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6736
|
+
</xsd:annotation>
|
6737
|
+
</xsd:enumeration>
|
6738
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6739
|
+
<xsd:annotation>
|
6740
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6741
|
+
</xsd:annotation>
|
6742
|
+
</xsd:enumeration>
|
6743
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6744
|
+
<xsd:annotation>
|
6745
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6746
|
+
</xsd:annotation>
|
6747
|
+
</xsd:enumeration>
|
6748
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6749
|
+
<xsd:annotation>
|
6750
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6751
|
+
</xsd:annotation>
|
6752
|
+
</xsd:enumeration>
|
6753
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6754
|
+
<xsd:annotation>
|
6755
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6756
|
+
</xsd:annotation>
|
6757
|
+
</xsd:enumeration>
|
6758
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6759
|
+
<xsd:annotation>
|
6760
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6761
|
+
</xsd:annotation>
|
6762
|
+
</xsd:enumeration>
|
6763
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6764
|
+
<xsd:annotation>
|
6765
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6766
|
+
</xsd:annotation>
|
6767
|
+
</xsd:enumeration>
|
6768
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6769
|
+
<xsd:annotation>
|
6770
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6771
|
+
</xsd:annotation>
|
6772
|
+
</xsd:enumeration>
|
6773
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6774
|
+
<xsd:annotation>
|
6775
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6776
|
+
</xsd:annotation>
|
6777
|
+
</xsd:enumeration>
|
6778
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6779
|
+
<xsd:annotation>
|
6780
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6781
|
+
</xsd:annotation>
|
6782
|
+
</xsd:enumeration>
|
6783
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6784
|
+
<xsd:annotation>
|
6785
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6786
|
+
</xsd:annotation>
|
6787
|
+
</xsd:enumeration>
|
6788
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6789
|
+
<xsd:annotation>
|
6790
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6791
|
+
</xsd:annotation>
|
6792
|
+
</xsd:enumeration>
|
6793
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6794
|
+
<xsd:annotation>
|
6795
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6796
|
+
</xsd:annotation>
|
6797
|
+
</xsd:enumeration>
|
6798
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6799
|
+
<xsd:annotation>
|
6800
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6801
|
+
</xsd:annotation>
|
6802
|
+
</xsd:enumeration>
|
6803
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6804
|
+
<xsd:annotation>
|
6805
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6806
|
+
</xsd:annotation>
|
6807
|
+
</xsd:enumeration>
|
6808
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6809
|
+
<xsd:annotation>
|
6810
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6811
|
+
</xsd:annotation>
|
6812
|
+
</xsd:enumeration>
|
6813
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6814
|
+
<xsd:annotation>
|
6815
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6816
|
+
</xsd:annotation>
|
6817
|
+
</xsd:enumeration>
|
6818
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6819
|
+
<xsd:annotation>
|
6820
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6821
|
+
</xsd:annotation>
|
6822
|
+
</xsd:enumeration>
|
6823
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6824
|
+
<xsd:annotation>
|
6825
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6826
|
+
</xsd:annotation>
|
6827
|
+
</xsd:enumeration>
|
6828
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6829
|
+
<xsd:annotation>
|
6830
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6831
|
+
</xsd:annotation>
|
6832
|
+
</xsd:enumeration>
|
6833
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6834
|
+
<xsd:annotation>
|
6835
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6836
|
+
</xsd:annotation>
|
6837
|
+
</xsd:enumeration>
|
6838
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6839
|
+
<xsd:annotation>
|
6840
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6841
|
+
</xsd:annotation>
|
6842
|
+
</xsd:enumeration>
|
6843
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6844
|
+
<xsd:annotation>
|
6845
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6846
|
+
</xsd:annotation>
|
6847
|
+
</xsd:enumeration>
|
6848
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6849
|
+
<xsd:annotation>
|
6850
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6851
|
+
</xsd:annotation>
|
6852
|
+
</xsd:enumeration>
|
6853
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6854
|
+
<xsd:annotation>
|
6855
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6856
|
+
</xsd:annotation>
|
6857
|
+
</xsd:enumeration>
|
6858
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6859
|
+
<xsd:annotation>
|
6860
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6861
|
+
</xsd:annotation>
|
6862
|
+
</xsd:enumeration>
|
6863
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6864
|
+
<xsd:annotation>
|
6865
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6866
|
+
</xsd:annotation>
|
6867
|
+
</xsd:enumeration>
|
6868
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6869
|
+
<xsd:annotation>
|
6870
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6871
|
+
</xsd:annotation>
|
6872
|
+
</xsd:enumeration>
|
6873
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6874
|
+
<xsd:annotation>
|
6875
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6876
|
+
</xsd:annotation>
|
6877
|
+
</xsd:enumeration>
|
6878
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6879
|
+
<xsd:annotation>
|
6880
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6881
|
+
</xsd:annotation>
|
6882
|
+
</xsd:enumeration>
|
6883
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6884
|
+
<xsd:annotation>
|
6885
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6886
|
+
</xsd:annotation>
|
6887
|
+
</xsd:enumeration>
|
6888
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6889
|
+
<xsd:annotation>
|
6890
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6891
|
+
</xsd:annotation>
|
6892
|
+
</xsd:enumeration>
|
6893
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6894
|
+
<xsd:annotation>
|
6895
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6896
|
+
</xsd:annotation>
|
6897
|
+
</xsd:enumeration>
|
6898
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6899
|
+
<xsd:annotation>
|
6900
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6901
|
+
</xsd:annotation>
|
6902
|
+
</xsd:enumeration>
|
6903
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6904
|
+
<xsd:annotation>
|
6905
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6906
|
+
</xsd:annotation>
|
6907
|
+
</xsd:enumeration>
|
6908
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6909
|
+
<xsd:annotation>
|
6910
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6911
|
+
</xsd:annotation>
|
6912
|
+
</xsd:enumeration>
|
6913
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6914
|
+
<xsd:annotation>
|
6915
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6916
|
+
</xsd:annotation>
|
6917
|
+
</xsd:enumeration>
|
6918
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6919
|
+
<xsd:annotation>
|
6920
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6921
|
+
</xsd:annotation>
|
6922
|
+
</xsd:enumeration>
|
6923
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6924
|
+
<xsd:annotation>
|
6925
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
6926
|
+
</xsd:annotation>
|
6927
|
+
</xsd:enumeration>
|
6928
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
6929
|
+
<xsd:annotation>
|
6930
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
6931
|
+
</xsd:annotation>
|
6932
|
+
</xsd:enumeration>
|
6933
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
6934
|
+
<xsd:annotation>
|
6935
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
6936
|
+
</xsd:annotation>
|
6937
|
+
</xsd:enumeration>
|
6938
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
6939
|
+
<xsd:annotation>
|
6940
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
6941
|
+
</xsd:annotation>
|
6942
|
+
</xsd:enumeration>
|
6943
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
6944
|
+
<xsd:annotation>
|
6945
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
6946
|
+
</xsd:annotation>
|
6947
|
+
</xsd:enumeration>
|
6948
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
6949
|
+
<xsd:annotation>
|
6950
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
6951
|
+
</xsd:annotation>
|
6952
|
+
</xsd:enumeration>
|
6953
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
6954
|
+
<xsd:annotation>
|
6955
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
6956
|
+
</xsd:annotation>
|
6957
|
+
</xsd:enumeration>
|
6958
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
6959
|
+
<xsd:annotation>
|
6960
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
6961
|
+
</xsd:annotation>
|
6962
|
+
</xsd:enumeration>
|
6963
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
6964
|
+
<xsd:annotation>
|
6965
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
6966
|
+
</xsd:annotation>
|
6967
|
+
</xsd:enumeration>
|
6968
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
6969
|
+
<xsd:annotation>
|
6970
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
6971
|
+
</xsd:annotation>
|
6972
|
+
</xsd:enumeration>
|
6973
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
6974
|
+
<xsd:annotation>
|
6975
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
6976
|
+
</xsd:annotation>
|
6977
|
+
</xsd:enumeration>
|
6978
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
6979
|
+
<xsd:annotation>
|
6980
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
6981
|
+
</xsd:annotation>
|
6982
|
+
</xsd:enumeration>
|
6983
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
6984
|
+
<xsd:annotation>
|
6985
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
6986
|
+
</xsd:annotation>
|
6987
|
+
</xsd:enumeration>
|
6988
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
6989
|
+
<xsd:annotation>
|
6990
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
6991
|
+
</xsd:annotation>
|
6992
|
+
</xsd:enumeration>
|
6993
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
6994
|
+
<xsd:annotation>
|
6995
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
6996
|
+
</xsd:annotation>
|
6997
|
+
</xsd:enumeration>
|
6998
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
6999
|
+
<xsd:annotation>
|
7000
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7001
|
+
</xsd:annotation>
|
7002
|
+
</xsd:enumeration>
|
7003
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7004
|
+
<xsd:annotation>
|
7005
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7006
|
+
</xsd:annotation>
|
7007
|
+
</xsd:enumeration>
|
7008
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7009
|
+
<xsd:annotation>
|
7010
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7011
|
+
</xsd:annotation>
|
7012
|
+
</xsd:enumeration>
|
7013
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7014
|
+
<xsd:annotation>
|
7015
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7016
|
+
</xsd:annotation>
|
7017
|
+
</xsd:enumeration>
|
7018
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7019
|
+
<xsd:annotation>
|
7020
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7021
|
+
</xsd:annotation>
|
7022
|
+
</xsd:enumeration>
|
7023
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7024
|
+
<xsd:annotation>
|
7025
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7026
|
+
</xsd:annotation>
|
7027
|
+
</xsd:enumeration>
|
7028
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7029
|
+
<xsd:annotation>
|
7030
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7031
|
+
</xsd:annotation>
|
7032
|
+
</xsd:enumeration>
|
7033
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7034
|
+
<xsd:annotation>
|
7035
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7036
|
+
</xsd:annotation>
|
7037
|
+
</xsd:enumeration>
|
7038
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7039
|
+
<xsd:annotation>
|
7040
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7041
|
+
</xsd:annotation>
|
7042
|
+
</xsd:enumeration>
|
7043
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7044
|
+
<xsd:annotation>
|
7045
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7046
|
+
</xsd:annotation>
|
7047
|
+
</xsd:enumeration>
|
7048
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7049
|
+
<xsd:annotation>
|
7050
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7051
|
+
</xsd:annotation>
|
7052
|
+
</xsd:enumeration>
|
7053
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7054
|
+
<xsd:annotation>
|
7055
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7056
|
+
</xsd:annotation>
|
7057
|
+
</xsd:enumeration>
|
7058
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7059
|
+
<xsd:annotation>
|
7060
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7061
|
+
</xsd:annotation>
|
7062
|
+
</xsd:enumeration>
|
7063
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7064
|
+
<xsd:annotation>
|
7065
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7066
|
+
</xsd:annotation>
|
7067
|
+
</xsd:enumeration>
|
7068
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7069
|
+
<xsd:annotation>
|
7070
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7071
|
+
</xsd:annotation>
|
7072
|
+
</xsd:enumeration>
|
7073
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7074
|
+
<xsd:annotation>
|
7075
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7076
|
+
</xsd:annotation>
|
7077
|
+
</xsd:enumeration>
|
7078
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7079
|
+
<xsd:annotation>
|
7080
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7081
|
+
</xsd:annotation>
|
7082
|
+
</xsd:enumeration>
|
7083
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7084
|
+
<xsd:annotation>
|
7085
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7086
|
+
</xsd:annotation>
|
7087
|
+
</xsd:enumeration>
|
7088
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7089
|
+
<xsd:annotation>
|
7090
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7091
|
+
</xsd:annotation>
|
7092
|
+
</xsd:enumeration>
|
7093
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7094
|
+
<xsd:annotation>
|
7095
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7096
|
+
</xsd:annotation>
|
7097
|
+
</xsd:enumeration>
|
7098
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7099
|
+
<xsd:annotation>
|
7100
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7101
|
+
</xsd:annotation>
|
7102
|
+
</xsd:enumeration>
|
7103
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7104
|
+
<xsd:annotation>
|
7105
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7106
|
+
</xsd:annotation>
|
7107
|
+
</xsd:enumeration>
|
7108
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7109
|
+
<xsd:annotation>
|
7110
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7111
|
+
</xsd:annotation>
|
7112
|
+
</xsd:enumeration>
|
7113
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7114
|
+
<xsd:annotation>
|
7115
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7116
|
+
</xsd:annotation>
|
7117
|
+
</xsd:enumeration>
|
7118
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7119
|
+
<xsd:annotation>
|
7120
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7121
|
+
</xsd:annotation>
|
7122
|
+
</xsd:enumeration>
|
7123
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7124
|
+
<xsd:annotation>
|
7125
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7126
|
+
</xsd:annotation>
|
7127
|
+
</xsd:enumeration>
|
7128
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7129
|
+
<xsd:annotation>
|
7130
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7131
|
+
</xsd:annotation>
|
7132
|
+
</xsd:enumeration>
|
7133
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7134
|
+
<xsd:annotation>
|
7135
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7136
|
+
</xsd:annotation>
|
7137
|
+
</xsd:enumeration>
|
7138
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7139
|
+
<xsd:annotation>
|
7140
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7141
|
+
</xsd:annotation>
|
7142
|
+
</xsd:enumeration>
|
7143
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7144
|
+
<xsd:annotation>
|
7145
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7146
|
+
</xsd:annotation>
|
7147
|
+
</xsd:enumeration>
|
7148
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7149
|
+
<xsd:annotation>
|
7150
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7151
|
+
</xsd:annotation>
|
7152
|
+
</xsd:enumeration>
|
7153
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7154
|
+
<xsd:annotation>
|
7155
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7156
|
+
</xsd:annotation>
|
7157
|
+
</xsd:enumeration>
|
7158
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7159
|
+
<xsd:annotation>
|
7160
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7161
|
+
</xsd:annotation>
|
7162
|
+
</xsd:enumeration>
|
7163
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7164
|
+
<xsd:annotation>
|
7165
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7166
|
+
</xsd:annotation>
|
7167
|
+
</xsd:enumeration>
|
7168
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7169
|
+
<xsd:annotation>
|
7170
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7171
|
+
</xsd:annotation>
|
7172
|
+
</xsd:enumeration>
|
7173
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7174
|
+
<xsd:annotation>
|
7175
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7176
|
+
</xsd:annotation>
|
7177
|
+
</xsd:enumeration>
|
7178
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7179
|
+
<xsd:annotation>
|
7180
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7181
|
+
</xsd:annotation>
|
7182
|
+
</xsd:enumeration>
|
7183
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7184
|
+
<xsd:annotation>
|
7185
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7186
|
+
</xsd:annotation>
|
7187
|
+
</xsd:enumeration>
|
7188
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7189
|
+
<xsd:annotation>
|
7190
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7191
|
+
</xsd:annotation>
|
7192
|
+
</xsd:enumeration>
|
7193
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7194
|
+
<xsd:annotation>
|
7195
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7196
|
+
</xsd:annotation>
|
7197
|
+
</xsd:enumeration>
|
7198
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7199
|
+
<xsd:annotation>
|
7200
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7201
|
+
</xsd:annotation>
|
7202
|
+
</xsd:enumeration>
|
7203
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7204
|
+
<xsd:annotation>
|
7205
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7206
|
+
</xsd:annotation>
|
7207
|
+
</xsd:enumeration>
|
7208
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7209
|
+
<xsd:annotation>
|
7210
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7211
|
+
</xsd:annotation>
|
7212
|
+
</xsd:enumeration>
|
7213
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7214
|
+
<xsd:annotation>
|
7215
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7216
|
+
</xsd:annotation>
|
7217
|
+
</xsd:enumeration>
|
7218
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7219
|
+
<xsd:annotation>
|
7220
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7221
|
+
</xsd:annotation>
|
7222
|
+
</xsd:enumeration>
|
7223
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7224
|
+
<xsd:annotation>
|
7225
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7226
|
+
</xsd:annotation>
|
7227
|
+
</xsd:enumeration>
|
7228
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7229
|
+
<xsd:annotation>
|
7230
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7231
|
+
</xsd:annotation>
|
7232
|
+
</xsd:enumeration>
|
7233
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7234
|
+
<xsd:annotation>
|
7235
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7236
|
+
</xsd:annotation>
|
7237
|
+
</xsd:enumeration>
|
7238
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7239
|
+
<xsd:annotation>
|
7240
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7241
|
+
</xsd:annotation>
|
7242
|
+
</xsd:enumeration>
|
7243
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7244
|
+
<xsd:annotation>
|
7245
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7246
|
+
</xsd:annotation>
|
7247
|
+
</xsd:enumeration>
|
7248
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7249
|
+
<xsd:annotation>
|
7250
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7251
|
+
</xsd:annotation>
|
7252
|
+
</xsd:enumeration>
|
7253
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7254
|
+
<xsd:annotation>
|
7255
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7256
|
+
</xsd:annotation>
|
7257
|
+
</xsd:enumeration>
|
7258
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7259
|
+
<xsd:annotation>
|
7260
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7261
|
+
</xsd:annotation>
|
7262
|
+
</xsd:enumeration>
|
7263
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7264
|
+
<xsd:annotation>
|
7265
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7266
|
+
</xsd:annotation>
|
7267
|
+
</xsd:enumeration>
|
7268
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7269
|
+
<xsd:annotation>
|
7270
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7271
|
+
</xsd:annotation>
|
7272
|
+
</xsd:enumeration>
|
7273
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7274
|
+
<xsd:annotation>
|
7275
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7276
|
+
</xsd:annotation>
|
7277
|
+
</xsd:enumeration>
|
7278
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7279
|
+
<xsd:annotation>
|
7280
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7281
|
+
</xsd:annotation>
|
7282
|
+
</xsd:enumeration>
|
7283
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7284
|
+
<xsd:annotation>
|
7285
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7286
|
+
</xsd:annotation>
|
7287
|
+
</xsd:enumeration>
|
7288
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7289
|
+
<xsd:annotation>
|
7290
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7291
|
+
</xsd:annotation>
|
7292
|
+
</xsd:enumeration>
|
7293
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7294
|
+
<xsd:annotation>
|
7295
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7296
|
+
</xsd:annotation>
|
7297
|
+
</xsd:enumeration>
|
7298
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7299
|
+
<xsd:annotation>
|
7300
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7301
|
+
</xsd:annotation>
|
7302
|
+
</xsd:enumeration>
|
7303
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7304
|
+
<xsd:annotation>
|
7305
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7306
|
+
</xsd:annotation>
|
7307
|
+
</xsd:enumeration>
|
7308
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7309
|
+
<xsd:annotation>
|
7310
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7311
|
+
</xsd:annotation>
|
7312
|
+
</xsd:enumeration>
|
7313
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7314
|
+
<xsd:annotation>
|
7315
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7316
|
+
</xsd:annotation>
|
7317
|
+
</xsd:enumeration>
|
7318
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7319
|
+
<xsd:annotation>
|
7320
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7321
|
+
</xsd:annotation>
|
7322
|
+
</xsd:enumeration>
|
7323
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7324
|
+
<xsd:annotation>
|
7325
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7326
|
+
</xsd:annotation>
|
7327
|
+
</xsd:enumeration>
|
7328
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7329
|
+
<xsd:annotation>
|
7330
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7331
|
+
</xsd:annotation>
|
7332
|
+
</xsd:enumeration>
|
7333
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7334
|
+
<xsd:annotation>
|
7335
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7336
|
+
</xsd:annotation>
|
7337
|
+
</xsd:enumeration>
|
7338
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7339
|
+
<xsd:annotation>
|
7340
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7341
|
+
</xsd:annotation>
|
7342
|
+
</xsd:enumeration>
|
7343
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7344
|
+
<xsd:annotation>
|
7345
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7346
|
+
</xsd:annotation>
|
7347
|
+
</xsd:enumeration>
|
7348
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7349
|
+
<xsd:annotation>
|
7350
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7351
|
+
</xsd:annotation>
|
7352
|
+
</xsd:enumeration>
|
7353
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7354
|
+
<xsd:annotation>
|
7355
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7356
|
+
</xsd:annotation>
|
7357
|
+
</xsd:enumeration>
|
7358
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7359
|
+
<xsd:annotation>
|
7360
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7361
|
+
</xsd:annotation>
|
7362
|
+
</xsd:enumeration>
|
7363
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7364
|
+
<xsd:annotation>
|
7365
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7366
|
+
</xsd:annotation>
|
7367
|
+
</xsd:enumeration>
|
7368
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7369
|
+
<xsd:annotation>
|
7370
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7371
|
+
</xsd:annotation>
|
7372
|
+
</xsd:enumeration>
|
7373
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7374
|
+
<xsd:annotation>
|
7375
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7376
|
+
</xsd:annotation>
|
7377
|
+
</xsd:enumeration>
|
7378
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7379
|
+
<xsd:annotation>
|
7380
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7381
|
+
</xsd:annotation>
|
7382
|
+
</xsd:enumeration>
|
7383
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7384
|
+
<xsd:annotation>
|
7385
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7386
|
+
</xsd:annotation>
|
7387
|
+
</xsd:enumeration>
|
7388
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7389
|
+
<xsd:annotation>
|
7390
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7391
|
+
</xsd:annotation>
|
7392
|
+
</xsd:enumeration>
|
7393
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7394
|
+
<xsd:annotation>
|
7395
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7396
|
+
</xsd:annotation>
|
7397
|
+
</xsd:enumeration>
|
7398
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7399
|
+
<xsd:annotation>
|
7400
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7401
|
+
</xsd:annotation>
|
7402
|
+
</xsd:enumeration>
|
7403
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7404
|
+
<xsd:annotation>
|
7405
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7406
|
+
</xsd:annotation>
|
7407
|
+
</xsd:enumeration>
|
7408
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7409
|
+
<xsd:annotation>
|
7410
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7411
|
+
</xsd:annotation>
|
7412
|
+
</xsd:enumeration>
|
7413
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
5574
7414
|
<xsd:annotation>
|
5575
|
-
<xsd:documentation>
|
7415
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
5576
7416
|
</xsd:annotation>
|
5577
7417
|
</xsd:enumeration>
|
5578
|
-
<xsd:enumeration value="
|
7418
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
5579
7419
|
<xsd:annotation>
|
5580
|
-
<xsd:documentation>
|
7420
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
5581
7421
|
</xsd:annotation>
|
5582
7422
|
</xsd:enumeration>
|
5583
|
-
<xsd:enumeration value="
|
7423
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
5584
7424
|
<xsd:annotation>
|
5585
|
-
<xsd:documentation>
|
7425
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
5586
7426
|
</xsd:annotation>
|
5587
7427
|
</xsd:enumeration>
|
5588
|
-
<xsd:enumeration value="
|
7428
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
5589
7429
|
<xsd:annotation>
|
5590
|
-
<xsd:documentation>
|
7430
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
5591
7431
|
</xsd:annotation>
|
5592
7432
|
</xsd:enumeration>
|
5593
|
-
<xsd:enumeration value="
|
7433
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
5594
7434
|
<xsd:annotation>
|
5595
|
-
<xsd:documentation>
|
7435
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
5596
7436
|
</xsd:annotation>
|
5597
7437
|
</xsd:enumeration>
|
5598
|
-
<xsd:enumeration value="
|
7438
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
5599
7439
|
<xsd:annotation>
|
5600
|
-
<xsd:documentation>
|
7440
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
5601
7441
|
</xsd:annotation>
|
5602
7442
|
</xsd:enumeration>
|
5603
|
-
<xsd:enumeration value="
|
7443
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
5604
7444
|
<xsd:annotation>
|
5605
|
-
<xsd:documentation>
|
7445
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
5606
7446
|
</xsd:annotation>
|
5607
7447
|
</xsd:enumeration>
|
5608
|
-
<xsd:enumeration value="
|
7448
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
5609
7449
|
<xsd:annotation>
|
5610
|
-
<xsd:documentation>
|
7450
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
5611
7451
|
</xsd:annotation>
|
5612
7452
|
</xsd:enumeration>
|
5613
|
-
<xsd:enumeration value="
|
7453
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
5614
7454
|
<xsd:annotation>
|
5615
|
-
<xsd:documentation>
|
7455
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
5616
7456
|
</xsd:annotation>
|
5617
7457
|
</xsd:enumeration>
|
5618
|
-
<xsd:enumeration value="
|
7458
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
5619
7459
|
<xsd:annotation>
|
5620
|
-
<xsd:documentation>
|
7460
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
5621
7461
|
</xsd:annotation>
|
5622
7462
|
</xsd:enumeration>
|
5623
|
-
<xsd:enumeration value="
|
7463
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
5624
7464
|
<xsd:annotation>
|
5625
|
-
<xsd:documentation>
|
7465
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
5626
7466
|
</xsd:annotation>
|
5627
7467
|
</xsd:enumeration>
|
5628
|
-
<xsd:enumeration value="
|
7468
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
5629
7469
|
<xsd:annotation>
|
5630
|
-
<xsd:documentation>
|
7470
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
5631
7471
|
</xsd:annotation>
|
5632
7472
|
</xsd:enumeration>
|
5633
|
-
<xsd:enumeration value="
|
7473
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
5634
7474
|
<xsd:annotation>
|
5635
|
-
<xsd:documentation>
|
7475
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
5636
7476
|
</xsd:annotation>
|
5637
7477
|
</xsd:enumeration>
|
5638
|
-
<xsd:enumeration value="
|
7478
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
5639
7479
|
<xsd:annotation>
|
5640
|
-
<xsd:documentation>
|
7480
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
5641
7481
|
</xsd:annotation>
|
5642
7482
|
</xsd:enumeration>
|
5643
|
-
<xsd:enumeration value="
|
7483
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
5644
7484
|
<xsd:annotation>
|
5645
|
-
<xsd:documentation>
|
7485
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
5646
7486
|
</xsd:annotation>
|
5647
7487
|
</xsd:enumeration>
|
5648
|
-
<xsd:enumeration value="
|
7488
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
5649
7489
|
<xsd:annotation>
|
5650
|
-
<xsd:documentation>
|
7490
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
5651
7491
|
</xsd:annotation>
|
5652
7492
|
</xsd:enumeration>
|
5653
|
-
<xsd:enumeration value="
|
7493
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
5654
7494
|
<xsd:annotation>
|
5655
|
-
<xsd:documentation>
|
7495
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
5656
7496
|
</xsd:annotation>
|
5657
7497
|
</xsd:enumeration>
|
5658
|
-
<xsd:enumeration value="
|
7498
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
5659
7499
|
<xsd:annotation>
|
5660
|
-
<xsd:documentation>
|
7500
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
5661
7501
|
</xsd:annotation>
|
5662
7502
|
</xsd:enumeration>
|
5663
|
-
<xsd:enumeration value="
|
7503
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
5664
7504
|
<xsd:annotation>
|
5665
|
-
<xsd:documentation>
|
7505
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
5666
7506
|
</xsd:annotation>
|
5667
7507
|
</xsd:enumeration>
|
5668
|
-
<xsd:enumeration value="
|
7508
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
5669
7509
|
<xsd:annotation>
|
5670
|
-
<xsd:documentation>
|
7510
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
5671
7511
|
</xsd:annotation>
|
5672
7512
|
</xsd:enumeration>
|
5673
|
-
<xsd:enumeration value="
|
7513
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
5674
7514
|
<xsd:annotation>
|
5675
|
-
<xsd:documentation>
|
7515
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
5676
7516
|
</xsd:annotation>
|
5677
7517
|
</xsd:enumeration>
|
5678
|
-
<xsd:enumeration value="
|
7518
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
5679
7519
|
<xsd:annotation>
|
5680
|
-
<xsd:documentation>
|
7520
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
5681
7521
|
</xsd:annotation>
|
5682
7522
|
</xsd:enumeration>
|
5683
|
-
<xsd:enumeration value="
|
7523
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
5684
7524
|
<xsd:annotation>
|
5685
|
-
<xsd:documentation>
|
7525
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
5686
7526
|
</xsd:annotation>
|
5687
7527
|
</xsd:enumeration>
|
5688
|
-
<xsd:enumeration value="
|
7528
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
5689
7529
|
<xsd:annotation>
|
5690
|
-
<xsd:documentation>
|
7530
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
5691
7531
|
</xsd:annotation>
|
5692
7532
|
</xsd:enumeration>
|
5693
|
-
<xsd:enumeration value="
|
7533
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
5694
7534
|
<xsd:annotation>
|
5695
|
-
<xsd:documentation>
|
7535
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
5696
7536
|
</xsd:annotation>
|
5697
7537
|
</xsd:enumeration>
|
5698
|
-
<xsd:enumeration value="
|
7538
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
5699
7539
|
<xsd:annotation>
|
5700
|
-
<xsd:documentation>
|
7540
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
5701
7541
|
</xsd:annotation>
|
5702
7542
|
</xsd:enumeration>
|
5703
|
-
<xsd:enumeration value="
|
7543
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
5704
7544
|
<xsd:annotation>
|
5705
|
-
<xsd:documentation>
|
7545
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
5706
7546
|
</xsd:annotation>
|
5707
7547
|
</xsd:enumeration>
|
5708
|
-
<xsd:enumeration value="
|
7548
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
5709
7549
|
<xsd:annotation>
|
5710
|
-
<xsd:documentation>
|
7550
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
5711
7551
|
</xsd:annotation>
|
5712
7552
|
</xsd:enumeration>
|
5713
|
-
<xsd:enumeration value="
|
7553
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
5714
7554
|
<xsd:annotation>
|
5715
|
-
<xsd:documentation>
|
7555
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
5716
7556
|
</xsd:annotation>
|
5717
7557
|
</xsd:enumeration>
|
5718
|
-
<xsd:enumeration value="
|
7558
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
5719
7559
|
<xsd:annotation>
|
5720
|
-
<xsd:documentation>
|
7560
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
5721
7561
|
</xsd:annotation>
|
5722
7562
|
</xsd:enumeration>
|
5723
|
-
<xsd:enumeration value="
|
7563
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
5724
7564
|
<xsd:annotation>
|
5725
|
-
<xsd:documentation>
|
7565
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
5726
7566
|
</xsd:annotation>
|
5727
7567
|
</xsd:enumeration>
|
5728
|
-
<xsd:enumeration value="
|
7568
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
5729
7569
|
<xsd:annotation>
|
5730
|
-
<xsd:documentation>
|
7570
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
5731
7571
|
</xsd:annotation>
|
5732
7572
|
</xsd:enumeration>
|
5733
|
-
<xsd:enumeration value="
|
7573
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
5734
7574
|
<xsd:annotation>
|
5735
|
-
<xsd:documentation>
|
7575
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
5736
7576
|
</xsd:annotation>
|
5737
7577
|
</xsd:enumeration>
|
5738
|
-
<xsd:enumeration value="
|
7578
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
5739
7579
|
<xsd:annotation>
|
5740
|
-
<xsd:documentation>
|
7580
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
5741
7581
|
</xsd:annotation>
|
5742
7582
|
</xsd:enumeration>
|
5743
|
-
<xsd:enumeration value="
|
7583
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
5744
7584
|
<xsd:annotation>
|
5745
|
-
<xsd:documentation>
|
7585
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
5746
7586
|
</xsd:annotation>
|
5747
7587
|
</xsd:enumeration>
|
5748
|
-
<xsd:enumeration value="
|
7588
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
5749
7589
|
<xsd:annotation>
|
5750
|
-
<xsd:documentation>
|
7590
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
5751
7591
|
</xsd:annotation>
|
5752
7592
|
</xsd:enumeration>
|
5753
|
-
<xsd:enumeration value="
|
7593
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
5754
7594
|
<xsd:annotation>
|
5755
|
-
<xsd:documentation>
|
7595
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
5756
7596
|
</xsd:annotation>
|
5757
7597
|
</xsd:enumeration>
|
5758
|
-
<xsd:enumeration value="
|
7598
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
5759
7599
|
<xsd:annotation>
|
5760
|
-
<xsd:documentation>
|
7600
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
5761
7601
|
</xsd:annotation>
|
5762
7602
|
</xsd:enumeration>
|
5763
|
-
<xsd:enumeration value="
|
7603
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
5764
7604
|
<xsd:annotation>
|
5765
|
-
<xsd:documentation>
|
7605
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
5766
7606
|
</xsd:annotation>
|
5767
7607
|
</xsd:enumeration>
|
5768
|
-
<xsd:enumeration value="
|
7608
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
5769
7609
|
<xsd:annotation>
|
5770
|
-
<xsd:documentation>
|
7610
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
5771
7611
|
</xsd:annotation>
|
5772
7612
|
</xsd:enumeration>
|
5773
|
-
<xsd:enumeration value="
|
7613
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
5774
7614
|
<xsd:annotation>
|
5775
|
-
<xsd:documentation>
|
7615
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
5776
7616
|
</xsd:annotation>
|
5777
7617
|
</xsd:enumeration>
|
5778
|
-
<xsd:enumeration value="
|
7618
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
5779
7619
|
<xsd:annotation>
|
5780
|
-
<xsd:documentation>
|
7620
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
5781
7621
|
</xsd:annotation>
|
5782
7622
|
</xsd:enumeration>
|
5783
|
-
<xsd:enumeration value="
|
7623
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
5784
7624
|
<xsd:annotation>
|
5785
|
-
<xsd:documentation>
|
7625
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
5786
7626
|
</xsd:annotation>
|
5787
7627
|
</xsd:enumeration>
|
5788
|
-
<xsd:enumeration value="
|
7628
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
5789
7629
|
<xsd:annotation>
|
5790
|
-
<xsd:documentation>
|
7630
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
5791
7631
|
</xsd:annotation>
|
5792
7632
|
</xsd:enumeration>
|
5793
|
-
<xsd:enumeration value="
|
7633
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
5794
7634
|
<xsd:annotation>
|
5795
|
-
<xsd:documentation>
|
7635
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
5796
7636
|
</xsd:annotation>
|
5797
7637
|
</xsd:enumeration>
|
5798
|
-
<xsd:enumeration value="
|
7638
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
5799
7639
|
<xsd:annotation>
|
5800
|
-
<xsd:documentation>
|
7640
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
5801
7641
|
</xsd:annotation>
|
5802
7642
|
</xsd:enumeration>
|
5803
|
-
<xsd:enumeration value="
|
7643
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
5804
7644
|
<xsd:annotation>
|
5805
|
-
<xsd:documentation>
|
7645
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
5806
7646
|
</xsd:annotation>
|
5807
7647
|
</xsd:enumeration>
|
5808
|
-
<xsd:enumeration value="
|
7648
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
5809
7649
|
<xsd:annotation>
|
5810
|
-
<xsd:documentation>
|
7650
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
5811
7651
|
</xsd:annotation>
|
5812
7652
|
</xsd:enumeration>
|
5813
|
-
<xsd:enumeration value="
|
7653
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
5814
7654
|
<xsd:annotation>
|
5815
|
-
<xsd:documentation>
|
7655
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
5816
7656
|
</xsd:annotation>
|
5817
7657
|
</xsd:enumeration>
|
5818
|
-
<xsd:enumeration value="
|
7658
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
5819
7659
|
<xsd:annotation>
|
5820
|
-
<xsd:documentation>
|
7660
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
5821
7661
|
</xsd:annotation>
|
5822
7662
|
</xsd:enumeration>
|
5823
|
-
<xsd:enumeration value="
|
7663
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
5824
7664
|
<xsd:annotation>
|
5825
|
-
<xsd:documentation>
|
7665
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
5826
7666
|
</xsd:annotation>
|
5827
7667
|
</xsd:enumeration>
|
5828
|
-
<xsd:enumeration value="
|
7668
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
5829
7669
|
<xsd:annotation>
|
5830
|
-
<xsd:documentation>
|
7670
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
5831
7671
|
</xsd:annotation>
|
5832
7672
|
</xsd:enumeration>
|
5833
7673
|
</xsd:restriction>
|
@@ -6246,6 +8086,42 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6246
8086
|
<part name="return" type="tns:LocalLB.ProfileStatisticsByVirtual"/>
|
6247
8087
|
</message>
|
6248
8088
|
|
8089
|
+
<message name="LocalLB.ProfileSIP.set_log_publisherRequest">
|
8090
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8091
|
+
<part name="publishers" type="tns:LocalLB.ProfileStringSequence"/>
|
8092
|
+
</message>
|
8093
|
+
<message name="LocalLB.ProfileSIP.set_log_publisherResponse">
|
8094
|
+
</message>
|
8095
|
+
|
8096
|
+
<message name="LocalLB.ProfileSIP.get_log_publisherRequest">
|
8097
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8098
|
+
</message>
|
8099
|
+
<message name="LocalLB.ProfileSIP.get_log_publisherResponse">
|
8100
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
8101
|
+
</message>
|
8102
|
+
|
8103
|
+
<message name="LocalLB.ProfileSIP.set_log_profileRequest">
|
8104
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8105
|
+
<part name="profiles" type="tns:LocalLB.ProfileStringSequence"/>
|
8106
|
+
</message>
|
8107
|
+
<message name="LocalLB.ProfileSIP.set_log_profileResponse">
|
8108
|
+
</message>
|
8109
|
+
|
8110
|
+
<message name="LocalLB.ProfileSIP.get_log_profileRequest">
|
8111
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8112
|
+
</message>
|
8113
|
+
<message name="LocalLB.ProfileSIP.get_log_profileResponse">
|
8114
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
8115
|
+
</message>
|
8116
|
+
|
8117
|
+
<message name="LocalLB.ProfileSIP.set_log_settingsRequest">
|
8118
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8119
|
+
<part name="publishers" type="tns:LocalLB.ProfileStringSequence"/>
|
8120
|
+
<part name="profiles" type="tns:LocalLB.ProfileStringSequence"/>
|
8121
|
+
</message>
|
8122
|
+
<message name="LocalLB.ProfileSIP.set_log_settingsResponse">
|
8123
|
+
</message>
|
8124
|
+
|
6249
8125
|
<message name="LocalLB.ProfileSIP.get_versionRequest">
|
6250
8126
|
</message>
|
6251
8127
|
<message name="LocalLB.ProfileSIP.get_versionResponse">
|
@@ -6510,7 +8386,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6510
8386
|
<documentation>
|
6511
8387
|
Sets the ALG enabled state for the specified profiles. When ALG (Application
|
6512
8388
|
Level Gateway) is enabled, BIG-IP functions as a NAT device allowing SIP calls
|
6513
|
-
to traverse the NAT by translating internal IP addresses to external IP
|
8389
|
+
to traverse the NAT by translating internal IP addresses to external IP
|
6514
8390
|
addresses (SNAT ip) and forwarding traffic accordingly.
|
6515
8391
|
|
6516
8392
|
</documentation>
|
@@ -6527,60 +8403,60 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6527
8403
|
</operation>
|
6528
8404
|
<operation name="set_dialog_establishment_timeout">
|
6529
8405
|
<documentation>
|
6530
|
-
Sets the dialog establishment timeouts (seconds) for the specified
|
8406
|
+
Sets the dialog establishment timeouts (seconds) for the specified
|
6531
8407
|
SIP profiles. This is the number of seconds that the SIP connections
|
6532
|
-
are allowed to establish dialog before they are closed. The default
|
6533
|
-
value is 10.
|
6534
|
-
|
8408
|
+
are allowed to establish dialog before they are closed. The default
|
8409
|
+
value is 10.
|
8410
|
+
|
6535
8411
|
</documentation>
|
6536
8412
|
<input message="tns:LocalLB.ProfileSIP.set_dialog_establishment_timeoutRequest"/>
|
6537
8413
|
<output message="tns:LocalLB.ProfileSIP.set_dialog_establishment_timeoutResponse"/>
|
6538
8414
|
</operation>
|
6539
8415
|
<operation name="get_dialog_establishment_timeout">
|
6540
8416
|
<documentation>
|
6541
|
-
Gets the dialog establishment timeouts (seconds) for the specified
|
6542
|
-
SIP profiles.
|
6543
|
-
|
8417
|
+
Gets the dialog establishment timeouts (seconds) for the specified
|
8418
|
+
SIP profiles.
|
8419
|
+
|
6544
8420
|
</documentation>
|
6545
8421
|
<input message="tns:LocalLB.ProfileSIP.get_dialog_establishment_timeoutRequest"/>
|
6546
8422
|
<output message="tns:LocalLB.ProfileSIP.get_dialog_establishment_timeoutResponse"/>
|
6547
8423
|
</operation>
|
6548
8424
|
<operation name="set_alg_session_timeout">
|
6549
8425
|
<documentation>
|
6550
|
-
Sets the ALG session timeouts (seconds) for the specified
|
8426
|
+
Sets the ALG session timeouts (seconds) for the specified
|
6551
8427
|
SIP profiles. This is the number of seconds that the SIP connections
|
6552
8428
|
are allowed to maintain SIP session before they are closed. The
|
6553
8429
|
default value is 300.
|
6554
|
-
|
8430
|
+
|
6555
8431
|
</documentation>
|
6556
8432
|
<input message="tns:LocalLB.ProfileSIP.set_alg_session_timeoutRequest"/>
|
6557
8433
|
<output message="tns:LocalLB.ProfileSIP.set_alg_session_timeoutResponse"/>
|
6558
8434
|
</operation>
|
6559
8435
|
<operation name="get_alg_session_timeout">
|
6560
8436
|
<documentation>
|
6561
|
-
Gets the ALG session timeouts (seconds) for the specified
|
6562
|
-
SIP profiles.
|
6563
|
-
|
8437
|
+
Gets the ALG session timeouts (seconds) for the specified
|
8438
|
+
SIP profiles.
|
8439
|
+
|
6564
8440
|
</documentation>
|
6565
8441
|
<input message="tns:LocalLB.ProfileSIP.get_alg_session_timeoutRequest"/>
|
6566
8442
|
<output message="tns:LocalLB.ProfileSIP.get_alg_session_timeoutResponse"/>
|
6567
8443
|
</operation>
|
6568
8444
|
<operation name="set_registration_timeout">
|
6569
8445
|
<documentation>
|
6570
|
-
Sets the registration timeouts (seconds) for the specified
|
8446
|
+
Sets the registration timeouts (seconds) for the specified
|
6571
8447
|
SIP profiles. This is the number of seconds that the SIP clients
|
6572
|
-
are allowed to maintain SIP registration before they are expired.
|
8448
|
+
are allowed to maintain SIP registration before they are expired.
|
6573
8449
|
The default value is 3600.
|
6574
|
-
|
8450
|
+
|
6575
8451
|
</documentation>
|
6576
8452
|
<input message="tns:LocalLB.ProfileSIP.set_registration_timeoutRequest"/>
|
6577
8453
|
<output message="tns:LocalLB.ProfileSIP.set_registration_timeoutResponse"/>
|
6578
8454
|
</operation>
|
6579
8455
|
<operation name="get_registration_timeout">
|
6580
8456
|
<documentation>
|
6581
|
-
Gets the registration timeouts (seconds) for the specified
|
6582
|
-
SIP profiles.
|
6583
|
-
|
8457
|
+
Gets the registration timeouts (seconds) for the specified
|
8458
|
+
SIP profiles.
|
8459
|
+
|
6584
8460
|
</documentation>
|
6585
8461
|
<input message="tns:LocalLB.ProfileSIP.get_registration_timeoutRequest"/>
|
6586
8462
|
<output message="tns:LocalLB.ProfileSIP.get_registration_timeoutResponse"/>
|
@@ -6645,7 +8521,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6645
8521
|
<operation name="set_maximum_registrations">
|
6646
8522
|
<documentation>
|
6647
8523
|
Sets the maximum registrations for the specified SIP profiles.
|
6648
|
-
This indicates the maximum allowable REGISTER messages that can be
|
8524
|
+
This indicates the maximum allowable REGISTER messages that can be
|
6649
8525
|
recorded. The default value is 100.
|
6650
8526
|
|
6651
8527
|
</documentation>
|
@@ -6662,10 +8538,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6662
8538
|
</operation>
|
6663
8539
|
<operation name="set_rtp_proxy_style">
|
6664
8540
|
<documentation>
|
6665
|
-
Sets the RTP proxy style for the specified profiles. Indicates the style in
|
6666
|
-
which RTP will proxy the data. The SDP data in the SIP signalling
|
8541
|
+
Sets the RTP proxy style for the specified profiles. Indicates the style in
|
8542
|
+
which RTP will proxy the data. The SDP data in the SIP signalling
|
6667
8543
|
describes the location of the RTP flows.
|
6668
|
-
|
8544
|
+
|
6669
8545
|
</documentation>
|
6670
8546
|
<input message="tns:LocalLB.ProfileSIP.set_rtp_proxy_styleRequest"/>
|
6671
8547
|
<output message="tns:LocalLB.ProfileSIP.set_rtp_proxy_styleResponse"/>
|
@@ -6701,7 +8577,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6701
8577
|
<documentation>
|
6702
8578
|
Resets the statistics for the specified profiles, for
|
6703
8579
|
specified virtual servers.
|
6704
|
-
|
8580
|
+
|
6705
8581
|
</documentation>
|
6706
8582
|
<input message="tns:LocalLB.ProfileSIP.reset_statistics_by_virtualRequest"/>
|
6707
8583
|
<output message="tns:LocalLB.ProfileSIP.reset_statistics_by_virtualResponse"/>
|
@@ -6725,11 +8601,60 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6725
8601
|
<operation name="get_statistics_by_virtual">
|
6726
8602
|
<documentation>
|
6727
8603
|
Gets the statistics for the specified profiles, by virtual server.
|
6728
|
-
|
8604
|
+
|
6729
8605
|
</documentation>
|
6730
8606
|
<input message="tns:LocalLB.ProfileSIP.get_statistics_by_virtualRequest"/>
|
6731
8607
|
<output message="tns:LocalLB.ProfileSIP.get_statistics_by_virtualResponse"/>
|
6732
8608
|
</operation>
|
8609
|
+
<operation name="set_log_publisher">
|
8610
|
+
<documentation>
|
8611
|
+
Sets the log publishers for a set of SIP profiles. A log publisher is
|
8612
|
+
a set of log destinations for high-speed logging of formatted log messages.
|
8613
|
+
See Log::Publisher for more details.
|
8614
|
+
|
8615
|
+
</documentation>
|
8616
|
+
<input message="tns:LocalLB.ProfileSIP.set_log_publisherRequest"/>
|
8617
|
+
<output message="tns:LocalLB.ProfileSIP.set_log_publisherResponse"/>
|
8618
|
+
</operation>
|
8619
|
+
<operation name="get_log_publisher">
|
8620
|
+
<documentation>
|
8621
|
+
Gets the log publishers for a set of SIP profiles.
|
8622
|
+
|
8623
|
+
</documentation>
|
8624
|
+
<input message="tns:LocalLB.ProfileSIP.get_log_publisherRequest"/>
|
8625
|
+
<output message="tns:LocalLB.ProfileSIP.get_log_publisherResponse"/>
|
8626
|
+
</operation>
|
8627
|
+
<operation name="set_log_profile">
|
8628
|
+
<documentation>
|
8629
|
+
Sets the Application-Level Gateway log profiles for a set of SIP profiles.
|
8630
|
+
The ALG log profile controls the logging of ALG connection events.
|
8631
|
+
See LocalLB::ALGLogProfile for more details.
|
8632
|
+
|
8633
|
+
</documentation>
|
8634
|
+
<input message="tns:LocalLB.ProfileSIP.set_log_profileRequest"/>
|
8635
|
+
<output message="tns:LocalLB.ProfileSIP.set_log_profileResponse"/>
|
8636
|
+
</operation>
|
8637
|
+
<operation name="get_log_profile">
|
8638
|
+
<documentation>
|
8639
|
+
Gets the ALG log profiles for a set of SIP profiles.
|
8640
|
+
|
8641
|
+
</documentation>
|
8642
|
+
<input message="tns:LocalLB.ProfileSIP.get_log_profileRequest"/>
|
8643
|
+
<output message="tns:LocalLB.ProfileSIP.get_log_profileResponse"/>
|
8644
|
+
</operation>
|
8645
|
+
<operation name="set_log_settings">
|
8646
|
+
<documentation>
|
8647
|
+
Sets the log publisher and ALG log profiles for a set of SIP profiles. This is
|
8648
|
+
the convenience function for set_log_publisher and set_log_profile.
|
8649
|
+
|
8650
|
+
It is a convenience function to help avoid using a transaction,
|
8651
|
+
because a log publisher must be use in conjunction with a log profile.
|
8652
|
+
Either a transaction or this method are good ways of satisfying this validation.
|
8653
|
+
|
8654
|
+
</documentation>
|
8655
|
+
<input message="tns:LocalLB.ProfileSIP.set_log_settingsRequest"/>
|
8656
|
+
<output message="tns:LocalLB.ProfileSIP.set_log_settingsResponse"/>
|
8657
|
+
</operation>
|
6733
8658
|
<operation name="get_version">
|
6734
8659
|
<documentation>
|
6735
8660
|
Gets the version information for this interface.
|
@@ -7323,7 +9248,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7323
9248
|
<documentation>
|
7324
9249
|
Sets the ALG enabled state for the specified profiles. When ALG (Application
|
7325
9250
|
Level Gateway) is enabled, BIG-IP functions as a NAT device allowing SIP calls
|
7326
|
-
to traverse the NAT by translating internal IP addresses to external IP
|
9251
|
+
to traverse the NAT by translating internal IP addresses to external IP
|
7327
9252
|
addresses (SNAT ip) and forwarding traffic accordingly.
|
7328
9253
|
|
7329
9254
|
</documentation>
|
@@ -7364,11 +9289,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7364
9289
|
|
7365
9290
|
<operation name="set_dialog_establishment_timeout">
|
7366
9291
|
<documentation>
|
7367
|
-
Sets the dialog establishment timeouts (seconds) for the specified
|
9292
|
+
Sets the dialog establishment timeouts (seconds) for the specified
|
7368
9293
|
SIP profiles. This is the number of seconds that the SIP connections
|
7369
|
-
are allowed to establish dialog before they are closed. The default
|
7370
|
-
value is 10.
|
7371
|
-
|
9294
|
+
are allowed to establish dialog before they are closed. The default
|
9295
|
+
value is 10.
|
9296
|
+
|
7372
9297
|
</documentation>
|
7373
9298
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
7374
9299
|
<input>
|
@@ -7387,9 +9312,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7387
9312
|
|
7388
9313
|
<operation name="get_dialog_establishment_timeout">
|
7389
9314
|
<documentation>
|
7390
|
-
Gets the dialog establishment timeouts (seconds) for the specified
|
7391
|
-
SIP profiles.
|
7392
|
-
|
9315
|
+
Gets the dialog establishment timeouts (seconds) for the specified
|
9316
|
+
SIP profiles.
|
9317
|
+
|
7393
9318
|
</documentation>
|
7394
9319
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
7395
9320
|
<input>
|
@@ -7408,11 +9333,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7408
9333
|
|
7409
9334
|
<operation name="set_alg_session_timeout">
|
7410
9335
|
<documentation>
|
7411
|
-
Sets the ALG session timeouts (seconds) for the specified
|
9336
|
+
Sets the ALG session timeouts (seconds) for the specified
|
7412
9337
|
SIP profiles. This is the number of seconds that the SIP connections
|
7413
9338
|
are allowed to maintain SIP session before they are closed. The
|
7414
9339
|
default value is 300.
|
7415
|
-
|
9340
|
+
|
7416
9341
|
</documentation>
|
7417
9342
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
7418
9343
|
<input>
|
@@ -7431,9 +9356,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7431
9356
|
|
7432
9357
|
<operation name="get_alg_session_timeout">
|
7433
9358
|
<documentation>
|
7434
|
-
Gets the ALG session timeouts (seconds) for the specified
|
7435
|
-
SIP profiles.
|
7436
|
-
|
9359
|
+
Gets the ALG session timeouts (seconds) for the specified
|
9360
|
+
SIP profiles.
|
9361
|
+
|
7437
9362
|
</documentation>
|
7438
9363
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
7439
9364
|
<input>
|
@@ -7452,11 +9377,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7452
9377
|
|
7453
9378
|
<operation name="set_registration_timeout">
|
7454
9379
|
<documentation>
|
7455
|
-
Sets the registration timeouts (seconds) for the specified
|
9380
|
+
Sets the registration timeouts (seconds) for the specified
|
7456
9381
|
SIP profiles. This is the number of seconds that the SIP clients
|
7457
|
-
are allowed to maintain SIP registration before they are expired.
|
9382
|
+
are allowed to maintain SIP registration before they are expired.
|
7458
9383
|
The default value is 3600.
|
7459
|
-
|
9384
|
+
|
7460
9385
|
</documentation>
|
7461
9386
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
7462
9387
|
<input>
|
@@ -7475,9 +9400,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7475
9400
|
|
7476
9401
|
<operation name="get_registration_timeout">
|
7477
9402
|
<documentation>
|
7478
|
-
Gets the registration timeouts (seconds) for the specified
|
7479
|
-
SIP profiles.
|
7480
|
-
|
9403
|
+
Gets the registration timeouts (seconds) for the specified
|
9404
|
+
SIP profiles.
|
9405
|
+
|
7481
9406
|
</documentation>
|
7482
9407
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
7483
9408
|
<input>
|
@@ -7626,7 +9551,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7626
9551
|
<operation name="set_maximum_registrations">
|
7627
9552
|
<documentation>
|
7628
9553
|
Sets the maximum registrations for the specified SIP profiles.
|
7629
|
-
This indicates the maximum allowable REGISTER messages that can be
|
9554
|
+
This indicates the maximum allowable REGISTER messages that can be
|
7630
9555
|
recorded. The default value is 100.
|
7631
9556
|
|
7632
9557
|
</documentation>
|
@@ -7667,10 +9592,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7667
9592
|
|
7668
9593
|
<operation name="set_rtp_proxy_style">
|
7669
9594
|
<documentation>
|
7670
|
-
Sets the RTP proxy style for the specified profiles. Indicates the style in
|
7671
|
-
which RTP will proxy the data. The SDP data in the SIP signalling
|
9595
|
+
Sets the RTP proxy style for the specified profiles. Indicates the style in
|
9596
|
+
which RTP will proxy the data. The SDP data in the SIP signalling
|
7672
9597
|
describes the location of the RTP flows.
|
7673
|
-
|
9598
|
+
|
7674
9599
|
</documentation>
|
7675
9600
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
7676
9601
|
<input>
|
@@ -7754,7 +9679,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7754
9679
|
<documentation>
|
7755
9680
|
Resets the statistics for the specified profiles, for
|
7756
9681
|
specified virtual servers.
|
7757
|
-
|
9682
|
+
|
7758
9683
|
</documentation>
|
7759
9684
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
7760
9685
|
<input>
|
@@ -7814,7 +9739,116 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7814
9739
|
<operation name="get_statistics_by_virtual">
|
7815
9740
|
<documentation>
|
7816
9741
|
Gets the statistics for the specified profiles, by virtual server.
|
7817
|
-
|
9742
|
+
|
9743
|
+
</documentation>
|
9744
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
9745
|
+
<input>
|
9746
|
+
<soap:body
|
9747
|
+
use="encoded"
|
9748
|
+
namespace="urn:iControl:LocalLB/ProfileSIP"
|
9749
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9750
|
+
</input>
|
9751
|
+
<output>
|
9752
|
+
<soap:body
|
9753
|
+
use="encoded"
|
9754
|
+
namespace="urn:iControl:LocalLB/ProfileSIP"
|
9755
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9756
|
+
</output>
|
9757
|
+
</operation>
|
9758
|
+
|
9759
|
+
<operation name="set_log_publisher">
|
9760
|
+
<documentation>
|
9761
|
+
Sets the log publishers for a set of SIP profiles. A log publisher is
|
9762
|
+
a set of log destinations for high-speed logging of formatted log messages.
|
9763
|
+
See Log::Publisher for more details.
|
9764
|
+
|
9765
|
+
</documentation>
|
9766
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
9767
|
+
<input>
|
9768
|
+
<soap:body
|
9769
|
+
use="encoded"
|
9770
|
+
namespace="urn:iControl:LocalLB/ProfileSIP"
|
9771
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9772
|
+
</input>
|
9773
|
+
<output>
|
9774
|
+
<soap:body
|
9775
|
+
use="encoded"
|
9776
|
+
namespace="urn:iControl:LocalLB/ProfileSIP"
|
9777
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9778
|
+
</output>
|
9779
|
+
</operation>
|
9780
|
+
|
9781
|
+
<operation name="get_log_publisher">
|
9782
|
+
<documentation>
|
9783
|
+
Gets the log publishers for a set of SIP profiles.
|
9784
|
+
|
9785
|
+
</documentation>
|
9786
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
9787
|
+
<input>
|
9788
|
+
<soap:body
|
9789
|
+
use="encoded"
|
9790
|
+
namespace="urn:iControl:LocalLB/ProfileSIP"
|
9791
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9792
|
+
</input>
|
9793
|
+
<output>
|
9794
|
+
<soap:body
|
9795
|
+
use="encoded"
|
9796
|
+
namespace="urn:iControl:LocalLB/ProfileSIP"
|
9797
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9798
|
+
</output>
|
9799
|
+
</operation>
|
9800
|
+
|
9801
|
+
<operation name="set_log_profile">
|
9802
|
+
<documentation>
|
9803
|
+
Sets the Application-Level Gateway log profiles for a set of SIP profiles.
|
9804
|
+
The ALG log profile controls the logging of ALG connection events.
|
9805
|
+
See LocalLB::ALGLogProfile for more details.
|
9806
|
+
|
9807
|
+
</documentation>
|
9808
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
9809
|
+
<input>
|
9810
|
+
<soap:body
|
9811
|
+
use="encoded"
|
9812
|
+
namespace="urn:iControl:LocalLB/ProfileSIP"
|
9813
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9814
|
+
</input>
|
9815
|
+
<output>
|
9816
|
+
<soap:body
|
9817
|
+
use="encoded"
|
9818
|
+
namespace="urn:iControl:LocalLB/ProfileSIP"
|
9819
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9820
|
+
</output>
|
9821
|
+
</operation>
|
9822
|
+
|
9823
|
+
<operation name="get_log_profile">
|
9824
|
+
<documentation>
|
9825
|
+
Gets the ALG log profiles for a set of SIP profiles.
|
9826
|
+
|
9827
|
+
</documentation>
|
9828
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
9829
|
+
<input>
|
9830
|
+
<soap:body
|
9831
|
+
use="encoded"
|
9832
|
+
namespace="urn:iControl:LocalLB/ProfileSIP"
|
9833
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9834
|
+
</input>
|
9835
|
+
<output>
|
9836
|
+
<soap:body
|
9837
|
+
use="encoded"
|
9838
|
+
namespace="urn:iControl:LocalLB/ProfileSIP"
|
9839
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9840
|
+
</output>
|
9841
|
+
</operation>
|
9842
|
+
|
9843
|
+
<operation name="set_log_settings">
|
9844
|
+
<documentation>
|
9845
|
+
Sets the log publisher and ALG log profiles for a set of SIP profiles. This is
|
9846
|
+
the convenience function for set_log_publisher and set_log_profile.
|
9847
|
+
|
9848
|
+
It is a convenience function to help avoid using a transaction,
|
9849
|
+
because a log publisher must be use in conjunction with a log profile.
|
9850
|
+
Either a transaction or this method are good ways of satisfying this validation.
|
9851
|
+
|
7818
9852
|
</documentation>
|
7819
9853
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSIP"/>
|
7820
9854
|
<input>
|