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
|
|
@@ -125,6 +125,45 @@ All other trademarks mentioned in this document are the property of their respec
|
|
125
125
|
</xsd:restriction>
|
126
126
|
</xsd:complexContent>
|
127
127
|
</xsd:complexType>
|
128
|
+
<xsd:simpleType name="LocalLB.ProfileDNS.DNSRapidResponseLastAction">
|
129
|
+
<xsd:restriction base="xsd:string">
|
130
|
+
<xsd:enumeration value="DNS_RAPID_RESPONSE_ACTION_UNKNOWN">
|
131
|
+
<xsd:annotation>
|
132
|
+
<xsd:documentation>DNS_RAPID_RESPONSE_ACTION_UNKNOWN</xsd:documentation>
|
133
|
+
</xsd:annotation>
|
134
|
+
</xsd:enumeration>
|
135
|
+
<xsd:enumeration value="DNS_RAPID_RESPONSE_ACTION_ALLOW">
|
136
|
+
<xsd:annotation>
|
137
|
+
<xsd:documentation>DNS_RAPID_RESPONSE_ACTION_ALLOW</xsd:documentation>
|
138
|
+
</xsd:annotation>
|
139
|
+
</xsd:enumeration>
|
140
|
+
<xsd:enumeration value="DNS_RAPID_RESPONSE_ACTION_DROP">
|
141
|
+
<xsd:annotation>
|
142
|
+
<xsd:documentation>DNS_RAPID_RESPONSE_ACTION_DROP</xsd:documentation>
|
143
|
+
</xsd:annotation>
|
144
|
+
</xsd:enumeration>
|
145
|
+
<xsd:enumeration value="DNS_RAPID_RESPONSE_ACTION_RESPOND_TC">
|
146
|
+
<xsd:annotation>
|
147
|
+
<xsd:documentation>DNS_RAPID_RESPONSE_ACTION_RESPOND_TC</xsd:documentation>
|
148
|
+
</xsd:annotation>
|
149
|
+
</xsd:enumeration>
|
150
|
+
<xsd:enumeration value="DNS_RAPID_RESPONSE_ACTION_RESPOND_NXDOMAIN">
|
151
|
+
<xsd:annotation>
|
152
|
+
<xsd:documentation>DNS_RAPID_RESPONSE_ACTION_RESPOND_NXDOMAIN</xsd:documentation>
|
153
|
+
</xsd:annotation>
|
154
|
+
</xsd:enumeration>
|
155
|
+
<xsd:enumeration value="DNS_RAPID_RESPONSE_ACTION_RESPOND_NOERROR">
|
156
|
+
<xsd:annotation>
|
157
|
+
<xsd:documentation>DNS_RAPID_RESPONSE_ACTION_RESPOND_NOERROR</xsd:documentation>
|
158
|
+
</xsd:annotation>
|
159
|
+
</xsd:enumeration>
|
160
|
+
<xsd:enumeration value="DNS_RAPID_RESPONSE_ACTION_RESPOND_REFUSED">
|
161
|
+
<xsd:annotation>
|
162
|
+
<xsd:documentation>DNS_RAPID_RESPONSE_ACTION_RESPOND_REFUSED</xsd:documentation>
|
163
|
+
</xsd:annotation>
|
164
|
+
</xsd:enumeration>
|
165
|
+
</xsd:restriction>
|
166
|
+
</xsd:simpleType>
|
128
167
|
<xsd:complexType name="LocalLB.ProfileDNS.ProfileDNSStatistics">
|
129
168
|
<xsd:sequence>
|
130
169
|
<xsd:element name="statistics" type="tns:LocalLB.ProfileDNS.ProfileDNSStatisticEntrySequence"/>
|
@@ -144,6 +183,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
144
183
|
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
145
184
|
</xsd:sequence>
|
146
185
|
</xsd:complexType>
|
186
|
+
<xsd:complexType name="LocalLB.ProfileDNS.ProfileDNSRapidResponseLastActionSequence">
|
187
|
+
<xsd:complexContent>
|
188
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
189
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileDNS.ProfileDNSRapidResponseLastAction[]'/>
|
190
|
+
</xsd:restriction>
|
191
|
+
</xsd:complexContent>
|
192
|
+
</xsd:complexType>
|
147
193
|
<xsd:complexType name="Common.BooleanSequence">
|
148
194
|
<xsd:complexContent>
|
149
195
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -4354,6 +4400,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4354
4400
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4355
4401
|
</xsd:annotation>
|
4356
4402
|
</xsd:enumeration>
|
4403
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4404
|
+
<xsd:annotation>
|
4405
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4406
|
+
</xsd:annotation>
|
4407
|
+
</xsd:enumeration>
|
4357
4408
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4358
4409
|
<xsd:annotation>
|
4359
4410
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4724,6 +4775,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4724
4775
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4725
4776
|
</xsd:annotation>
|
4726
4777
|
</xsd:enumeration>
|
4778
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4779
|
+
<xsd:annotation>
|
4780
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4781
|
+
</xsd:annotation>
|
4782
|
+
</xsd:enumeration>
|
4727
4783
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4728
4784
|
<xsd:annotation>
|
4729
4785
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5894,242 +5950,2078 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5894
5950
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5895
5951
|
</xsd:annotation>
|
5896
5952
|
</xsd:enumeration>
|
5897
|
-
|
5898
|
-
</xsd:simpleType>
|
5899
|
-
<xsd:complexType name="LocalLB.ProfileString">
|
5900
|
-
<xsd:sequence>
|
5901
|
-
<xsd:element name="value" type="xsd:string"/>
|
5902
|
-
<xsd:element name="default_flag" type="xsd:boolean"/>
|
5903
|
-
</xsd:sequence>
|
5904
|
-
</xsd:complexType>
|
5905
|
-
<xsd:complexType name="LocalLB.ProfileDNS.ProfileDNS64ModeSequence">
|
5906
|
-
<xsd:complexContent>
|
5907
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5908
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileDNS.ProfileDNS64Mode[]'/>
|
5909
|
-
</xsd:restriction>
|
5910
|
-
</xsd:complexContent>
|
5911
|
-
</xsd:complexType>
|
5912
|
-
<xsd:complexType name="Common.StringSequenceSequence">
|
5913
|
-
<xsd:complexContent>
|
5914
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5915
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
5916
|
-
</xsd:restriction>
|
5917
|
-
</xsd:complexContent>
|
5918
|
-
</xsd:complexType>
|
5919
|
-
<xsd:complexType name="Common.StatisticSequenceSequenceSequence">
|
5920
|
-
<xsd:complexContent>
|
5921
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5922
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StatisticSequenceSequence[]'/>
|
5923
|
-
</xsd:restriction>
|
5924
|
-
</xsd:complexContent>
|
5925
|
-
</xsd:complexType>
|
5926
|
-
<xsd:simpleType name="LocalLB.ProfileDNS.DNS64AdditionalSectionRewrite">
|
5927
|
-
<xsd:restriction base="xsd:string">
|
5928
|
-
<xsd:enumeration value="DNS64_ADDITIONAL_SECTION_REWRITE_UNKNOWN">
|
5953
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5929
5954
|
<xsd:annotation>
|
5930
|
-
<xsd:documentation>
|
5955
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5931
5956
|
</xsd:annotation>
|
5932
5957
|
</xsd:enumeration>
|
5933
|
-
<xsd:enumeration value="
|
5958
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5934
5959
|
<xsd:annotation>
|
5935
|
-
<xsd:documentation>
|
5960
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5936
5961
|
</xsd:annotation>
|
5937
5962
|
</xsd:enumeration>
|
5938
|
-
<xsd:enumeration value="
|
5963
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5939
5964
|
<xsd:annotation>
|
5940
|
-
<xsd:documentation>
|
5965
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5941
5966
|
</xsd:annotation>
|
5942
5967
|
</xsd:enumeration>
|
5943
|
-
<xsd:enumeration value="
|
5968
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5944
5969
|
<xsd:annotation>
|
5945
|
-
<xsd:documentation>
|
5970
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5946
5971
|
</xsd:annotation>
|
5947
5972
|
</xsd:enumeration>
|
5948
|
-
<xsd:enumeration value="
|
5973
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5949
5974
|
<xsd:annotation>
|
5950
|
-
<xsd:documentation>
|
5975
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5951
5976
|
</xsd:annotation>
|
5952
5977
|
</xsd:enumeration>
|
5953
|
-
|
5954
|
-
|
5955
|
-
|
5956
|
-
|
5957
|
-
|
5958
|
-
<xsd:
|
5959
|
-
|
5960
|
-
|
5961
|
-
|
5962
|
-
|
5963
|
-
<xsd:
|
5964
|
-
|
5965
|
-
|
5966
|
-
|
5967
|
-
|
5968
|
-
|
5969
|
-
|
5970
|
-
|
5971
|
-
|
5972
|
-
|
5973
|
-
|
5974
|
-
|
5975
|
-
|
5976
|
-
|
5977
|
-
|
5978
|
-
<xsd:
|
5979
|
-
|
5980
|
-
|
5981
|
-
|
5982
|
-
|
5983
|
-
<xsd:
|
5984
|
-
<xsd:
|
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
|
-
|
5978
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5979
|
+
<xsd:annotation>
|
5980
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5981
|
+
</xsd:annotation>
|
5982
|
+
</xsd:enumeration>
|
5983
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5984
|
+
<xsd:annotation>
|
5985
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5986
|
+
</xsd:annotation>
|
5987
|
+
</xsd:enumeration>
|
5988
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5989
|
+
<xsd:annotation>
|
5990
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5991
|
+
</xsd:annotation>
|
5992
|
+
</xsd:enumeration>
|
5993
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5994
|
+
<xsd:annotation>
|
5995
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5996
|
+
</xsd:annotation>
|
5997
|
+
</xsd:enumeration>
|
5998
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5999
|
+
<xsd:annotation>
|
6000
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
6001
|
+
</xsd:annotation>
|
6002
|
+
</xsd:enumeration>
|
6003
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
6004
|
+
<xsd:annotation>
|
6005
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
6006
|
+
</xsd:annotation>
|
6007
|
+
</xsd:enumeration>
|
6008
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
6009
|
+
<xsd:annotation>
|
6010
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
6011
|
+
</xsd:annotation>
|
6012
|
+
</xsd:enumeration>
|
6013
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
6014
|
+
<xsd:annotation>
|
6015
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
6016
|
+
</xsd:annotation>
|
6017
|
+
</xsd:enumeration>
|
6018
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
6019
|
+
<xsd:annotation>
|
6020
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
6021
|
+
</xsd:annotation>
|
6022
|
+
</xsd:enumeration>
|
6023
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
6024
|
+
<xsd:annotation>
|
6025
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
6026
|
+
</xsd:annotation>
|
6027
|
+
</xsd:enumeration>
|
6028
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
6029
|
+
<xsd:annotation>
|
6030
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
6031
|
+
</xsd:annotation>
|
6032
|
+
</xsd:enumeration>
|
6033
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
6034
|
+
<xsd:annotation>
|
6035
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
6036
|
+
</xsd:annotation>
|
6037
|
+
</xsd:enumeration>
|
6038
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
6039
|
+
<xsd:annotation>
|
6040
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
6041
|
+
</xsd:annotation>
|
6042
|
+
</xsd:enumeration>
|
6043
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
6044
|
+
<xsd:annotation>
|
6045
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
6046
|
+
</xsd:annotation>
|
6047
|
+
</xsd:enumeration>
|
6048
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
6049
|
+
<xsd:annotation>
|
6050
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
6051
|
+
</xsd:annotation>
|
6052
|
+
</xsd:enumeration>
|
6053
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
6054
|
+
<xsd:annotation>
|
6055
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
6056
|
+
</xsd:annotation>
|
6057
|
+
</xsd:enumeration>
|
6058
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
6059
|
+
<xsd:annotation>
|
6060
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
6061
|
+
</xsd:annotation>
|
6062
|
+
</xsd:enumeration>
|
6063
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
6064
|
+
<xsd:annotation>
|
6065
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
6066
|
+
</xsd:annotation>
|
6067
|
+
</xsd:enumeration>
|
6068
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
6069
|
+
<xsd:annotation>
|
6070
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
6071
|
+
</xsd:annotation>
|
6072
|
+
</xsd:enumeration>
|
6073
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
6074
|
+
<xsd:annotation>
|
6075
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
6076
|
+
</xsd:annotation>
|
6077
|
+
</xsd:enumeration>
|
6078
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
6079
|
+
<xsd:annotation>
|
6080
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
6081
|
+
</xsd:annotation>
|
6082
|
+
</xsd:enumeration>
|
6083
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
6084
|
+
<xsd:annotation>
|
6085
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
6086
|
+
</xsd:annotation>
|
6087
|
+
</xsd:enumeration>
|
6088
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
6089
|
+
<xsd:annotation>
|
6090
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
6091
|
+
</xsd:annotation>
|
6092
|
+
</xsd:enumeration>
|
6093
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
6094
|
+
<xsd:annotation>
|
6095
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
6096
|
+
</xsd:annotation>
|
6097
|
+
</xsd:enumeration>
|
6098
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
6099
|
+
<xsd:annotation>
|
6100
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
6101
|
+
</xsd:annotation>
|
6102
|
+
</xsd:enumeration>
|
6103
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
6104
|
+
<xsd:annotation>
|
6105
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6106
|
+
</xsd:annotation>
|
6107
|
+
</xsd:enumeration>
|
6108
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6109
|
+
<xsd:annotation>
|
6110
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6111
|
+
</xsd:annotation>
|
6112
|
+
</xsd:enumeration>
|
6113
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6114
|
+
<xsd:annotation>
|
6115
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6116
|
+
</xsd:annotation>
|
6117
|
+
</xsd:enumeration>
|
6118
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6119
|
+
<xsd:annotation>
|
6120
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6121
|
+
</xsd:annotation>
|
6122
|
+
</xsd:enumeration>
|
6123
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6124
|
+
<xsd:annotation>
|
6125
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6126
|
+
</xsd:annotation>
|
6127
|
+
</xsd:enumeration>
|
6128
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6129
|
+
<xsd:annotation>
|
6130
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6131
|
+
</xsd:annotation>
|
6132
|
+
</xsd:enumeration>
|
6133
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6134
|
+
<xsd:annotation>
|
6135
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6136
|
+
</xsd:annotation>
|
6137
|
+
</xsd:enumeration>
|
6138
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6139
|
+
<xsd:annotation>
|
6140
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6141
|
+
</xsd:annotation>
|
6142
|
+
</xsd:enumeration>
|
6143
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6144
|
+
<xsd:annotation>
|
6145
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6146
|
+
</xsd:annotation>
|
6147
|
+
</xsd:enumeration>
|
6148
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6149
|
+
<xsd:annotation>
|
6150
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6151
|
+
</xsd:annotation>
|
6152
|
+
</xsd:enumeration>
|
6153
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6154
|
+
<xsd:annotation>
|
6155
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6156
|
+
</xsd:annotation>
|
6157
|
+
</xsd:enumeration>
|
6158
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6159
|
+
<xsd:annotation>
|
6160
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6161
|
+
</xsd:annotation>
|
6162
|
+
</xsd:enumeration>
|
6163
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6164
|
+
<xsd:annotation>
|
6165
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6166
|
+
</xsd:annotation>
|
6167
|
+
</xsd:enumeration>
|
6168
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6169
|
+
<xsd:annotation>
|
6170
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6171
|
+
</xsd:annotation>
|
6172
|
+
</xsd:enumeration>
|
6173
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6174
|
+
<xsd:annotation>
|
6175
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6176
|
+
</xsd:annotation>
|
6177
|
+
</xsd:enumeration>
|
6178
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6179
|
+
<xsd:annotation>
|
6180
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6181
|
+
</xsd:annotation>
|
6182
|
+
</xsd:enumeration>
|
6183
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6184
|
+
<xsd:annotation>
|
6185
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6186
|
+
</xsd:annotation>
|
6187
|
+
</xsd:enumeration>
|
6188
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6189
|
+
<xsd:annotation>
|
6190
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6191
|
+
</xsd:annotation>
|
6192
|
+
</xsd:enumeration>
|
6193
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6194
|
+
<xsd:annotation>
|
6195
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6196
|
+
</xsd:annotation>
|
6197
|
+
</xsd:enumeration>
|
6198
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6199
|
+
<xsd:annotation>
|
6200
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6201
|
+
</xsd:annotation>
|
6202
|
+
</xsd:enumeration>
|
6203
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6204
|
+
<xsd:annotation>
|
6205
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6206
|
+
</xsd:annotation>
|
6207
|
+
</xsd:enumeration>
|
6208
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6209
|
+
<xsd:annotation>
|
6210
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6211
|
+
</xsd:annotation>
|
6212
|
+
</xsd:enumeration>
|
6213
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6214
|
+
<xsd:annotation>
|
6215
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6216
|
+
</xsd:annotation>
|
6217
|
+
</xsd:enumeration>
|
6218
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6219
|
+
<xsd:annotation>
|
6220
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6221
|
+
</xsd:annotation>
|
6222
|
+
</xsd:enumeration>
|
6223
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6224
|
+
<xsd:annotation>
|
6225
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6226
|
+
</xsd:annotation>
|
6227
|
+
</xsd:enumeration>
|
6228
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6229
|
+
<xsd:annotation>
|
6230
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6231
|
+
</xsd:annotation>
|
6232
|
+
</xsd:enumeration>
|
6233
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6234
|
+
<xsd:annotation>
|
6235
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6236
|
+
</xsd:annotation>
|
6237
|
+
</xsd:enumeration>
|
6238
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6239
|
+
<xsd:annotation>
|
6240
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6241
|
+
</xsd:annotation>
|
6242
|
+
</xsd:enumeration>
|
6243
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6244
|
+
<xsd:annotation>
|
6245
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6246
|
+
</xsd:annotation>
|
6247
|
+
</xsd:enumeration>
|
6248
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6249
|
+
<xsd:annotation>
|
6250
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6251
|
+
</xsd:annotation>
|
6252
|
+
</xsd:enumeration>
|
6253
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6254
|
+
<xsd:annotation>
|
6255
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6256
|
+
</xsd:annotation>
|
6257
|
+
</xsd:enumeration>
|
6258
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6259
|
+
<xsd:annotation>
|
6260
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6261
|
+
</xsd:annotation>
|
6262
|
+
</xsd:enumeration>
|
6263
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6264
|
+
<xsd:annotation>
|
6265
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6266
|
+
</xsd:annotation>
|
6267
|
+
</xsd:enumeration>
|
6268
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6269
|
+
<xsd:annotation>
|
6270
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6271
|
+
</xsd:annotation>
|
6272
|
+
</xsd:enumeration>
|
6273
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6274
|
+
<xsd:annotation>
|
6275
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6276
|
+
</xsd:annotation>
|
6277
|
+
</xsd:enumeration>
|
6278
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6279
|
+
<xsd:annotation>
|
6280
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6281
|
+
</xsd:annotation>
|
6282
|
+
</xsd:enumeration>
|
6283
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6284
|
+
<xsd:annotation>
|
6285
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6286
|
+
</xsd:annotation>
|
6287
|
+
</xsd:enumeration>
|
6288
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6289
|
+
<xsd:annotation>
|
6290
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6291
|
+
</xsd:annotation>
|
6292
|
+
</xsd:enumeration>
|
6293
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6294
|
+
<xsd:annotation>
|
6295
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6296
|
+
</xsd:annotation>
|
6297
|
+
</xsd:enumeration>
|
6298
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6299
|
+
<xsd:annotation>
|
6300
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6301
|
+
</xsd:annotation>
|
6302
|
+
</xsd:enumeration>
|
6303
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6304
|
+
<xsd:annotation>
|
6305
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6306
|
+
</xsd:annotation>
|
6307
|
+
</xsd:enumeration>
|
6308
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6309
|
+
<xsd:annotation>
|
6310
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6311
|
+
</xsd:annotation>
|
6312
|
+
</xsd:enumeration>
|
6313
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6314
|
+
<xsd:annotation>
|
6315
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6316
|
+
</xsd:annotation>
|
6317
|
+
</xsd:enumeration>
|
6318
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6319
|
+
<xsd:annotation>
|
6320
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6321
|
+
</xsd:annotation>
|
6322
|
+
</xsd:enumeration>
|
6323
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6324
|
+
<xsd:annotation>
|
6325
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6326
|
+
</xsd:annotation>
|
6327
|
+
</xsd:enumeration>
|
6328
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6329
|
+
<xsd:annotation>
|
6330
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6331
|
+
</xsd:annotation>
|
6332
|
+
</xsd:enumeration>
|
6333
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6334
|
+
<xsd:annotation>
|
6335
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6336
|
+
</xsd:annotation>
|
6337
|
+
</xsd:enumeration>
|
6338
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6339
|
+
<xsd:annotation>
|
6340
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6341
|
+
</xsd:annotation>
|
6342
|
+
</xsd:enumeration>
|
6343
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6344
|
+
<xsd:annotation>
|
6345
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6346
|
+
</xsd:annotation>
|
6347
|
+
</xsd:enumeration>
|
6348
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6349
|
+
<xsd:annotation>
|
6350
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6351
|
+
</xsd:annotation>
|
6352
|
+
</xsd:enumeration>
|
6353
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6354
|
+
<xsd:annotation>
|
6355
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6356
|
+
</xsd:annotation>
|
6357
|
+
</xsd:enumeration>
|
6358
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6359
|
+
<xsd:annotation>
|
6360
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6361
|
+
</xsd:annotation>
|
6362
|
+
</xsd:enumeration>
|
6363
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6364
|
+
<xsd:annotation>
|
6365
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6366
|
+
</xsd:annotation>
|
6367
|
+
</xsd:enumeration>
|
6368
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6369
|
+
<xsd:annotation>
|
6370
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6371
|
+
</xsd:annotation>
|
6372
|
+
</xsd:enumeration>
|
6373
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6374
|
+
<xsd:annotation>
|
6375
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6376
|
+
</xsd:annotation>
|
6377
|
+
</xsd:enumeration>
|
6378
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6379
|
+
<xsd:annotation>
|
6380
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6381
|
+
</xsd:annotation>
|
6382
|
+
</xsd:enumeration>
|
6383
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6384
|
+
<xsd:annotation>
|
6385
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6386
|
+
</xsd:annotation>
|
6387
|
+
</xsd:enumeration>
|
6388
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6389
|
+
<xsd:annotation>
|
6390
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6391
|
+
</xsd:annotation>
|
6392
|
+
</xsd:enumeration>
|
6393
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6394
|
+
<xsd:annotation>
|
6395
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6396
|
+
</xsd:annotation>
|
6397
|
+
</xsd:enumeration>
|
6398
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6399
|
+
<xsd:annotation>
|
6400
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6401
|
+
</xsd:annotation>
|
6402
|
+
</xsd:enumeration>
|
6403
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6404
|
+
<xsd:annotation>
|
6405
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6406
|
+
</xsd:annotation>
|
6407
|
+
</xsd:enumeration>
|
6408
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6409
|
+
<xsd:annotation>
|
6410
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6411
|
+
</xsd:annotation>
|
6412
|
+
</xsd:enumeration>
|
6413
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6414
|
+
<xsd:annotation>
|
6415
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6416
|
+
</xsd:annotation>
|
6417
|
+
</xsd:enumeration>
|
6418
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6419
|
+
<xsd:annotation>
|
6420
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6421
|
+
</xsd:annotation>
|
6422
|
+
</xsd:enumeration>
|
6423
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6424
|
+
<xsd:annotation>
|
6425
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6426
|
+
</xsd:annotation>
|
6427
|
+
</xsd:enumeration>
|
6428
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6429
|
+
<xsd:annotation>
|
6430
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6431
|
+
</xsd:annotation>
|
6432
|
+
</xsd:enumeration>
|
6433
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6434
|
+
<xsd:annotation>
|
6435
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6436
|
+
</xsd:annotation>
|
6437
|
+
</xsd:enumeration>
|
6438
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6439
|
+
<xsd:annotation>
|
6440
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6441
|
+
</xsd:annotation>
|
6442
|
+
</xsd:enumeration>
|
6443
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6444
|
+
<xsd:annotation>
|
6445
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6446
|
+
</xsd:annotation>
|
6447
|
+
</xsd:enumeration>
|
6448
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6449
|
+
<xsd:annotation>
|
6450
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6451
|
+
</xsd:annotation>
|
6452
|
+
</xsd:enumeration>
|
6453
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6454
|
+
<xsd:annotation>
|
6455
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6456
|
+
</xsd:annotation>
|
6457
|
+
</xsd:enumeration>
|
6458
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6459
|
+
<xsd:annotation>
|
6460
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6461
|
+
</xsd:annotation>
|
6462
|
+
</xsd:enumeration>
|
6463
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6464
|
+
<xsd:annotation>
|
6465
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6466
|
+
</xsd:annotation>
|
6467
|
+
</xsd:enumeration>
|
6468
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6469
|
+
<xsd:annotation>
|
6470
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6471
|
+
</xsd:annotation>
|
6472
|
+
</xsd:enumeration>
|
6473
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6474
|
+
<xsd:annotation>
|
6475
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6476
|
+
</xsd:annotation>
|
6477
|
+
</xsd:enumeration>
|
6478
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6479
|
+
<xsd:annotation>
|
6480
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6481
|
+
</xsd:annotation>
|
6482
|
+
</xsd:enumeration>
|
6483
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6484
|
+
<xsd:annotation>
|
6485
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6486
|
+
</xsd:annotation>
|
6487
|
+
</xsd:enumeration>
|
6488
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6489
|
+
<xsd:annotation>
|
6490
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6491
|
+
</xsd:annotation>
|
6492
|
+
</xsd:enumeration>
|
6493
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6494
|
+
<xsd:annotation>
|
6495
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6496
|
+
</xsd:annotation>
|
6497
|
+
</xsd:enumeration>
|
6498
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6499
|
+
<xsd:annotation>
|
6500
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6501
|
+
</xsd:annotation>
|
6502
|
+
</xsd:enumeration>
|
6503
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6504
|
+
<xsd:annotation>
|
6505
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6506
|
+
</xsd:annotation>
|
6507
|
+
</xsd:enumeration>
|
6508
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6509
|
+
<xsd:annotation>
|
6510
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6511
|
+
</xsd:annotation>
|
6512
|
+
</xsd:enumeration>
|
6513
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6514
|
+
<xsd:annotation>
|
6515
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6516
|
+
</xsd:annotation>
|
6517
|
+
</xsd:enumeration>
|
6518
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6519
|
+
<xsd:annotation>
|
6520
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6521
|
+
</xsd:annotation>
|
6522
|
+
</xsd:enumeration>
|
6523
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6524
|
+
<xsd:annotation>
|
6525
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6526
|
+
</xsd:annotation>
|
6527
|
+
</xsd:enumeration>
|
6528
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6529
|
+
<xsd:annotation>
|
6530
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6531
|
+
</xsd:annotation>
|
6532
|
+
</xsd:enumeration>
|
6533
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6534
|
+
<xsd:annotation>
|
6535
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6536
|
+
</xsd:annotation>
|
6537
|
+
</xsd:enumeration>
|
6538
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6539
|
+
<xsd:annotation>
|
6540
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6541
|
+
</xsd:annotation>
|
6542
|
+
</xsd:enumeration>
|
6543
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6544
|
+
<xsd:annotation>
|
6545
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6546
|
+
</xsd:annotation>
|
6547
|
+
</xsd:enumeration>
|
6548
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6549
|
+
<xsd:annotation>
|
6550
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6551
|
+
</xsd:annotation>
|
6552
|
+
</xsd:enumeration>
|
6553
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6554
|
+
<xsd:annotation>
|
6555
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6556
|
+
</xsd:annotation>
|
6557
|
+
</xsd:enumeration>
|
6558
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6559
|
+
<xsd:annotation>
|
6560
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6561
|
+
</xsd:annotation>
|
6562
|
+
</xsd:enumeration>
|
6563
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6564
|
+
<xsd:annotation>
|
6565
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6566
|
+
</xsd:annotation>
|
6567
|
+
</xsd:enumeration>
|
6568
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6569
|
+
<xsd:annotation>
|
6570
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6571
|
+
</xsd:annotation>
|
6572
|
+
</xsd:enumeration>
|
6573
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6574
|
+
<xsd:annotation>
|
6575
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6576
|
+
</xsd:annotation>
|
6577
|
+
</xsd:enumeration>
|
6578
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6579
|
+
<xsd:annotation>
|
6580
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6581
|
+
</xsd:annotation>
|
6582
|
+
</xsd:enumeration>
|
6583
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6584
|
+
<xsd:annotation>
|
6585
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6586
|
+
</xsd:annotation>
|
6587
|
+
</xsd:enumeration>
|
6588
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6589
|
+
<xsd:annotation>
|
6590
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6591
|
+
</xsd:annotation>
|
6592
|
+
</xsd:enumeration>
|
6593
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6594
|
+
<xsd:annotation>
|
6595
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6596
|
+
</xsd:annotation>
|
6597
|
+
</xsd:enumeration>
|
6598
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6599
|
+
<xsd:annotation>
|
6600
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6601
|
+
</xsd:annotation>
|
6602
|
+
</xsd:enumeration>
|
6603
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6604
|
+
<xsd:annotation>
|
6605
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6606
|
+
</xsd:annotation>
|
6607
|
+
</xsd:enumeration>
|
6608
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6609
|
+
<xsd:annotation>
|
6610
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6611
|
+
</xsd:annotation>
|
6612
|
+
</xsd:enumeration>
|
6613
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6614
|
+
<xsd:annotation>
|
6615
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6616
|
+
</xsd:annotation>
|
6617
|
+
</xsd:enumeration>
|
6618
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6619
|
+
<xsd:annotation>
|
6620
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6621
|
+
</xsd:annotation>
|
6622
|
+
</xsd:enumeration>
|
6623
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6624
|
+
<xsd:annotation>
|
6625
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6626
|
+
</xsd:annotation>
|
6627
|
+
</xsd:enumeration>
|
6628
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6629
|
+
<xsd:annotation>
|
6630
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6631
|
+
</xsd:annotation>
|
6632
|
+
</xsd:enumeration>
|
6633
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6634
|
+
<xsd:annotation>
|
6635
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6636
|
+
</xsd:annotation>
|
6637
|
+
</xsd:enumeration>
|
6638
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6639
|
+
<xsd:annotation>
|
6640
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6641
|
+
</xsd:annotation>
|
6642
|
+
</xsd:enumeration>
|
6643
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6644
|
+
<xsd:annotation>
|
6645
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6646
|
+
</xsd:annotation>
|
6647
|
+
</xsd:enumeration>
|
6648
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6649
|
+
<xsd:annotation>
|
6650
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6651
|
+
</xsd:annotation>
|
6652
|
+
</xsd:enumeration>
|
6653
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6654
|
+
<xsd:annotation>
|
6655
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6656
|
+
</xsd:annotation>
|
6657
|
+
</xsd:enumeration>
|
6658
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6659
|
+
<xsd:annotation>
|
6660
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6661
|
+
</xsd:annotation>
|
6662
|
+
</xsd:enumeration>
|
6663
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6664
|
+
<xsd:annotation>
|
6665
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6666
|
+
</xsd:annotation>
|
6667
|
+
</xsd:enumeration>
|
6668
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6669
|
+
<xsd:annotation>
|
6670
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6671
|
+
</xsd:annotation>
|
6672
|
+
</xsd:enumeration>
|
6673
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6674
|
+
<xsd:annotation>
|
6675
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6676
|
+
</xsd:annotation>
|
6677
|
+
</xsd:enumeration>
|
6678
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6679
|
+
<xsd:annotation>
|
6680
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6681
|
+
</xsd:annotation>
|
6682
|
+
</xsd:enumeration>
|
6683
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6684
|
+
<xsd:annotation>
|
6685
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6686
|
+
</xsd:annotation>
|
6687
|
+
</xsd:enumeration>
|
6688
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6689
|
+
<xsd:annotation>
|
6690
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6691
|
+
</xsd:annotation>
|
6692
|
+
</xsd:enumeration>
|
6693
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6694
|
+
<xsd:annotation>
|
6695
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6696
|
+
</xsd:annotation>
|
6697
|
+
</xsd:enumeration>
|
6698
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6699
|
+
<xsd:annotation>
|
6700
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6701
|
+
</xsd:annotation>
|
6702
|
+
</xsd:enumeration>
|
6703
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6704
|
+
<xsd:annotation>
|
6705
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6706
|
+
</xsd:annotation>
|
6707
|
+
</xsd:enumeration>
|
6708
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6709
|
+
<xsd:annotation>
|
6710
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6711
|
+
</xsd:annotation>
|
6712
|
+
</xsd:enumeration>
|
6713
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6714
|
+
<xsd:annotation>
|
6715
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6716
|
+
</xsd:annotation>
|
6717
|
+
</xsd:enumeration>
|
6718
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6719
|
+
<xsd:annotation>
|
6720
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6721
|
+
</xsd:annotation>
|
6722
|
+
</xsd:enumeration>
|
6723
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6724
|
+
<xsd:annotation>
|
6725
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6726
|
+
</xsd:annotation>
|
6727
|
+
</xsd:enumeration>
|
6728
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6729
|
+
<xsd:annotation>
|
6730
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6731
|
+
</xsd:annotation>
|
6732
|
+
</xsd:enumeration>
|
6733
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6734
|
+
<xsd:annotation>
|
6735
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6736
|
+
</xsd:annotation>
|
6737
|
+
</xsd:enumeration>
|
6738
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6739
|
+
<xsd:annotation>
|
6740
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6741
|
+
</xsd:annotation>
|
6742
|
+
</xsd:enumeration>
|
6743
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6744
|
+
<xsd:annotation>
|
6745
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6746
|
+
</xsd:annotation>
|
6747
|
+
</xsd:enumeration>
|
6748
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6749
|
+
<xsd:annotation>
|
6750
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6751
|
+
</xsd:annotation>
|
6752
|
+
</xsd:enumeration>
|
6753
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6754
|
+
<xsd:annotation>
|
6755
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6756
|
+
</xsd:annotation>
|
6757
|
+
</xsd:enumeration>
|
6758
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6759
|
+
<xsd:annotation>
|
6760
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6761
|
+
</xsd:annotation>
|
6762
|
+
</xsd:enumeration>
|
6763
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6764
|
+
<xsd:annotation>
|
6765
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6766
|
+
</xsd:annotation>
|
6767
|
+
</xsd:enumeration>
|
6768
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6769
|
+
<xsd:annotation>
|
6770
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6771
|
+
</xsd:annotation>
|
6772
|
+
</xsd:enumeration>
|
6773
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6774
|
+
<xsd:annotation>
|
6775
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6776
|
+
</xsd:annotation>
|
6777
|
+
</xsd:enumeration>
|
6778
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6779
|
+
<xsd:annotation>
|
6780
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6781
|
+
</xsd:annotation>
|
6782
|
+
</xsd:enumeration>
|
6783
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6784
|
+
<xsd:annotation>
|
6785
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6786
|
+
</xsd:annotation>
|
6787
|
+
</xsd:enumeration>
|
6788
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6789
|
+
<xsd:annotation>
|
6790
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6791
|
+
</xsd:annotation>
|
6792
|
+
</xsd:enumeration>
|
6793
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6794
|
+
<xsd:annotation>
|
6795
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6796
|
+
</xsd:annotation>
|
6797
|
+
</xsd:enumeration>
|
6798
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6799
|
+
<xsd:annotation>
|
6800
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6801
|
+
</xsd:annotation>
|
6802
|
+
</xsd:enumeration>
|
6803
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6804
|
+
<xsd:annotation>
|
6805
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6806
|
+
</xsd:annotation>
|
6807
|
+
</xsd:enumeration>
|
6808
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6809
|
+
<xsd:annotation>
|
6810
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6811
|
+
</xsd:annotation>
|
6812
|
+
</xsd:enumeration>
|
6813
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6814
|
+
<xsd:annotation>
|
6815
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6816
|
+
</xsd:annotation>
|
6817
|
+
</xsd:enumeration>
|
6818
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6819
|
+
<xsd:annotation>
|
6820
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6821
|
+
</xsd:annotation>
|
6822
|
+
</xsd:enumeration>
|
6823
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6824
|
+
<xsd:annotation>
|
6825
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6826
|
+
</xsd:annotation>
|
6827
|
+
</xsd:enumeration>
|
6828
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6829
|
+
<xsd:annotation>
|
6830
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6831
|
+
</xsd:annotation>
|
6832
|
+
</xsd:enumeration>
|
6833
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6834
|
+
<xsd:annotation>
|
6835
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6836
|
+
</xsd:annotation>
|
6837
|
+
</xsd:enumeration>
|
6838
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6839
|
+
<xsd:annotation>
|
6840
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6841
|
+
</xsd:annotation>
|
6842
|
+
</xsd:enumeration>
|
6843
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6844
|
+
<xsd:annotation>
|
6845
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6846
|
+
</xsd:annotation>
|
6847
|
+
</xsd:enumeration>
|
6848
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6849
|
+
<xsd:annotation>
|
6850
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6851
|
+
</xsd:annotation>
|
6852
|
+
</xsd:enumeration>
|
6853
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6854
|
+
<xsd:annotation>
|
6855
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6856
|
+
</xsd:annotation>
|
6857
|
+
</xsd:enumeration>
|
6858
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6859
|
+
<xsd:annotation>
|
6860
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6861
|
+
</xsd:annotation>
|
6862
|
+
</xsd:enumeration>
|
6863
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6864
|
+
<xsd:annotation>
|
6865
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6866
|
+
</xsd:annotation>
|
6867
|
+
</xsd:enumeration>
|
6868
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6869
|
+
<xsd:annotation>
|
6870
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6871
|
+
</xsd:annotation>
|
6872
|
+
</xsd:enumeration>
|
6873
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6874
|
+
<xsd:annotation>
|
6875
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6876
|
+
</xsd:annotation>
|
6877
|
+
</xsd:enumeration>
|
6878
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6879
|
+
<xsd:annotation>
|
6880
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6881
|
+
</xsd:annotation>
|
6882
|
+
</xsd:enumeration>
|
6883
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6884
|
+
<xsd:annotation>
|
6885
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6886
|
+
</xsd:annotation>
|
6887
|
+
</xsd:enumeration>
|
6888
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6889
|
+
<xsd:annotation>
|
6890
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6891
|
+
</xsd:annotation>
|
6892
|
+
</xsd:enumeration>
|
6893
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6894
|
+
<xsd:annotation>
|
6895
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6896
|
+
</xsd:annotation>
|
6897
|
+
</xsd:enumeration>
|
6898
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6899
|
+
<xsd:annotation>
|
6900
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6901
|
+
</xsd:annotation>
|
6902
|
+
</xsd:enumeration>
|
6903
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6904
|
+
<xsd:annotation>
|
6905
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6906
|
+
</xsd:annotation>
|
6907
|
+
</xsd:enumeration>
|
6908
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6909
|
+
<xsd:annotation>
|
6910
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6911
|
+
</xsd:annotation>
|
6912
|
+
</xsd:enumeration>
|
6913
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6914
|
+
<xsd:annotation>
|
6915
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6916
|
+
</xsd:annotation>
|
6917
|
+
</xsd:enumeration>
|
6918
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6919
|
+
<xsd:annotation>
|
6920
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6921
|
+
</xsd:annotation>
|
6922
|
+
</xsd:enumeration>
|
6923
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6924
|
+
<xsd:annotation>
|
6925
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6926
|
+
</xsd:annotation>
|
6927
|
+
</xsd:enumeration>
|
6928
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6929
|
+
<xsd:annotation>
|
6930
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6931
|
+
</xsd:annotation>
|
6932
|
+
</xsd:enumeration>
|
6933
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6934
|
+
<xsd:annotation>
|
6935
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6936
|
+
</xsd:annotation>
|
6937
|
+
</xsd:enumeration>
|
6938
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6939
|
+
<xsd:annotation>
|
6940
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6941
|
+
</xsd:annotation>
|
6942
|
+
</xsd:enumeration>
|
6943
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6944
|
+
<xsd:annotation>
|
6945
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6946
|
+
</xsd:annotation>
|
6947
|
+
</xsd:enumeration>
|
6948
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6949
|
+
<xsd:annotation>
|
6950
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6951
|
+
</xsd:annotation>
|
6952
|
+
</xsd:enumeration>
|
6953
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6954
|
+
<xsd:annotation>
|
6955
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6956
|
+
</xsd:annotation>
|
6957
|
+
</xsd:enumeration>
|
6958
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6959
|
+
<xsd:annotation>
|
6960
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6961
|
+
</xsd:annotation>
|
6962
|
+
</xsd:enumeration>
|
6963
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6964
|
+
<xsd:annotation>
|
6965
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6966
|
+
</xsd:annotation>
|
6967
|
+
</xsd:enumeration>
|
6968
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6969
|
+
<xsd:annotation>
|
6970
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6971
|
+
</xsd:annotation>
|
6972
|
+
</xsd:enumeration>
|
6973
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6974
|
+
<xsd:annotation>
|
6975
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6976
|
+
</xsd:annotation>
|
6977
|
+
</xsd:enumeration>
|
6978
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6979
|
+
<xsd:annotation>
|
6980
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6981
|
+
</xsd:annotation>
|
6982
|
+
</xsd:enumeration>
|
6983
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6984
|
+
<xsd:annotation>
|
6985
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6986
|
+
</xsd:annotation>
|
6987
|
+
</xsd:enumeration>
|
6988
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6989
|
+
<xsd:annotation>
|
6990
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6991
|
+
</xsd:annotation>
|
6992
|
+
</xsd:enumeration>
|
6993
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6994
|
+
<xsd:annotation>
|
6995
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6996
|
+
</xsd:annotation>
|
6997
|
+
</xsd:enumeration>
|
6998
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6999
|
+
<xsd:annotation>
|
7000
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
7001
|
+
</xsd:annotation>
|
7002
|
+
</xsd:enumeration>
|
7003
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
7004
|
+
<xsd:annotation>
|
7005
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
7006
|
+
</xsd:annotation>
|
7007
|
+
</xsd:enumeration>
|
7008
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
7009
|
+
<xsd:annotation>
|
7010
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
7011
|
+
</xsd:annotation>
|
7012
|
+
</xsd:enumeration>
|
7013
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
7014
|
+
<xsd:annotation>
|
7015
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
7016
|
+
</xsd:annotation>
|
7017
|
+
</xsd:enumeration>
|
7018
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
7019
|
+
<xsd:annotation>
|
7020
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
7021
|
+
</xsd:annotation>
|
7022
|
+
</xsd:enumeration>
|
7023
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
7024
|
+
<xsd:annotation>
|
7025
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
7026
|
+
</xsd:annotation>
|
7027
|
+
</xsd:enumeration>
|
7028
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
7029
|
+
<xsd:annotation>
|
7030
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
7031
|
+
</xsd:annotation>
|
7032
|
+
</xsd:enumeration>
|
7033
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
7034
|
+
<xsd:annotation>
|
7035
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
7036
|
+
</xsd:annotation>
|
7037
|
+
</xsd:enumeration>
|
7038
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
7039
|
+
<xsd:annotation>
|
7040
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
7041
|
+
</xsd:annotation>
|
7042
|
+
</xsd:enumeration>
|
7043
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
7044
|
+
<xsd:annotation>
|
7045
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
7046
|
+
</xsd:annotation>
|
7047
|
+
</xsd:enumeration>
|
7048
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
7049
|
+
<xsd:annotation>
|
7050
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
7051
|
+
</xsd:annotation>
|
7052
|
+
</xsd:enumeration>
|
7053
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
7054
|
+
<xsd:annotation>
|
7055
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
7056
|
+
</xsd:annotation>
|
7057
|
+
</xsd:enumeration>
|
7058
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
7059
|
+
<xsd:annotation>
|
7060
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
7061
|
+
</xsd:annotation>
|
7062
|
+
</xsd:enumeration>
|
7063
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
7064
|
+
<xsd:annotation>
|
7065
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
7066
|
+
</xsd:annotation>
|
7067
|
+
</xsd:enumeration>
|
7068
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
7069
|
+
<xsd:annotation>
|
7070
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
7071
|
+
</xsd:annotation>
|
7072
|
+
</xsd:enumeration>
|
7073
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
7074
|
+
<xsd:annotation>
|
7075
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
7076
|
+
</xsd:annotation>
|
7077
|
+
</xsd:enumeration>
|
7078
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
7079
|
+
<xsd:annotation>
|
7080
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
7081
|
+
</xsd:annotation>
|
7082
|
+
</xsd:enumeration>
|
7083
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
7084
|
+
<xsd:annotation>
|
7085
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
7086
|
+
</xsd:annotation>
|
7087
|
+
</xsd:enumeration>
|
7088
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
7089
|
+
<xsd:annotation>
|
7090
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
7091
|
+
</xsd:annotation>
|
7092
|
+
</xsd:enumeration>
|
7093
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
7094
|
+
<xsd:annotation>
|
7095
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
7096
|
+
</xsd:annotation>
|
7097
|
+
</xsd:enumeration>
|
7098
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
7099
|
+
<xsd:annotation>
|
7100
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
7101
|
+
</xsd:annotation>
|
7102
|
+
</xsd:enumeration>
|
7103
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
7104
|
+
<xsd:annotation>
|
7105
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
7106
|
+
</xsd:annotation>
|
7107
|
+
</xsd:enumeration>
|
7108
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
7109
|
+
<xsd:annotation>
|
7110
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7111
|
+
</xsd:annotation>
|
7112
|
+
</xsd:enumeration>
|
7113
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7114
|
+
<xsd:annotation>
|
7115
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7116
|
+
</xsd:annotation>
|
7117
|
+
</xsd:enumeration>
|
7118
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7119
|
+
<xsd:annotation>
|
7120
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7121
|
+
</xsd:annotation>
|
7122
|
+
</xsd:enumeration>
|
7123
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7124
|
+
<xsd:annotation>
|
7125
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7126
|
+
</xsd:annotation>
|
7127
|
+
</xsd:enumeration>
|
7128
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7129
|
+
<xsd:annotation>
|
7130
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7131
|
+
</xsd:annotation>
|
7132
|
+
</xsd:enumeration>
|
7133
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7134
|
+
<xsd:annotation>
|
7135
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7136
|
+
</xsd:annotation>
|
7137
|
+
</xsd:enumeration>
|
7138
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7139
|
+
<xsd:annotation>
|
7140
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7141
|
+
</xsd:annotation>
|
7142
|
+
</xsd:enumeration>
|
7143
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7144
|
+
<xsd:annotation>
|
7145
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7146
|
+
</xsd:annotation>
|
7147
|
+
</xsd:enumeration>
|
7148
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7149
|
+
<xsd:annotation>
|
7150
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7151
|
+
</xsd:annotation>
|
7152
|
+
</xsd:enumeration>
|
7153
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7154
|
+
<xsd:annotation>
|
7155
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7156
|
+
</xsd:annotation>
|
7157
|
+
</xsd:enumeration>
|
7158
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7159
|
+
<xsd:annotation>
|
7160
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7161
|
+
</xsd:annotation>
|
7162
|
+
</xsd:enumeration>
|
7163
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7164
|
+
<xsd:annotation>
|
7165
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7166
|
+
</xsd:annotation>
|
7167
|
+
</xsd:enumeration>
|
7168
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7169
|
+
<xsd:annotation>
|
7170
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7171
|
+
</xsd:annotation>
|
7172
|
+
</xsd:enumeration>
|
7173
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7174
|
+
<xsd:annotation>
|
7175
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7176
|
+
</xsd:annotation>
|
7177
|
+
</xsd:enumeration>
|
7178
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7179
|
+
<xsd:annotation>
|
7180
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7181
|
+
</xsd:annotation>
|
7182
|
+
</xsd:enumeration>
|
7183
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7184
|
+
<xsd:annotation>
|
7185
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7186
|
+
</xsd:annotation>
|
7187
|
+
</xsd:enumeration>
|
7188
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7189
|
+
<xsd:annotation>
|
7190
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7191
|
+
</xsd:annotation>
|
7192
|
+
</xsd:enumeration>
|
7193
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7194
|
+
<xsd:annotation>
|
7195
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7196
|
+
</xsd:annotation>
|
7197
|
+
</xsd:enumeration>
|
7198
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7199
|
+
<xsd:annotation>
|
7200
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7201
|
+
</xsd:annotation>
|
7202
|
+
</xsd:enumeration>
|
7203
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7204
|
+
<xsd:annotation>
|
7205
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7206
|
+
</xsd:annotation>
|
7207
|
+
</xsd:enumeration>
|
7208
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7209
|
+
<xsd:annotation>
|
7210
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7211
|
+
</xsd:annotation>
|
7212
|
+
</xsd:enumeration>
|
7213
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7214
|
+
<xsd:annotation>
|
7215
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7216
|
+
</xsd:annotation>
|
7217
|
+
</xsd:enumeration>
|
7218
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7219
|
+
<xsd:annotation>
|
7220
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7221
|
+
</xsd:annotation>
|
7222
|
+
</xsd:enumeration>
|
7223
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7224
|
+
<xsd:annotation>
|
7225
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7226
|
+
</xsd:annotation>
|
7227
|
+
</xsd:enumeration>
|
7228
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7229
|
+
<xsd:annotation>
|
7230
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7231
|
+
</xsd:annotation>
|
7232
|
+
</xsd:enumeration>
|
7233
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7234
|
+
<xsd:annotation>
|
7235
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7236
|
+
</xsd:annotation>
|
7237
|
+
</xsd:enumeration>
|
7238
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7239
|
+
<xsd:annotation>
|
7240
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7241
|
+
</xsd:annotation>
|
7242
|
+
</xsd:enumeration>
|
7243
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7244
|
+
<xsd:annotation>
|
7245
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7246
|
+
</xsd:annotation>
|
7247
|
+
</xsd:enumeration>
|
7248
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7249
|
+
<xsd:annotation>
|
7250
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7251
|
+
</xsd:annotation>
|
7252
|
+
</xsd:enumeration>
|
7253
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7254
|
+
<xsd:annotation>
|
7255
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7256
|
+
</xsd:annotation>
|
7257
|
+
</xsd:enumeration>
|
7258
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7259
|
+
<xsd:annotation>
|
7260
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7261
|
+
</xsd:annotation>
|
7262
|
+
</xsd:enumeration>
|
7263
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7264
|
+
<xsd:annotation>
|
7265
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7266
|
+
</xsd:annotation>
|
7267
|
+
</xsd:enumeration>
|
7268
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7269
|
+
<xsd:annotation>
|
7270
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7271
|
+
</xsd:annotation>
|
7272
|
+
</xsd:enumeration>
|
7273
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7274
|
+
<xsd:annotation>
|
7275
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7276
|
+
</xsd:annotation>
|
7277
|
+
</xsd:enumeration>
|
7278
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7279
|
+
<xsd:annotation>
|
7280
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7281
|
+
</xsd:annotation>
|
7282
|
+
</xsd:enumeration>
|
7283
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7284
|
+
<xsd:annotation>
|
7285
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7286
|
+
</xsd:annotation>
|
7287
|
+
</xsd:enumeration>
|
7288
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7289
|
+
<xsd:annotation>
|
7290
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7291
|
+
</xsd:annotation>
|
7292
|
+
</xsd:enumeration>
|
7293
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7294
|
+
<xsd:annotation>
|
7295
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7296
|
+
</xsd:annotation>
|
7297
|
+
</xsd:enumeration>
|
7298
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7299
|
+
<xsd:annotation>
|
7300
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7301
|
+
</xsd:annotation>
|
7302
|
+
</xsd:enumeration>
|
7303
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7304
|
+
<xsd:annotation>
|
7305
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7306
|
+
</xsd:annotation>
|
7307
|
+
</xsd:enumeration>
|
7308
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7309
|
+
<xsd:annotation>
|
7310
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7311
|
+
</xsd:annotation>
|
7312
|
+
</xsd:enumeration>
|
7313
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7314
|
+
<xsd:annotation>
|
7315
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7316
|
+
</xsd:annotation>
|
7317
|
+
</xsd:enumeration>
|
7318
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7319
|
+
<xsd:annotation>
|
7320
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7321
|
+
</xsd:annotation>
|
7322
|
+
</xsd:enumeration>
|
7323
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7324
|
+
<xsd:annotation>
|
7325
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7326
|
+
</xsd:annotation>
|
7327
|
+
</xsd:enumeration>
|
7328
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7329
|
+
<xsd:annotation>
|
7330
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7331
|
+
</xsd:annotation>
|
7332
|
+
</xsd:enumeration>
|
7333
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7334
|
+
<xsd:annotation>
|
7335
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7336
|
+
</xsd:annotation>
|
7337
|
+
</xsd:enumeration>
|
7338
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7339
|
+
<xsd:annotation>
|
7340
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7341
|
+
</xsd:annotation>
|
7342
|
+
</xsd:enumeration>
|
7343
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7344
|
+
<xsd:annotation>
|
7345
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7346
|
+
</xsd:annotation>
|
7347
|
+
</xsd:enumeration>
|
7348
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7349
|
+
<xsd:annotation>
|
7350
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7351
|
+
</xsd:annotation>
|
7352
|
+
</xsd:enumeration>
|
7353
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7354
|
+
<xsd:annotation>
|
7355
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7356
|
+
</xsd:annotation>
|
7357
|
+
</xsd:enumeration>
|
7358
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7359
|
+
<xsd:annotation>
|
7360
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7361
|
+
</xsd:annotation>
|
7362
|
+
</xsd:enumeration>
|
7363
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7364
|
+
<xsd:annotation>
|
7365
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7366
|
+
</xsd:annotation>
|
7367
|
+
</xsd:enumeration>
|
7368
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7369
|
+
<xsd:annotation>
|
7370
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7371
|
+
</xsd:annotation>
|
7372
|
+
</xsd:enumeration>
|
7373
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7374
|
+
<xsd:annotation>
|
7375
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7376
|
+
</xsd:annotation>
|
7377
|
+
</xsd:enumeration>
|
7378
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7379
|
+
<xsd:annotation>
|
7380
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7381
|
+
</xsd:annotation>
|
7382
|
+
</xsd:enumeration>
|
7383
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7384
|
+
<xsd:annotation>
|
7385
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7386
|
+
</xsd:annotation>
|
7387
|
+
</xsd:enumeration>
|
7388
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7389
|
+
<xsd:annotation>
|
7390
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7391
|
+
</xsd:annotation>
|
7392
|
+
</xsd:enumeration>
|
7393
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7394
|
+
<xsd:annotation>
|
7395
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7396
|
+
</xsd:annotation>
|
7397
|
+
</xsd:enumeration>
|
7398
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7399
|
+
<xsd:annotation>
|
7400
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7401
|
+
</xsd:annotation>
|
7402
|
+
</xsd:enumeration>
|
7403
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7404
|
+
<xsd:annotation>
|
7405
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7406
|
+
</xsd:annotation>
|
7407
|
+
</xsd:enumeration>
|
7408
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7409
|
+
<xsd:annotation>
|
7410
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7411
|
+
</xsd:annotation>
|
7412
|
+
</xsd:enumeration>
|
7413
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7414
|
+
<xsd:annotation>
|
7415
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7416
|
+
</xsd:annotation>
|
7417
|
+
</xsd:enumeration>
|
7418
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7419
|
+
<xsd:annotation>
|
7420
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7421
|
+
</xsd:annotation>
|
7422
|
+
</xsd:enumeration>
|
7423
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7424
|
+
<xsd:annotation>
|
7425
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7426
|
+
</xsd:annotation>
|
7427
|
+
</xsd:enumeration>
|
7428
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7429
|
+
<xsd:annotation>
|
7430
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7431
|
+
</xsd:annotation>
|
7432
|
+
</xsd:enumeration>
|
7433
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7434
|
+
<xsd:annotation>
|
7435
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7436
|
+
</xsd:annotation>
|
7437
|
+
</xsd:enumeration>
|
7438
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7439
|
+
<xsd:annotation>
|
7440
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7441
|
+
</xsd:annotation>
|
7442
|
+
</xsd:enumeration>
|
7443
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7444
|
+
<xsd:annotation>
|
7445
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7446
|
+
</xsd:annotation>
|
7447
|
+
</xsd:enumeration>
|
7448
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7449
|
+
<xsd:annotation>
|
7450
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7451
|
+
</xsd:annotation>
|
7452
|
+
</xsd:enumeration>
|
7453
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7454
|
+
<xsd:annotation>
|
7455
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7456
|
+
</xsd:annotation>
|
7457
|
+
</xsd:enumeration>
|
7458
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7459
|
+
<xsd:annotation>
|
7460
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7461
|
+
</xsd:annotation>
|
7462
|
+
</xsd:enumeration>
|
7463
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7464
|
+
<xsd:annotation>
|
7465
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7466
|
+
</xsd:annotation>
|
7467
|
+
</xsd:enumeration>
|
7468
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7469
|
+
<xsd:annotation>
|
7470
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7471
|
+
</xsd:annotation>
|
7472
|
+
</xsd:enumeration>
|
7473
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7474
|
+
<xsd:annotation>
|
7475
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7476
|
+
</xsd:annotation>
|
7477
|
+
</xsd:enumeration>
|
7478
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7479
|
+
<xsd:annotation>
|
7480
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7481
|
+
</xsd:annotation>
|
7482
|
+
</xsd:enumeration>
|
7483
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7484
|
+
<xsd:annotation>
|
7485
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7486
|
+
</xsd:annotation>
|
7487
|
+
</xsd:enumeration>
|
7488
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7489
|
+
<xsd:annotation>
|
7490
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7491
|
+
</xsd:annotation>
|
7492
|
+
</xsd:enumeration>
|
7493
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7494
|
+
<xsd:annotation>
|
7495
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7496
|
+
</xsd:annotation>
|
7497
|
+
</xsd:enumeration>
|
7498
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7499
|
+
<xsd:annotation>
|
7500
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7501
|
+
</xsd:annotation>
|
7502
|
+
</xsd:enumeration>
|
7503
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7504
|
+
<xsd:annotation>
|
7505
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7506
|
+
</xsd:annotation>
|
7507
|
+
</xsd:enumeration>
|
7508
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7509
|
+
<xsd:annotation>
|
7510
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7511
|
+
</xsd:annotation>
|
7512
|
+
</xsd:enumeration>
|
7513
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7514
|
+
<xsd:annotation>
|
7515
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7516
|
+
</xsd:annotation>
|
7517
|
+
</xsd:enumeration>
|
7518
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7519
|
+
<xsd:annotation>
|
7520
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7521
|
+
</xsd:annotation>
|
7522
|
+
</xsd:enumeration>
|
7523
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7524
|
+
<xsd:annotation>
|
7525
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7526
|
+
</xsd:annotation>
|
7527
|
+
</xsd:enumeration>
|
7528
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7529
|
+
<xsd:annotation>
|
7530
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7531
|
+
</xsd:annotation>
|
7532
|
+
</xsd:enumeration>
|
7533
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7534
|
+
<xsd:annotation>
|
7535
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7536
|
+
</xsd:annotation>
|
7537
|
+
</xsd:enumeration>
|
7538
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7539
|
+
<xsd:annotation>
|
7540
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7541
|
+
</xsd:annotation>
|
7542
|
+
</xsd:enumeration>
|
7543
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7544
|
+
<xsd:annotation>
|
7545
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7546
|
+
</xsd:annotation>
|
7547
|
+
</xsd:enumeration>
|
7548
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7549
|
+
<xsd:annotation>
|
7550
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7551
|
+
</xsd:annotation>
|
7552
|
+
</xsd:enumeration>
|
7553
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7554
|
+
<xsd:annotation>
|
7555
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7556
|
+
</xsd:annotation>
|
7557
|
+
</xsd:enumeration>
|
7558
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7559
|
+
<xsd:annotation>
|
7560
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7561
|
+
</xsd:annotation>
|
7562
|
+
</xsd:enumeration>
|
7563
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7564
|
+
<xsd:annotation>
|
7565
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7566
|
+
</xsd:annotation>
|
7567
|
+
</xsd:enumeration>
|
7568
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7569
|
+
<xsd:annotation>
|
7570
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7571
|
+
</xsd:annotation>
|
7572
|
+
</xsd:enumeration>
|
7573
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7574
|
+
<xsd:annotation>
|
7575
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7576
|
+
</xsd:annotation>
|
7577
|
+
</xsd:enumeration>
|
7578
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7579
|
+
<xsd:annotation>
|
7580
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7581
|
+
</xsd:annotation>
|
7582
|
+
</xsd:enumeration>
|
7583
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7584
|
+
<xsd:annotation>
|
7585
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7586
|
+
</xsd:annotation>
|
7587
|
+
</xsd:enumeration>
|
7588
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7589
|
+
<xsd:annotation>
|
7590
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7591
|
+
</xsd:annotation>
|
7592
|
+
</xsd:enumeration>
|
7593
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7594
|
+
<xsd:annotation>
|
7595
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7596
|
+
</xsd:annotation>
|
7597
|
+
</xsd:enumeration>
|
7598
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7599
|
+
<xsd:annotation>
|
7600
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7601
|
+
</xsd:annotation>
|
7602
|
+
</xsd:enumeration>
|
7603
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7604
|
+
<xsd:annotation>
|
7605
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7606
|
+
</xsd:annotation>
|
7607
|
+
</xsd:enumeration>
|
7608
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7609
|
+
<xsd:annotation>
|
7610
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7611
|
+
</xsd:annotation>
|
7612
|
+
</xsd:enumeration>
|
7613
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7614
|
+
<xsd:annotation>
|
7615
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7616
|
+
</xsd:annotation>
|
7617
|
+
</xsd:enumeration>
|
7618
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7619
|
+
<xsd:annotation>
|
7620
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7621
|
+
</xsd:annotation>
|
7622
|
+
</xsd:enumeration>
|
7623
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7624
|
+
<xsd:annotation>
|
7625
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7626
|
+
</xsd:annotation>
|
7627
|
+
</xsd:enumeration>
|
7628
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7629
|
+
<xsd:annotation>
|
7630
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7631
|
+
</xsd:annotation>
|
7632
|
+
</xsd:enumeration>
|
7633
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7634
|
+
<xsd:annotation>
|
7635
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7636
|
+
</xsd:annotation>
|
7637
|
+
</xsd:enumeration>
|
7638
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7639
|
+
<xsd:annotation>
|
7640
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7641
|
+
</xsd:annotation>
|
7642
|
+
</xsd:enumeration>
|
7643
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7644
|
+
<xsd:annotation>
|
7645
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7646
|
+
</xsd:annotation>
|
7647
|
+
</xsd:enumeration>
|
7648
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7649
|
+
<xsd:annotation>
|
7650
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7651
|
+
</xsd:annotation>
|
7652
|
+
</xsd:enumeration>
|
7653
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7654
|
+
<xsd:annotation>
|
7655
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7656
|
+
</xsd:annotation>
|
7657
|
+
</xsd:enumeration>
|
7658
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7659
|
+
<xsd:annotation>
|
7660
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7661
|
+
</xsd:annotation>
|
7662
|
+
</xsd:enumeration>
|
7663
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7664
|
+
<xsd:annotation>
|
7665
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7666
|
+
</xsd:annotation>
|
7667
|
+
</xsd:enumeration>
|
7668
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7669
|
+
<xsd:annotation>
|
7670
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7671
|
+
</xsd:annotation>
|
7672
|
+
</xsd:enumeration>
|
7673
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7674
|
+
<xsd:annotation>
|
7675
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7676
|
+
</xsd:annotation>
|
7677
|
+
</xsd:enumeration>
|
7678
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7679
|
+
<xsd:annotation>
|
7680
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7681
|
+
</xsd:annotation>
|
7682
|
+
</xsd:enumeration>
|
7683
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7684
|
+
<xsd:annotation>
|
7685
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7686
|
+
</xsd:annotation>
|
7687
|
+
</xsd:enumeration>
|
7688
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7689
|
+
<xsd:annotation>
|
7690
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7691
|
+
</xsd:annotation>
|
7692
|
+
</xsd:enumeration>
|
7693
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7694
|
+
<xsd:annotation>
|
7695
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7696
|
+
</xsd:annotation>
|
7697
|
+
</xsd:enumeration>
|
7698
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7699
|
+
<xsd:annotation>
|
7700
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7701
|
+
</xsd:annotation>
|
7702
|
+
</xsd:enumeration>
|
7703
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7704
|
+
<xsd:annotation>
|
7705
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7706
|
+
</xsd:annotation>
|
7707
|
+
</xsd:enumeration>
|
7708
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7709
|
+
<xsd:annotation>
|
7710
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7711
|
+
</xsd:annotation>
|
7712
|
+
</xsd:enumeration>
|
7713
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7714
|
+
<xsd:annotation>
|
7715
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7716
|
+
</xsd:annotation>
|
7717
|
+
</xsd:enumeration>
|
7718
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7719
|
+
<xsd:annotation>
|
7720
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7721
|
+
</xsd:annotation>
|
7722
|
+
</xsd:enumeration>
|
7723
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7724
|
+
<xsd:annotation>
|
7725
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7726
|
+
</xsd:annotation>
|
7727
|
+
</xsd:enumeration>
|
7728
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7729
|
+
<xsd:annotation>
|
7730
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7731
|
+
</xsd:annotation>
|
7732
|
+
</xsd:enumeration>
|
7733
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7734
|
+
<xsd:annotation>
|
7735
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7736
|
+
</xsd:annotation>
|
7737
|
+
</xsd:enumeration>
|
7738
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7739
|
+
<xsd:annotation>
|
7740
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7741
|
+
</xsd:annotation>
|
7742
|
+
</xsd:enumeration>
|
7743
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7744
|
+
<xsd:annotation>
|
7745
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7746
|
+
</xsd:annotation>
|
7747
|
+
</xsd:enumeration>
|
7748
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7749
|
+
<xsd:annotation>
|
7750
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7751
|
+
</xsd:annotation>
|
7752
|
+
</xsd:enumeration>
|
7753
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7754
|
+
<xsd:annotation>
|
7755
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7756
|
+
</xsd:annotation>
|
7757
|
+
</xsd:enumeration>
|
7758
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7759
|
+
<xsd:annotation>
|
7760
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7761
|
+
</xsd:annotation>
|
7762
|
+
</xsd:enumeration>
|
7763
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7764
|
+
<xsd:annotation>
|
7765
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7766
|
+
</xsd:annotation>
|
7767
|
+
</xsd:enumeration>
|
7768
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7769
|
+
<xsd:annotation>
|
7770
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7771
|
+
</xsd:annotation>
|
7772
|
+
</xsd:enumeration>
|
7773
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7774
|
+
<xsd:annotation>
|
7775
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7776
|
+
</xsd:annotation>
|
7777
|
+
</xsd:enumeration>
|
7778
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7779
|
+
<xsd:annotation>
|
7780
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7781
|
+
</xsd:annotation>
|
7782
|
+
</xsd:enumeration>
|
7783
|
+
</xsd:restriction>
|
7784
|
+
</xsd:simpleType>
|
7785
|
+
<xsd:complexType name="LocalLB.ProfileString">
|
7786
|
+
<xsd:sequence>
|
7787
|
+
<xsd:element name="value" type="xsd:string"/>
|
7788
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7789
|
+
</xsd:sequence>
|
7790
|
+
</xsd:complexType>
|
7791
|
+
<xsd:complexType name="LocalLB.ProfileDNS.ProfileDNS64ModeSequence">
|
7792
|
+
<xsd:complexContent>
|
7793
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7794
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileDNS.ProfileDNS64Mode[]'/>
|
7795
|
+
</xsd:restriction>
|
7796
|
+
</xsd:complexContent>
|
7797
|
+
</xsd:complexType>
|
7798
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
7799
|
+
<xsd:complexContent>
|
7800
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7801
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
7802
|
+
</xsd:restriction>
|
7803
|
+
</xsd:complexContent>
|
7804
|
+
</xsd:complexType>
|
7805
|
+
<xsd:complexType name="Common.StatisticSequenceSequenceSequence">
|
7806
|
+
<xsd:complexContent>
|
7807
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7808
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StatisticSequenceSequence[]'/>
|
7809
|
+
</xsd:restriction>
|
7810
|
+
</xsd:complexContent>
|
7811
|
+
</xsd:complexType>
|
7812
|
+
<xsd:simpleType name="LocalLB.ProfileDNS.DNS64AdditionalSectionRewrite">
|
7813
|
+
<xsd:restriction base="xsd:string">
|
7814
|
+
<xsd:enumeration value="DNS64_ADDITIONAL_SECTION_REWRITE_UNKNOWN">
|
7815
|
+
<xsd:annotation>
|
7816
|
+
<xsd:documentation>DNS64_ADDITIONAL_SECTION_REWRITE_UNKNOWN</xsd:documentation>
|
7817
|
+
</xsd:annotation>
|
7818
|
+
</xsd:enumeration>
|
7819
|
+
<xsd:enumeration value="DNS64_ADDITIONAL_SECTION_REWRITE_DISABLE">
|
7820
|
+
<xsd:annotation>
|
7821
|
+
<xsd:documentation>DNS64_ADDITIONAL_SECTION_REWRITE_DISABLE</xsd:documentation>
|
7822
|
+
</xsd:annotation>
|
7823
|
+
</xsd:enumeration>
|
7824
|
+
<xsd:enumeration value="DNS64_ADDITIONAL_SECTION_REWRITE_V6ONLY">
|
7825
|
+
<xsd:annotation>
|
7826
|
+
<xsd:documentation>DNS64_ADDITIONAL_SECTION_REWRITE_V6ONLY</xsd:documentation>
|
7827
|
+
</xsd:annotation>
|
7828
|
+
</xsd:enumeration>
|
7829
|
+
<xsd:enumeration value="DNS64_ADDITIONAL_SECTION_REWRITE_V4ONLY">
|
7830
|
+
<xsd:annotation>
|
7831
|
+
<xsd:documentation>DNS64_ADDITIONAL_SECTION_REWRITE_V4ONLY</xsd:documentation>
|
7832
|
+
</xsd:annotation>
|
7833
|
+
</xsd:enumeration>
|
7834
|
+
<xsd:enumeration value="DNS64_ADDITIONAL_SECTION_REWRITE_ANY">
|
7835
|
+
<xsd:annotation>
|
7836
|
+
<xsd:documentation>DNS64_ADDITIONAL_SECTION_REWRITE_ANY</xsd:documentation>
|
7837
|
+
</xsd:annotation>
|
7838
|
+
</xsd:enumeration>
|
7839
|
+
</xsd:restriction>
|
7840
|
+
</xsd:simpleType>
|
7841
|
+
<xsd:complexType name="LocalLB.ProfileDNS.ProfileDNSRapidResponseLastAction">
|
7842
|
+
<xsd:sequence>
|
7843
|
+
<xsd:element name="value" type="tns:LocalLB.ProfileDNS.DNSRapidResponseLastAction"/>
|
7844
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7845
|
+
</xsd:sequence>
|
7846
|
+
</xsd:complexType>
|
7847
|
+
<xsd:complexType name="LocalLB.ProfileDNS.ProfileDNS64AdditionalSectionRewrite">
|
7848
|
+
<xsd:sequence>
|
7849
|
+
<xsd:element name="value" type="tns:LocalLB.ProfileDNS.DNS64AdditionalSectionRewrite"/>
|
7850
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7851
|
+
</xsd:sequence>
|
7852
|
+
</xsd:complexType>
|
7853
|
+
<xsd:complexType name="LocalLB.ProfileDNS.ProfileDNSStatisticEntry">
|
7854
|
+
<xsd:sequence>
|
7855
|
+
<xsd:element name="profile_name" type="xsd:string"/>
|
7856
|
+
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
7857
|
+
</xsd:sequence>
|
7858
|
+
</xsd:complexType>
|
7859
|
+
<xsd:complexType name="LocalLB.ProfileEnabledStateSequence">
|
7860
|
+
<xsd:complexContent>
|
7861
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7862
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileEnabledState[]'/>
|
7863
|
+
</xsd:restriction>
|
7864
|
+
</xsd:complexContent>
|
7865
|
+
</xsd:complexType>
|
7866
|
+
<xsd:complexType name="Common.Statistic">
|
7867
|
+
<xsd:sequence>
|
7868
|
+
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
7869
|
+
<xsd:element name="value" type="tns:Common.ULong64"/>
|
7870
|
+
<xsd:element name="time_stamp" type="xsd:long"/>
|
7871
|
+
</xsd:sequence>
|
7872
|
+
</xsd:complexType>
|
7873
|
+
<xsd:complexType name="LocalLB.ProfileDNS.ProfileDNS64AdditionalSectionRewriteSequence">
|
7874
|
+
<xsd:complexContent>
|
7875
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7876
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileDNS.ProfileDNS64AdditionalSectionRewrite[]'/>
|
7877
|
+
</xsd:restriction>
|
7878
|
+
</xsd:complexContent>
|
7879
|
+
</xsd:complexType>
|
7880
|
+
<xsd:complexType name="LocalLB.ProfileDNS.ProfileDNS64Mode">
|
7881
|
+
<xsd:sequence>
|
7882
|
+
<xsd:element name="value" type="tns:LocalLB.ProfileDNS.DNS64Mode"/>
|
7883
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7884
|
+
</xsd:sequence>
|
7885
|
+
</xsd:complexType>
|
7886
|
+
<xsd:complexType name="LocalLB.ProfileDNS.ProfileDNSLastAction">
|
7887
|
+
<xsd:sequence>
|
7888
|
+
<xsd:element name="value" type="tns:LocalLB.ProfileDNS.DNSLastAction"/>
|
7889
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7890
|
+
</xsd:sequence>
|
7891
|
+
</xsd:complexType>
|
7892
|
+
</xsd:schema>
|
7893
|
+
</types>
|
7894
|
+
|
7895
|
+
<!-- message -->
|
7896
|
+
|
7897
|
+
<message name="LocalLB.ProfileDNS.get_listRequest">
|
7898
|
+
</message>
|
7899
|
+
<message name="LocalLB.ProfileDNS.get_listResponse">
|
7900
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7901
|
+
</message>
|
7902
|
+
|
7903
|
+
<message name="LocalLB.ProfileDNS.createRequest">
|
7904
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7905
|
+
</message>
|
7906
|
+
<message name="LocalLB.ProfileDNS.createResponse">
|
7907
|
+
</message>
|
7908
|
+
|
7909
|
+
<message name="LocalLB.ProfileDNS.delete_profileRequest">
|
7910
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7911
|
+
</message>
|
7912
|
+
<message name="LocalLB.ProfileDNS.delete_profileResponse">
|
7913
|
+
</message>
|
7914
|
+
|
7915
|
+
<message name="LocalLB.ProfileDNS.delete_all_profilesRequest">
|
7916
|
+
</message>
|
7917
|
+
<message name="LocalLB.ProfileDNS.delete_all_profilesResponse">
|
7918
|
+
</message>
|
7919
|
+
|
7920
|
+
<message name="LocalLB.ProfileDNS.is_base_profileRequest">
|
7921
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7922
|
+
</message>
|
7923
|
+
<message name="LocalLB.ProfileDNS.is_base_profileResponse">
|
7924
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
7925
|
+
</message>
|
7926
|
+
|
7927
|
+
<message name="LocalLB.ProfileDNS.is_system_profileRequest">
|
7928
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7929
|
+
</message>
|
7930
|
+
<message name="LocalLB.ProfileDNS.is_system_profileResponse">
|
7931
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
7932
|
+
</message>
|
7933
|
+
|
7934
|
+
<message name="LocalLB.ProfileDNS.set_default_profileRequest">
|
7935
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7936
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
7937
|
+
</message>
|
7938
|
+
<message name="LocalLB.ProfileDNS.set_default_profileResponse">
|
7939
|
+
</message>
|
7940
|
+
|
7941
|
+
<message name="LocalLB.ProfileDNS.get_default_profileRequest">
|
7942
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7943
|
+
</message>
|
7944
|
+
<message name="LocalLB.ProfileDNS.get_default_profileResponse">
|
7945
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7946
|
+
</message>
|
7947
|
+
|
7948
|
+
<message name="LocalLB.ProfileDNS.set_avr_dnsstat_sample_rateRequest">
|
7949
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7950
|
+
<part name="rates" type="tns:LocalLB.ProfileULongSequence"/>
|
7951
|
+
</message>
|
7952
|
+
<message name="LocalLB.ProfileDNS.set_avr_dnsstat_sample_rateResponse">
|
7953
|
+
</message>
|
7954
|
+
|
7955
|
+
<message name="LocalLB.ProfileDNS.get_avr_dnsstat_sample_rateRequest">
|
7956
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7957
|
+
</message>
|
7958
|
+
<message name="LocalLB.ProfileDNS.get_avr_dnsstat_sample_rateResponse">
|
7959
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
7960
|
+
</message>
|
7961
|
+
|
7962
|
+
<message name="LocalLB.ProfileDNS.set_gtm_enabled_stateRequest">
|
7963
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7964
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7965
|
+
</message>
|
7966
|
+
<message name="LocalLB.ProfileDNS.set_gtm_enabled_stateResponse">
|
7967
|
+
</message>
|
7968
|
+
|
7969
|
+
<message name="LocalLB.ProfileDNS.get_gtm_enabled_stateRequest">
|
7970
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7971
|
+
</message>
|
7972
|
+
<message name="LocalLB.ProfileDNS.get_gtm_enabled_stateResponse">
|
7973
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7974
|
+
</message>
|
7975
|
+
|
7976
|
+
<message name="LocalLB.ProfileDNS.set_dns_last_actionRequest">
|
7977
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7978
|
+
<part name="actions" type="tns:LocalLB.ProfileDNS.ProfileDNSLastActionSequence"/>
|
7979
|
+
</message>
|
7980
|
+
<message name="LocalLB.ProfileDNS.set_dns_last_actionResponse">
|
7981
|
+
</message>
|
7982
|
+
|
7983
|
+
<message name="LocalLB.ProfileDNS.get_dns_last_actionRequest">
|
7984
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7985
|
+
</message>
|
7986
|
+
<message name="LocalLB.ProfileDNS.get_dns_last_actionResponse">
|
7987
|
+
<part name="return" type="tns:LocalLB.ProfileDNS.ProfileDNSLastActionSequence"/>
|
7988
|
+
</message>
|
7989
|
+
|
7990
|
+
<message name="LocalLB.ProfileDNS.set_use_local_bind_stateRequest">
|
7991
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7992
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7993
|
+
</message>
|
7994
|
+
<message name="LocalLB.ProfileDNS.set_use_local_bind_stateResponse">
|
7995
|
+
</message>
|
7996
|
+
|
7997
|
+
<message name="LocalLB.ProfileDNS.get_use_local_bind_stateRequest">
|
7998
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7999
|
+
</message>
|
8000
|
+
<message name="LocalLB.ProfileDNS.get_use_local_bind_stateResponse">
|
8001
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8002
|
+
</message>
|
8003
|
+
|
8004
|
+
<message name="LocalLB.ProfileDNS.set_dns_cacheRequest">
|
8005
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8006
|
+
<part name="caches" type="tns:LocalLB.ProfileStringSequence"/>
|
8007
|
+
</message>
|
8008
|
+
<message name="LocalLB.ProfileDNS.set_dns_cacheResponse">
|
8009
|
+
</message>
|
8010
|
+
|
8011
|
+
<message name="LocalLB.ProfileDNS.get_dns_cacheRequest">
|
8012
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8013
|
+
</message>
|
8014
|
+
<message name="LocalLB.ProfileDNS.get_dns_cacheResponse">
|
8015
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
8016
|
+
</message>
|
8017
|
+
|
8018
|
+
<message name="LocalLB.ProfileDNS.set_dns_cache_enabled_stateRequest">
|
8019
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8020
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8021
|
+
</message>
|
8022
|
+
<message name="LocalLB.ProfileDNS.set_dns_cache_enabled_stateResponse">
|
8023
|
+
</message>
|
8024
|
+
|
6133
8025
|
<message name="LocalLB.ProfileDNS.get_dns_cache_enabled_stateRequest">
|
6134
8026
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6135
8027
|
</message>
|
@@ -6165,6 +8057,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6165
8057
|
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6166
8058
|
</message>
|
6167
8059
|
|
8060
|
+
<message name="LocalLB.ProfileDNS.set_zone_transfer_stateRequest">
|
8061
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8062
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8063
|
+
</message>
|
8064
|
+
<message name="LocalLB.ProfileDNS.set_zone_transfer_stateResponse">
|
8065
|
+
</message>
|
8066
|
+
|
8067
|
+
<message name="LocalLB.ProfileDNS.get_zone_transfer_stateRequest">
|
8068
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8069
|
+
</message>
|
8070
|
+
<message name="LocalLB.ProfileDNS.get_zone_transfer_stateResponse">
|
8071
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8072
|
+
</message>
|
8073
|
+
|
6168
8074
|
<message name="LocalLB.ProfileDNS.set_dns64_modeRequest">
|
6169
8075
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6170
8076
|
<part name="modes" type="tns:LocalLB.ProfileDNS.ProfileDNS64ModeSequence"/>
|
@@ -6186,6 +8092,34 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6186
8092
|
<message name="LocalLB.ProfileDNS.set_dns64_additional_section_rewriteResponse">
|
6187
8093
|
</message>
|
6188
8094
|
|
8095
|
+
<message name="LocalLB.ProfileDNS.set_dns_rapid_response_enabled_stateRequest">
|
8096
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8097
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8098
|
+
</message>
|
8099
|
+
<message name="LocalLB.ProfileDNS.set_dns_rapid_response_enabled_stateResponse">
|
8100
|
+
</message>
|
8101
|
+
|
8102
|
+
<message name="LocalLB.ProfileDNS.get_dns_rapid_response_enabled_stateRequest">
|
8103
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8104
|
+
</message>
|
8105
|
+
<message name="LocalLB.ProfileDNS.get_dns_rapid_response_enabled_stateResponse">
|
8106
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8107
|
+
</message>
|
8108
|
+
|
8109
|
+
<message name="LocalLB.ProfileDNS.set_dns_rapid_response_last_actionRequest">
|
8110
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8111
|
+
<part name="actions" type="tns:LocalLB.ProfileDNS.ProfileDNSRapidResponseLastActionSequence"/>
|
8112
|
+
</message>
|
8113
|
+
<message name="LocalLB.ProfileDNS.set_dns_rapid_response_last_actionResponse">
|
8114
|
+
</message>
|
8115
|
+
|
8116
|
+
<message name="LocalLB.ProfileDNS.get_dns_rapid_response_last_actionRequest">
|
8117
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8118
|
+
</message>
|
8119
|
+
<message name="LocalLB.ProfileDNS.get_dns_rapid_response_last_actionResponse">
|
8120
|
+
<part name="return" type="tns:LocalLB.ProfileDNS.ProfileDNSRapidResponseLastActionSequence"/>
|
8121
|
+
</message>
|
8122
|
+
|
6189
8123
|
<message name="LocalLB.ProfileDNS.get_dns64_additional_section_rewriteRequest">
|
6190
8124
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6191
8125
|
</message>
|
@@ -6311,6 +8245,34 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6311
8245
|
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
6312
8246
|
</message>
|
6313
8247
|
|
8248
|
+
<message name="LocalLB.ProfileDNS.set_hardware_validation_enabled_stateRequest">
|
8249
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8250
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8251
|
+
</message>
|
8252
|
+
<message name="LocalLB.ProfileDNS.set_hardware_validation_enabled_stateResponse">
|
8253
|
+
</message>
|
8254
|
+
|
8255
|
+
<message name="LocalLB.ProfileDNS.get_hardware_validation_enabled_stateRequest">
|
8256
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8257
|
+
</message>
|
8258
|
+
<message name="LocalLB.ProfileDNS.get_hardware_validation_enabled_stateResponse">
|
8259
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8260
|
+
</message>
|
8261
|
+
|
8262
|
+
<message name="LocalLB.ProfileDNS.set_hardware_caching_enabled_stateRequest">
|
8263
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8264
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8265
|
+
</message>
|
8266
|
+
<message name="LocalLB.ProfileDNS.set_hardware_caching_enabled_stateResponse">
|
8267
|
+
</message>
|
8268
|
+
|
8269
|
+
<message name="LocalLB.ProfileDNS.get_hardware_caching_enabled_stateRequest">
|
8270
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8271
|
+
</message>
|
8272
|
+
<message name="LocalLB.ProfileDNS.get_hardware_caching_enabled_stateResponse">
|
8273
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8274
|
+
</message>
|
8275
|
+
|
6314
8276
|
<message name="LocalLB.ProfileDNS.get_versionRequest">
|
6315
8277
|
</message>
|
6316
8278
|
<message name="LocalLB.ProfileDNS.get_versionResponse">
|
@@ -6323,7 +8285,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6323
8285
|
<operation name="get_list">
|
6324
8286
|
<documentation>
|
6325
8287
|
Gets a list of all DNS profiles.
|
6326
|
-
|
8288
|
+
|
6327
8289
|
|
6328
8290
|
</documentation>
|
6329
8291
|
<input message="tns:LocalLB.ProfileDNS.get_listRequest"/>
|
@@ -6332,7 +8294,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6332
8294
|
<operation name="create">
|
6333
8295
|
<documentation>
|
6334
8296
|
Creates the specified DNS profiles.
|
6335
|
-
|
8297
|
+
|
6336
8298
|
|
6337
8299
|
</documentation>
|
6338
8300
|
<input message="tns:LocalLB.ProfileDNS.createRequest"/>
|
@@ -6341,7 +8303,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6341
8303
|
<operation name="delete_profile">
|
6342
8304
|
<documentation>
|
6343
8305
|
Deletes the specified DNS profiles.
|
6344
|
-
|
8306
|
+
|
6345
8307
|
|
6346
8308
|
</documentation>
|
6347
8309
|
<input message="tns:LocalLB.ProfileDNS.delete_profileRequest"/>
|
@@ -6350,7 +8312,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6350
8312
|
<operation name="delete_all_profiles">
|
6351
8313
|
<documentation>
|
6352
8314
|
Deletes all DNS profiles.
|
6353
|
-
|
8315
|
+
|
6354
8316
|
|
6355
8317
|
</documentation>
|
6356
8318
|
<input message="tns:LocalLB.ProfileDNS.delete_all_profilesRequest"/>
|
@@ -6383,7 +8345,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6383
8345
|
<documentation>
|
6384
8346
|
Sets the names of the default profiles from which the specified profiles will derive
|
6385
8347
|
default values for its attributes.
|
6386
|
-
|
8348
|
+
|
6387
8349
|
|
6388
8350
|
</documentation>
|
6389
8351
|
<input message="tns:LocalLB.ProfileDNS.set_default_profileRequest"/>
|
@@ -6393,7 +8355,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6393
8355
|
<documentation>
|
6394
8356
|
Gets the names of the default profiles from which the specified profiles will derive
|
6395
8357
|
default values for its attributes.
|
6396
|
-
|
8358
|
+
|
6397
8359
|
|
6398
8360
|
</documentation>
|
6399
8361
|
<input message="tns:LocalLB.ProfileDNS.get_default_profileRequest"/>
|
@@ -6402,12 +8364,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6402
8364
|
<operation name="set_avr_dnsstat_sample_rate">
|
6403
8365
|
<documentation>
|
6404
8366
|
Sets the sample rate for AVR DNS statistics, allows AVR to store DNS statistics for sample queries.
|
6405
|
-
The sample rate is an integer value. When it is zero, no queries will be stored in the analytics
|
6406
|
-
database. When it is one, all queries will be stored. When it is N (N>1), 1/N queries will be stored.
|
6407
|
-
AVR DNS statistics contain query name (eg. www.f5.com), query type (eg. A, NS, MX), client IP and
|
8367
|
+
The sample rate is an integer value. When it is zero, no queries will be stored in the analytics
|
8368
|
+
database. When it is one, all queries will be stored. When it is N (N>1), 1/N queries will be stored.
|
8369
|
+
AVR DNS statistics contain query name (eg. www.f5.com), query type (eg. A, NS, MX), client IP and
|
6408
8370
|
virtual server IP. The client IP is the IP where the query comes from. The virtual server IP is the
|
6409
8371
|
IP of the listener which answers the query.
|
6410
|
-
|
8372
|
+
|
6411
8373
|
|
6412
8374
|
</documentation>
|
6413
8375
|
<input message="tns:LocalLB.ProfileDNS.set_avr_dnsstat_sample_rateRequest"/>
|
@@ -6417,7 +8379,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6417
8379
|
<documentation>
|
6418
8380
|
Gets the sample rates for AVR DNS statistics, allows AVR to store DNS statistics for sample queries.
|
6419
8381
|
AVR DNS statistics contain query name, query type, client IP and virtual server IP.
|
6420
|
-
|
8382
|
+
|
6421
8383
|
|
6422
8384
|
</documentation>
|
6423
8385
|
<input message="tns:LocalLB.ProfileDNS.get_avr_dnsstat_sample_rateRequest"/>
|
@@ -6427,7 +8389,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6427
8389
|
<documentation>
|
6428
8390
|
Sets the state that if true, allows GTM to handle DNS resolution for DNS queries
|
6429
8391
|
and responses that contain wide IP names.
|
6430
|
-
|
8392
|
+
|
6431
8393
|
|
6432
8394
|
</documentation>
|
6433
8395
|
<input message="tns:LocalLB.ProfileDNS.set_gtm_enabled_stateRequest"/>
|
@@ -6437,7 +8399,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6437
8399
|
<documentation>
|
6438
8400
|
Gets the state that if true, allows GTM to handle DNS resolution for DNS queries
|
6439
8401
|
and responses that contain wide IP names.
|
6440
|
-
|
8402
|
+
|
6441
8403
|
|
6442
8404
|
</documentation>
|
6443
8405
|
<input message="tns:LocalLB.ProfileDNS.get_gtm_enabled_stateRequest"/>
|
@@ -6463,7 +8425,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6463
8425
|
<operation name="set_use_local_bind_state">
|
6464
8426
|
<documentation>
|
6465
8427
|
Sets the state that if true, causes the system to use local BIND as a DNS resource.
|
6466
|
-
|
8428
|
+
|
6467
8429
|
</documentation>
|
6468
8430
|
<input message="tns:LocalLB.ProfileDNS.set_use_local_bind_stateRequest"/>
|
6469
8431
|
<output message="tns:LocalLB.ProfileDNS.set_use_local_bind_stateResponse"/>
|
@@ -6471,7 +8433,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6471
8433
|
<operation name="get_use_local_bind_state">
|
6472
8434
|
<documentation>
|
6473
8435
|
Gets the state that if true, causes the system to use local BIND as a DNS resource.
|
6474
|
-
|
8436
|
+
|
6475
8437
|
</documentation>
|
6476
8438
|
<input message="tns:LocalLB.ProfileDNS.get_use_local_bind_stateRequest"/>
|
6477
8439
|
<output message="tns:LocalLB.ProfileDNS.get_use_local_bind_stateResponse"/>
|
@@ -6479,7 +8441,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6479
8441
|
<operation name="set_dns_cache">
|
6480
8442
|
<documentation>
|
6481
8443
|
Sets the DNS Cache used for the specified profiles.
|
6482
|
-
|
8444
|
+
|
6483
8445
|
</documentation>
|
6484
8446
|
<input message="tns:LocalLB.ProfileDNS.set_dns_cacheRequest"/>
|
6485
8447
|
<output message="tns:LocalLB.ProfileDNS.set_dns_cacheResponse"/>
|
@@ -6487,7 +8449,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6487
8449
|
<operation name="get_dns_cache">
|
6488
8450
|
<documentation>
|
6489
8451
|
Gets the DNS cache used for the specified profiles.
|
6490
|
-
|
8452
|
+
|
6491
8453
|
</documentation>
|
6492
8454
|
<input message="tns:LocalLB.ProfileDNS.get_dns_cacheRequest"/>
|
6493
8455
|
<output message="tns:LocalLB.ProfileDNS.get_dns_cacheResponse"/>
|
@@ -6495,7 +8457,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6495
8457
|
<operation name="set_dns_cache_enabled_state">
|
6496
8458
|
<documentation>
|
6497
8459
|
Sets the DNS cache enabled state for the specified profiles.
|
6498
|
-
|
8460
|
+
|
6499
8461
|
</documentation>
|
6500
8462
|
<input message="tns:LocalLB.ProfileDNS.set_dns_cache_enabled_stateRequest"/>
|
6501
8463
|
<output message="tns:LocalLB.ProfileDNS.set_dns_cache_enabled_stateResponse"/>
|
@@ -6503,7 +8465,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6503
8465
|
<operation name="get_dns_cache_enabled_state">
|
6504
8466
|
<documentation>
|
6505
8467
|
Gets DNS cache enabled state for the specified profiles.
|
6506
|
-
|
8468
|
+
|
6507
8469
|
</documentation>
|
6508
8470
|
<input message="tns:LocalLB.ProfileDNS.get_dns_cache_enabled_stateRequest"/>
|
6509
8471
|
<output message="tns:LocalLB.ProfileDNS.get_dns_cache_enabled_stateResponse"/>
|
@@ -6511,7 +8473,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6511
8473
|
<operation name="set_dnssec_enabled_state">
|
6512
8474
|
<documentation>
|
6513
8475
|
Sets the DNSSEC enabled state for the specified profiles.
|
6514
|
-
|
8476
|
+
|
6515
8477
|
</documentation>
|
6516
8478
|
<input message="tns:LocalLB.ProfileDNS.set_dnssec_enabled_stateRequest"/>
|
6517
8479
|
<output message="tns:LocalLB.ProfileDNS.set_dnssec_enabled_stateResponse"/>
|
@@ -6519,7 +8481,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6519
8481
|
<operation name="get_dnssec_enabled_state">
|
6520
8482
|
<documentation>
|
6521
8483
|
Gets the DNSSEC enabled state for the specified profiles.
|
6522
|
-
|
8484
|
+
|
6523
8485
|
</documentation>
|
6524
8486
|
<input message="tns:LocalLB.ProfileDNS.get_dnssec_enabled_stateRequest"/>
|
6525
8487
|
<output message="tns:LocalLB.ProfileDNS.get_dnssec_enabled_stateResponse"/>
|
@@ -6527,7 +8489,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6527
8489
|
<operation name="set_dns_express_enabled_state">
|
6528
8490
|
<documentation>
|
6529
8491
|
Sets the state that if true, enables DNS Express for the specified profiles.
|
6530
|
-
|
8492
|
+
|
6531
8493
|
</documentation>
|
6532
8494
|
<input message="tns:LocalLB.ProfileDNS.set_dns_express_enabled_stateRequest"/>
|
6533
8495
|
<output message="tns:LocalLB.ProfileDNS.set_dns_express_enabled_stateResponse"/>
|
@@ -6535,35 +8497,90 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6535
8497
|
<operation name="get_dns_express_enabled_state">
|
6536
8498
|
<documentation>
|
6537
8499
|
Gets the state that if true, enables DNS express for the specified profiles.
|
6538
|
-
|
8500
|
+
|
6539
8501
|
</documentation>
|
6540
8502
|
<input message="tns:LocalLB.ProfileDNS.get_dns_express_enabled_stateRequest"/>
|
6541
8503
|
<output message="tns:LocalLB.ProfileDNS.get_dns_express_enabled_stateResponse"/>
|
6542
8504
|
</operation>
|
8505
|
+
<operation name="set_zone_transfer_state">
|
8506
|
+
<documentation>
|
8507
|
+
Sets the states indicating whether to process zone transfers for the specified profiles.
|
8508
|
+
If the state of a profile is set to be disabled, virtual servers with this profile will
|
8509
|
+
not allow DNS Express to transfer zone data to the clients.
|
8510
|
+
|
8511
|
+
</documentation>
|
8512
|
+
<input message="tns:LocalLB.ProfileDNS.set_zone_transfer_stateRequest"/>
|
8513
|
+
<output message="tns:LocalLB.ProfileDNS.set_zone_transfer_stateResponse"/>
|
8514
|
+
</operation>
|
8515
|
+
<operation name="get_zone_transfer_state">
|
8516
|
+
<documentation>
|
8517
|
+
Gets the states indicating whether to process zone transfers for the specified profiles.
|
8518
|
+
|
8519
|
+
</documentation>
|
8520
|
+
<input message="tns:LocalLB.ProfileDNS.get_zone_transfer_stateRequest"/>
|
8521
|
+
<output message="tns:LocalLB.ProfileDNS.get_zone_transfer_stateResponse"/>
|
8522
|
+
</operation>
|
6543
8523
|
<operation name="set_dns64_mode">
|
6544
8524
|
<documentation>
|
6545
8525
|
Sets the DNS64 translation mode for the specified profiles.
|
6546
8526
|
Please see DNS64Mode for information on the modes.
|
6547
8527
|
|
6548
8528
|
</documentation>
|
6549
|
-
<input message="tns:LocalLB.ProfileDNS.set_dns64_modeRequest"/>
|
6550
|
-
<output message="tns:LocalLB.ProfileDNS.set_dns64_modeResponse"/>
|
8529
|
+
<input message="tns:LocalLB.ProfileDNS.set_dns64_modeRequest"/>
|
8530
|
+
<output message="tns:LocalLB.ProfileDNS.set_dns64_modeResponse"/>
|
8531
|
+
</operation>
|
8532
|
+
<operation name="get_dns64_mode">
|
8533
|
+
<documentation>
|
8534
|
+
Gets the DNS64 translation mode for the specified profiles.
|
8535
|
+
|
8536
|
+
</documentation>
|
8537
|
+
<input message="tns:LocalLB.ProfileDNS.get_dns64_modeRequest"/>
|
8538
|
+
<output message="tns:LocalLB.ProfileDNS.get_dns64_modeResponse"/>
|
8539
|
+
</operation>
|
8540
|
+
<operation name="set_dns64_additional_section_rewrite">
|
8541
|
+
<documentation>
|
8542
|
+
Sets DNS64 additional section rewrite behavior for the specified profiles.
|
8543
|
+
|
8544
|
+
</documentation>
|
8545
|
+
<input message="tns:LocalLB.ProfileDNS.set_dns64_additional_section_rewriteRequest"/>
|
8546
|
+
<output message="tns:LocalLB.ProfileDNS.set_dns64_additional_section_rewriteResponse"/>
|
8547
|
+
</operation>
|
8548
|
+
<operation name="set_dns_rapid_response_enabled_state">
|
8549
|
+
<documentation>
|
8550
|
+
Sets the state that if true, allows DNS Rapid Response to handle DNS resolution
|
8551
|
+
for DNS queries which match a DNS-Express Zone.
|
8552
|
+
|
8553
|
+
|
8554
|
+
</documentation>
|
8555
|
+
<input message="tns:LocalLB.ProfileDNS.set_dns_rapid_response_enabled_stateRequest"/>
|
8556
|
+
<output message="tns:LocalLB.ProfileDNS.set_dns_rapid_response_enabled_stateResponse"/>
|
8557
|
+
</operation>
|
8558
|
+
<operation name="get_dns_rapid_response_enabled_state">
|
8559
|
+
<documentation>
|
8560
|
+
Gets the state that if true, allows DNS Rapid Response to handle DNS resolution
|
8561
|
+
for DNS queries and responses that match a DNS-Express Zone.
|
8562
|
+
|
8563
|
+
|
8564
|
+
</documentation>
|
8565
|
+
<input message="tns:LocalLB.ProfileDNS.get_dns_rapid_response_enabled_stateRequest"/>
|
8566
|
+
<output message="tns:LocalLB.ProfileDNS.get_dns_rapid_response_enabled_stateResponse"/>
|
6551
8567
|
</operation>
|
6552
|
-
<operation name="
|
8568
|
+
<operation name="set_dns_rapid_response_last_action">
|
6553
8569
|
<documentation>
|
6554
|
-
|
8570
|
+
Sets the DNS Rapid Response last action to apply when a query does
|
8571
|
+
not match a DNS-Express zone.
|
6555
8572
|
|
6556
8573
|
</documentation>
|
6557
|
-
<input message="tns:LocalLB.ProfileDNS.
|
6558
|
-
<output message="tns:LocalLB.ProfileDNS.
|
8574
|
+
<input message="tns:LocalLB.ProfileDNS.set_dns_rapid_response_last_actionRequest"/>
|
8575
|
+
<output message="tns:LocalLB.ProfileDNS.set_dns_rapid_response_last_actionResponse"/>
|
6559
8576
|
</operation>
|
6560
|
-
<operation name="
|
8577
|
+
<operation name="get_dns_rapid_response_last_action">
|
6561
8578
|
<documentation>
|
6562
|
-
|
8579
|
+
Gets the DNS Rapid Response last actions for the specified profiles.
|
6563
8580
|
|
6564
8581
|
</documentation>
|
6565
|
-
<input message="tns:LocalLB.ProfileDNS.
|
6566
|
-
<output message="tns:LocalLB.ProfileDNS.
|
8582
|
+
<input message="tns:LocalLB.ProfileDNS.get_dns_rapid_response_last_actionRequest"/>
|
8583
|
+
<output message="tns:LocalLB.ProfileDNS.get_dns_rapid_response_last_actionResponse"/>
|
6567
8584
|
</operation>
|
6568
8585
|
<operation name="get_dns64_additional_section_rewrite">
|
6569
8586
|
<documentation>
|
@@ -6614,7 +8631,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6614
8631
|
<operation name="reset_statistics">
|
6615
8632
|
<documentation>
|
6616
8633
|
Resets the statistics for the specified DNS profiles.
|
6617
|
-
|
8634
|
+
|
6618
8635
|
|
6619
8636
|
</documentation>
|
6620
8637
|
<input message="tns:LocalLB.ProfileDNS.reset_statisticsRequest"/>
|
@@ -6624,7 +8641,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6624
8641
|
<documentation>
|
6625
8642
|
Resets the statistics for the specified DNS profiles, for
|
6626
8643
|
specified virtual servers.
|
6627
|
-
|
8644
|
+
|
6628
8645
|
</documentation>
|
6629
8646
|
<input message="tns:LocalLB.ProfileDNS.reset_statistics_by_virtualRequest"/>
|
6630
8647
|
<output message="tns:LocalLB.ProfileDNS.reset_statistics_by_virtualResponse"/>
|
@@ -6632,7 +8649,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6632
8649
|
<operation name="get_all_statistics">
|
6633
8650
|
<documentation>
|
6634
8651
|
Gets the statistics for all the DNS profiles.
|
6635
|
-
|
8652
|
+
|
6636
8653
|
|
6637
8654
|
</documentation>
|
6638
8655
|
<input message="tns:LocalLB.ProfileDNS.get_all_statisticsRequest"/>
|
@@ -6641,7 +8658,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6641
8658
|
<operation name="get_statistics">
|
6642
8659
|
<documentation>
|
6643
8660
|
Gets the statistics for the specified DNS profiles.
|
6644
|
-
|
8661
|
+
|
6645
8662
|
|
6646
8663
|
</documentation>
|
6647
8664
|
<input message="tns:LocalLB.ProfileDNS.get_statisticsRequest"/>
|
@@ -6650,7 +8667,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6650
8667
|
<operation name="get_statistics_by_virtual">
|
6651
8668
|
<documentation>
|
6652
8669
|
Gets the statistics for the specified DNS profiles, by virtual server.
|
6653
|
-
|
8670
|
+
|
6654
8671
|
</documentation>
|
6655
8672
|
<input message="tns:LocalLB.ProfileDNS.get_statistics_by_virtualRequest"/>
|
6656
8673
|
<output message="tns:LocalLB.ProfileDNS.get_statistics_by_virtualResponse"/>
|
@@ -6659,9 +8676,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6659
8676
|
<documentation>
|
6660
8677
|
Configures the specified DNS profiles with DNS logging profiles.
|
6661
8678
|
If logging is enabled on the DNS profile, the configured log profile
|
6662
|
-
contains all the details for logging such as the log destination,
|
8679
|
+
contains all the details for logging such as the log destination,
|
6663
8680
|
contents, and format.
|
6664
|
-
|
8681
|
+
|
6665
8682
|
</documentation>
|
6666
8683
|
<input message="tns:LocalLB.ProfileDNS.set_dns_logging_profileRequest"/>
|
6667
8684
|
<output message="tns:LocalLB.ProfileDNS.set_dns_logging_profileResponse"/>
|
@@ -6669,7 +8686,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6669
8686
|
<operation name="get_dns_logging_profile">
|
6670
8687
|
<documentation>
|
6671
8688
|
Gets the DNS logging profile used for the specified DNS profiles.
|
6672
|
-
|
8689
|
+
|
6673
8690
|
</documentation>
|
6674
8691
|
<input message="tns:LocalLB.ProfileDNS.get_dns_logging_profileRequest"/>
|
6675
8692
|
<output message="tns:LocalLB.ProfileDNS.get_dns_logging_profileResponse"/>
|
@@ -6677,10 +8694,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6677
8694
|
<operation name="set_dns_logging_enabled_state">
|
6678
8695
|
<documentation>
|
6679
8696
|
Sets the DNS logging enabled state for the specified profiles.
|
6680
|
-
Enabling the logging profile requires a DNS logging profile to be
|
6681
|
-
configured first. Based on the settings inside log profile,
|
8697
|
+
Enabling the logging profile requires a DNS logging profile to be
|
8698
|
+
configured first. Based on the settings inside log profile,
|
6682
8699
|
DNS queries or/and responses are logged.
|
6683
|
-
|
8700
|
+
|
6684
8701
|
</documentation>
|
6685
8702
|
<input message="tns:LocalLB.ProfileDNS.set_dns_logging_enabled_stateRequest"/>
|
6686
8703
|
<output message="tns:LocalLB.ProfileDNS.set_dns_logging_enabled_stateResponse"/>
|
@@ -6688,7 +8705,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6688
8705
|
<operation name="get_dns_logging_enabled_state">
|
6689
8706
|
<documentation>
|
6690
8707
|
Gets DNS logging enabled state for the specified profiles.
|
6691
|
-
|
8708
|
+
|
6692
8709
|
</documentation>
|
6693
8710
|
<input message="tns:LocalLB.ProfileDNS.get_dns_logging_enabled_stateRequest"/>
|
6694
8711
|
<output message="tns:LocalLB.ProfileDNS.get_dns_logging_enabled_stateResponse"/>
|
@@ -6696,7 +8713,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6696
8713
|
<operation name="set_dns_firewall_state">
|
6697
8714
|
<documentation>
|
6698
8715
|
Sets the DNS Firewall enabled state for the specified profiles.
|
6699
|
-
|
8716
|
+
|
6700
8717
|
</documentation>
|
6701
8718
|
<input message="tns:LocalLB.ProfileDNS.set_dns_firewall_stateRequest"/>
|
6702
8719
|
<output message="tns:LocalLB.ProfileDNS.set_dns_firewall_stateResponse"/>
|
@@ -6704,7 +8721,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6704
8721
|
<operation name="get_dns_firewall_state">
|
6705
8722
|
<documentation>
|
6706
8723
|
Gets the DNS Firewall enabled state for the specified profiles.
|
6707
|
-
|
8724
|
+
|
6708
8725
|
</documentation>
|
6709
8726
|
<input message="tns:LocalLB.ProfileDNS.get_dns_firewall_stateRequest"/>
|
6710
8727
|
<output message="tns:LocalLB.ProfileDNS.get_dns_firewall_stateResponse"/>
|
@@ -6714,7 +8731,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6714
8731
|
Sets the DNS Security Profile for the specified profiles.
|
6715
8732
|
If a DNS Security Profile is set, DNS packets will be dropped
|
6716
8733
|
according to the rules defined by the DNS Security Profile.
|
6717
|
-
|
8734
|
+
|
6718
8735
|
</documentation>
|
6719
8736
|
<input message="tns:LocalLB.ProfileDNS.set_dns_security_profileRequest"/>
|
6720
8737
|
<output message="tns:LocalLB.ProfileDNS.set_dns_security_profileResponse"/>
|
@@ -6722,11 +8739,51 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6722
8739
|
<operation name="get_dns_security_profile">
|
6723
8740
|
<documentation>
|
6724
8741
|
Gets the DNS Security profile used for the specified DNS profiles.
|
6725
|
-
|
8742
|
+
|
6726
8743
|
</documentation>
|
6727
8744
|
<input message="tns:LocalLB.ProfileDNS.get_dns_security_profileRequest"/>
|
6728
8745
|
<output message="tns:LocalLB.ProfileDNS.get_dns_security_profileResponse"/>
|
6729
8746
|
</operation>
|
8747
|
+
<operation name="set_hardware_validation_enabled_state">
|
8748
|
+
<documentation>
|
8749
|
+
Sets the hardware validation enabled state for the specified profiles.
|
8750
|
+
DNS hardware validation will ensure ingress queries are well formed
|
8751
|
+
according the the DNS RFCs (e.g. 1035).
|
8752
|
+
|
8753
|
+
</documentation>
|
8754
|
+
<input message="tns:LocalLB.ProfileDNS.set_hardware_validation_enabled_stateRequest"/>
|
8755
|
+
<output message="tns:LocalLB.ProfileDNS.set_hardware_validation_enabled_stateResponse"/>
|
8756
|
+
</operation>
|
8757
|
+
<operation name="get_hardware_validation_enabled_state">
|
8758
|
+
<documentation>
|
8759
|
+
Gets the hardware validation enabled state for the specified profiles.
|
8760
|
+
DNS hardware validation will ensure ingress queries are well formed
|
8761
|
+
according the the DNS RFCs (e.g. 1035).
|
8762
|
+
|
8763
|
+
</documentation>
|
8764
|
+
<input message="tns:LocalLB.ProfileDNS.get_hardware_validation_enabled_stateRequest"/>
|
8765
|
+
<output message="tns:LocalLB.ProfileDNS.get_hardware_validation_enabled_stateResponse"/>
|
8766
|
+
</operation>
|
8767
|
+
<operation name="set_hardware_caching_enabled_state">
|
8768
|
+
<documentation>
|
8769
|
+
Sets the hardware caching enabled state for the specified profiles.
|
8770
|
+
DNS hardware caching stores egressed responses for answering
|
8771
|
+
subsequent ingress queries without involving software.
|
8772
|
+
|
8773
|
+
</documentation>
|
8774
|
+
<input message="tns:LocalLB.ProfileDNS.set_hardware_caching_enabled_stateRequest"/>
|
8775
|
+
<output message="tns:LocalLB.ProfileDNS.set_hardware_caching_enabled_stateResponse"/>
|
8776
|
+
</operation>
|
8777
|
+
<operation name="get_hardware_caching_enabled_state">
|
8778
|
+
<documentation>
|
8779
|
+
Gets the hardware caching enabled state for the specified profiles.
|
8780
|
+
DNS hardware caching stores egressed responses for answering
|
8781
|
+
subsequent ingress queries without involving software.
|
8782
|
+
|
8783
|
+
</documentation>
|
8784
|
+
<input message="tns:LocalLB.ProfileDNS.get_hardware_caching_enabled_stateRequest"/>
|
8785
|
+
<output message="tns:LocalLB.ProfileDNS.get_hardware_caching_enabled_stateResponse"/>
|
8786
|
+
</operation>
|
6730
8787
|
<operation name="get_version">
|
6731
8788
|
<documentation>
|
6732
8789
|
Gets the version information for this interface.
|
@@ -6744,7 +8801,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6744
8801
|
<operation name="get_list">
|
6745
8802
|
<documentation>
|
6746
8803
|
Gets a list of all DNS profiles.
|
6747
|
-
|
8804
|
+
|
6748
8805
|
|
6749
8806
|
</documentation>
|
6750
8807
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -6765,7 +8822,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6765
8822
|
<operation name="create">
|
6766
8823
|
<documentation>
|
6767
8824
|
Creates the specified DNS profiles.
|
6768
|
-
|
8825
|
+
|
6769
8826
|
|
6770
8827
|
</documentation>
|
6771
8828
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -6786,7 +8843,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6786
8843
|
<operation name="delete_profile">
|
6787
8844
|
<documentation>
|
6788
8845
|
Deletes the specified DNS profiles.
|
6789
|
-
|
8846
|
+
|
6790
8847
|
|
6791
8848
|
</documentation>
|
6792
8849
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -6807,7 +8864,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6807
8864
|
<operation name="delete_all_profiles">
|
6808
8865
|
<documentation>
|
6809
8866
|
Deletes all DNS profiles.
|
6810
|
-
|
8867
|
+
|
6811
8868
|
|
6812
8869
|
</documentation>
|
6813
8870
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -6876,7 +8933,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6876
8933
|
<documentation>
|
6877
8934
|
Sets the names of the default profiles from which the specified profiles will derive
|
6878
8935
|
default values for its attributes.
|
6879
|
-
|
8936
|
+
|
6880
8937
|
|
6881
8938
|
</documentation>
|
6882
8939
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -6898,7 +8955,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6898
8955
|
<documentation>
|
6899
8956
|
Gets the names of the default profiles from which the specified profiles will derive
|
6900
8957
|
default values for its attributes.
|
6901
|
-
|
8958
|
+
|
6902
8959
|
|
6903
8960
|
</documentation>
|
6904
8961
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -6919,12 +8976,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6919
8976
|
<operation name="set_avr_dnsstat_sample_rate">
|
6920
8977
|
<documentation>
|
6921
8978
|
Sets the sample rate for AVR DNS statistics, allows AVR to store DNS statistics for sample queries.
|
6922
|
-
The sample rate is an integer value. When it is zero, no queries will be stored in the analytics
|
6923
|
-
database. When it is one, all queries will be stored. When it is N (N>1), 1/N queries will be stored.
|
6924
|
-
AVR DNS statistics contain query name (eg. www.f5.com), query type (eg. A, NS, MX), client IP and
|
8979
|
+
The sample rate is an integer value. When it is zero, no queries will be stored in the analytics
|
8980
|
+
database. When it is one, all queries will be stored. When it is N (N>1), 1/N queries will be stored.
|
8981
|
+
AVR DNS statistics contain query name (eg. www.f5.com), query type (eg. A, NS, MX), client IP and
|
6925
8982
|
virtual server IP. The client IP is the IP where the query comes from. The virtual server IP is the
|
6926
8983
|
IP of the listener which answers the query.
|
6927
|
-
|
8984
|
+
|
6928
8985
|
|
6929
8986
|
</documentation>
|
6930
8987
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -6946,7 +9003,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6946
9003
|
<documentation>
|
6947
9004
|
Gets the sample rates for AVR DNS statistics, allows AVR to store DNS statistics for sample queries.
|
6948
9005
|
AVR DNS statistics contain query name, query type, client IP and virtual server IP.
|
6949
|
-
|
9006
|
+
|
6950
9007
|
|
6951
9008
|
</documentation>
|
6952
9009
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -6968,7 +9025,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6968
9025
|
<documentation>
|
6969
9026
|
Sets the state that if true, allows GTM to handle DNS resolution for DNS queries
|
6970
9027
|
and responses that contain wide IP names.
|
6971
|
-
|
9028
|
+
|
6972
9029
|
|
6973
9030
|
</documentation>
|
6974
9031
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -6990,7 +9047,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6990
9047
|
<documentation>
|
6991
9048
|
Gets the state that if true, allows GTM to handle DNS resolution for DNS queries
|
6992
9049
|
and responses that contain wide IP names.
|
6993
|
-
|
9050
|
+
|
6994
9051
|
|
6995
9052
|
</documentation>
|
6996
9053
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -7052,7 +9109,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7052
9109
|
<operation name="set_use_local_bind_state">
|
7053
9110
|
<documentation>
|
7054
9111
|
Sets the state that if true, causes the system to use local BIND as a DNS resource.
|
7055
|
-
|
9112
|
+
|
7056
9113
|
</documentation>
|
7057
9114
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7058
9115
|
<input>
|
@@ -7072,7 +9129,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7072
9129
|
<operation name="get_use_local_bind_state">
|
7073
9130
|
<documentation>
|
7074
9131
|
Gets the state that if true, causes the system to use local BIND as a DNS resource.
|
7075
|
-
|
9132
|
+
|
7076
9133
|
</documentation>
|
7077
9134
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7078
9135
|
<input>
|
@@ -7092,7 +9149,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7092
9149
|
<operation name="set_dns_cache">
|
7093
9150
|
<documentation>
|
7094
9151
|
Sets the DNS Cache used for the specified profiles.
|
7095
|
-
|
9152
|
+
|
7096
9153
|
</documentation>
|
7097
9154
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7098
9155
|
<input>
|
@@ -7112,7 +9169,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7112
9169
|
<operation name="get_dns_cache">
|
7113
9170
|
<documentation>
|
7114
9171
|
Gets the DNS cache used for the specified profiles.
|
7115
|
-
|
9172
|
+
|
7116
9173
|
</documentation>
|
7117
9174
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7118
9175
|
<input>
|
@@ -7132,7 +9189,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7132
9189
|
<operation name="set_dns_cache_enabled_state">
|
7133
9190
|
<documentation>
|
7134
9191
|
Sets the DNS cache enabled state for the specified profiles.
|
7135
|
-
|
9192
|
+
|
7136
9193
|
</documentation>
|
7137
9194
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7138
9195
|
<input>
|
@@ -7152,7 +9209,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7152
9209
|
<operation name="get_dns_cache_enabled_state">
|
7153
9210
|
<documentation>
|
7154
9211
|
Gets DNS cache enabled state for the specified profiles.
|
7155
|
-
|
9212
|
+
|
7156
9213
|
</documentation>
|
7157
9214
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7158
9215
|
<input>
|
@@ -7172,7 +9229,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7172
9229
|
<operation name="set_dnssec_enabled_state">
|
7173
9230
|
<documentation>
|
7174
9231
|
Sets the DNSSEC enabled state for the specified profiles.
|
7175
|
-
|
9232
|
+
|
7176
9233
|
</documentation>
|
7177
9234
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7178
9235
|
<input>
|
@@ -7192,7 +9249,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7192
9249
|
<operation name="get_dnssec_enabled_state">
|
7193
9250
|
<documentation>
|
7194
9251
|
Gets the DNSSEC enabled state for the specified profiles.
|
7195
|
-
|
9252
|
+
|
7196
9253
|
</documentation>
|
7197
9254
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7198
9255
|
<input>
|
@@ -7212,7 +9269,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7212
9269
|
<operation name="set_dns_express_enabled_state">
|
7213
9270
|
<documentation>
|
7214
9271
|
Sets the state that if true, enables DNS Express for the specified profiles.
|
7215
|
-
|
9272
|
+
|
7216
9273
|
</documentation>
|
7217
9274
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7218
9275
|
<input>
|
@@ -7232,7 +9289,49 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7232
9289
|
<operation name="get_dns_express_enabled_state">
|
7233
9290
|
<documentation>
|
7234
9291
|
Gets the state that if true, enables DNS express for the specified profiles.
|
7235
|
-
|
9292
|
+
|
9293
|
+
</documentation>
|
9294
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
9295
|
+
<input>
|
9296
|
+
<soap:body
|
9297
|
+
use="encoded"
|
9298
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9299
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9300
|
+
</input>
|
9301
|
+
<output>
|
9302
|
+
<soap:body
|
9303
|
+
use="encoded"
|
9304
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9305
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9306
|
+
</output>
|
9307
|
+
</operation>
|
9308
|
+
|
9309
|
+
<operation name="set_zone_transfer_state">
|
9310
|
+
<documentation>
|
9311
|
+
Sets the states indicating whether to process zone transfers for the specified profiles.
|
9312
|
+
If the state of a profile is set to be disabled, virtual servers with this profile will
|
9313
|
+
not allow DNS Express to transfer zone data to the clients.
|
9314
|
+
|
9315
|
+
</documentation>
|
9316
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
9317
|
+
<input>
|
9318
|
+
<soap:body
|
9319
|
+
use="encoded"
|
9320
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9321
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9322
|
+
</input>
|
9323
|
+
<output>
|
9324
|
+
<soap:body
|
9325
|
+
use="encoded"
|
9326
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9327
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9328
|
+
</output>
|
9329
|
+
</operation>
|
9330
|
+
|
9331
|
+
<operation name="get_zone_transfer_state">
|
9332
|
+
<documentation>
|
9333
|
+
Gets the states indicating whether to process zone transfers for the specified profiles.
|
9334
|
+
|
7236
9335
|
</documentation>
|
7237
9336
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7238
9337
|
<input>
|
@@ -7310,6 +9409,91 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7310
9409
|
</output>
|
7311
9410
|
</operation>
|
7312
9411
|
|
9412
|
+
<operation name="set_dns_rapid_response_enabled_state">
|
9413
|
+
<documentation>
|
9414
|
+
Sets the state that if true, allows DNS Rapid Response to handle DNS resolution
|
9415
|
+
for DNS queries which match a DNS-Express Zone.
|
9416
|
+
|
9417
|
+
|
9418
|
+
</documentation>
|
9419
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
9420
|
+
<input>
|
9421
|
+
<soap:body
|
9422
|
+
use="encoded"
|
9423
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9424
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9425
|
+
</input>
|
9426
|
+
<output>
|
9427
|
+
<soap:body
|
9428
|
+
use="encoded"
|
9429
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9430
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9431
|
+
</output>
|
9432
|
+
</operation>
|
9433
|
+
|
9434
|
+
<operation name="get_dns_rapid_response_enabled_state">
|
9435
|
+
<documentation>
|
9436
|
+
Gets the state that if true, allows DNS Rapid Response to handle DNS resolution
|
9437
|
+
for DNS queries and responses that match a DNS-Express Zone.
|
9438
|
+
|
9439
|
+
|
9440
|
+
</documentation>
|
9441
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
9442
|
+
<input>
|
9443
|
+
<soap:body
|
9444
|
+
use="encoded"
|
9445
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9446
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9447
|
+
</input>
|
9448
|
+
<output>
|
9449
|
+
<soap:body
|
9450
|
+
use="encoded"
|
9451
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9452
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9453
|
+
</output>
|
9454
|
+
</operation>
|
9455
|
+
|
9456
|
+
<operation name="set_dns_rapid_response_last_action">
|
9457
|
+
<documentation>
|
9458
|
+
Sets the DNS Rapid Response last action to apply when a query does
|
9459
|
+
not match a DNS-Express zone.
|
9460
|
+
|
9461
|
+
</documentation>
|
9462
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
9463
|
+
<input>
|
9464
|
+
<soap:body
|
9465
|
+
use="encoded"
|
9466
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9467
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9468
|
+
</input>
|
9469
|
+
<output>
|
9470
|
+
<soap:body
|
9471
|
+
use="encoded"
|
9472
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9473
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9474
|
+
</output>
|
9475
|
+
</operation>
|
9476
|
+
|
9477
|
+
<operation name="get_dns_rapid_response_last_action">
|
9478
|
+
<documentation>
|
9479
|
+
Gets the DNS Rapid Response last actions for the specified profiles.
|
9480
|
+
|
9481
|
+
</documentation>
|
9482
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
9483
|
+
<input>
|
9484
|
+
<soap:body
|
9485
|
+
use="encoded"
|
9486
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9487
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9488
|
+
</input>
|
9489
|
+
<output>
|
9490
|
+
<soap:body
|
9491
|
+
use="encoded"
|
9492
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9493
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9494
|
+
</output>
|
9495
|
+
</operation>
|
9496
|
+
|
7313
9497
|
<operation name="get_dns64_additional_section_rewrite">
|
7314
9498
|
<documentation>
|
7315
9499
|
Gets DNS64 additional section rewrite behavior for the specified profiles.
|
@@ -7419,7 +9603,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7419
9603
|
<operation name="reset_statistics">
|
7420
9604
|
<documentation>
|
7421
9605
|
Resets the statistics for the specified DNS profiles.
|
7422
|
-
|
9606
|
+
|
7423
9607
|
|
7424
9608
|
</documentation>
|
7425
9609
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -7441,7 +9625,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7441
9625
|
<documentation>
|
7442
9626
|
Resets the statistics for the specified DNS profiles, for
|
7443
9627
|
specified virtual servers.
|
7444
|
-
|
9628
|
+
|
7445
9629
|
</documentation>
|
7446
9630
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7447
9631
|
<input>
|
@@ -7461,7 +9645,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7461
9645
|
<operation name="get_all_statistics">
|
7462
9646
|
<documentation>
|
7463
9647
|
Gets the statistics for all the DNS profiles.
|
7464
|
-
|
9648
|
+
|
7465
9649
|
|
7466
9650
|
</documentation>
|
7467
9651
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -7482,7 +9666,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7482
9666
|
<operation name="get_statistics">
|
7483
9667
|
<documentation>
|
7484
9668
|
Gets the statistics for the specified DNS profiles.
|
7485
|
-
|
9669
|
+
|
7486
9670
|
|
7487
9671
|
</documentation>
|
7488
9672
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
@@ -7503,7 +9687,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7503
9687
|
<operation name="get_statistics_by_virtual">
|
7504
9688
|
<documentation>
|
7505
9689
|
Gets the statistics for the specified DNS profiles, by virtual server.
|
7506
|
-
|
9690
|
+
|
7507
9691
|
</documentation>
|
7508
9692
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7509
9693
|
<input>
|
@@ -7524,9 +9708,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7524
9708
|
<documentation>
|
7525
9709
|
Configures the specified DNS profiles with DNS logging profiles.
|
7526
9710
|
If logging is enabled on the DNS profile, the configured log profile
|
7527
|
-
contains all the details for logging such as the log destination,
|
9711
|
+
contains all the details for logging such as the log destination,
|
7528
9712
|
contents, and format.
|
7529
|
-
|
9713
|
+
|
7530
9714
|
</documentation>
|
7531
9715
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7532
9716
|
<input>
|
@@ -7546,7 +9730,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7546
9730
|
<operation name="get_dns_logging_profile">
|
7547
9731
|
<documentation>
|
7548
9732
|
Gets the DNS logging profile used for the specified DNS profiles.
|
7549
|
-
|
9733
|
+
|
7550
9734
|
</documentation>
|
7551
9735
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7552
9736
|
<input>
|
@@ -7566,10 +9750,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7566
9750
|
<operation name="set_dns_logging_enabled_state">
|
7567
9751
|
<documentation>
|
7568
9752
|
Sets the DNS logging enabled state for the specified profiles.
|
7569
|
-
Enabling the logging profile requires a DNS logging profile to be
|
7570
|
-
configured first. Based on the settings inside log profile,
|
9753
|
+
Enabling the logging profile requires a DNS logging profile to be
|
9754
|
+
configured first. Based on the settings inside log profile,
|
7571
9755
|
DNS queries or/and responses are logged.
|
7572
|
-
|
9756
|
+
|
7573
9757
|
</documentation>
|
7574
9758
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7575
9759
|
<input>
|
@@ -7589,7 +9773,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7589
9773
|
<operation name="get_dns_logging_enabled_state">
|
7590
9774
|
<documentation>
|
7591
9775
|
Gets DNS logging enabled state for the specified profiles.
|
7592
|
-
|
9776
|
+
|
7593
9777
|
</documentation>
|
7594
9778
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7595
9779
|
<input>
|
@@ -7609,7 +9793,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7609
9793
|
<operation name="set_dns_firewall_state">
|
7610
9794
|
<documentation>
|
7611
9795
|
Sets the DNS Firewall enabled state for the specified profiles.
|
7612
|
-
|
9796
|
+
|
7613
9797
|
</documentation>
|
7614
9798
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7615
9799
|
<input>
|
@@ -7629,7 +9813,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7629
9813
|
<operation name="get_dns_firewall_state">
|
7630
9814
|
<documentation>
|
7631
9815
|
Gets the DNS Firewall enabled state for the specified profiles.
|
7632
|
-
|
9816
|
+
|
7633
9817
|
</documentation>
|
7634
9818
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7635
9819
|
<input>
|
@@ -7651,7 +9835,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7651
9835
|
Sets the DNS Security Profile for the specified profiles.
|
7652
9836
|
If a DNS Security Profile is set, DNS packets will be dropped
|
7653
9837
|
according to the rules defined by the DNS Security Profile.
|
7654
|
-
|
9838
|
+
|
7655
9839
|
</documentation>
|
7656
9840
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7657
9841
|
<input>
|
@@ -7671,7 +9855,95 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7671
9855
|
<operation name="get_dns_security_profile">
|
7672
9856
|
<documentation>
|
7673
9857
|
Gets the DNS Security profile used for the specified DNS profiles.
|
7674
|
-
|
9858
|
+
|
9859
|
+
</documentation>
|
9860
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
9861
|
+
<input>
|
9862
|
+
<soap:body
|
9863
|
+
use="encoded"
|
9864
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9865
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9866
|
+
</input>
|
9867
|
+
<output>
|
9868
|
+
<soap:body
|
9869
|
+
use="encoded"
|
9870
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9871
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9872
|
+
</output>
|
9873
|
+
</operation>
|
9874
|
+
|
9875
|
+
<operation name="set_hardware_validation_enabled_state">
|
9876
|
+
<documentation>
|
9877
|
+
Sets the hardware validation enabled state for the specified profiles.
|
9878
|
+
DNS hardware validation will ensure ingress queries are well formed
|
9879
|
+
according the the DNS RFCs (e.g. 1035).
|
9880
|
+
|
9881
|
+
</documentation>
|
9882
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
9883
|
+
<input>
|
9884
|
+
<soap:body
|
9885
|
+
use="encoded"
|
9886
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9887
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9888
|
+
</input>
|
9889
|
+
<output>
|
9890
|
+
<soap:body
|
9891
|
+
use="encoded"
|
9892
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9893
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9894
|
+
</output>
|
9895
|
+
</operation>
|
9896
|
+
|
9897
|
+
<operation name="get_hardware_validation_enabled_state">
|
9898
|
+
<documentation>
|
9899
|
+
Gets the hardware validation enabled state for the specified profiles.
|
9900
|
+
DNS hardware validation will ensure ingress queries are well formed
|
9901
|
+
according the the DNS RFCs (e.g. 1035).
|
9902
|
+
|
9903
|
+
</documentation>
|
9904
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
9905
|
+
<input>
|
9906
|
+
<soap:body
|
9907
|
+
use="encoded"
|
9908
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9909
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9910
|
+
</input>
|
9911
|
+
<output>
|
9912
|
+
<soap:body
|
9913
|
+
use="encoded"
|
9914
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9915
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9916
|
+
</output>
|
9917
|
+
</operation>
|
9918
|
+
|
9919
|
+
<operation name="set_hardware_caching_enabled_state">
|
9920
|
+
<documentation>
|
9921
|
+
Sets the hardware caching enabled state for the specified profiles.
|
9922
|
+
DNS hardware caching stores egressed responses for answering
|
9923
|
+
subsequent ingress queries without involving software.
|
9924
|
+
|
9925
|
+
</documentation>
|
9926
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
9927
|
+
<input>
|
9928
|
+
<soap:body
|
9929
|
+
use="encoded"
|
9930
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9931
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9932
|
+
</input>
|
9933
|
+
<output>
|
9934
|
+
<soap:body
|
9935
|
+
use="encoded"
|
9936
|
+
namespace="urn:iControl:LocalLB/ProfileDNS"
|
9937
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9938
|
+
</output>
|
9939
|
+
</operation>
|
9940
|
+
|
9941
|
+
<operation name="get_hardware_caching_enabled_state">
|
9942
|
+
<documentation>
|
9943
|
+
Gets the hardware caching enabled state for the specified profiles.
|
9944
|
+
DNS hardware caching stores egressed responses for answering
|
9945
|
+
subsequent ingress queries without involving software.
|
9946
|
+
|
7675
9947
|
</documentation>
|
7676
9948
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileDNS"/>
|
7677
9949
|
<input>
|