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
|
|
@@ -4365,6 +4365,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4365
4365
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4366
4366
|
</xsd:annotation>
|
4367
4367
|
</xsd:enumeration>
|
4368
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4369
|
+
<xsd:annotation>
|
4370
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4371
|
+
</xsd:annotation>
|
4372
|
+
</xsd:enumeration>
|
4368
4373
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4369
4374
|
<xsd:annotation>
|
4370
4375
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4735,6 +4740,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4735
4740
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4736
4741
|
</xsd:annotation>
|
4737
4742
|
</xsd:enumeration>
|
4743
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4744
|
+
<xsd:annotation>
|
4745
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4746
|
+
</xsd:annotation>
|
4747
|
+
</xsd:enumeration>
|
4738
4748
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4739
4749
|
<xsd:annotation>
|
4740
4750
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5905,260 +5915,2093 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5905
5915
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5906
5916
|
</xsd:annotation>
|
5907
5917
|
</xsd:enumeration>
|
5908
|
-
|
5909
|
-
|
5910
|
-
|
5911
|
-
|
5912
|
-
|
5913
|
-
|
5914
|
-
|
5915
|
-
|
5916
|
-
|
5917
|
-
|
5918
|
-
|
5919
|
-
|
5920
|
-
|
5921
|
-
|
5922
|
-
|
5923
|
-
|
5924
|
-
|
5925
|
-
|
5926
|
-
|
5927
|
-
|
5928
|
-
|
5929
|
-
|
5930
|
-
|
5931
|
-
|
5932
|
-
|
5933
|
-
<xsd:
|
5934
|
-
|
5935
|
-
|
5936
|
-
|
5937
|
-
|
5938
|
-
|
5939
|
-
|
5940
|
-
|
5941
|
-
|
5942
|
-
|
5943
|
-
|
5944
|
-
|
5945
|
-
|
5946
|
-
|
5947
|
-
|
5948
|
-
<xsd:
|
5949
|
-
|
5950
|
-
|
5951
|
-
|
5952
|
-
|
5953
|
-
<xsd:
|
5954
|
-
|
5955
|
-
|
5956
|
-
|
5957
|
-
|
5958
|
-
|
5959
|
-
|
5960
|
-
|
5961
|
-
|
5962
|
-
|
5963
|
-
|
5964
|
-
|
5965
|
-
|
5966
|
-
|
5967
|
-
|
5968
|
-
|
5969
|
-
|
5970
|
-
|
5971
|
-
|
5972
|
-
</
|
5973
|
-
|
5974
|
-
|
5975
|
-
|
5976
|
-
|
5977
|
-
</
|
5978
|
-
<
|
5979
|
-
|
5980
|
-
</
|
5981
|
-
|
5982
|
-
|
5983
|
-
|
5984
|
-
|
5985
|
-
</
|
5986
|
-
|
5987
|
-
</
|
5988
|
-
|
5989
|
-
<
|
5990
|
-
|
5991
|
-
</
|
5992
|
-
|
5993
|
-
|
5994
|
-
|
5995
|
-
<
|
5996
|
-
</
|
5997
|
-
|
5998
|
-
|
5999
|
-
|
6000
|
-
<
|
6001
|
-
|
6002
|
-
|
6003
|
-
|
6004
|
-
<
|
6005
|
-
</
|
6006
|
-
|
6007
|
-
|
6008
|
-
|
6009
|
-
|
6010
|
-
<
|
6011
|
-
|
6012
|
-
</
|
6013
|
-
|
6014
|
-
<
|
6015
|
-
|
6016
|
-
|
6017
|
-
</
|
6018
|
-
<
|
6019
|
-
|
6020
|
-
|
6021
|
-
|
6022
|
-
|
6023
|
-
|
6024
|
-
<
|
6025
|
-
|
6026
|
-
</
|
6027
|
-
|
6028
|
-
<
|
6029
|
-
|
6030
|
-
|
6031
|
-
</
|
6032
|
-
|
6033
|
-
|
6034
|
-
|
6035
|
-
<
|
6036
|
-
|
6037
|
-
</
|
6038
|
-
<
|
6039
|
-
|
6040
|
-
</
|
6041
|
-
|
6042
|
-
|
6043
|
-
|
6044
|
-
|
6045
|
-
</
|
6046
|
-
|
6047
|
-
</
|
6048
|
-
|
6049
|
-
<
|
6050
|
-
|
6051
|
-
</
|
6052
|
-
|
6053
|
-
|
6054
|
-
|
6055
|
-
|
6056
|
-
|
6057
|
-
|
6058
|
-
|
6059
|
-
|
6060
|
-
<
|
6061
|
-
</
|
6062
|
-
|
6063
|
-
<
|
6064
|
-
|
6065
|
-
</
|
6066
|
-
|
6067
|
-
|
6068
|
-
|
6069
|
-
|
6070
|
-
<
|
6071
|
-
|
6072
|
-
</
|
6073
|
-
<
|
6074
|
-
|
6075
|
-
</
|
6076
|
-
|
6077
|
-
|
6078
|
-
|
6079
|
-
<
|
6080
|
-
|
6081
|
-
</
|
6082
|
-
|
6083
|
-
<
|
6084
|
-
|
6085
|
-
</
|
6086
|
-
|
6087
|
-
|
6088
|
-
|
6089
|
-
|
6090
|
-
<
|
6091
|
-
|
6092
|
-
|
6093
|
-
|
6094
|
-
<
|
6095
|
-
|
6096
|
-
</
|
6097
|
-
|
6098
|
-
<
|
6099
|
-
|
6100
|
-
<
|
6101
|
-
|
6102
|
-
</
|
6103
|
-
|
6104
|
-
<
|
6105
|
-
|
6106
|
-
|
6107
|
-
|
6108
|
-
|
6109
|
-
<
|
6110
|
-
</
|
6111
|
-
|
6112
|
-
|
6113
|
-
|
6114
|
-
|
6115
|
-
<
|
6116
|
-
</
|
6117
|
-
|
6118
|
-
<
|
6119
|
-
|
6120
|
-
<
|
6121
|
-
</
|
6122
|
-
|
6123
|
-
<
|
6124
|
-
|
6125
|
-
|
6126
|
-
</
|
6127
|
-
|
6128
|
-
|
6129
|
-
|
6130
|
-
<
|
6131
|
-
|
6132
|
-
</
|
6133
|
-
<
|
6134
|
-
|
6135
|
-
</
|
6136
|
-
|
6137
|
-
|
6138
|
-
|
6139
|
-
|
6140
|
-
</
|
6141
|
-
|
6142
|
-
</
|
6143
|
-
|
6144
|
-
<
|
6145
|
-
|
6146
|
-
</
|
6147
|
-
|
6148
|
-
|
6149
|
-
|
6150
|
-
|
6151
|
-
|
6152
|
-
</
|
6153
|
-
<
|
6154
|
-
|
6155
|
-
</
|
6156
|
-
|
6157
|
-
|
5918
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5919
|
+
<xsd:annotation>
|
5920
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5921
|
+
</xsd:annotation>
|
5922
|
+
</xsd:enumeration>
|
5923
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5924
|
+
<xsd:annotation>
|
5925
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5926
|
+
</xsd:annotation>
|
5927
|
+
</xsd:enumeration>
|
5928
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5929
|
+
<xsd:annotation>
|
5930
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5931
|
+
</xsd:annotation>
|
5932
|
+
</xsd:enumeration>
|
5933
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5934
|
+
<xsd:annotation>
|
5935
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5936
|
+
</xsd:annotation>
|
5937
|
+
</xsd:enumeration>
|
5938
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5939
|
+
<xsd:annotation>
|
5940
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5941
|
+
</xsd:annotation>
|
5942
|
+
</xsd:enumeration>
|
5943
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5944
|
+
<xsd:annotation>
|
5945
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5946
|
+
</xsd:annotation>
|
5947
|
+
</xsd:enumeration>
|
5948
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5949
|
+
<xsd:annotation>
|
5950
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5951
|
+
</xsd:annotation>
|
5952
|
+
</xsd:enumeration>
|
5953
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5954
|
+
<xsd:annotation>
|
5955
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5956
|
+
</xsd:annotation>
|
5957
|
+
</xsd:enumeration>
|
5958
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5959
|
+
<xsd:annotation>
|
5960
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5961
|
+
</xsd:annotation>
|
5962
|
+
</xsd:enumeration>
|
5963
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5964
|
+
<xsd:annotation>
|
5965
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
5966
|
+
</xsd:annotation>
|
5967
|
+
</xsd:enumeration>
|
5968
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
5969
|
+
<xsd:annotation>
|
5970
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
5971
|
+
</xsd:annotation>
|
5972
|
+
</xsd:enumeration>
|
5973
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
5974
|
+
<xsd:annotation>
|
5975
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
5976
|
+
</xsd:annotation>
|
5977
|
+
</xsd:enumeration>
|
5978
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
5979
|
+
<xsd:annotation>
|
5980
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
5981
|
+
</xsd:annotation>
|
5982
|
+
</xsd:enumeration>
|
5983
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
5984
|
+
<xsd:annotation>
|
5985
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
5986
|
+
</xsd:annotation>
|
5987
|
+
</xsd:enumeration>
|
5988
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
5989
|
+
<xsd:annotation>
|
5990
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
5991
|
+
</xsd:annotation>
|
5992
|
+
</xsd:enumeration>
|
5993
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
5994
|
+
<xsd:annotation>
|
5995
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
5996
|
+
</xsd:annotation>
|
5997
|
+
</xsd:enumeration>
|
5998
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
5999
|
+
<xsd:annotation>
|
6000
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
6001
|
+
</xsd:annotation>
|
6002
|
+
</xsd:enumeration>
|
6003
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
6004
|
+
<xsd:annotation>
|
6005
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
6006
|
+
</xsd:annotation>
|
6007
|
+
</xsd:enumeration>
|
6008
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
6009
|
+
<xsd:annotation>
|
6010
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
6011
|
+
</xsd:annotation>
|
6012
|
+
</xsd:enumeration>
|
6013
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
6014
|
+
<xsd:annotation>
|
6015
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
6016
|
+
</xsd:annotation>
|
6017
|
+
</xsd:enumeration>
|
6018
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
6019
|
+
<xsd:annotation>
|
6020
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
6021
|
+
</xsd:annotation>
|
6022
|
+
</xsd:enumeration>
|
6023
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
6024
|
+
<xsd:annotation>
|
6025
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
6026
|
+
</xsd:annotation>
|
6027
|
+
</xsd:enumeration>
|
6028
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
6029
|
+
<xsd:annotation>
|
6030
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
6031
|
+
</xsd:annotation>
|
6032
|
+
</xsd:enumeration>
|
6033
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
6034
|
+
<xsd:annotation>
|
6035
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
6036
|
+
</xsd:annotation>
|
6037
|
+
</xsd:enumeration>
|
6038
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
6039
|
+
<xsd:annotation>
|
6040
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
6041
|
+
</xsd:annotation>
|
6042
|
+
</xsd:enumeration>
|
6043
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
6044
|
+
<xsd:annotation>
|
6045
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
6046
|
+
</xsd:annotation>
|
6047
|
+
</xsd:enumeration>
|
6048
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
6049
|
+
<xsd:annotation>
|
6050
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
6051
|
+
</xsd:annotation>
|
6052
|
+
</xsd:enumeration>
|
6053
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
6054
|
+
<xsd:annotation>
|
6055
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
6056
|
+
</xsd:annotation>
|
6057
|
+
</xsd:enumeration>
|
6058
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
6059
|
+
<xsd:annotation>
|
6060
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
6061
|
+
</xsd:annotation>
|
6062
|
+
</xsd:enumeration>
|
6063
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
6064
|
+
<xsd:annotation>
|
6065
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
6066
|
+
</xsd:annotation>
|
6067
|
+
</xsd:enumeration>
|
6068
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
6069
|
+
<xsd:annotation>
|
6070
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6071
|
+
</xsd:annotation>
|
6072
|
+
</xsd:enumeration>
|
6073
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6074
|
+
<xsd:annotation>
|
6075
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6076
|
+
</xsd:annotation>
|
6077
|
+
</xsd:enumeration>
|
6078
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6079
|
+
<xsd:annotation>
|
6080
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6081
|
+
</xsd:annotation>
|
6082
|
+
</xsd:enumeration>
|
6083
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6084
|
+
<xsd:annotation>
|
6085
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6086
|
+
</xsd:annotation>
|
6087
|
+
</xsd:enumeration>
|
6088
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6089
|
+
<xsd:annotation>
|
6090
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6091
|
+
</xsd:annotation>
|
6092
|
+
</xsd:enumeration>
|
6093
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6094
|
+
<xsd:annotation>
|
6095
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6096
|
+
</xsd:annotation>
|
6097
|
+
</xsd:enumeration>
|
6098
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6099
|
+
<xsd:annotation>
|
6100
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6101
|
+
</xsd:annotation>
|
6102
|
+
</xsd:enumeration>
|
6103
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6104
|
+
<xsd:annotation>
|
6105
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6106
|
+
</xsd:annotation>
|
6107
|
+
</xsd:enumeration>
|
6108
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6109
|
+
<xsd:annotation>
|
6110
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6111
|
+
</xsd:annotation>
|
6112
|
+
</xsd:enumeration>
|
6113
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6114
|
+
<xsd:annotation>
|
6115
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6116
|
+
</xsd:annotation>
|
6117
|
+
</xsd:enumeration>
|
6118
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6119
|
+
<xsd:annotation>
|
6120
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6121
|
+
</xsd:annotation>
|
6122
|
+
</xsd:enumeration>
|
6123
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6124
|
+
<xsd:annotation>
|
6125
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6126
|
+
</xsd:annotation>
|
6127
|
+
</xsd:enumeration>
|
6128
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6129
|
+
<xsd:annotation>
|
6130
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6131
|
+
</xsd:annotation>
|
6132
|
+
</xsd:enumeration>
|
6133
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6134
|
+
<xsd:annotation>
|
6135
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6136
|
+
</xsd:annotation>
|
6137
|
+
</xsd:enumeration>
|
6138
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6139
|
+
<xsd:annotation>
|
6140
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6141
|
+
</xsd:annotation>
|
6142
|
+
</xsd:enumeration>
|
6143
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6144
|
+
<xsd:annotation>
|
6145
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6146
|
+
</xsd:annotation>
|
6147
|
+
</xsd:enumeration>
|
6148
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6149
|
+
<xsd:annotation>
|
6150
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6151
|
+
</xsd:annotation>
|
6152
|
+
</xsd:enumeration>
|
6153
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6154
|
+
<xsd:annotation>
|
6155
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6156
|
+
</xsd:annotation>
|
6157
|
+
</xsd:enumeration>
|
6158
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6159
|
+
<xsd:annotation>
|
6160
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6161
|
+
</xsd:annotation>
|
6162
|
+
</xsd:enumeration>
|
6163
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6164
|
+
<xsd:annotation>
|
6165
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6166
|
+
</xsd:annotation>
|
6167
|
+
</xsd:enumeration>
|
6168
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6169
|
+
<xsd:annotation>
|
6170
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6171
|
+
</xsd:annotation>
|
6172
|
+
</xsd:enumeration>
|
6173
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6174
|
+
<xsd:annotation>
|
6175
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6176
|
+
</xsd:annotation>
|
6177
|
+
</xsd:enumeration>
|
6178
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6179
|
+
<xsd:annotation>
|
6180
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6181
|
+
</xsd:annotation>
|
6182
|
+
</xsd:enumeration>
|
6183
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6184
|
+
<xsd:annotation>
|
6185
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6186
|
+
</xsd:annotation>
|
6187
|
+
</xsd:enumeration>
|
6188
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6189
|
+
<xsd:annotation>
|
6190
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6191
|
+
</xsd:annotation>
|
6192
|
+
</xsd:enumeration>
|
6193
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6194
|
+
<xsd:annotation>
|
6195
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6196
|
+
</xsd:annotation>
|
6197
|
+
</xsd:enumeration>
|
6198
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6199
|
+
<xsd:annotation>
|
6200
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6201
|
+
</xsd:annotation>
|
6202
|
+
</xsd:enumeration>
|
6203
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6204
|
+
<xsd:annotation>
|
6205
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6206
|
+
</xsd:annotation>
|
6207
|
+
</xsd:enumeration>
|
6208
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6209
|
+
<xsd:annotation>
|
6210
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6211
|
+
</xsd:annotation>
|
6212
|
+
</xsd:enumeration>
|
6213
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6214
|
+
<xsd:annotation>
|
6215
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6216
|
+
</xsd:annotation>
|
6217
|
+
</xsd:enumeration>
|
6218
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6219
|
+
<xsd:annotation>
|
6220
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6221
|
+
</xsd:annotation>
|
6222
|
+
</xsd:enumeration>
|
6223
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6224
|
+
<xsd:annotation>
|
6225
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6226
|
+
</xsd:annotation>
|
6227
|
+
</xsd:enumeration>
|
6228
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6229
|
+
<xsd:annotation>
|
6230
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6231
|
+
</xsd:annotation>
|
6232
|
+
</xsd:enumeration>
|
6233
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6234
|
+
<xsd:annotation>
|
6235
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6236
|
+
</xsd:annotation>
|
6237
|
+
</xsd:enumeration>
|
6238
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6239
|
+
<xsd:annotation>
|
6240
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6241
|
+
</xsd:annotation>
|
6242
|
+
</xsd:enumeration>
|
6243
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6244
|
+
<xsd:annotation>
|
6245
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6246
|
+
</xsd:annotation>
|
6247
|
+
</xsd:enumeration>
|
6248
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6249
|
+
<xsd:annotation>
|
6250
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6251
|
+
</xsd:annotation>
|
6252
|
+
</xsd:enumeration>
|
6253
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6254
|
+
<xsd:annotation>
|
6255
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6256
|
+
</xsd:annotation>
|
6257
|
+
</xsd:enumeration>
|
6258
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6259
|
+
<xsd:annotation>
|
6260
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6261
|
+
</xsd:annotation>
|
6262
|
+
</xsd:enumeration>
|
6263
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6264
|
+
<xsd:annotation>
|
6265
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6266
|
+
</xsd:annotation>
|
6267
|
+
</xsd:enumeration>
|
6268
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6269
|
+
<xsd:annotation>
|
6270
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6271
|
+
</xsd:annotation>
|
6272
|
+
</xsd:enumeration>
|
6273
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6274
|
+
<xsd:annotation>
|
6275
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6276
|
+
</xsd:annotation>
|
6277
|
+
</xsd:enumeration>
|
6278
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6279
|
+
<xsd:annotation>
|
6280
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6281
|
+
</xsd:annotation>
|
6282
|
+
</xsd:enumeration>
|
6283
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6284
|
+
<xsd:annotation>
|
6285
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6286
|
+
</xsd:annotation>
|
6287
|
+
</xsd:enumeration>
|
6288
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6289
|
+
<xsd:annotation>
|
6290
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6291
|
+
</xsd:annotation>
|
6292
|
+
</xsd:enumeration>
|
6293
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6294
|
+
<xsd:annotation>
|
6295
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6296
|
+
</xsd:annotation>
|
6297
|
+
</xsd:enumeration>
|
6298
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6299
|
+
<xsd:annotation>
|
6300
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6301
|
+
</xsd:annotation>
|
6302
|
+
</xsd:enumeration>
|
6303
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6304
|
+
<xsd:annotation>
|
6305
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6306
|
+
</xsd:annotation>
|
6307
|
+
</xsd:enumeration>
|
6308
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6309
|
+
<xsd:annotation>
|
6310
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6311
|
+
</xsd:annotation>
|
6312
|
+
</xsd:enumeration>
|
6313
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6314
|
+
<xsd:annotation>
|
6315
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6316
|
+
</xsd:annotation>
|
6317
|
+
</xsd:enumeration>
|
6318
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6319
|
+
<xsd:annotation>
|
6320
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6321
|
+
</xsd:annotation>
|
6322
|
+
</xsd:enumeration>
|
6323
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6324
|
+
<xsd:annotation>
|
6325
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6326
|
+
</xsd:annotation>
|
6327
|
+
</xsd:enumeration>
|
6328
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6329
|
+
<xsd:annotation>
|
6330
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6331
|
+
</xsd:annotation>
|
6332
|
+
</xsd:enumeration>
|
6333
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6334
|
+
<xsd:annotation>
|
6335
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6336
|
+
</xsd:annotation>
|
6337
|
+
</xsd:enumeration>
|
6338
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6339
|
+
<xsd:annotation>
|
6340
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6341
|
+
</xsd:annotation>
|
6342
|
+
</xsd:enumeration>
|
6343
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6344
|
+
<xsd:annotation>
|
6345
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6346
|
+
</xsd:annotation>
|
6347
|
+
</xsd:enumeration>
|
6348
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6349
|
+
<xsd:annotation>
|
6350
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6351
|
+
</xsd:annotation>
|
6352
|
+
</xsd:enumeration>
|
6353
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6354
|
+
<xsd:annotation>
|
6355
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6356
|
+
</xsd:annotation>
|
6357
|
+
</xsd:enumeration>
|
6358
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6359
|
+
<xsd:annotation>
|
6360
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6361
|
+
</xsd:annotation>
|
6362
|
+
</xsd:enumeration>
|
6363
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6364
|
+
<xsd:annotation>
|
6365
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6366
|
+
</xsd:annotation>
|
6367
|
+
</xsd:enumeration>
|
6368
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6369
|
+
<xsd:annotation>
|
6370
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6371
|
+
</xsd:annotation>
|
6372
|
+
</xsd:enumeration>
|
6373
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6374
|
+
<xsd:annotation>
|
6375
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6376
|
+
</xsd:annotation>
|
6377
|
+
</xsd:enumeration>
|
6378
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6379
|
+
<xsd:annotation>
|
6380
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6381
|
+
</xsd:annotation>
|
6382
|
+
</xsd:enumeration>
|
6383
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6384
|
+
<xsd:annotation>
|
6385
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6386
|
+
</xsd:annotation>
|
6387
|
+
</xsd:enumeration>
|
6388
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6389
|
+
<xsd:annotation>
|
6390
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6391
|
+
</xsd:annotation>
|
6392
|
+
</xsd:enumeration>
|
6393
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6394
|
+
<xsd:annotation>
|
6395
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6396
|
+
</xsd:annotation>
|
6397
|
+
</xsd:enumeration>
|
6398
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6399
|
+
<xsd:annotation>
|
6400
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6401
|
+
</xsd:annotation>
|
6402
|
+
</xsd:enumeration>
|
6403
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6404
|
+
<xsd:annotation>
|
6405
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6406
|
+
</xsd:annotation>
|
6407
|
+
</xsd:enumeration>
|
6408
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6409
|
+
<xsd:annotation>
|
6410
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6411
|
+
</xsd:annotation>
|
6412
|
+
</xsd:enumeration>
|
6413
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6414
|
+
<xsd:annotation>
|
6415
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6416
|
+
</xsd:annotation>
|
6417
|
+
</xsd:enumeration>
|
6418
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6419
|
+
<xsd:annotation>
|
6420
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6421
|
+
</xsd:annotation>
|
6422
|
+
</xsd:enumeration>
|
6423
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6424
|
+
<xsd:annotation>
|
6425
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6426
|
+
</xsd:annotation>
|
6427
|
+
</xsd:enumeration>
|
6428
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6429
|
+
<xsd:annotation>
|
6430
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6431
|
+
</xsd:annotation>
|
6432
|
+
</xsd:enumeration>
|
6433
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6434
|
+
<xsd:annotation>
|
6435
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6436
|
+
</xsd:annotation>
|
6437
|
+
</xsd:enumeration>
|
6438
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6439
|
+
<xsd:annotation>
|
6440
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6441
|
+
</xsd:annotation>
|
6442
|
+
</xsd:enumeration>
|
6443
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6444
|
+
<xsd:annotation>
|
6445
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6446
|
+
</xsd:annotation>
|
6447
|
+
</xsd:enumeration>
|
6448
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6449
|
+
<xsd:annotation>
|
6450
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6451
|
+
</xsd:annotation>
|
6452
|
+
</xsd:enumeration>
|
6453
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6454
|
+
<xsd:annotation>
|
6455
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6456
|
+
</xsd:annotation>
|
6457
|
+
</xsd:enumeration>
|
6458
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6459
|
+
<xsd:annotation>
|
6460
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6461
|
+
</xsd:annotation>
|
6462
|
+
</xsd:enumeration>
|
6463
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6464
|
+
<xsd:annotation>
|
6465
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6466
|
+
</xsd:annotation>
|
6467
|
+
</xsd:enumeration>
|
6468
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6469
|
+
<xsd:annotation>
|
6470
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6471
|
+
</xsd:annotation>
|
6472
|
+
</xsd:enumeration>
|
6473
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6474
|
+
<xsd:annotation>
|
6475
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6476
|
+
</xsd:annotation>
|
6477
|
+
</xsd:enumeration>
|
6478
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6479
|
+
<xsd:annotation>
|
6480
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6481
|
+
</xsd:annotation>
|
6482
|
+
</xsd:enumeration>
|
6483
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6484
|
+
<xsd:annotation>
|
6485
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6486
|
+
</xsd:annotation>
|
6487
|
+
</xsd:enumeration>
|
6488
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6489
|
+
<xsd:annotation>
|
6490
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6491
|
+
</xsd:annotation>
|
6492
|
+
</xsd:enumeration>
|
6493
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6494
|
+
<xsd:annotation>
|
6495
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6496
|
+
</xsd:annotation>
|
6497
|
+
</xsd:enumeration>
|
6498
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6499
|
+
<xsd:annotation>
|
6500
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6501
|
+
</xsd:annotation>
|
6502
|
+
</xsd:enumeration>
|
6503
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6504
|
+
<xsd:annotation>
|
6505
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6506
|
+
</xsd:annotation>
|
6507
|
+
</xsd:enumeration>
|
6508
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6509
|
+
<xsd:annotation>
|
6510
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6511
|
+
</xsd:annotation>
|
6512
|
+
</xsd:enumeration>
|
6513
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6514
|
+
<xsd:annotation>
|
6515
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6516
|
+
</xsd:annotation>
|
6517
|
+
</xsd:enumeration>
|
6518
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6519
|
+
<xsd:annotation>
|
6520
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6521
|
+
</xsd:annotation>
|
6522
|
+
</xsd:enumeration>
|
6523
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6524
|
+
<xsd:annotation>
|
6525
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6526
|
+
</xsd:annotation>
|
6527
|
+
</xsd:enumeration>
|
6528
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6529
|
+
<xsd:annotation>
|
6530
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6531
|
+
</xsd:annotation>
|
6532
|
+
</xsd:enumeration>
|
6533
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6534
|
+
<xsd:annotation>
|
6535
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6536
|
+
</xsd:annotation>
|
6537
|
+
</xsd:enumeration>
|
6538
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6539
|
+
<xsd:annotation>
|
6540
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6541
|
+
</xsd:annotation>
|
6542
|
+
</xsd:enumeration>
|
6543
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6544
|
+
<xsd:annotation>
|
6545
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6546
|
+
</xsd:annotation>
|
6547
|
+
</xsd:enumeration>
|
6548
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6549
|
+
<xsd:annotation>
|
6550
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6551
|
+
</xsd:annotation>
|
6552
|
+
</xsd:enumeration>
|
6553
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6554
|
+
<xsd:annotation>
|
6555
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6556
|
+
</xsd:annotation>
|
6557
|
+
</xsd:enumeration>
|
6558
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6559
|
+
<xsd:annotation>
|
6560
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6561
|
+
</xsd:annotation>
|
6562
|
+
</xsd:enumeration>
|
6563
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6564
|
+
<xsd:annotation>
|
6565
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6566
|
+
</xsd:annotation>
|
6567
|
+
</xsd:enumeration>
|
6568
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6569
|
+
<xsd:annotation>
|
6570
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6571
|
+
</xsd:annotation>
|
6572
|
+
</xsd:enumeration>
|
6573
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6574
|
+
<xsd:annotation>
|
6575
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6576
|
+
</xsd:annotation>
|
6577
|
+
</xsd:enumeration>
|
6578
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6579
|
+
<xsd:annotation>
|
6580
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6581
|
+
</xsd:annotation>
|
6582
|
+
</xsd:enumeration>
|
6583
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6584
|
+
<xsd:annotation>
|
6585
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6586
|
+
</xsd:annotation>
|
6587
|
+
</xsd:enumeration>
|
6588
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6589
|
+
<xsd:annotation>
|
6590
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6591
|
+
</xsd:annotation>
|
6592
|
+
</xsd:enumeration>
|
6593
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6594
|
+
<xsd:annotation>
|
6595
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6596
|
+
</xsd:annotation>
|
6597
|
+
</xsd:enumeration>
|
6598
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6599
|
+
<xsd:annotation>
|
6600
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6601
|
+
</xsd:annotation>
|
6602
|
+
</xsd:enumeration>
|
6603
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6604
|
+
<xsd:annotation>
|
6605
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6606
|
+
</xsd:annotation>
|
6607
|
+
</xsd:enumeration>
|
6608
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6609
|
+
<xsd:annotation>
|
6610
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6611
|
+
</xsd:annotation>
|
6612
|
+
</xsd:enumeration>
|
6613
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6614
|
+
<xsd:annotation>
|
6615
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6616
|
+
</xsd:annotation>
|
6617
|
+
</xsd:enumeration>
|
6618
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6619
|
+
<xsd:annotation>
|
6620
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6621
|
+
</xsd:annotation>
|
6622
|
+
</xsd:enumeration>
|
6623
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6624
|
+
<xsd:annotation>
|
6625
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6626
|
+
</xsd:annotation>
|
6627
|
+
</xsd:enumeration>
|
6628
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6629
|
+
<xsd:annotation>
|
6630
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6631
|
+
</xsd:annotation>
|
6632
|
+
</xsd:enumeration>
|
6633
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6634
|
+
<xsd:annotation>
|
6635
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6636
|
+
</xsd:annotation>
|
6637
|
+
</xsd:enumeration>
|
6638
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6639
|
+
<xsd:annotation>
|
6640
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6641
|
+
</xsd:annotation>
|
6642
|
+
</xsd:enumeration>
|
6643
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6644
|
+
<xsd:annotation>
|
6645
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6646
|
+
</xsd:annotation>
|
6647
|
+
</xsd:enumeration>
|
6648
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6649
|
+
<xsd:annotation>
|
6650
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6651
|
+
</xsd:annotation>
|
6652
|
+
</xsd:enumeration>
|
6653
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6654
|
+
<xsd:annotation>
|
6655
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6656
|
+
</xsd:annotation>
|
6657
|
+
</xsd:enumeration>
|
6658
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6659
|
+
<xsd:annotation>
|
6660
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6661
|
+
</xsd:annotation>
|
6662
|
+
</xsd:enumeration>
|
6663
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6664
|
+
<xsd:annotation>
|
6665
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6666
|
+
</xsd:annotation>
|
6667
|
+
</xsd:enumeration>
|
6668
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6669
|
+
<xsd:annotation>
|
6670
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6671
|
+
</xsd:annotation>
|
6672
|
+
</xsd:enumeration>
|
6673
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6674
|
+
<xsd:annotation>
|
6675
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6676
|
+
</xsd:annotation>
|
6677
|
+
</xsd:enumeration>
|
6678
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6679
|
+
<xsd:annotation>
|
6680
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6681
|
+
</xsd:annotation>
|
6682
|
+
</xsd:enumeration>
|
6683
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6684
|
+
<xsd:annotation>
|
6685
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6686
|
+
</xsd:annotation>
|
6687
|
+
</xsd:enumeration>
|
6688
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6689
|
+
<xsd:annotation>
|
6690
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6691
|
+
</xsd:annotation>
|
6692
|
+
</xsd:enumeration>
|
6693
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6694
|
+
<xsd:annotation>
|
6695
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6696
|
+
</xsd:annotation>
|
6697
|
+
</xsd:enumeration>
|
6698
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6699
|
+
<xsd:annotation>
|
6700
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6701
|
+
</xsd:annotation>
|
6702
|
+
</xsd:enumeration>
|
6703
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6704
|
+
<xsd:annotation>
|
6705
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6706
|
+
</xsd:annotation>
|
6707
|
+
</xsd:enumeration>
|
6708
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6709
|
+
<xsd:annotation>
|
6710
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6711
|
+
</xsd:annotation>
|
6712
|
+
</xsd:enumeration>
|
6713
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6714
|
+
<xsd:annotation>
|
6715
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6716
|
+
</xsd:annotation>
|
6717
|
+
</xsd:enumeration>
|
6718
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6719
|
+
<xsd:annotation>
|
6720
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6721
|
+
</xsd:annotation>
|
6722
|
+
</xsd:enumeration>
|
6723
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6724
|
+
<xsd:annotation>
|
6725
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6726
|
+
</xsd:annotation>
|
6727
|
+
</xsd:enumeration>
|
6728
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6729
|
+
<xsd:annotation>
|
6730
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6731
|
+
</xsd:annotation>
|
6732
|
+
</xsd:enumeration>
|
6733
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6734
|
+
<xsd:annotation>
|
6735
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6736
|
+
</xsd:annotation>
|
6737
|
+
</xsd:enumeration>
|
6738
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6739
|
+
<xsd:annotation>
|
6740
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6741
|
+
</xsd:annotation>
|
6742
|
+
</xsd:enumeration>
|
6743
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6744
|
+
<xsd:annotation>
|
6745
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6746
|
+
</xsd:annotation>
|
6747
|
+
</xsd:enumeration>
|
6748
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6749
|
+
<xsd:annotation>
|
6750
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6751
|
+
</xsd:annotation>
|
6752
|
+
</xsd:enumeration>
|
6753
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6754
|
+
<xsd:annotation>
|
6755
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6756
|
+
</xsd:annotation>
|
6757
|
+
</xsd:enumeration>
|
6758
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6759
|
+
<xsd:annotation>
|
6760
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6761
|
+
</xsd:annotation>
|
6762
|
+
</xsd:enumeration>
|
6763
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6764
|
+
<xsd:annotation>
|
6765
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6766
|
+
</xsd:annotation>
|
6767
|
+
</xsd:enumeration>
|
6768
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6769
|
+
<xsd:annotation>
|
6770
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6771
|
+
</xsd:annotation>
|
6772
|
+
</xsd:enumeration>
|
6773
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6774
|
+
<xsd:annotation>
|
6775
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6776
|
+
</xsd:annotation>
|
6777
|
+
</xsd:enumeration>
|
6778
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6779
|
+
<xsd:annotation>
|
6780
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6781
|
+
</xsd:annotation>
|
6782
|
+
</xsd:enumeration>
|
6783
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6784
|
+
<xsd:annotation>
|
6785
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6786
|
+
</xsd:annotation>
|
6787
|
+
</xsd:enumeration>
|
6788
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6789
|
+
<xsd:annotation>
|
6790
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6791
|
+
</xsd:annotation>
|
6792
|
+
</xsd:enumeration>
|
6793
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6794
|
+
<xsd:annotation>
|
6795
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6796
|
+
</xsd:annotation>
|
6797
|
+
</xsd:enumeration>
|
6798
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6799
|
+
<xsd:annotation>
|
6800
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6801
|
+
</xsd:annotation>
|
6802
|
+
</xsd:enumeration>
|
6803
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6804
|
+
<xsd:annotation>
|
6805
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6806
|
+
</xsd:annotation>
|
6807
|
+
</xsd:enumeration>
|
6808
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6809
|
+
<xsd:annotation>
|
6810
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6811
|
+
</xsd:annotation>
|
6812
|
+
</xsd:enumeration>
|
6813
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6814
|
+
<xsd:annotation>
|
6815
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6816
|
+
</xsd:annotation>
|
6817
|
+
</xsd:enumeration>
|
6818
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6819
|
+
<xsd:annotation>
|
6820
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6821
|
+
</xsd:annotation>
|
6822
|
+
</xsd:enumeration>
|
6823
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6824
|
+
<xsd:annotation>
|
6825
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6826
|
+
</xsd:annotation>
|
6827
|
+
</xsd:enumeration>
|
6828
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6829
|
+
<xsd:annotation>
|
6830
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6831
|
+
</xsd:annotation>
|
6832
|
+
</xsd:enumeration>
|
6833
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6834
|
+
<xsd:annotation>
|
6835
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6836
|
+
</xsd:annotation>
|
6837
|
+
</xsd:enumeration>
|
6838
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6839
|
+
<xsd:annotation>
|
6840
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6841
|
+
</xsd:annotation>
|
6842
|
+
</xsd:enumeration>
|
6843
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6844
|
+
<xsd:annotation>
|
6845
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6846
|
+
</xsd:annotation>
|
6847
|
+
</xsd:enumeration>
|
6848
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6849
|
+
<xsd:annotation>
|
6850
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6851
|
+
</xsd:annotation>
|
6852
|
+
</xsd:enumeration>
|
6853
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6854
|
+
<xsd:annotation>
|
6855
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6856
|
+
</xsd:annotation>
|
6857
|
+
</xsd:enumeration>
|
6858
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6859
|
+
<xsd:annotation>
|
6860
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6861
|
+
</xsd:annotation>
|
6862
|
+
</xsd:enumeration>
|
6863
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6864
|
+
<xsd:annotation>
|
6865
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6866
|
+
</xsd:annotation>
|
6867
|
+
</xsd:enumeration>
|
6868
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6869
|
+
<xsd:annotation>
|
6870
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6871
|
+
</xsd:annotation>
|
6872
|
+
</xsd:enumeration>
|
6873
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6874
|
+
<xsd:annotation>
|
6875
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6876
|
+
</xsd:annotation>
|
6877
|
+
</xsd:enumeration>
|
6878
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6879
|
+
<xsd:annotation>
|
6880
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6881
|
+
</xsd:annotation>
|
6882
|
+
</xsd:enumeration>
|
6883
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6884
|
+
<xsd:annotation>
|
6885
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6886
|
+
</xsd:annotation>
|
6887
|
+
</xsd:enumeration>
|
6888
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6889
|
+
<xsd:annotation>
|
6890
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6891
|
+
</xsd:annotation>
|
6892
|
+
</xsd:enumeration>
|
6893
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6894
|
+
<xsd:annotation>
|
6895
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6896
|
+
</xsd:annotation>
|
6897
|
+
</xsd:enumeration>
|
6898
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6899
|
+
<xsd:annotation>
|
6900
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6901
|
+
</xsd:annotation>
|
6902
|
+
</xsd:enumeration>
|
6903
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6904
|
+
<xsd:annotation>
|
6905
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6906
|
+
</xsd:annotation>
|
6907
|
+
</xsd:enumeration>
|
6908
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6909
|
+
<xsd:annotation>
|
6910
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6911
|
+
</xsd:annotation>
|
6912
|
+
</xsd:enumeration>
|
6913
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6914
|
+
<xsd:annotation>
|
6915
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6916
|
+
</xsd:annotation>
|
6917
|
+
</xsd:enumeration>
|
6918
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6919
|
+
<xsd:annotation>
|
6920
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6921
|
+
</xsd:annotation>
|
6922
|
+
</xsd:enumeration>
|
6923
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6924
|
+
<xsd:annotation>
|
6925
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6926
|
+
</xsd:annotation>
|
6927
|
+
</xsd:enumeration>
|
6928
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6929
|
+
<xsd:annotation>
|
6930
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6931
|
+
</xsd:annotation>
|
6932
|
+
</xsd:enumeration>
|
6933
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6934
|
+
<xsd:annotation>
|
6935
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6936
|
+
</xsd:annotation>
|
6937
|
+
</xsd:enumeration>
|
6938
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6939
|
+
<xsd:annotation>
|
6940
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6941
|
+
</xsd:annotation>
|
6942
|
+
</xsd:enumeration>
|
6943
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6944
|
+
<xsd:annotation>
|
6945
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6946
|
+
</xsd:annotation>
|
6947
|
+
</xsd:enumeration>
|
6948
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6949
|
+
<xsd:annotation>
|
6950
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6951
|
+
</xsd:annotation>
|
6952
|
+
</xsd:enumeration>
|
6953
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6954
|
+
<xsd:annotation>
|
6955
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6956
|
+
</xsd:annotation>
|
6957
|
+
</xsd:enumeration>
|
6958
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6959
|
+
<xsd:annotation>
|
6960
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6961
|
+
</xsd:annotation>
|
6962
|
+
</xsd:enumeration>
|
6963
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6964
|
+
<xsd:annotation>
|
6965
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6966
|
+
</xsd:annotation>
|
6967
|
+
</xsd:enumeration>
|
6968
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6969
|
+
<xsd:annotation>
|
6970
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6971
|
+
</xsd:annotation>
|
6972
|
+
</xsd:enumeration>
|
6973
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6974
|
+
<xsd:annotation>
|
6975
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6976
|
+
</xsd:annotation>
|
6977
|
+
</xsd:enumeration>
|
6978
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6979
|
+
<xsd:annotation>
|
6980
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6981
|
+
</xsd:annotation>
|
6982
|
+
</xsd:enumeration>
|
6983
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6984
|
+
<xsd:annotation>
|
6985
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6986
|
+
</xsd:annotation>
|
6987
|
+
</xsd:enumeration>
|
6988
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6989
|
+
<xsd:annotation>
|
6990
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6991
|
+
</xsd:annotation>
|
6992
|
+
</xsd:enumeration>
|
6993
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6994
|
+
<xsd:annotation>
|
6995
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6996
|
+
</xsd:annotation>
|
6997
|
+
</xsd:enumeration>
|
6998
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6999
|
+
<xsd:annotation>
|
7000
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
7001
|
+
</xsd:annotation>
|
7002
|
+
</xsd:enumeration>
|
7003
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
7004
|
+
<xsd:annotation>
|
7005
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
7006
|
+
</xsd:annotation>
|
7007
|
+
</xsd:enumeration>
|
7008
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
7009
|
+
<xsd:annotation>
|
7010
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
7011
|
+
</xsd:annotation>
|
7012
|
+
</xsd:enumeration>
|
7013
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
7014
|
+
<xsd:annotation>
|
7015
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
7016
|
+
</xsd:annotation>
|
7017
|
+
</xsd:enumeration>
|
7018
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
7019
|
+
<xsd:annotation>
|
7020
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
7021
|
+
</xsd:annotation>
|
7022
|
+
</xsd:enumeration>
|
7023
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
7024
|
+
<xsd:annotation>
|
7025
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
7026
|
+
</xsd:annotation>
|
7027
|
+
</xsd:enumeration>
|
7028
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
7029
|
+
<xsd:annotation>
|
7030
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
7031
|
+
</xsd:annotation>
|
7032
|
+
</xsd:enumeration>
|
7033
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
7034
|
+
<xsd:annotation>
|
7035
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
7036
|
+
</xsd:annotation>
|
7037
|
+
</xsd:enumeration>
|
7038
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
7039
|
+
<xsd:annotation>
|
7040
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
7041
|
+
</xsd:annotation>
|
7042
|
+
</xsd:enumeration>
|
7043
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
7044
|
+
<xsd:annotation>
|
7045
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
7046
|
+
</xsd:annotation>
|
7047
|
+
</xsd:enumeration>
|
7048
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
7049
|
+
<xsd:annotation>
|
7050
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
7051
|
+
</xsd:annotation>
|
7052
|
+
</xsd:enumeration>
|
7053
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
7054
|
+
<xsd:annotation>
|
7055
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
7056
|
+
</xsd:annotation>
|
7057
|
+
</xsd:enumeration>
|
7058
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
7059
|
+
<xsd:annotation>
|
7060
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
7061
|
+
</xsd:annotation>
|
7062
|
+
</xsd:enumeration>
|
7063
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
7064
|
+
<xsd:annotation>
|
7065
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
7066
|
+
</xsd:annotation>
|
7067
|
+
</xsd:enumeration>
|
7068
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
7069
|
+
<xsd:annotation>
|
7070
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
7071
|
+
</xsd:annotation>
|
7072
|
+
</xsd:enumeration>
|
7073
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
7074
|
+
<xsd:annotation>
|
7075
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7076
|
+
</xsd:annotation>
|
7077
|
+
</xsd:enumeration>
|
7078
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7079
|
+
<xsd:annotation>
|
7080
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7081
|
+
</xsd:annotation>
|
7082
|
+
</xsd:enumeration>
|
7083
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7084
|
+
<xsd:annotation>
|
7085
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7086
|
+
</xsd:annotation>
|
7087
|
+
</xsd:enumeration>
|
7088
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7089
|
+
<xsd:annotation>
|
7090
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7091
|
+
</xsd:annotation>
|
7092
|
+
</xsd:enumeration>
|
7093
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7094
|
+
<xsd:annotation>
|
7095
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7096
|
+
</xsd:annotation>
|
7097
|
+
</xsd:enumeration>
|
7098
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7099
|
+
<xsd:annotation>
|
7100
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7101
|
+
</xsd:annotation>
|
7102
|
+
</xsd:enumeration>
|
7103
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7104
|
+
<xsd:annotation>
|
7105
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7106
|
+
</xsd:annotation>
|
7107
|
+
</xsd:enumeration>
|
7108
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7109
|
+
<xsd:annotation>
|
7110
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7111
|
+
</xsd:annotation>
|
7112
|
+
</xsd:enumeration>
|
7113
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7114
|
+
<xsd:annotation>
|
7115
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7116
|
+
</xsd:annotation>
|
7117
|
+
</xsd:enumeration>
|
7118
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7119
|
+
<xsd:annotation>
|
7120
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7121
|
+
</xsd:annotation>
|
7122
|
+
</xsd:enumeration>
|
7123
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7124
|
+
<xsd:annotation>
|
7125
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7126
|
+
</xsd:annotation>
|
7127
|
+
</xsd:enumeration>
|
7128
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7129
|
+
<xsd:annotation>
|
7130
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7131
|
+
</xsd:annotation>
|
7132
|
+
</xsd:enumeration>
|
7133
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7134
|
+
<xsd:annotation>
|
7135
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7136
|
+
</xsd:annotation>
|
7137
|
+
</xsd:enumeration>
|
7138
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7139
|
+
<xsd:annotation>
|
7140
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7141
|
+
</xsd:annotation>
|
7142
|
+
</xsd:enumeration>
|
7143
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7144
|
+
<xsd:annotation>
|
7145
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7146
|
+
</xsd:annotation>
|
7147
|
+
</xsd:enumeration>
|
7148
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7149
|
+
<xsd:annotation>
|
7150
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7151
|
+
</xsd:annotation>
|
7152
|
+
</xsd:enumeration>
|
7153
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7154
|
+
<xsd:annotation>
|
7155
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7156
|
+
</xsd:annotation>
|
7157
|
+
</xsd:enumeration>
|
7158
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7159
|
+
<xsd:annotation>
|
7160
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7161
|
+
</xsd:annotation>
|
7162
|
+
</xsd:enumeration>
|
7163
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7164
|
+
<xsd:annotation>
|
7165
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7166
|
+
</xsd:annotation>
|
7167
|
+
</xsd:enumeration>
|
7168
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7169
|
+
<xsd:annotation>
|
7170
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7171
|
+
</xsd:annotation>
|
7172
|
+
</xsd:enumeration>
|
7173
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7174
|
+
<xsd:annotation>
|
7175
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7176
|
+
</xsd:annotation>
|
7177
|
+
</xsd:enumeration>
|
7178
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7179
|
+
<xsd:annotation>
|
7180
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7181
|
+
</xsd:annotation>
|
7182
|
+
</xsd:enumeration>
|
7183
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7184
|
+
<xsd:annotation>
|
7185
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7186
|
+
</xsd:annotation>
|
7187
|
+
</xsd:enumeration>
|
7188
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7189
|
+
<xsd:annotation>
|
7190
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7191
|
+
</xsd:annotation>
|
7192
|
+
</xsd:enumeration>
|
7193
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7194
|
+
<xsd:annotation>
|
7195
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7196
|
+
</xsd:annotation>
|
7197
|
+
</xsd:enumeration>
|
7198
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7199
|
+
<xsd:annotation>
|
7200
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7201
|
+
</xsd:annotation>
|
7202
|
+
</xsd:enumeration>
|
7203
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7204
|
+
<xsd:annotation>
|
7205
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7206
|
+
</xsd:annotation>
|
7207
|
+
</xsd:enumeration>
|
7208
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7209
|
+
<xsd:annotation>
|
7210
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7211
|
+
</xsd:annotation>
|
7212
|
+
</xsd:enumeration>
|
7213
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7214
|
+
<xsd:annotation>
|
7215
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7216
|
+
</xsd:annotation>
|
7217
|
+
</xsd:enumeration>
|
7218
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7219
|
+
<xsd:annotation>
|
7220
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7221
|
+
</xsd:annotation>
|
7222
|
+
</xsd:enumeration>
|
7223
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7224
|
+
<xsd:annotation>
|
7225
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7226
|
+
</xsd:annotation>
|
7227
|
+
</xsd:enumeration>
|
7228
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7229
|
+
<xsd:annotation>
|
7230
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7231
|
+
</xsd:annotation>
|
7232
|
+
</xsd:enumeration>
|
7233
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7234
|
+
<xsd:annotation>
|
7235
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7236
|
+
</xsd:annotation>
|
7237
|
+
</xsd:enumeration>
|
7238
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7239
|
+
<xsd:annotation>
|
7240
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7241
|
+
</xsd:annotation>
|
7242
|
+
</xsd:enumeration>
|
7243
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7244
|
+
<xsd:annotation>
|
7245
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7246
|
+
</xsd:annotation>
|
7247
|
+
</xsd:enumeration>
|
7248
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7249
|
+
<xsd:annotation>
|
7250
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7251
|
+
</xsd:annotation>
|
7252
|
+
</xsd:enumeration>
|
7253
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7254
|
+
<xsd:annotation>
|
7255
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7256
|
+
</xsd:annotation>
|
7257
|
+
</xsd:enumeration>
|
7258
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7259
|
+
<xsd:annotation>
|
7260
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7261
|
+
</xsd:annotation>
|
7262
|
+
</xsd:enumeration>
|
7263
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7264
|
+
<xsd:annotation>
|
7265
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7266
|
+
</xsd:annotation>
|
7267
|
+
</xsd:enumeration>
|
7268
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7269
|
+
<xsd:annotation>
|
7270
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7271
|
+
</xsd:annotation>
|
7272
|
+
</xsd:enumeration>
|
7273
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7274
|
+
<xsd:annotation>
|
7275
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7276
|
+
</xsd:annotation>
|
7277
|
+
</xsd:enumeration>
|
7278
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7279
|
+
<xsd:annotation>
|
7280
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7281
|
+
</xsd:annotation>
|
7282
|
+
</xsd:enumeration>
|
7283
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7284
|
+
<xsd:annotation>
|
7285
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7286
|
+
</xsd:annotation>
|
7287
|
+
</xsd:enumeration>
|
7288
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7289
|
+
<xsd:annotation>
|
7290
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7291
|
+
</xsd:annotation>
|
7292
|
+
</xsd:enumeration>
|
7293
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7294
|
+
<xsd:annotation>
|
7295
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7296
|
+
</xsd:annotation>
|
7297
|
+
</xsd:enumeration>
|
7298
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7299
|
+
<xsd:annotation>
|
7300
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7301
|
+
</xsd:annotation>
|
7302
|
+
</xsd:enumeration>
|
7303
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7304
|
+
<xsd:annotation>
|
7305
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7306
|
+
</xsd:annotation>
|
7307
|
+
</xsd:enumeration>
|
7308
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7309
|
+
<xsd:annotation>
|
7310
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7311
|
+
</xsd:annotation>
|
7312
|
+
</xsd:enumeration>
|
7313
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7314
|
+
<xsd:annotation>
|
7315
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7316
|
+
</xsd:annotation>
|
7317
|
+
</xsd:enumeration>
|
7318
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7319
|
+
<xsd:annotation>
|
7320
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7321
|
+
</xsd:annotation>
|
7322
|
+
</xsd:enumeration>
|
7323
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7324
|
+
<xsd:annotation>
|
7325
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7326
|
+
</xsd:annotation>
|
7327
|
+
</xsd:enumeration>
|
7328
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7329
|
+
<xsd:annotation>
|
7330
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7331
|
+
</xsd:annotation>
|
7332
|
+
</xsd:enumeration>
|
7333
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7334
|
+
<xsd:annotation>
|
7335
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7336
|
+
</xsd:annotation>
|
7337
|
+
</xsd:enumeration>
|
7338
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7339
|
+
<xsd:annotation>
|
7340
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7341
|
+
</xsd:annotation>
|
7342
|
+
</xsd:enumeration>
|
7343
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7344
|
+
<xsd:annotation>
|
7345
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7346
|
+
</xsd:annotation>
|
7347
|
+
</xsd:enumeration>
|
7348
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7349
|
+
<xsd:annotation>
|
7350
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7351
|
+
</xsd:annotation>
|
7352
|
+
</xsd:enumeration>
|
7353
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7354
|
+
<xsd:annotation>
|
7355
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7356
|
+
</xsd:annotation>
|
7357
|
+
</xsd:enumeration>
|
7358
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7359
|
+
<xsd:annotation>
|
7360
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7361
|
+
</xsd:annotation>
|
7362
|
+
</xsd:enumeration>
|
7363
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7364
|
+
<xsd:annotation>
|
7365
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7366
|
+
</xsd:annotation>
|
7367
|
+
</xsd:enumeration>
|
7368
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7369
|
+
<xsd:annotation>
|
7370
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7371
|
+
</xsd:annotation>
|
7372
|
+
</xsd:enumeration>
|
7373
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7374
|
+
<xsd:annotation>
|
7375
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7376
|
+
</xsd:annotation>
|
7377
|
+
</xsd:enumeration>
|
7378
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7379
|
+
<xsd:annotation>
|
7380
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7381
|
+
</xsd:annotation>
|
7382
|
+
</xsd:enumeration>
|
7383
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7384
|
+
<xsd:annotation>
|
7385
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7386
|
+
</xsd:annotation>
|
7387
|
+
</xsd:enumeration>
|
7388
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7389
|
+
<xsd:annotation>
|
7390
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7391
|
+
</xsd:annotation>
|
7392
|
+
</xsd:enumeration>
|
7393
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7394
|
+
<xsd:annotation>
|
7395
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7396
|
+
</xsd:annotation>
|
7397
|
+
</xsd:enumeration>
|
7398
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7399
|
+
<xsd:annotation>
|
7400
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7401
|
+
</xsd:annotation>
|
7402
|
+
</xsd:enumeration>
|
7403
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7404
|
+
<xsd:annotation>
|
7405
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7406
|
+
</xsd:annotation>
|
7407
|
+
</xsd:enumeration>
|
7408
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7409
|
+
<xsd:annotation>
|
7410
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7411
|
+
</xsd:annotation>
|
7412
|
+
</xsd:enumeration>
|
7413
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7414
|
+
<xsd:annotation>
|
7415
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7416
|
+
</xsd:annotation>
|
7417
|
+
</xsd:enumeration>
|
7418
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7419
|
+
<xsd:annotation>
|
7420
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7421
|
+
</xsd:annotation>
|
7422
|
+
</xsd:enumeration>
|
7423
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7424
|
+
<xsd:annotation>
|
7425
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7426
|
+
</xsd:annotation>
|
7427
|
+
</xsd:enumeration>
|
7428
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7429
|
+
<xsd:annotation>
|
7430
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7431
|
+
</xsd:annotation>
|
7432
|
+
</xsd:enumeration>
|
7433
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7434
|
+
<xsd:annotation>
|
7435
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7436
|
+
</xsd:annotation>
|
7437
|
+
</xsd:enumeration>
|
7438
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7439
|
+
<xsd:annotation>
|
7440
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7441
|
+
</xsd:annotation>
|
7442
|
+
</xsd:enumeration>
|
7443
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7444
|
+
<xsd:annotation>
|
7445
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7446
|
+
</xsd:annotation>
|
7447
|
+
</xsd:enumeration>
|
7448
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7449
|
+
<xsd:annotation>
|
7450
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7451
|
+
</xsd:annotation>
|
7452
|
+
</xsd:enumeration>
|
7453
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7454
|
+
<xsd:annotation>
|
7455
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7456
|
+
</xsd:annotation>
|
7457
|
+
</xsd:enumeration>
|
7458
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7459
|
+
<xsd:annotation>
|
7460
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7461
|
+
</xsd:annotation>
|
7462
|
+
</xsd:enumeration>
|
7463
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7464
|
+
<xsd:annotation>
|
7465
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7466
|
+
</xsd:annotation>
|
7467
|
+
</xsd:enumeration>
|
7468
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7469
|
+
<xsd:annotation>
|
7470
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7471
|
+
</xsd:annotation>
|
7472
|
+
</xsd:enumeration>
|
7473
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7474
|
+
<xsd:annotation>
|
7475
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7476
|
+
</xsd:annotation>
|
7477
|
+
</xsd:enumeration>
|
7478
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7479
|
+
<xsd:annotation>
|
7480
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7481
|
+
</xsd:annotation>
|
7482
|
+
</xsd:enumeration>
|
7483
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7484
|
+
<xsd:annotation>
|
7485
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7486
|
+
</xsd:annotation>
|
7487
|
+
</xsd:enumeration>
|
7488
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7489
|
+
<xsd:annotation>
|
7490
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7491
|
+
</xsd:annotation>
|
7492
|
+
</xsd:enumeration>
|
7493
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7494
|
+
<xsd:annotation>
|
7495
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7496
|
+
</xsd:annotation>
|
7497
|
+
</xsd:enumeration>
|
7498
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7499
|
+
<xsd:annotation>
|
7500
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7501
|
+
</xsd:annotation>
|
7502
|
+
</xsd:enumeration>
|
7503
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7504
|
+
<xsd:annotation>
|
7505
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7506
|
+
</xsd:annotation>
|
7507
|
+
</xsd:enumeration>
|
7508
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7509
|
+
<xsd:annotation>
|
7510
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7511
|
+
</xsd:annotation>
|
7512
|
+
</xsd:enumeration>
|
7513
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7514
|
+
<xsd:annotation>
|
7515
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7516
|
+
</xsd:annotation>
|
7517
|
+
</xsd:enumeration>
|
7518
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7519
|
+
<xsd:annotation>
|
7520
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7521
|
+
</xsd:annotation>
|
7522
|
+
</xsd:enumeration>
|
7523
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7524
|
+
<xsd:annotation>
|
7525
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7526
|
+
</xsd:annotation>
|
7527
|
+
</xsd:enumeration>
|
7528
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7529
|
+
<xsd:annotation>
|
7530
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7531
|
+
</xsd:annotation>
|
7532
|
+
</xsd:enumeration>
|
7533
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7534
|
+
<xsd:annotation>
|
7535
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7536
|
+
</xsd:annotation>
|
7537
|
+
</xsd:enumeration>
|
7538
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7539
|
+
<xsd:annotation>
|
7540
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7541
|
+
</xsd:annotation>
|
7542
|
+
</xsd:enumeration>
|
7543
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7544
|
+
<xsd:annotation>
|
7545
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7546
|
+
</xsd:annotation>
|
7547
|
+
</xsd:enumeration>
|
7548
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7549
|
+
<xsd:annotation>
|
7550
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7551
|
+
</xsd:annotation>
|
7552
|
+
</xsd:enumeration>
|
7553
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7554
|
+
<xsd:annotation>
|
7555
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7556
|
+
</xsd:annotation>
|
7557
|
+
</xsd:enumeration>
|
7558
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7559
|
+
<xsd:annotation>
|
7560
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7561
|
+
</xsd:annotation>
|
7562
|
+
</xsd:enumeration>
|
7563
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7564
|
+
<xsd:annotation>
|
7565
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7566
|
+
</xsd:annotation>
|
7567
|
+
</xsd:enumeration>
|
7568
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7569
|
+
<xsd:annotation>
|
7570
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7571
|
+
</xsd:annotation>
|
7572
|
+
</xsd:enumeration>
|
7573
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7574
|
+
<xsd:annotation>
|
7575
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7576
|
+
</xsd:annotation>
|
7577
|
+
</xsd:enumeration>
|
7578
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7579
|
+
<xsd:annotation>
|
7580
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7581
|
+
</xsd:annotation>
|
7582
|
+
</xsd:enumeration>
|
7583
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7584
|
+
<xsd:annotation>
|
7585
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7586
|
+
</xsd:annotation>
|
7587
|
+
</xsd:enumeration>
|
7588
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7589
|
+
<xsd:annotation>
|
7590
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7591
|
+
</xsd:annotation>
|
7592
|
+
</xsd:enumeration>
|
7593
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7594
|
+
<xsd:annotation>
|
7595
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7596
|
+
</xsd:annotation>
|
7597
|
+
</xsd:enumeration>
|
7598
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7599
|
+
<xsd:annotation>
|
7600
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7601
|
+
</xsd:annotation>
|
7602
|
+
</xsd:enumeration>
|
7603
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7604
|
+
<xsd:annotation>
|
7605
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7606
|
+
</xsd:annotation>
|
7607
|
+
</xsd:enumeration>
|
7608
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7609
|
+
<xsd:annotation>
|
7610
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7611
|
+
</xsd:annotation>
|
7612
|
+
</xsd:enumeration>
|
7613
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7614
|
+
<xsd:annotation>
|
7615
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7616
|
+
</xsd:annotation>
|
7617
|
+
</xsd:enumeration>
|
7618
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7619
|
+
<xsd:annotation>
|
7620
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7621
|
+
</xsd:annotation>
|
7622
|
+
</xsd:enumeration>
|
7623
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7624
|
+
<xsd:annotation>
|
7625
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7626
|
+
</xsd:annotation>
|
7627
|
+
</xsd:enumeration>
|
7628
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7629
|
+
<xsd:annotation>
|
7630
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7631
|
+
</xsd:annotation>
|
7632
|
+
</xsd:enumeration>
|
7633
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7634
|
+
<xsd:annotation>
|
7635
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7636
|
+
</xsd:annotation>
|
7637
|
+
</xsd:enumeration>
|
7638
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7639
|
+
<xsd:annotation>
|
7640
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7641
|
+
</xsd:annotation>
|
7642
|
+
</xsd:enumeration>
|
7643
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7644
|
+
<xsd:annotation>
|
7645
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7646
|
+
</xsd:annotation>
|
7647
|
+
</xsd:enumeration>
|
7648
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7649
|
+
<xsd:annotation>
|
7650
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7651
|
+
</xsd:annotation>
|
7652
|
+
</xsd:enumeration>
|
7653
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7654
|
+
<xsd:annotation>
|
7655
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7656
|
+
</xsd:annotation>
|
7657
|
+
</xsd:enumeration>
|
7658
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7659
|
+
<xsd:annotation>
|
7660
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7661
|
+
</xsd:annotation>
|
7662
|
+
</xsd:enumeration>
|
7663
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7664
|
+
<xsd:annotation>
|
7665
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7666
|
+
</xsd:annotation>
|
7667
|
+
</xsd:enumeration>
|
7668
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7669
|
+
<xsd:annotation>
|
7670
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7671
|
+
</xsd:annotation>
|
7672
|
+
</xsd:enumeration>
|
7673
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7674
|
+
<xsd:annotation>
|
7675
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7676
|
+
</xsd:annotation>
|
7677
|
+
</xsd:enumeration>
|
7678
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7679
|
+
<xsd:annotation>
|
7680
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7681
|
+
</xsd:annotation>
|
7682
|
+
</xsd:enumeration>
|
7683
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7684
|
+
<xsd:annotation>
|
7685
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7686
|
+
</xsd:annotation>
|
7687
|
+
</xsd:enumeration>
|
7688
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7689
|
+
<xsd:annotation>
|
7690
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7691
|
+
</xsd:annotation>
|
7692
|
+
</xsd:enumeration>
|
7693
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7694
|
+
<xsd:annotation>
|
7695
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7696
|
+
</xsd:annotation>
|
7697
|
+
</xsd:enumeration>
|
7698
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7699
|
+
<xsd:annotation>
|
7700
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7701
|
+
</xsd:annotation>
|
7702
|
+
</xsd:enumeration>
|
7703
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7704
|
+
<xsd:annotation>
|
7705
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7706
|
+
</xsd:annotation>
|
7707
|
+
</xsd:enumeration>
|
7708
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7709
|
+
<xsd:annotation>
|
7710
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7711
|
+
</xsd:annotation>
|
7712
|
+
</xsd:enumeration>
|
7713
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7714
|
+
<xsd:annotation>
|
7715
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7716
|
+
</xsd:annotation>
|
7717
|
+
</xsd:enumeration>
|
7718
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7719
|
+
<xsd:annotation>
|
7720
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7721
|
+
</xsd:annotation>
|
7722
|
+
</xsd:enumeration>
|
7723
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7724
|
+
<xsd:annotation>
|
7725
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7726
|
+
</xsd:annotation>
|
7727
|
+
</xsd:enumeration>
|
7728
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7729
|
+
<xsd:annotation>
|
7730
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7731
|
+
</xsd:annotation>
|
7732
|
+
</xsd:enumeration>
|
7733
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7734
|
+
<xsd:annotation>
|
7735
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7736
|
+
</xsd:annotation>
|
7737
|
+
</xsd:enumeration>
|
7738
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7739
|
+
<xsd:annotation>
|
7740
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7741
|
+
</xsd:annotation>
|
7742
|
+
</xsd:enumeration>
|
7743
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7744
|
+
<xsd:annotation>
|
7745
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7746
|
+
</xsd:annotation>
|
7747
|
+
</xsd:enumeration>
|
7748
|
+
</xsd:restriction>
|
7749
|
+
</xsd:simpleType>
|
7750
|
+
<xsd:complexType name="LocalLB.DNSExpress.NOTIFYActionSequence">
|
7751
|
+
<xsd:complexContent>
|
7752
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7753
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.DNSExpress.NOTIFYAction[]'/>
|
7754
|
+
</xsd:restriction>
|
7755
|
+
</xsd:complexContent>
|
7756
|
+
</xsd:complexType>
|
7757
|
+
<xsd:complexType name="Common.ObjectStatusSequence">
|
7758
|
+
<xsd:complexContent>
|
7759
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7760
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.ObjectStatus[]'/>
|
7761
|
+
</xsd:restriction>
|
7762
|
+
</xsd:complexContent>
|
7763
|
+
</xsd:complexType>
|
7764
|
+
<xsd:complexType name="Common.IPAddressSequence">
|
7765
|
+
<xsd:complexContent>
|
7766
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7767
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
7768
|
+
</xsd:restriction>
|
7769
|
+
</xsd:complexContent>
|
7770
|
+
</xsd:complexType>
|
7771
|
+
<xsd:complexType name="LocalLB.DNSExpress.DNSExpressStatisticEntry">
|
7772
|
+
<xsd:sequence>
|
7773
|
+
<xsd:element name="zone" type="xsd:string"/>
|
7774
|
+
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
7775
|
+
</xsd:sequence>
|
7776
|
+
</xsd:complexType>
|
7777
|
+
<xsd:complexType name="Common.ObjectStatus">
|
7778
|
+
<xsd:sequence>
|
7779
|
+
<xsd:element name="availability_status" type="tns:Common.AvailabilityStatus"/>
|
7780
|
+
<xsd:element name="enabled_status" type="tns:Common.EnabledStatus"/>
|
7781
|
+
<xsd:element name="status_description" type="xsd:string"/>
|
7782
|
+
</xsd:sequence>
|
7783
|
+
</xsd:complexType>
|
7784
|
+
<xsd:complexType name="LocalLB.DNSExpress.DNSExpressZoneDBStatisticEntry">
|
7785
|
+
<xsd:sequence>
|
7786
|
+
<xsd:element name="zone" type="xsd:string"/>
|
7787
|
+
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
7788
|
+
<xsd:element name="entries" type="tns:LocalLB.DNSExpress.DNSExpressZoneDBEntrySequence"/>
|
7789
|
+
</xsd:sequence>
|
7790
|
+
</xsd:complexType>
|
7791
|
+
<xsd:complexType name="LocalLB.DNSExpress.DNSExpressStatistics">
|
7792
|
+
<xsd:sequence>
|
7793
|
+
<xsd:element name="statistics" type="tns:LocalLB.DNSExpress.DNSExpressStatisticEntrySequence"/>
|
7794
|
+
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
7795
|
+
</xsd:sequence>
|
7796
|
+
</xsd:complexType>
|
7797
|
+
<xsd:complexType name="Common.Statistic">
|
7798
|
+
<xsd:sequence>
|
7799
|
+
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
7800
|
+
<xsd:element name="value" type="tns:Common.ULong64"/>
|
7801
|
+
<xsd:element name="time_stamp" type="xsd:long"/>
|
7802
|
+
</xsd:sequence>
|
7803
|
+
</xsd:complexType>
|
7804
|
+
<xsd:complexType name="Common.EnabledStateSequence">
|
7805
|
+
<xsd:complexContent>
|
7806
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7807
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.EnabledState[]'/>
|
7808
|
+
</xsd:restriction>
|
7809
|
+
</xsd:complexContent>
|
7810
|
+
</xsd:complexType>
|
7811
|
+
</xsd:schema>
|
7812
|
+
</types>
|
7813
|
+
|
7814
|
+
<!-- message -->
|
7815
|
+
|
7816
|
+
<message name="LocalLB.DNSExpress.get_listRequest">
|
7817
|
+
</message>
|
7818
|
+
<message name="LocalLB.DNSExpress.get_listResponse">
|
7819
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7820
|
+
</message>
|
7821
|
+
|
7822
|
+
<message name="LocalLB.DNSExpress.createRequest">
|
7823
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7824
|
+
<part name="targets" type="tns:Common.IPAddressSequence"/>
|
7825
|
+
</message>
|
7826
|
+
<message name="LocalLB.DNSExpress.createResponse">
|
7827
|
+
</message>
|
7828
|
+
|
7829
|
+
<message name="LocalLB.DNSExpress.delete_zoneRequest">
|
7830
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7831
|
+
</message>
|
7832
|
+
<message name="LocalLB.DNSExpress.delete_zoneResponse">
|
7833
|
+
</message>
|
7834
|
+
|
7835
|
+
<message name="LocalLB.DNSExpress.delete_all_zonesRequest">
|
7836
|
+
</message>
|
7837
|
+
<message name="LocalLB.DNSExpress.delete_all_zonesResponse">
|
7838
|
+
</message>
|
7839
|
+
|
7840
|
+
<message name="LocalLB.DNSExpress.set_transfer_targetRequest">
|
7841
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7842
|
+
<part name="targets" type="tns:Common.IPAddressSequence"/>
|
7843
|
+
</message>
|
7844
|
+
<message name="LocalLB.DNSExpress.set_transfer_targetResponse">
|
7845
|
+
</message>
|
7846
|
+
|
7847
|
+
<message name="LocalLB.DNSExpress.get_transfer_targetRequest">
|
7848
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7849
|
+
</message>
|
7850
|
+
<message name="LocalLB.DNSExpress.get_transfer_targetResponse">
|
7851
|
+
<part name="return" type="tns:Common.IPAddressSequence"/>
|
7852
|
+
</message>
|
7853
|
+
|
7854
|
+
<message name="LocalLB.DNSExpress.set_enabled_stateRequest">
|
7855
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7856
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7857
|
+
</message>
|
7858
|
+
<message name="LocalLB.DNSExpress.set_enabled_stateResponse">
|
7859
|
+
</message>
|
7860
|
+
|
7861
|
+
<message name="LocalLB.DNSExpress.get_enabled_stateRequest">
|
7862
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7863
|
+
</message>
|
7864
|
+
<message name="LocalLB.DNSExpress.get_enabled_stateResponse">
|
7865
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7866
|
+
</message>
|
7867
|
+
|
7868
|
+
<message name="LocalLB.DNSExpress.set_verify_notify_tsig_stateRequest">
|
7869
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7870
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7871
|
+
</message>
|
7872
|
+
<message name="LocalLB.DNSExpress.set_verify_notify_tsig_stateResponse">
|
7873
|
+
</message>
|
7874
|
+
|
7875
|
+
<message name="LocalLB.DNSExpress.get_verify_notify_tsig_stateRequest">
|
7876
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7877
|
+
</message>
|
7878
|
+
<message name="LocalLB.DNSExpress.get_verify_notify_tsig_stateResponse">
|
7879
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7880
|
+
</message>
|
7881
|
+
|
7882
|
+
<message name="LocalLB.DNSExpress.set_notify_actionRequest">
|
7883
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7884
|
+
<part name="actions" type="tns:LocalLB.DNSExpress.NOTIFYActionSequence"/>
|
7885
|
+
</message>
|
7886
|
+
<message name="LocalLB.DNSExpress.set_notify_actionResponse">
|
7887
|
+
</message>
|
7888
|
+
|
7889
|
+
<message name="LocalLB.DNSExpress.get_notify_actionRequest">
|
7890
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7891
|
+
</message>
|
7892
|
+
<message name="LocalLB.DNSExpress.get_notify_actionResponse">
|
7893
|
+
<part name="return" type="tns:LocalLB.DNSExpress.NOTIFYActionSequence"/>
|
7894
|
+
</message>
|
7895
|
+
|
7896
|
+
<message name="LocalLB.DNSExpress.set_tsig_keyRequest">
|
7897
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7898
|
+
<part name="keys" type="tns:Common.StringSequence"/>
|
7899
|
+
</message>
|
7900
|
+
<message name="LocalLB.DNSExpress.set_tsig_keyResponse">
|
7901
|
+
</message>
|
7902
|
+
|
7903
|
+
<message name="LocalLB.DNSExpress.get_tsig_keyRequest">
|
7904
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7905
|
+
</message>
|
7906
|
+
<message name="LocalLB.DNSExpress.get_tsig_keyResponse">
|
7907
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7908
|
+
</message>
|
7909
|
+
|
7910
|
+
<message name="LocalLB.DNSExpress.get_object_statusRequest">
|
7911
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7912
|
+
</message>
|
7913
|
+
<message name="LocalLB.DNSExpress.get_object_statusResponse">
|
7914
|
+
<part name="return" type="tns:Common.ObjectStatusSequence"/>
|
7915
|
+
</message>
|
7916
|
+
|
7917
|
+
<message name="LocalLB.DNSExpress.get_all_statisticsRequest">
|
7918
|
+
</message>
|
7919
|
+
<message name="LocalLB.DNSExpress.get_all_statisticsResponse">
|
7920
|
+
<part name="return" type="tns:LocalLB.DNSExpress.DNSExpressStatistics"/>
|
7921
|
+
</message>
|
7922
|
+
|
7923
|
+
<message name="LocalLB.DNSExpress.get_statisticsRequest">
|
7924
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7925
|
+
</message>
|
7926
|
+
<message name="LocalLB.DNSExpress.get_statisticsResponse">
|
7927
|
+
<part name="return" type="tns:LocalLB.DNSExpress.DNSExpressStatistics"/>
|
7928
|
+
</message>
|
7929
|
+
|
7930
|
+
<message name="LocalLB.DNSExpress.get_zone_db_statisticsRequest">
|
7931
|
+
<part name="zones" type="tns:Common.StringSequence"/>
|
7932
|
+
<part name="sizes" type="tns:Common.ULongSequence"/>
|
7933
|
+
</message>
|
7934
|
+
<message name="LocalLB.DNSExpress.get_zone_db_statisticsResponse">
|
7935
|
+
<part name="return" type="tns:LocalLB.DNSExpress.DNSExpressZoneDBStatistics"/>
|
7936
|
+
</message>
|
7937
|
+
|
7938
|
+
<message name="LocalLB.DNSExpress.get_tsig_key_listRequest">
|
7939
|
+
</message>
|
7940
|
+
<message name="LocalLB.DNSExpress.get_tsig_key_listResponse">
|
7941
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7942
|
+
</message>
|
7943
|
+
|
7944
|
+
<message name="LocalLB.DNSExpress.create_tsig_keyRequest">
|
7945
|
+
<part name="keys" type="tns:Common.StringSequence"/>
|
7946
|
+
<part name="algorithms" type="tns:LocalLB.DNSExpress.TSIGKeyAlgorithmSequence"/>
|
7947
|
+
<part name="secrets" type="tns:Common.StringSequence"/>
|
7948
|
+
</message>
|
7949
|
+
<message name="LocalLB.DNSExpress.create_tsig_keyResponse">
|
7950
|
+
</message>
|
7951
|
+
|
7952
|
+
<message name="LocalLB.DNSExpress.delete_tsig_keyRequest">
|
7953
|
+
<part name="keys" type="tns:Common.StringSequence"/>
|
7954
|
+
</message>
|
7955
|
+
<message name="LocalLB.DNSExpress.delete_tsig_keyResponse">
|
7956
|
+
</message>
|
7957
|
+
|
7958
|
+
<message name="LocalLB.DNSExpress.delete_all_tsig_keysRequest">
|
7959
|
+
</message>
|
7960
|
+
<message name="LocalLB.DNSExpress.delete_all_tsig_keysResponse">
|
7961
|
+
</message>
|
7962
|
+
|
7963
|
+
<message name="LocalLB.DNSExpress.set_tsig_key_algorithmRequest">
|
7964
|
+
<part name="keys" type="tns:Common.StringSequence"/>
|
7965
|
+
<part name="algorithms" type="tns:LocalLB.DNSExpress.TSIGKeyAlgorithmSequence"/>
|
7966
|
+
</message>
|
7967
|
+
<message name="LocalLB.DNSExpress.set_tsig_key_algorithmResponse">
|
7968
|
+
</message>
|
7969
|
+
|
7970
|
+
<message name="LocalLB.DNSExpress.get_tsig_key_algorithmRequest">
|
7971
|
+
<part name="keys" type="tns:Common.StringSequence"/>
|
7972
|
+
</message>
|
7973
|
+
<message name="LocalLB.DNSExpress.get_tsig_key_algorithmResponse">
|
7974
|
+
<part name="return" type="tns:LocalLB.DNSExpress.TSIGKeyAlgorithmSequence"/>
|
7975
|
+
</message>
|
7976
|
+
|
7977
|
+
<message name="LocalLB.DNSExpress.set_tsig_key_secretRequest">
|
7978
|
+
<part name="keys" type="tns:Common.StringSequence"/>
|
7979
|
+
<part name="secrets" type="tns:Common.StringSequence"/>
|
7980
|
+
</message>
|
7981
|
+
<message name="LocalLB.DNSExpress.set_tsig_key_secretResponse">
|
7982
|
+
</message>
|
7983
|
+
|
7984
|
+
<message name="LocalLB.DNSExpress.get_tsig_key_secretRequest">
|
7985
|
+
<part name="keys" type="tns:Common.StringSequence"/>
|
7986
|
+
</message>
|
7987
|
+
<message name="LocalLB.DNSExpress.get_tsig_key_secretResponse">
|
7988
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7989
|
+
</message>
|
7990
|
+
|
7991
|
+
<message name="LocalLB.DNSExpress.get_versionRequest">
|
7992
|
+
</message>
|
7993
|
+
<message name="LocalLB.DNSExpress.get_versionResponse">
|
7994
|
+
<part name="return" type="xsd:string"/>
|
7995
|
+
</message>
|
7996
|
+
|
7997
|
+
<!-- portType -->
|
6158
7998
|
|
6159
7999
|
<portType name="LocalLB.DNSExpressPortType">
|
6160
8000
|
<operation name="get_list">
|
6161
8001
|
<documentation>
|
8002
|
+
This method has been deprecated due to introducing a new interface
|
8003
|
+
DNSZone. Please use get_list from DNSZone in its stead.
|
8004
|
+
|
6162
8005
|
Gets a list of all DNS Express zones.
|
6163
8006
|
|
6164
8007
|
</documentation>
|
@@ -6167,6 +8010,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6167
8010
|
</operation>
|
6168
8011
|
<operation name="create">
|
6169
8012
|
<documentation>
|
8013
|
+
This method has been deprecated due to introducing DNSServer and
|
8014
|
+
DNSZone interfaces. Please use create from DNSZone in its stead.
|
8015
|
+
|
6170
8016
|
Creates DNS Express zones.
|
6171
8017
|
|
6172
8018
|
</documentation>
|
@@ -6175,6 +8021,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6175
8021
|
</operation>
|
6176
8022
|
<operation name="delete_zone">
|
6177
8023
|
<documentation>
|
8024
|
+
This method has been deprecated due to introducing a new interface
|
8025
|
+
DNSZone. Please use delete_zone from DNSZone in its stead.
|
8026
|
+
|
6178
8027
|
Deletes DNS Express zones.
|
6179
8028
|
|
6180
8029
|
</documentation>
|
@@ -6183,6 +8032,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6183
8032
|
</operation>
|
6184
8033
|
<operation name="delete_all_zones">
|
6185
8034
|
<documentation>
|
8035
|
+
This method has been deprecated due to introducing a interface
|
8036
|
+
DNSZone. Please use delete_all_zones from DNSZone in its stead.
|
8037
|
+
|
6186
8038
|
Deletes all DNS Express zones.
|
6187
8039
|
|
6188
8040
|
</documentation>
|
@@ -6191,6 +8043,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6191
8043
|
</operation>
|
6192
8044
|
<operation name="set_transfer_target">
|
6193
8045
|
<documentation>
|
8046
|
+
This method has been deprecated due to introducing DNSServer and
|
8047
|
+
DNSZone interfaces. Please use set_dns_express_server from DNSZone
|
8048
|
+
in its stead.
|
8049
|
+
|
6194
8050
|
Sets the transfer targets for the specified DNS Express zones.
|
6195
8051
|
|
6196
8052
|
A transfer target is an IP address (of a DNS server) from
|
@@ -6204,6 +8060,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6204
8060
|
</operation>
|
6205
8061
|
<operation name="get_transfer_target">
|
6206
8062
|
<documentation>
|
8063
|
+
This method has been deprecated due to introducing DNSServer and
|
8064
|
+
DNSZone interfaces. Please use get_dns_express_server from DNSZone
|
8065
|
+
in its stead.
|
8066
|
+
|
6207
8067
|
Gets the transfer targets for the specified DNS Express zones.
|
6208
8068
|
|
6209
8069
|
</documentation>
|
@@ -6212,6 +8072,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6212
8072
|
</operation>
|
6213
8073
|
<operation name="set_enabled_state">
|
6214
8074
|
<documentation>
|
8075
|
+
This method has been deprecated due to introducing a new interface
|
8076
|
+
DNSZone. Please use set_enabled_state from DNSZone in its stead.
|
8077
|
+
|
6215
8078
|
Sets the enabled state of the specified DNS Express zones.
|
6216
8079
|
|
6217
8080
|
</documentation>
|
@@ -6220,6 +8083,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6220
8083
|
</operation>
|
6221
8084
|
<operation name="get_enabled_state">
|
6222
8085
|
<documentation>
|
8086
|
+
This method has been deprecated due to introducing a new interface
|
8087
|
+
DNSZone. Please use get_enabled_state from DNSZone in its stead.
|
8088
|
+
|
6223
8089
|
Gets the enabled state of the specified DNS Express zones.
|
6224
8090
|
|
6225
8091
|
</documentation>
|
@@ -6228,6 +8094,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6228
8094
|
</operation>
|
6229
8095
|
<operation name="set_verify_notify_tsig_state">
|
6230
8096
|
<documentation>
|
8097
|
+
This method has been deprecated due to introducing a new interface
|
8098
|
+
DNSZone. Please use set_dns_express_verify_tsig_state from DNSZone
|
8099
|
+
in its stead.
|
8100
|
+
|
6231
8101
|
Sets the NOTIFY TSIG verification state of the specified DNS
|
6232
8102
|
Express zone. By default the system expects a TSIG to be in a NOTIFY
|
6233
8103
|
if the Zone is configured with a TSIG key. If not, the NOTIFY is
|
@@ -6241,6 +8111,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6241
8111
|
</operation>
|
6242
8112
|
<operation name="get_verify_notify_tsig_state">
|
6243
8113
|
<documentation>
|
8114
|
+
This method has been deprecated due to introducing a new interface
|
8115
|
+
DNSZone. Please use get_dns_express_verify_tsig_state from DNSZone
|
8116
|
+
in its stead.
|
8117
|
+
|
6244
8118
|
Gets the NOTIFY TSIG verification state of the specified DNS Express zones.
|
6245
8119
|
|
6246
8120
|
</documentation>
|
@@ -6249,6 +8123,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6249
8123
|
</operation>
|
6250
8124
|
<operation name="set_notify_action">
|
6251
8125
|
<documentation>
|
8126
|
+
This method has been deprecated due to introducing a new interface
|
8127
|
+
DNSZone. Please use set_dns_express_notify_action from DNSZone in
|
8128
|
+
its stead.
|
8129
|
+
|
6252
8130
|
Sets the action for handling NOTIFY of a DNS Express zone.
|
6253
8131
|
|
6254
8132
|
</documentation>
|
@@ -6257,6 +8135,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6257
8135
|
</operation>
|
6258
8136
|
<operation name="get_notify_action">
|
6259
8137
|
<documentation>
|
8138
|
+
This method has been deprecated due to introducing a new interface
|
8139
|
+
DNSZone. Please use get_dns_express_notify_action from DNSZone in
|
8140
|
+
its stead.
|
8141
|
+
|
6260
8142
|
Gets the NOTIFY actions used by DNS Express zones.
|
6261
8143
|
|
6262
8144
|
</documentation>
|
@@ -6265,6 +8147,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6265
8147
|
</operation>
|
6266
8148
|
<operation name="set_tsig_key">
|
6267
8149
|
<documentation>
|
8150
|
+
This method has been deprecated due to introducing a new interface
|
8151
|
+
DNSServer. Please use set_tsig_key from DNSServer in its stead.
|
8152
|
+
|
6268
8153
|
Sets the TSIG keys for the specified DNS Express zones.
|
6269
8154
|
|
6270
8155
|
A TSIG key is a key to use when retrieving information from
|
@@ -6278,6 +8163,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6278
8163
|
</operation>
|
6279
8164
|
<operation name="get_tsig_key">
|
6280
8165
|
<documentation>
|
8166
|
+
This method has been deprecated due to introducing a new interface
|
8167
|
+
DNSServer. Please use get_tsig_key from DNSServer in its stead.
|
8168
|
+
|
8169
|
+
This method has been deprecated due to introducing DNSTSIGKey and
|
8170
|
+
DNSServer interfaces. Please use get_tsig_key from DNSServer in its
|
8171
|
+
stead.
|
8172
|
+
|
6281
8173
|
Gets the TSIG keys for the specified DNS Express zones.
|
6282
8174
|
|
6283
8175
|
</documentation>
|
@@ -6286,6 +8178,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6286
8178
|
</operation>
|
6287
8179
|
<operation name="get_object_status">
|
6288
8180
|
<documentation>
|
8181
|
+
This method has been deprecated due to introducing a new interface
|
8182
|
+
DNSZone. Please use get_object_status from DNSZone in its stead.
|
8183
|
+
|
6289
8184
|
Gets the statuses of the specified zones.
|
6290
8185
|
|
6291
8186
|
This gives information on the current transfer state.
|
@@ -6296,6 +8191,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6296
8191
|
</operation>
|
6297
8192
|
<operation name="get_all_statistics">
|
6298
8193
|
<documentation>
|
8194
|
+
This method has been deprecated due to introducing a new interface
|
8195
|
+
DNSZone. Please use get_all_statistics from DNSZone in its stead.
|
8196
|
+
|
6299
8197
|
Gets the statistics for all DNS Express zones.
|
6300
8198
|
|
6301
8199
|
</documentation>
|
@@ -6304,6 +8202,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6304
8202
|
</operation>
|
6305
8203
|
<operation name="get_statistics">
|
6306
8204
|
<documentation>
|
8205
|
+
This method has been deprecated due to introducing a new interface
|
8206
|
+
DNSZone. Please use get_statistics from DNSZone in its stead.
|
8207
|
+
|
6307
8208
|
Gets the statistics for a list of DNS Express zones.
|
6308
8209
|
|
6309
8210
|
</documentation>
|
@@ -6312,6 +8213,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6312
8213
|
</operation>
|
6313
8214
|
<operation name="get_zone_db_statistics">
|
6314
8215
|
<documentation>
|
8216
|
+
This method has been deprecated due to introducing a new interface
|
8217
|
+
DNSZone. Please use get_dns_express_zone_db_statistics from DNSZone
|
8218
|
+
in its stead.
|
8219
|
+
|
6315
8220
|
Gets zone database statistics for a list of DNS Express zones.
|
6316
8221
|
|
6317
8222
|
</documentation>
|
@@ -6320,6 +8225,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6320
8225
|
</operation>
|
6321
8226
|
<operation name="get_tsig_key_list">
|
6322
8227
|
<documentation>
|
8228
|
+
This method has been deprecated due to introducing a new interface
|
8229
|
+
DNSTSIGKey. Please use get_list from DNSTSIGKey in its stead.
|
8230
|
+
|
6323
8231
|
Gets a list of all DNS Express TSIG keys.
|
6324
8232
|
|
6325
8233
|
</documentation>
|
@@ -6328,6 +8236,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6328
8236
|
</operation>
|
6329
8237
|
<operation name="create_tsig_key">
|
6330
8238
|
<documentation>
|
8239
|
+
This method has been deprecated due to introducing a new interface
|
8240
|
+
DNSTSIGKey. Please use create from DNSTSIGKey in its stead.
|
8241
|
+
|
6331
8242
|
Creates DNS Express TSIG keys.
|
6332
8243
|
|
6333
8244
|
</documentation>
|
@@ -6336,6 +8247,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6336
8247
|
</operation>
|
6337
8248
|
<operation name="delete_tsig_key">
|
6338
8249
|
<documentation>
|
8250
|
+
This method has been deprecated due to introducing a new interface
|
8251
|
+
DNSTSIGKey. Please use delete_tsig_key from DNSTSIGKey in its stead.
|
8252
|
+
|
6339
8253
|
Deletes DNS Express TSIG keys.
|
6340
8254
|
|
6341
8255
|
</documentation>
|
@@ -6344,6 +8258,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6344
8258
|
</operation>
|
6345
8259
|
<operation name="delete_all_tsig_keys">
|
6346
8260
|
<documentation>
|
8261
|
+
This method has been deprecated due to introducing a new interface
|
8262
|
+
DNSTSIGKey. Please use delete_all_tsig_keys from DNSTSIGKey in its stead.
|
8263
|
+
|
6347
8264
|
Deletes all DNS Express TSIG keys.
|
6348
8265
|
|
6349
8266
|
</documentation>
|
@@ -6352,6 +8269,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6352
8269
|
</operation>
|
6353
8270
|
<operation name="set_tsig_key_algorithm">
|
6354
8271
|
<documentation>
|
8272
|
+
This method has been deprecated due to introducing a new interface
|
8273
|
+
DNSTSIGKey. Please use set_algorithm from DNSTSIGKey in its stead.
|
8274
|
+
|
6355
8275
|
Sets the algorithms to use with the specified DNS Express TSIG keys.
|
6356
8276
|
|
6357
8277
|
</documentation>
|
@@ -6360,6 +8280,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6360
8280
|
</operation>
|
6361
8281
|
<operation name="get_tsig_key_algorithm">
|
6362
8282
|
<documentation>
|
8283
|
+
This method has been deprecated due to introducing a new interface
|
8284
|
+
DNSTSIGKey. Please use get_algorithm from DNSTSIGKey in its stead.
|
8285
|
+
|
6363
8286
|
Gets the algorithms to use with the specified DNS Express TSIG keys.
|
6364
8287
|
|
6365
8288
|
</documentation>
|
@@ -6368,6 +8291,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6368
8291
|
</operation>
|
6369
8292
|
<operation name="set_tsig_key_secret">
|
6370
8293
|
<documentation>
|
8294
|
+
This method has been deprecated due to introducing a new interface
|
8295
|
+
DNSTSIGKey. Please use set_secret from DNSTSIGKey in its stead.
|
8296
|
+
|
6371
8297
|
Sets the secrets to use with the specified DNS Express TSIG keys.
|
6372
8298
|
|
6373
8299
|
</documentation>
|
@@ -6376,6 +8302,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6376
8302
|
</operation>
|
6377
8303
|
<operation name="get_tsig_key_secret">
|
6378
8304
|
<documentation>
|
8305
|
+
This method has been deprecated due to introducing a new interface
|
8306
|
+
DNSTSIGKey. Please use get_secret from DNSTSIGKey in its stead.
|
8307
|
+
|
6379
8308
|
Gets the secrets to use with the specified DNS Express TSIG keys.
|
6380
8309
|
|
6381
8310
|
</documentation>
|
@@ -6384,6 +8313,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6384
8313
|
</operation>
|
6385
8314
|
<operation name="get_version">
|
6386
8315
|
<documentation>
|
8316
|
+
This method has been deprecated due to introducing a new interface
|
8317
|
+
DNSZone. Please use get_version from DNSZone in its stead.
|
8318
|
+
|
6387
8319
|
Get the version information for this interface.
|
6388
8320
|
|
6389
8321
|
</documentation>
|
@@ -6398,6 +8330,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6398
8330
|
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
6399
8331
|
<operation name="get_list">
|
6400
8332
|
<documentation>
|
8333
|
+
This method has been deprecated due to introducing a new interface
|
8334
|
+
DNSZone. Please use get_list from DNSZone in its stead.
|
8335
|
+
|
6401
8336
|
Gets a list of all DNS Express zones.
|
6402
8337
|
|
6403
8338
|
</documentation>
|
@@ -6418,6 +8353,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6418
8353
|
|
6419
8354
|
<operation name="create">
|
6420
8355
|
<documentation>
|
8356
|
+
This method has been deprecated due to introducing DNSServer and
|
8357
|
+
DNSZone interfaces. Please use create from DNSZone in its stead.
|
8358
|
+
|
6421
8359
|
Creates DNS Express zones.
|
6422
8360
|
|
6423
8361
|
</documentation>
|
@@ -6438,6 +8376,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6438
8376
|
|
6439
8377
|
<operation name="delete_zone">
|
6440
8378
|
<documentation>
|
8379
|
+
This method has been deprecated due to introducing a new interface
|
8380
|
+
DNSZone. Please use delete_zone from DNSZone in its stead.
|
8381
|
+
|
6441
8382
|
Deletes DNS Express zones.
|
6442
8383
|
|
6443
8384
|
</documentation>
|
@@ -6458,6 +8399,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6458
8399
|
|
6459
8400
|
<operation name="delete_all_zones">
|
6460
8401
|
<documentation>
|
8402
|
+
This method has been deprecated due to introducing a interface
|
8403
|
+
DNSZone. Please use delete_all_zones from DNSZone in its stead.
|
8404
|
+
|
6461
8405
|
Deletes all DNS Express zones.
|
6462
8406
|
|
6463
8407
|
</documentation>
|
@@ -6478,6 +8422,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6478
8422
|
|
6479
8423
|
<operation name="set_transfer_target">
|
6480
8424
|
<documentation>
|
8425
|
+
This method has been deprecated due to introducing DNSServer and
|
8426
|
+
DNSZone interfaces. Please use set_dns_express_server from DNSZone
|
8427
|
+
in its stead.
|
8428
|
+
|
6481
8429
|
Sets the transfer targets for the specified DNS Express zones.
|
6482
8430
|
|
6483
8431
|
A transfer target is an IP address (of a DNS server) from
|
@@ -6503,6 +8451,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6503
8451
|
|
6504
8452
|
<operation name="get_transfer_target">
|
6505
8453
|
<documentation>
|
8454
|
+
This method has been deprecated due to introducing DNSServer and
|
8455
|
+
DNSZone interfaces. Please use get_dns_express_server from DNSZone
|
8456
|
+
in its stead.
|
8457
|
+
|
6506
8458
|
Gets the transfer targets for the specified DNS Express zones.
|
6507
8459
|
|
6508
8460
|
</documentation>
|
@@ -6523,6 +8475,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6523
8475
|
|
6524
8476
|
<operation name="set_enabled_state">
|
6525
8477
|
<documentation>
|
8478
|
+
This method has been deprecated due to introducing a new interface
|
8479
|
+
DNSZone. Please use set_enabled_state from DNSZone in its stead.
|
8480
|
+
|
6526
8481
|
Sets the enabled state of the specified DNS Express zones.
|
6527
8482
|
|
6528
8483
|
</documentation>
|
@@ -6543,6 +8498,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6543
8498
|
|
6544
8499
|
<operation name="get_enabled_state">
|
6545
8500
|
<documentation>
|
8501
|
+
This method has been deprecated due to introducing a new interface
|
8502
|
+
DNSZone. Please use get_enabled_state from DNSZone in its stead.
|
8503
|
+
|
6546
8504
|
Gets the enabled state of the specified DNS Express zones.
|
6547
8505
|
|
6548
8506
|
</documentation>
|
@@ -6563,6 +8521,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6563
8521
|
|
6564
8522
|
<operation name="set_verify_notify_tsig_state">
|
6565
8523
|
<documentation>
|
8524
|
+
This method has been deprecated due to introducing a new interface
|
8525
|
+
DNSZone. Please use set_dns_express_verify_tsig_state from DNSZone
|
8526
|
+
in its stead.
|
8527
|
+
|
6566
8528
|
Sets the NOTIFY TSIG verification state of the specified DNS
|
6567
8529
|
Express zone. By default the system expects a TSIG to be in a NOTIFY
|
6568
8530
|
if the Zone is configured with a TSIG key. If not, the NOTIFY is
|
@@ -6588,6 +8550,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6588
8550
|
|
6589
8551
|
<operation name="get_verify_notify_tsig_state">
|
6590
8552
|
<documentation>
|
8553
|
+
This method has been deprecated due to introducing a new interface
|
8554
|
+
DNSZone. Please use get_dns_express_verify_tsig_state from DNSZone
|
8555
|
+
in its stead.
|
8556
|
+
|
6591
8557
|
Gets the NOTIFY TSIG verification state of the specified DNS Express zones.
|
6592
8558
|
|
6593
8559
|
</documentation>
|
@@ -6608,6 +8574,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6608
8574
|
|
6609
8575
|
<operation name="set_notify_action">
|
6610
8576
|
<documentation>
|
8577
|
+
This method has been deprecated due to introducing a new interface
|
8578
|
+
DNSZone. Please use set_dns_express_notify_action from DNSZone in
|
8579
|
+
its stead.
|
8580
|
+
|
6611
8581
|
Sets the action for handling NOTIFY of a DNS Express zone.
|
6612
8582
|
|
6613
8583
|
</documentation>
|
@@ -6628,6 +8598,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6628
8598
|
|
6629
8599
|
<operation name="get_notify_action">
|
6630
8600
|
<documentation>
|
8601
|
+
This method has been deprecated due to introducing a new interface
|
8602
|
+
DNSZone. Please use get_dns_express_notify_action from DNSZone in
|
8603
|
+
its stead.
|
8604
|
+
|
6631
8605
|
Gets the NOTIFY actions used by DNS Express zones.
|
6632
8606
|
|
6633
8607
|
</documentation>
|
@@ -6648,6 +8622,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6648
8622
|
|
6649
8623
|
<operation name="set_tsig_key">
|
6650
8624
|
<documentation>
|
8625
|
+
This method has been deprecated due to introducing a new interface
|
8626
|
+
DNSServer. Please use set_tsig_key from DNSServer in its stead.
|
8627
|
+
|
6651
8628
|
Sets the TSIG keys for the specified DNS Express zones.
|
6652
8629
|
|
6653
8630
|
A TSIG key is a key to use when retrieving information from
|
@@ -6673,6 +8650,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6673
8650
|
|
6674
8651
|
<operation name="get_tsig_key">
|
6675
8652
|
<documentation>
|
8653
|
+
This method has been deprecated due to introducing a new interface
|
8654
|
+
DNSServer. Please use get_tsig_key from DNSServer in its stead.
|
8655
|
+
|
8656
|
+
This method has been deprecated due to introducing DNSTSIGKey and
|
8657
|
+
DNSServer interfaces. Please use get_tsig_key from DNSServer in its
|
8658
|
+
stead.
|
8659
|
+
|
6676
8660
|
Gets the TSIG keys for the specified DNS Express zones.
|
6677
8661
|
|
6678
8662
|
</documentation>
|
@@ -6693,6 +8677,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6693
8677
|
|
6694
8678
|
<operation name="get_object_status">
|
6695
8679
|
<documentation>
|
8680
|
+
This method has been deprecated due to introducing a new interface
|
8681
|
+
DNSZone. Please use get_object_status from DNSZone in its stead.
|
8682
|
+
|
6696
8683
|
Gets the statuses of the specified zones.
|
6697
8684
|
|
6698
8685
|
This gives information on the current transfer state.
|
@@ -6715,6 +8702,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6715
8702
|
|
6716
8703
|
<operation name="get_all_statistics">
|
6717
8704
|
<documentation>
|
8705
|
+
This method has been deprecated due to introducing a new interface
|
8706
|
+
DNSZone. Please use get_all_statistics from DNSZone in its stead.
|
8707
|
+
|
6718
8708
|
Gets the statistics for all DNS Express zones.
|
6719
8709
|
|
6720
8710
|
</documentation>
|
@@ -6735,6 +8725,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6735
8725
|
|
6736
8726
|
<operation name="get_statistics">
|
6737
8727
|
<documentation>
|
8728
|
+
This method has been deprecated due to introducing a new interface
|
8729
|
+
DNSZone. Please use get_statistics from DNSZone in its stead.
|
8730
|
+
|
6738
8731
|
Gets the statistics for a list of DNS Express zones.
|
6739
8732
|
|
6740
8733
|
</documentation>
|
@@ -6755,6 +8748,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6755
8748
|
|
6756
8749
|
<operation name="get_zone_db_statistics">
|
6757
8750
|
<documentation>
|
8751
|
+
This method has been deprecated due to introducing a new interface
|
8752
|
+
DNSZone. Please use get_dns_express_zone_db_statistics from DNSZone
|
8753
|
+
in its stead.
|
8754
|
+
|
6758
8755
|
Gets zone database statistics for a list of DNS Express zones.
|
6759
8756
|
|
6760
8757
|
</documentation>
|
@@ -6775,6 +8772,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6775
8772
|
|
6776
8773
|
<operation name="get_tsig_key_list">
|
6777
8774
|
<documentation>
|
8775
|
+
This method has been deprecated due to introducing a new interface
|
8776
|
+
DNSTSIGKey. Please use get_list from DNSTSIGKey in its stead.
|
8777
|
+
|
6778
8778
|
Gets a list of all DNS Express TSIG keys.
|
6779
8779
|
|
6780
8780
|
</documentation>
|
@@ -6795,6 +8795,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6795
8795
|
|
6796
8796
|
<operation name="create_tsig_key">
|
6797
8797
|
<documentation>
|
8798
|
+
This method has been deprecated due to introducing a new interface
|
8799
|
+
DNSTSIGKey. Please use create from DNSTSIGKey in its stead.
|
8800
|
+
|
6798
8801
|
Creates DNS Express TSIG keys.
|
6799
8802
|
|
6800
8803
|
</documentation>
|
@@ -6815,6 +8818,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6815
8818
|
|
6816
8819
|
<operation name="delete_tsig_key">
|
6817
8820
|
<documentation>
|
8821
|
+
This method has been deprecated due to introducing a new interface
|
8822
|
+
DNSTSIGKey. Please use delete_tsig_key from DNSTSIGKey in its stead.
|
8823
|
+
|
6818
8824
|
Deletes DNS Express TSIG keys.
|
6819
8825
|
|
6820
8826
|
</documentation>
|
@@ -6835,6 +8841,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6835
8841
|
|
6836
8842
|
<operation name="delete_all_tsig_keys">
|
6837
8843
|
<documentation>
|
8844
|
+
This method has been deprecated due to introducing a new interface
|
8845
|
+
DNSTSIGKey. Please use delete_all_tsig_keys from DNSTSIGKey in its stead.
|
8846
|
+
|
6838
8847
|
Deletes all DNS Express TSIG keys.
|
6839
8848
|
|
6840
8849
|
</documentation>
|
@@ -6855,6 +8864,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6855
8864
|
|
6856
8865
|
<operation name="set_tsig_key_algorithm">
|
6857
8866
|
<documentation>
|
8867
|
+
This method has been deprecated due to introducing a new interface
|
8868
|
+
DNSTSIGKey. Please use set_algorithm from DNSTSIGKey in its stead.
|
8869
|
+
|
6858
8870
|
Sets the algorithms to use with the specified DNS Express TSIG keys.
|
6859
8871
|
|
6860
8872
|
</documentation>
|
@@ -6875,6 +8887,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6875
8887
|
|
6876
8888
|
<operation name="get_tsig_key_algorithm">
|
6877
8889
|
<documentation>
|
8890
|
+
This method has been deprecated due to introducing a new interface
|
8891
|
+
DNSTSIGKey. Please use get_algorithm from DNSTSIGKey in its stead.
|
8892
|
+
|
6878
8893
|
Gets the algorithms to use with the specified DNS Express TSIG keys.
|
6879
8894
|
|
6880
8895
|
</documentation>
|
@@ -6895,6 +8910,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6895
8910
|
|
6896
8911
|
<operation name="set_tsig_key_secret">
|
6897
8912
|
<documentation>
|
8913
|
+
This method has been deprecated due to introducing a new interface
|
8914
|
+
DNSTSIGKey. Please use set_secret from DNSTSIGKey in its stead.
|
8915
|
+
|
6898
8916
|
Sets the secrets to use with the specified DNS Express TSIG keys.
|
6899
8917
|
|
6900
8918
|
</documentation>
|
@@ -6915,6 +8933,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6915
8933
|
|
6916
8934
|
<operation name="get_tsig_key_secret">
|
6917
8935
|
<documentation>
|
8936
|
+
This method has been deprecated due to introducing a new interface
|
8937
|
+
DNSTSIGKey. Please use get_secret from DNSTSIGKey in its stead.
|
8938
|
+
|
6918
8939
|
Gets the secrets to use with the specified DNS Express TSIG keys.
|
6919
8940
|
|
6920
8941
|
</documentation>
|
@@ -6935,6 +8956,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6935
8956
|
|
6936
8957
|
<operation name="get_version">
|
6937
8958
|
<documentation>
|
8959
|
+
This method has been deprecated due to introducing a new interface
|
8960
|
+
DNSZone. Please use get_version from DNSZone in its stead.
|
8961
|
+
|
6938
8962
|
Get the version information for this interface.
|
6939
8963
|
|
6940
8964
|
</documentation>
|
@@ -6958,6 +8982,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6958
8982
|
|
6959
8983
|
<service name="LocalLB.DNSExpress">
|
6960
8984
|
<documentation>
|
8985
|
+
*IMPORTANT* Note that this interface has been deprecated as of v11.5.0.
|
8986
|
+
The TSIG related methods in this interface are moved to the new
|
8987
|
+
interface DNSTSIGKey. The zone related methods are moved to the
|
8988
|
+
new interface DNSZone. A new interface DNSServer is created.
|
8989
|
+
Each zone may have at most one DNS Express server and many transfer
|
8990
|
+
servers. Transfer target and TSIG key are now associated with a server.
|
8991
|
+
|
6961
8992
|
The DNSExpress interface allows you to create and maintain
|
6962
8993
|
DNS Express zones and manage DNS Express TSIG keys. A
|
6963
8994
|
DNS Express zone allows the system to answer DNS
|