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
|
|
@@ -21,6 +21,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
21
21
|
xmlns='http://www.w3.org/2001/XMLSchema'
|
22
22
|
xmlns:SOAP-ENC='http://schemas.xmlsoap.org/soap/encoding/'
|
23
23
|
xmlns:wsdl='http://schemas.xmlsoap.org/wsdl/'>
|
24
|
+
<xsd:complexType name="LocalLB.RPZActionTypeSequenceSequence">
|
25
|
+
<xsd:complexContent>
|
26
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
27
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.RPZActionTypeSequence[]'/>
|
28
|
+
</xsd:restriction>
|
29
|
+
</xsd:complexContent>
|
30
|
+
</xsd:complexType>
|
24
31
|
<xsd:complexType name="LocalLB.DNSCache.DNSCacheStatistics">
|
25
32
|
<xsd:sequence>
|
26
33
|
<xsd:element name="statistics" type="tns:LocalLB.DNSCache.DNSCacheStatisticEntrySequence"/>
|
@@ -117,6 +124,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
117
124
|
</xsd:restriction>
|
118
125
|
</xsd:complexContent>
|
119
126
|
</xsd:complexType>
|
127
|
+
<xsd:complexType name="Common.IPPortDefinitionSequenceSequenceSequence">
|
128
|
+
<xsd:complexContent>
|
129
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
130
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.IPPortDefinitionSequenceSequence[]'/>
|
131
|
+
</xsd:restriction>
|
132
|
+
</xsd:complexContent>
|
133
|
+
</xsd:complexType>
|
120
134
|
<xsd:complexType name="Common.ULongSequence">
|
121
135
|
<xsd:complexContent>
|
122
136
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -131,6 +145,39 @@ All other trademarks mentioned in this document are the property of their respec
|
|
131
145
|
</xsd:restriction>
|
132
146
|
</xsd:complexContent>
|
133
147
|
</xsd:complexType>
|
148
|
+
<xsd:simpleType name="LocalLB.RPZActionType">
|
149
|
+
<xsd:restriction base="xsd:string">
|
150
|
+
<xsd:enumeration value="RPZ_ACTION_TYPE_UNKNOWN">
|
151
|
+
<xsd:annotation>
|
152
|
+
<xsd:documentation>RPZ_ACTION_TYPE_UNKNOWN</xsd:documentation>
|
153
|
+
</xsd:annotation>
|
154
|
+
</xsd:enumeration>
|
155
|
+
<xsd:enumeration value="RPZ_ACTION_TYPE_NXDOMAIN">
|
156
|
+
<xsd:annotation>
|
157
|
+
<xsd:documentation>RPZ_ACTION_TYPE_NXDOMAIN</xsd:documentation>
|
158
|
+
</xsd:annotation>
|
159
|
+
</xsd:enumeration>
|
160
|
+
<xsd:enumeration value="RPZ_ACTION_TYPE_WALLEDGARDEN">
|
161
|
+
<xsd:annotation>
|
162
|
+
<xsd:documentation>RPZ_ACTION_TYPE_WALLEDGARDEN</xsd:documentation>
|
163
|
+
</xsd:annotation>
|
164
|
+
</xsd:enumeration>
|
165
|
+
</xsd:restriction>
|
166
|
+
</xsd:simpleType>
|
167
|
+
<xsd:complexType name="Common.IPPortDefinitionSequence">
|
168
|
+
<xsd:complexContent>
|
169
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
170
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.IPPortDefinition[]'/>
|
171
|
+
</xsd:restriction>
|
172
|
+
</xsd:complexContent>
|
173
|
+
</xsd:complexType>
|
174
|
+
<xsd:complexType name="Common.IPPortDefinitionSequenceSequence">
|
175
|
+
<xsd:complexContent>
|
176
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
177
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.IPPortDefinitionSequence[]'/>
|
178
|
+
</xsd:restriction>
|
179
|
+
</xsd:complexContent>
|
180
|
+
</xsd:complexType>
|
134
181
|
<xsd:complexType name="LocalLB.DNSCache.DNSCacheStatisticEntry">
|
135
182
|
<xsd:sequence>
|
136
183
|
<xsd:element name="name" type="xsd:string"/>
|
@@ -4291,6 +4338,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4291
4338
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4292
4339
|
</xsd:annotation>
|
4293
4340
|
</xsd:enumeration>
|
4341
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4342
|
+
<xsd:annotation>
|
4343
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4344
|
+
</xsd:annotation>
|
4345
|
+
</xsd:enumeration>
|
4294
4346
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4295
4347
|
<xsd:annotation>
|
4296
4348
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4661,6 +4713,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4661
4713
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4662
4714
|
</xsd:annotation>
|
4663
4715
|
</xsd:enumeration>
|
4716
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4717
|
+
<xsd:annotation>
|
4718
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4719
|
+
</xsd:annotation>
|
4720
|
+
</xsd:enumeration>
|
4664
4721
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4665
4722
|
<xsd:annotation>
|
4666
4723
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5831,236 +5888,2119 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5831
5888
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5832
5889
|
</xsd:annotation>
|
5833
5890
|
</xsd:enumeration>
|
5834
|
-
|
5835
|
-
</xsd:simpleType>
|
5836
|
-
<xsd:simpleType name="LocalLB.DNSCacheType">
|
5837
|
-
<xsd:restriction base="xsd:string">
|
5838
|
-
<xsd:enumeration value="DNS_CACHE_TYPE_UNKNOWN">
|
5891
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5839
5892
|
<xsd:annotation>
|
5840
|
-
<xsd:documentation>
|
5893
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5841
5894
|
</xsd:annotation>
|
5842
5895
|
</xsd:enumeration>
|
5843
|
-
<xsd:enumeration value="
|
5896
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5844
5897
|
<xsd:annotation>
|
5845
|
-
<xsd:documentation>
|
5898
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5846
5899
|
</xsd:annotation>
|
5847
5900
|
</xsd:enumeration>
|
5848
|
-
<xsd:enumeration value="
|
5901
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5849
5902
|
<xsd:annotation>
|
5850
|
-
<xsd:documentation>
|
5903
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5851
5904
|
</xsd:annotation>
|
5852
5905
|
</xsd:enumeration>
|
5853
|
-
<xsd:enumeration value="
|
5906
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5854
5907
|
<xsd:annotation>
|
5855
|
-
<xsd:documentation>
|
5908
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5856
5909
|
</xsd:annotation>
|
5857
5910
|
</xsd:enumeration>
|
5858
|
-
|
5859
|
-
|
5860
|
-
|
5861
|
-
|
5862
|
-
|
5863
|
-
|
5864
|
-
|
5865
|
-
|
5866
|
-
|
5867
|
-
|
5868
|
-
|
5869
|
-
|
5870
|
-
|
5871
|
-
|
5872
|
-
|
5873
|
-
|
5874
|
-
|
5875
|
-
|
5876
|
-
|
5877
|
-
|
5878
|
-
|
5879
|
-
|
5880
|
-
|
5881
|
-
|
5882
|
-
|
5883
|
-
<xsd:
|
5884
|
-
<xsd:
|
5885
|
-
|
5886
|
-
|
5887
|
-
|
5888
|
-
|
5889
|
-
|
5890
|
-
|
5891
|
-
|
5892
|
-
</xsd:
|
5893
|
-
|
5894
|
-
|
5895
|
-
|
5896
|
-
|
5897
|
-
|
5898
|
-
<xsd:
|
5899
|
-
|
5900
|
-
|
5901
|
-
|
5902
|
-
|
5903
|
-
|
5904
|
-
|
5905
|
-
|
5906
|
-
|
5907
|
-
|
5908
|
-
|
5909
|
-
|
5910
|
-
</
|
5911
|
-
|
5912
|
-
|
5913
|
-
|
5914
|
-
<
|
5915
|
-
</
|
5916
|
-
|
5917
|
-
|
5918
|
-
|
5919
|
-
|
5920
|
-
<
|
5921
|
-
|
5922
|
-
|
5923
|
-
|
5924
|
-
<
|
5925
|
-
</
|
5926
|
-
|
5927
|
-
|
5928
|
-
|
5929
|
-
|
5930
|
-
<
|
5931
|
-
</
|
5932
|
-
|
5933
|
-
<
|
5934
|
-
|
5935
|
-
<
|
5936
|
-
</
|
5937
|
-
|
5938
|
-
<
|
5939
|
-
|
5940
|
-
|
5941
|
-
</
|
5942
|
-
|
5943
|
-
|
5944
|
-
|
5945
|
-
<
|
5946
|
-
|
5947
|
-
</
|
5948
|
-
<
|
5949
|
-
|
5950
|
-
</
|
5951
|
-
|
5952
|
-
|
5953
|
-
|
5954
|
-
|
5955
|
-
</
|
5956
|
-
|
5957
|
-
</
|
5958
|
-
|
5959
|
-
<
|
5960
|
-
|
5961
|
-
</
|
5962
|
-
|
5963
|
-
|
5964
|
-
|
5965
|
-
|
5966
|
-
|
5967
|
-
|
5968
|
-
|
5969
|
-
|
5970
|
-
<
|
5971
|
-
</
|
5972
|
-
|
5973
|
-
<
|
5974
|
-
|
5975
|
-
</
|
5976
|
-
|
5977
|
-
|
5978
|
-
|
5979
|
-
|
5980
|
-
<
|
5981
|
-
|
5982
|
-
|
5983
|
-
|
5984
|
-
<
|
5985
|
-
</
|
5986
|
-
|
5987
|
-
|
5988
|
-
|
5989
|
-
|
5990
|
-
<
|
5991
|
-
|
5992
|
-
</
|
5993
|
-
|
5994
|
-
<
|
5995
|
-
|
5996
|
-
|
5997
|
-
</
|
5998
|
-
<
|
5999
|
-
|
6000
|
-
|
6001
|
-
|
6002
|
-
|
6003
|
-
|
6004
|
-
|
6005
|
-
<
|
6006
|
-
</
|
6007
|
-
|
6008
|
-
<
|
6009
|
-
|
6010
|
-
</
|
6011
|
-
|
6012
|
-
|
6013
|
-
|
6014
|
-
|
6015
|
-
<
|
6016
|
-
|
6017
|
-
</
|
6018
|
-
<
|
6019
|
-
|
6020
|
-
</
|
6021
|
-
|
6022
|
-
|
6023
|
-
|
6024
|
-
|
6025
|
-
</
|
6026
|
-
|
6027
|
-
</
|
6028
|
-
|
6029
|
-
<
|
6030
|
-
|
6031
|
-
</
|
6032
|
-
|
6033
|
-
|
6034
|
-
|
6035
|
-
|
6036
|
-
|
6037
|
-
|
6038
|
-
|
6039
|
-
|
6040
|
-
<
|
6041
|
-
</
|
6042
|
-
|
6043
|
-
<
|
6044
|
-
|
6045
|
-
</
|
6046
|
-
|
6047
|
-
|
6048
|
-
|
6049
|
-
|
6050
|
-
<
|
6051
|
-
|
6052
|
-
|
6053
|
-
|
6054
|
-
<
|
6055
|
-
</
|
6056
|
-
|
6057
|
-
|
6058
|
-
|
6059
|
-
|
6060
|
-
<
|
6061
|
-
|
6062
|
-
</
|
6063
|
-
|
5911
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5912
|
+
<xsd:annotation>
|
5913
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5914
|
+
</xsd:annotation>
|
5915
|
+
</xsd:enumeration>
|
5916
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5917
|
+
<xsd:annotation>
|
5918
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5919
|
+
</xsd:annotation>
|
5920
|
+
</xsd:enumeration>
|
5921
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5922
|
+
<xsd:annotation>
|
5923
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5924
|
+
</xsd:annotation>
|
5925
|
+
</xsd:enumeration>
|
5926
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5927
|
+
<xsd:annotation>
|
5928
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5929
|
+
</xsd:annotation>
|
5930
|
+
</xsd:enumeration>
|
5931
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5932
|
+
<xsd:annotation>
|
5933
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5934
|
+
</xsd:annotation>
|
5935
|
+
</xsd:enumeration>
|
5936
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5937
|
+
<xsd:annotation>
|
5938
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
5939
|
+
</xsd:annotation>
|
5940
|
+
</xsd:enumeration>
|
5941
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
5942
|
+
<xsd:annotation>
|
5943
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
5944
|
+
</xsd:annotation>
|
5945
|
+
</xsd:enumeration>
|
5946
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
5947
|
+
<xsd:annotation>
|
5948
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
5949
|
+
</xsd:annotation>
|
5950
|
+
</xsd:enumeration>
|
5951
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
5952
|
+
<xsd:annotation>
|
5953
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
5954
|
+
</xsd:annotation>
|
5955
|
+
</xsd:enumeration>
|
5956
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
5957
|
+
<xsd:annotation>
|
5958
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
5959
|
+
</xsd:annotation>
|
5960
|
+
</xsd:enumeration>
|
5961
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
5962
|
+
<xsd:annotation>
|
5963
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
5964
|
+
</xsd:annotation>
|
5965
|
+
</xsd:enumeration>
|
5966
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
5967
|
+
<xsd:annotation>
|
5968
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
5969
|
+
</xsd:annotation>
|
5970
|
+
</xsd:enumeration>
|
5971
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
5972
|
+
<xsd:annotation>
|
5973
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
5974
|
+
</xsd:annotation>
|
5975
|
+
</xsd:enumeration>
|
5976
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
5977
|
+
<xsd:annotation>
|
5978
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
5979
|
+
</xsd:annotation>
|
5980
|
+
</xsd:enumeration>
|
5981
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
5982
|
+
<xsd:annotation>
|
5983
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
5984
|
+
</xsd:annotation>
|
5985
|
+
</xsd:enumeration>
|
5986
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
5987
|
+
<xsd:annotation>
|
5988
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
5989
|
+
</xsd:annotation>
|
5990
|
+
</xsd:enumeration>
|
5991
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
5992
|
+
<xsd:annotation>
|
5993
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
5994
|
+
</xsd:annotation>
|
5995
|
+
</xsd:enumeration>
|
5996
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
5997
|
+
<xsd:annotation>
|
5998
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
5999
|
+
</xsd:annotation>
|
6000
|
+
</xsd:enumeration>
|
6001
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
6002
|
+
<xsd:annotation>
|
6003
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
6004
|
+
</xsd:annotation>
|
6005
|
+
</xsd:enumeration>
|
6006
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
6007
|
+
<xsd:annotation>
|
6008
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
6009
|
+
</xsd:annotation>
|
6010
|
+
</xsd:enumeration>
|
6011
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
6012
|
+
<xsd:annotation>
|
6013
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
6014
|
+
</xsd:annotation>
|
6015
|
+
</xsd:enumeration>
|
6016
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
6017
|
+
<xsd:annotation>
|
6018
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
6019
|
+
</xsd:annotation>
|
6020
|
+
</xsd:enumeration>
|
6021
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
6022
|
+
<xsd:annotation>
|
6023
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
6024
|
+
</xsd:annotation>
|
6025
|
+
</xsd:enumeration>
|
6026
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
6027
|
+
<xsd:annotation>
|
6028
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
6029
|
+
</xsd:annotation>
|
6030
|
+
</xsd:enumeration>
|
6031
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
6032
|
+
<xsd:annotation>
|
6033
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
6034
|
+
</xsd:annotation>
|
6035
|
+
</xsd:enumeration>
|
6036
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
6037
|
+
<xsd:annotation>
|
6038
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
6039
|
+
</xsd:annotation>
|
6040
|
+
</xsd:enumeration>
|
6041
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
6042
|
+
<xsd:annotation>
|
6043
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6044
|
+
</xsd:annotation>
|
6045
|
+
</xsd:enumeration>
|
6046
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6047
|
+
<xsd:annotation>
|
6048
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6049
|
+
</xsd:annotation>
|
6050
|
+
</xsd:enumeration>
|
6051
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6052
|
+
<xsd:annotation>
|
6053
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6054
|
+
</xsd:annotation>
|
6055
|
+
</xsd:enumeration>
|
6056
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6057
|
+
<xsd:annotation>
|
6058
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6059
|
+
</xsd:annotation>
|
6060
|
+
</xsd:enumeration>
|
6061
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6062
|
+
<xsd:annotation>
|
6063
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6064
|
+
</xsd:annotation>
|
6065
|
+
</xsd:enumeration>
|
6066
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6067
|
+
<xsd:annotation>
|
6068
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6069
|
+
</xsd:annotation>
|
6070
|
+
</xsd:enumeration>
|
6071
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6072
|
+
<xsd:annotation>
|
6073
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6074
|
+
</xsd:annotation>
|
6075
|
+
</xsd:enumeration>
|
6076
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6077
|
+
<xsd:annotation>
|
6078
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6079
|
+
</xsd:annotation>
|
6080
|
+
</xsd:enumeration>
|
6081
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6082
|
+
<xsd:annotation>
|
6083
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6084
|
+
</xsd:annotation>
|
6085
|
+
</xsd:enumeration>
|
6086
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6087
|
+
<xsd:annotation>
|
6088
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6089
|
+
</xsd:annotation>
|
6090
|
+
</xsd:enumeration>
|
6091
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6092
|
+
<xsd:annotation>
|
6093
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6094
|
+
</xsd:annotation>
|
6095
|
+
</xsd:enumeration>
|
6096
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6097
|
+
<xsd:annotation>
|
6098
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6099
|
+
</xsd:annotation>
|
6100
|
+
</xsd:enumeration>
|
6101
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6102
|
+
<xsd:annotation>
|
6103
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6104
|
+
</xsd:annotation>
|
6105
|
+
</xsd:enumeration>
|
6106
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6107
|
+
<xsd:annotation>
|
6108
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6109
|
+
</xsd:annotation>
|
6110
|
+
</xsd:enumeration>
|
6111
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6112
|
+
<xsd:annotation>
|
6113
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6114
|
+
</xsd:annotation>
|
6115
|
+
</xsd:enumeration>
|
6116
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6117
|
+
<xsd:annotation>
|
6118
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6119
|
+
</xsd:annotation>
|
6120
|
+
</xsd:enumeration>
|
6121
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6122
|
+
<xsd:annotation>
|
6123
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6124
|
+
</xsd:annotation>
|
6125
|
+
</xsd:enumeration>
|
6126
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6127
|
+
<xsd:annotation>
|
6128
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6129
|
+
</xsd:annotation>
|
6130
|
+
</xsd:enumeration>
|
6131
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6132
|
+
<xsd:annotation>
|
6133
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6134
|
+
</xsd:annotation>
|
6135
|
+
</xsd:enumeration>
|
6136
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6137
|
+
<xsd:annotation>
|
6138
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6139
|
+
</xsd:annotation>
|
6140
|
+
</xsd:enumeration>
|
6141
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6142
|
+
<xsd:annotation>
|
6143
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6144
|
+
</xsd:annotation>
|
6145
|
+
</xsd:enumeration>
|
6146
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6147
|
+
<xsd:annotation>
|
6148
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6149
|
+
</xsd:annotation>
|
6150
|
+
</xsd:enumeration>
|
6151
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6152
|
+
<xsd:annotation>
|
6153
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6154
|
+
</xsd:annotation>
|
6155
|
+
</xsd:enumeration>
|
6156
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6157
|
+
<xsd:annotation>
|
6158
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6159
|
+
</xsd:annotation>
|
6160
|
+
</xsd:enumeration>
|
6161
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6162
|
+
<xsd:annotation>
|
6163
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6164
|
+
</xsd:annotation>
|
6165
|
+
</xsd:enumeration>
|
6166
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6167
|
+
<xsd:annotation>
|
6168
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6169
|
+
</xsd:annotation>
|
6170
|
+
</xsd:enumeration>
|
6171
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6172
|
+
<xsd:annotation>
|
6173
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6174
|
+
</xsd:annotation>
|
6175
|
+
</xsd:enumeration>
|
6176
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6177
|
+
<xsd:annotation>
|
6178
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6179
|
+
</xsd:annotation>
|
6180
|
+
</xsd:enumeration>
|
6181
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6182
|
+
<xsd:annotation>
|
6183
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6184
|
+
</xsd:annotation>
|
6185
|
+
</xsd:enumeration>
|
6186
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6187
|
+
<xsd:annotation>
|
6188
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6189
|
+
</xsd:annotation>
|
6190
|
+
</xsd:enumeration>
|
6191
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6192
|
+
<xsd:annotation>
|
6193
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6194
|
+
</xsd:annotation>
|
6195
|
+
</xsd:enumeration>
|
6196
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6197
|
+
<xsd:annotation>
|
6198
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6199
|
+
</xsd:annotation>
|
6200
|
+
</xsd:enumeration>
|
6201
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6202
|
+
<xsd:annotation>
|
6203
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6204
|
+
</xsd:annotation>
|
6205
|
+
</xsd:enumeration>
|
6206
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6207
|
+
<xsd:annotation>
|
6208
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6209
|
+
</xsd:annotation>
|
6210
|
+
</xsd:enumeration>
|
6211
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6212
|
+
<xsd:annotation>
|
6213
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6214
|
+
</xsd:annotation>
|
6215
|
+
</xsd:enumeration>
|
6216
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6217
|
+
<xsd:annotation>
|
6218
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6219
|
+
</xsd:annotation>
|
6220
|
+
</xsd:enumeration>
|
6221
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6222
|
+
<xsd:annotation>
|
6223
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6224
|
+
</xsd:annotation>
|
6225
|
+
</xsd:enumeration>
|
6226
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6227
|
+
<xsd:annotation>
|
6228
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6229
|
+
</xsd:annotation>
|
6230
|
+
</xsd:enumeration>
|
6231
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6232
|
+
<xsd:annotation>
|
6233
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6234
|
+
</xsd:annotation>
|
6235
|
+
</xsd:enumeration>
|
6236
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6237
|
+
<xsd:annotation>
|
6238
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6239
|
+
</xsd:annotation>
|
6240
|
+
</xsd:enumeration>
|
6241
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6242
|
+
<xsd:annotation>
|
6243
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6244
|
+
</xsd:annotation>
|
6245
|
+
</xsd:enumeration>
|
6246
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6247
|
+
<xsd:annotation>
|
6248
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6249
|
+
</xsd:annotation>
|
6250
|
+
</xsd:enumeration>
|
6251
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6252
|
+
<xsd:annotation>
|
6253
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6254
|
+
</xsd:annotation>
|
6255
|
+
</xsd:enumeration>
|
6256
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6257
|
+
<xsd:annotation>
|
6258
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6259
|
+
</xsd:annotation>
|
6260
|
+
</xsd:enumeration>
|
6261
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6262
|
+
<xsd:annotation>
|
6263
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6264
|
+
</xsd:annotation>
|
6265
|
+
</xsd:enumeration>
|
6266
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6267
|
+
<xsd:annotation>
|
6268
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6269
|
+
</xsd:annotation>
|
6270
|
+
</xsd:enumeration>
|
6271
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6272
|
+
<xsd:annotation>
|
6273
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6274
|
+
</xsd:annotation>
|
6275
|
+
</xsd:enumeration>
|
6276
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6277
|
+
<xsd:annotation>
|
6278
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6279
|
+
</xsd:annotation>
|
6280
|
+
</xsd:enumeration>
|
6281
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6282
|
+
<xsd:annotation>
|
6283
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6284
|
+
</xsd:annotation>
|
6285
|
+
</xsd:enumeration>
|
6286
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6287
|
+
<xsd:annotation>
|
6288
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6289
|
+
</xsd:annotation>
|
6290
|
+
</xsd:enumeration>
|
6291
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6292
|
+
<xsd:annotation>
|
6293
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6294
|
+
</xsd:annotation>
|
6295
|
+
</xsd:enumeration>
|
6296
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6297
|
+
<xsd:annotation>
|
6298
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6299
|
+
</xsd:annotation>
|
6300
|
+
</xsd:enumeration>
|
6301
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6302
|
+
<xsd:annotation>
|
6303
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6304
|
+
</xsd:annotation>
|
6305
|
+
</xsd:enumeration>
|
6306
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6307
|
+
<xsd:annotation>
|
6308
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6309
|
+
</xsd:annotation>
|
6310
|
+
</xsd:enumeration>
|
6311
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6312
|
+
<xsd:annotation>
|
6313
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6314
|
+
</xsd:annotation>
|
6315
|
+
</xsd:enumeration>
|
6316
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6317
|
+
<xsd:annotation>
|
6318
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6319
|
+
</xsd:annotation>
|
6320
|
+
</xsd:enumeration>
|
6321
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6322
|
+
<xsd:annotation>
|
6323
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6324
|
+
</xsd:annotation>
|
6325
|
+
</xsd:enumeration>
|
6326
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6327
|
+
<xsd:annotation>
|
6328
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6329
|
+
</xsd:annotation>
|
6330
|
+
</xsd:enumeration>
|
6331
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6332
|
+
<xsd:annotation>
|
6333
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6334
|
+
</xsd:annotation>
|
6335
|
+
</xsd:enumeration>
|
6336
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6337
|
+
<xsd:annotation>
|
6338
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6339
|
+
</xsd:annotation>
|
6340
|
+
</xsd:enumeration>
|
6341
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6342
|
+
<xsd:annotation>
|
6343
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6344
|
+
</xsd:annotation>
|
6345
|
+
</xsd:enumeration>
|
6346
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6347
|
+
<xsd:annotation>
|
6348
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6349
|
+
</xsd:annotation>
|
6350
|
+
</xsd:enumeration>
|
6351
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6352
|
+
<xsd:annotation>
|
6353
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6354
|
+
</xsd:annotation>
|
6355
|
+
</xsd:enumeration>
|
6356
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6357
|
+
<xsd:annotation>
|
6358
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6359
|
+
</xsd:annotation>
|
6360
|
+
</xsd:enumeration>
|
6361
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6362
|
+
<xsd:annotation>
|
6363
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6364
|
+
</xsd:annotation>
|
6365
|
+
</xsd:enumeration>
|
6366
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6367
|
+
<xsd:annotation>
|
6368
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6369
|
+
</xsd:annotation>
|
6370
|
+
</xsd:enumeration>
|
6371
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6372
|
+
<xsd:annotation>
|
6373
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6374
|
+
</xsd:annotation>
|
6375
|
+
</xsd:enumeration>
|
6376
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6377
|
+
<xsd:annotation>
|
6378
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6379
|
+
</xsd:annotation>
|
6380
|
+
</xsd:enumeration>
|
6381
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6382
|
+
<xsd:annotation>
|
6383
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6384
|
+
</xsd:annotation>
|
6385
|
+
</xsd:enumeration>
|
6386
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6387
|
+
<xsd:annotation>
|
6388
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6389
|
+
</xsd:annotation>
|
6390
|
+
</xsd:enumeration>
|
6391
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6392
|
+
<xsd:annotation>
|
6393
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6394
|
+
</xsd:annotation>
|
6395
|
+
</xsd:enumeration>
|
6396
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6397
|
+
<xsd:annotation>
|
6398
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6399
|
+
</xsd:annotation>
|
6400
|
+
</xsd:enumeration>
|
6401
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6402
|
+
<xsd:annotation>
|
6403
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6404
|
+
</xsd:annotation>
|
6405
|
+
</xsd:enumeration>
|
6406
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6407
|
+
<xsd:annotation>
|
6408
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6409
|
+
</xsd:annotation>
|
6410
|
+
</xsd:enumeration>
|
6411
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6412
|
+
<xsd:annotation>
|
6413
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6414
|
+
</xsd:annotation>
|
6415
|
+
</xsd:enumeration>
|
6416
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6417
|
+
<xsd:annotation>
|
6418
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6419
|
+
</xsd:annotation>
|
6420
|
+
</xsd:enumeration>
|
6421
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6422
|
+
<xsd:annotation>
|
6423
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6424
|
+
</xsd:annotation>
|
6425
|
+
</xsd:enumeration>
|
6426
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6427
|
+
<xsd:annotation>
|
6428
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6429
|
+
</xsd:annotation>
|
6430
|
+
</xsd:enumeration>
|
6431
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6432
|
+
<xsd:annotation>
|
6433
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6434
|
+
</xsd:annotation>
|
6435
|
+
</xsd:enumeration>
|
6436
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6437
|
+
<xsd:annotation>
|
6438
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6439
|
+
</xsd:annotation>
|
6440
|
+
</xsd:enumeration>
|
6441
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6442
|
+
<xsd:annotation>
|
6443
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6444
|
+
</xsd:annotation>
|
6445
|
+
</xsd:enumeration>
|
6446
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6447
|
+
<xsd:annotation>
|
6448
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6449
|
+
</xsd:annotation>
|
6450
|
+
</xsd:enumeration>
|
6451
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6452
|
+
<xsd:annotation>
|
6453
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6454
|
+
</xsd:annotation>
|
6455
|
+
</xsd:enumeration>
|
6456
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6457
|
+
<xsd:annotation>
|
6458
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6459
|
+
</xsd:annotation>
|
6460
|
+
</xsd:enumeration>
|
6461
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6462
|
+
<xsd:annotation>
|
6463
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6464
|
+
</xsd:annotation>
|
6465
|
+
</xsd:enumeration>
|
6466
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6467
|
+
<xsd:annotation>
|
6468
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6469
|
+
</xsd:annotation>
|
6470
|
+
</xsd:enumeration>
|
6471
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6472
|
+
<xsd:annotation>
|
6473
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6474
|
+
</xsd:annotation>
|
6475
|
+
</xsd:enumeration>
|
6476
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6477
|
+
<xsd:annotation>
|
6478
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6479
|
+
</xsd:annotation>
|
6480
|
+
</xsd:enumeration>
|
6481
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6482
|
+
<xsd:annotation>
|
6483
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6484
|
+
</xsd:annotation>
|
6485
|
+
</xsd:enumeration>
|
6486
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6487
|
+
<xsd:annotation>
|
6488
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6489
|
+
</xsd:annotation>
|
6490
|
+
</xsd:enumeration>
|
6491
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6492
|
+
<xsd:annotation>
|
6493
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6494
|
+
</xsd:annotation>
|
6495
|
+
</xsd:enumeration>
|
6496
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6497
|
+
<xsd:annotation>
|
6498
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6499
|
+
</xsd:annotation>
|
6500
|
+
</xsd:enumeration>
|
6501
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6502
|
+
<xsd:annotation>
|
6503
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6504
|
+
</xsd:annotation>
|
6505
|
+
</xsd:enumeration>
|
6506
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6507
|
+
<xsd:annotation>
|
6508
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6509
|
+
</xsd:annotation>
|
6510
|
+
</xsd:enumeration>
|
6511
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6512
|
+
<xsd:annotation>
|
6513
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6514
|
+
</xsd:annotation>
|
6515
|
+
</xsd:enumeration>
|
6516
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6517
|
+
<xsd:annotation>
|
6518
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6519
|
+
</xsd:annotation>
|
6520
|
+
</xsd:enumeration>
|
6521
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6522
|
+
<xsd:annotation>
|
6523
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6524
|
+
</xsd:annotation>
|
6525
|
+
</xsd:enumeration>
|
6526
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6527
|
+
<xsd:annotation>
|
6528
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6529
|
+
</xsd:annotation>
|
6530
|
+
</xsd:enumeration>
|
6531
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6532
|
+
<xsd:annotation>
|
6533
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6534
|
+
</xsd:annotation>
|
6535
|
+
</xsd:enumeration>
|
6536
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6537
|
+
<xsd:annotation>
|
6538
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6539
|
+
</xsd:annotation>
|
6540
|
+
</xsd:enumeration>
|
6541
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6542
|
+
<xsd:annotation>
|
6543
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6544
|
+
</xsd:annotation>
|
6545
|
+
</xsd:enumeration>
|
6546
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6547
|
+
<xsd:annotation>
|
6548
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6549
|
+
</xsd:annotation>
|
6550
|
+
</xsd:enumeration>
|
6551
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6552
|
+
<xsd:annotation>
|
6553
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6554
|
+
</xsd:annotation>
|
6555
|
+
</xsd:enumeration>
|
6556
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6557
|
+
<xsd:annotation>
|
6558
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6559
|
+
</xsd:annotation>
|
6560
|
+
</xsd:enumeration>
|
6561
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6562
|
+
<xsd:annotation>
|
6563
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6564
|
+
</xsd:annotation>
|
6565
|
+
</xsd:enumeration>
|
6566
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6567
|
+
<xsd:annotation>
|
6568
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6569
|
+
</xsd:annotation>
|
6570
|
+
</xsd:enumeration>
|
6571
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6572
|
+
<xsd:annotation>
|
6573
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6574
|
+
</xsd:annotation>
|
6575
|
+
</xsd:enumeration>
|
6576
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6577
|
+
<xsd:annotation>
|
6578
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6579
|
+
</xsd:annotation>
|
6580
|
+
</xsd:enumeration>
|
6581
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6582
|
+
<xsd:annotation>
|
6583
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6584
|
+
</xsd:annotation>
|
6585
|
+
</xsd:enumeration>
|
6586
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6587
|
+
<xsd:annotation>
|
6588
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6589
|
+
</xsd:annotation>
|
6590
|
+
</xsd:enumeration>
|
6591
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6592
|
+
<xsd:annotation>
|
6593
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6594
|
+
</xsd:annotation>
|
6595
|
+
</xsd:enumeration>
|
6596
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6597
|
+
<xsd:annotation>
|
6598
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6599
|
+
</xsd:annotation>
|
6600
|
+
</xsd:enumeration>
|
6601
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6602
|
+
<xsd:annotation>
|
6603
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6604
|
+
</xsd:annotation>
|
6605
|
+
</xsd:enumeration>
|
6606
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6607
|
+
<xsd:annotation>
|
6608
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6609
|
+
</xsd:annotation>
|
6610
|
+
</xsd:enumeration>
|
6611
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6612
|
+
<xsd:annotation>
|
6613
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6614
|
+
</xsd:annotation>
|
6615
|
+
</xsd:enumeration>
|
6616
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6617
|
+
<xsd:annotation>
|
6618
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6619
|
+
</xsd:annotation>
|
6620
|
+
</xsd:enumeration>
|
6621
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6622
|
+
<xsd:annotation>
|
6623
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6624
|
+
</xsd:annotation>
|
6625
|
+
</xsd:enumeration>
|
6626
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6627
|
+
<xsd:annotation>
|
6628
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6629
|
+
</xsd:annotation>
|
6630
|
+
</xsd:enumeration>
|
6631
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6632
|
+
<xsd:annotation>
|
6633
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6634
|
+
</xsd:annotation>
|
6635
|
+
</xsd:enumeration>
|
6636
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6637
|
+
<xsd:annotation>
|
6638
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6639
|
+
</xsd:annotation>
|
6640
|
+
</xsd:enumeration>
|
6641
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6642
|
+
<xsd:annotation>
|
6643
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6644
|
+
</xsd:annotation>
|
6645
|
+
</xsd:enumeration>
|
6646
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6647
|
+
<xsd:annotation>
|
6648
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6649
|
+
</xsd:annotation>
|
6650
|
+
</xsd:enumeration>
|
6651
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6652
|
+
<xsd:annotation>
|
6653
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6654
|
+
</xsd:annotation>
|
6655
|
+
</xsd:enumeration>
|
6656
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6657
|
+
<xsd:annotation>
|
6658
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6659
|
+
</xsd:annotation>
|
6660
|
+
</xsd:enumeration>
|
6661
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6662
|
+
<xsd:annotation>
|
6663
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6664
|
+
</xsd:annotation>
|
6665
|
+
</xsd:enumeration>
|
6666
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6667
|
+
<xsd:annotation>
|
6668
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6669
|
+
</xsd:annotation>
|
6670
|
+
</xsd:enumeration>
|
6671
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6672
|
+
<xsd:annotation>
|
6673
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6674
|
+
</xsd:annotation>
|
6675
|
+
</xsd:enumeration>
|
6676
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6677
|
+
<xsd:annotation>
|
6678
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6679
|
+
</xsd:annotation>
|
6680
|
+
</xsd:enumeration>
|
6681
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6682
|
+
<xsd:annotation>
|
6683
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6684
|
+
</xsd:annotation>
|
6685
|
+
</xsd:enumeration>
|
6686
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6687
|
+
<xsd:annotation>
|
6688
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6689
|
+
</xsd:annotation>
|
6690
|
+
</xsd:enumeration>
|
6691
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6692
|
+
<xsd:annotation>
|
6693
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6694
|
+
</xsd:annotation>
|
6695
|
+
</xsd:enumeration>
|
6696
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6697
|
+
<xsd:annotation>
|
6698
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6699
|
+
</xsd:annotation>
|
6700
|
+
</xsd:enumeration>
|
6701
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6702
|
+
<xsd:annotation>
|
6703
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6704
|
+
</xsd:annotation>
|
6705
|
+
</xsd:enumeration>
|
6706
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6707
|
+
<xsd:annotation>
|
6708
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6709
|
+
</xsd:annotation>
|
6710
|
+
</xsd:enumeration>
|
6711
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6712
|
+
<xsd:annotation>
|
6713
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6714
|
+
</xsd:annotation>
|
6715
|
+
</xsd:enumeration>
|
6716
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6717
|
+
<xsd:annotation>
|
6718
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6719
|
+
</xsd:annotation>
|
6720
|
+
</xsd:enumeration>
|
6721
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6722
|
+
<xsd:annotation>
|
6723
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6724
|
+
</xsd:annotation>
|
6725
|
+
</xsd:enumeration>
|
6726
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6727
|
+
<xsd:annotation>
|
6728
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6729
|
+
</xsd:annotation>
|
6730
|
+
</xsd:enumeration>
|
6731
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6732
|
+
<xsd:annotation>
|
6733
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6734
|
+
</xsd:annotation>
|
6735
|
+
</xsd:enumeration>
|
6736
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6737
|
+
<xsd:annotation>
|
6738
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6739
|
+
</xsd:annotation>
|
6740
|
+
</xsd:enumeration>
|
6741
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6742
|
+
<xsd:annotation>
|
6743
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6744
|
+
</xsd:annotation>
|
6745
|
+
</xsd:enumeration>
|
6746
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6747
|
+
<xsd:annotation>
|
6748
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6749
|
+
</xsd:annotation>
|
6750
|
+
</xsd:enumeration>
|
6751
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6752
|
+
<xsd:annotation>
|
6753
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6754
|
+
</xsd:annotation>
|
6755
|
+
</xsd:enumeration>
|
6756
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6757
|
+
<xsd:annotation>
|
6758
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6759
|
+
</xsd:annotation>
|
6760
|
+
</xsd:enumeration>
|
6761
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6762
|
+
<xsd:annotation>
|
6763
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6764
|
+
</xsd:annotation>
|
6765
|
+
</xsd:enumeration>
|
6766
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6767
|
+
<xsd:annotation>
|
6768
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6769
|
+
</xsd:annotation>
|
6770
|
+
</xsd:enumeration>
|
6771
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6772
|
+
<xsd:annotation>
|
6773
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6774
|
+
</xsd:annotation>
|
6775
|
+
</xsd:enumeration>
|
6776
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6777
|
+
<xsd:annotation>
|
6778
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6779
|
+
</xsd:annotation>
|
6780
|
+
</xsd:enumeration>
|
6781
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6782
|
+
<xsd:annotation>
|
6783
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6784
|
+
</xsd:annotation>
|
6785
|
+
</xsd:enumeration>
|
6786
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6787
|
+
<xsd:annotation>
|
6788
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6789
|
+
</xsd:annotation>
|
6790
|
+
</xsd:enumeration>
|
6791
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6792
|
+
<xsd:annotation>
|
6793
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6794
|
+
</xsd:annotation>
|
6795
|
+
</xsd:enumeration>
|
6796
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6797
|
+
<xsd:annotation>
|
6798
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6799
|
+
</xsd:annotation>
|
6800
|
+
</xsd:enumeration>
|
6801
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6802
|
+
<xsd:annotation>
|
6803
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6804
|
+
</xsd:annotation>
|
6805
|
+
</xsd:enumeration>
|
6806
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6807
|
+
<xsd:annotation>
|
6808
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6809
|
+
</xsd:annotation>
|
6810
|
+
</xsd:enumeration>
|
6811
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6812
|
+
<xsd:annotation>
|
6813
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6814
|
+
</xsd:annotation>
|
6815
|
+
</xsd:enumeration>
|
6816
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6817
|
+
<xsd:annotation>
|
6818
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6819
|
+
</xsd:annotation>
|
6820
|
+
</xsd:enumeration>
|
6821
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6822
|
+
<xsd:annotation>
|
6823
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6824
|
+
</xsd:annotation>
|
6825
|
+
</xsd:enumeration>
|
6826
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6827
|
+
<xsd:annotation>
|
6828
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6829
|
+
</xsd:annotation>
|
6830
|
+
</xsd:enumeration>
|
6831
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6832
|
+
<xsd:annotation>
|
6833
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6834
|
+
</xsd:annotation>
|
6835
|
+
</xsd:enumeration>
|
6836
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6837
|
+
<xsd:annotation>
|
6838
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6839
|
+
</xsd:annotation>
|
6840
|
+
</xsd:enumeration>
|
6841
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6842
|
+
<xsd:annotation>
|
6843
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6844
|
+
</xsd:annotation>
|
6845
|
+
</xsd:enumeration>
|
6846
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6847
|
+
<xsd:annotation>
|
6848
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6849
|
+
</xsd:annotation>
|
6850
|
+
</xsd:enumeration>
|
6851
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6852
|
+
<xsd:annotation>
|
6853
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6854
|
+
</xsd:annotation>
|
6855
|
+
</xsd:enumeration>
|
6856
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6857
|
+
<xsd:annotation>
|
6858
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6859
|
+
</xsd:annotation>
|
6860
|
+
</xsd:enumeration>
|
6861
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6862
|
+
<xsd:annotation>
|
6863
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6864
|
+
</xsd:annotation>
|
6865
|
+
</xsd:enumeration>
|
6866
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6867
|
+
<xsd:annotation>
|
6868
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6869
|
+
</xsd:annotation>
|
6870
|
+
</xsd:enumeration>
|
6871
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6872
|
+
<xsd:annotation>
|
6873
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6874
|
+
</xsd:annotation>
|
6875
|
+
</xsd:enumeration>
|
6876
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6877
|
+
<xsd:annotation>
|
6878
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6879
|
+
</xsd:annotation>
|
6880
|
+
</xsd:enumeration>
|
6881
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6882
|
+
<xsd:annotation>
|
6883
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6884
|
+
</xsd:annotation>
|
6885
|
+
</xsd:enumeration>
|
6886
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6887
|
+
<xsd:annotation>
|
6888
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6889
|
+
</xsd:annotation>
|
6890
|
+
</xsd:enumeration>
|
6891
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6892
|
+
<xsd:annotation>
|
6893
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6894
|
+
</xsd:annotation>
|
6895
|
+
</xsd:enumeration>
|
6896
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6897
|
+
<xsd:annotation>
|
6898
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6899
|
+
</xsd:annotation>
|
6900
|
+
</xsd:enumeration>
|
6901
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6902
|
+
<xsd:annotation>
|
6903
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6904
|
+
</xsd:annotation>
|
6905
|
+
</xsd:enumeration>
|
6906
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6907
|
+
<xsd:annotation>
|
6908
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6909
|
+
</xsd:annotation>
|
6910
|
+
</xsd:enumeration>
|
6911
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6912
|
+
<xsd:annotation>
|
6913
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6914
|
+
</xsd:annotation>
|
6915
|
+
</xsd:enumeration>
|
6916
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6917
|
+
<xsd:annotation>
|
6918
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6919
|
+
</xsd:annotation>
|
6920
|
+
</xsd:enumeration>
|
6921
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6922
|
+
<xsd:annotation>
|
6923
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6924
|
+
</xsd:annotation>
|
6925
|
+
</xsd:enumeration>
|
6926
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6927
|
+
<xsd:annotation>
|
6928
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6929
|
+
</xsd:annotation>
|
6930
|
+
</xsd:enumeration>
|
6931
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6932
|
+
<xsd:annotation>
|
6933
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6934
|
+
</xsd:annotation>
|
6935
|
+
</xsd:enumeration>
|
6936
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6937
|
+
<xsd:annotation>
|
6938
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6939
|
+
</xsd:annotation>
|
6940
|
+
</xsd:enumeration>
|
6941
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6942
|
+
<xsd:annotation>
|
6943
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6944
|
+
</xsd:annotation>
|
6945
|
+
</xsd:enumeration>
|
6946
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6947
|
+
<xsd:annotation>
|
6948
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6949
|
+
</xsd:annotation>
|
6950
|
+
</xsd:enumeration>
|
6951
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6952
|
+
<xsd:annotation>
|
6953
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6954
|
+
</xsd:annotation>
|
6955
|
+
</xsd:enumeration>
|
6956
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6957
|
+
<xsd:annotation>
|
6958
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6959
|
+
</xsd:annotation>
|
6960
|
+
</xsd:enumeration>
|
6961
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6962
|
+
<xsd:annotation>
|
6963
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6964
|
+
</xsd:annotation>
|
6965
|
+
</xsd:enumeration>
|
6966
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6967
|
+
<xsd:annotation>
|
6968
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6969
|
+
</xsd:annotation>
|
6970
|
+
</xsd:enumeration>
|
6971
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6972
|
+
<xsd:annotation>
|
6973
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
6974
|
+
</xsd:annotation>
|
6975
|
+
</xsd:enumeration>
|
6976
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
6977
|
+
<xsd:annotation>
|
6978
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
6979
|
+
</xsd:annotation>
|
6980
|
+
</xsd:enumeration>
|
6981
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
6982
|
+
<xsd:annotation>
|
6983
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
6984
|
+
</xsd:annotation>
|
6985
|
+
</xsd:enumeration>
|
6986
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
6987
|
+
<xsd:annotation>
|
6988
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
6989
|
+
</xsd:annotation>
|
6990
|
+
</xsd:enumeration>
|
6991
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
6992
|
+
<xsd:annotation>
|
6993
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
6994
|
+
</xsd:annotation>
|
6995
|
+
</xsd:enumeration>
|
6996
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
6997
|
+
<xsd:annotation>
|
6998
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
6999
|
+
</xsd:annotation>
|
7000
|
+
</xsd:enumeration>
|
7001
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
7002
|
+
<xsd:annotation>
|
7003
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
7004
|
+
</xsd:annotation>
|
7005
|
+
</xsd:enumeration>
|
7006
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
7007
|
+
<xsd:annotation>
|
7008
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
7009
|
+
</xsd:annotation>
|
7010
|
+
</xsd:enumeration>
|
7011
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
7012
|
+
<xsd:annotation>
|
7013
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
7014
|
+
</xsd:annotation>
|
7015
|
+
</xsd:enumeration>
|
7016
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
7017
|
+
<xsd:annotation>
|
7018
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
7019
|
+
</xsd:annotation>
|
7020
|
+
</xsd:enumeration>
|
7021
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
7022
|
+
<xsd:annotation>
|
7023
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
7024
|
+
</xsd:annotation>
|
7025
|
+
</xsd:enumeration>
|
7026
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
7027
|
+
<xsd:annotation>
|
7028
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
7029
|
+
</xsd:annotation>
|
7030
|
+
</xsd:enumeration>
|
7031
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
7032
|
+
<xsd:annotation>
|
7033
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
7034
|
+
</xsd:annotation>
|
7035
|
+
</xsd:enumeration>
|
7036
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
7037
|
+
<xsd:annotation>
|
7038
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
7039
|
+
</xsd:annotation>
|
7040
|
+
</xsd:enumeration>
|
7041
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
7042
|
+
<xsd:annotation>
|
7043
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
7044
|
+
</xsd:annotation>
|
7045
|
+
</xsd:enumeration>
|
7046
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
7047
|
+
<xsd:annotation>
|
7048
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7049
|
+
</xsd:annotation>
|
7050
|
+
</xsd:enumeration>
|
7051
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7052
|
+
<xsd:annotation>
|
7053
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7054
|
+
</xsd:annotation>
|
7055
|
+
</xsd:enumeration>
|
7056
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7057
|
+
<xsd:annotation>
|
7058
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7059
|
+
</xsd:annotation>
|
7060
|
+
</xsd:enumeration>
|
7061
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7062
|
+
<xsd:annotation>
|
7063
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7064
|
+
</xsd:annotation>
|
7065
|
+
</xsd:enumeration>
|
7066
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7067
|
+
<xsd:annotation>
|
7068
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7069
|
+
</xsd:annotation>
|
7070
|
+
</xsd:enumeration>
|
7071
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7072
|
+
<xsd:annotation>
|
7073
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7074
|
+
</xsd:annotation>
|
7075
|
+
</xsd:enumeration>
|
7076
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7077
|
+
<xsd:annotation>
|
7078
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7079
|
+
</xsd:annotation>
|
7080
|
+
</xsd:enumeration>
|
7081
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7082
|
+
<xsd:annotation>
|
7083
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7084
|
+
</xsd:annotation>
|
7085
|
+
</xsd:enumeration>
|
7086
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7087
|
+
<xsd:annotation>
|
7088
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7089
|
+
</xsd:annotation>
|
7090
|
+
</xsd:enumeration>
|
7091
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7092
|
+
<xsd:annotation>
|
7093
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7094
|
+
</xsd:annotation>
|
7095
|
+
</xsd:enumeration>
|
7096
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7097
|
+
<xsd:annotation>
|
7098
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7099
|
+
</xsd:annotation>
|
7100
|
+
</xsd:enumeration>
|
7101
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7102
|
+
<xsd:annotation>
|
7103
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7104
|
+
</xsd:annotation>
|
7105
|
+
</xsd:enumeration>
|
7106
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7107
|
+
<xsd:annotation>
|
7108
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7109
|
+
</xsd:annotation>
|
7110
|
+
</xsd:enumeration>
|
7111
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7112
|
+
<xsd:annotation>
|
7113
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7114
|
+
</xsd:annotation>
|
7115
|
+
</xsd:enumeration>
|
7116
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7117
|
+
<xsd:annotation>
|
7118
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7119
|
+
</xsd:annotation>
|
7120
|
+
</xsd:enumeration>
|
7121
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7122
|
+
<xsd:annotation>
|
7123
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7124
|
+
</xsd:annotation>
|
7125
|
+
</xsd:enumeration>
|
7126
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7127
|
+
<xsd:annotation>
|
7128
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7129
|
+
</xsd:annotation>
|
7130
|
+
</xsd:enumeration>
|
7131
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7132
|
+
<xsd:annotation>
|
7133
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7134
|
+
</xsd:annotation>
|
7135
|
+
</xsd:enumeration>
|
7136
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7137
|
+
<xsd:annotation>
|
7138
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7139
|
+
</xsd:annotation>
|
7140
|
+
</xsd:enumeration>
|
7141
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7142
|
+
<xsd:annotation>
|
7143
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7144
|
+
</xsd:annotation>
|
7145
|
+
</xsd:enumeration>
|
7146
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7147
|
+
<xsd:annotation>
|
7148
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7149
|
+
</xsd:annotation>
|
7150
|
+
</xsd:enumeration>
|
7151
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7152
|
+
<xsd:annotation>
|
7153
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7154
|
+
</xsd:annotation>
|
7155
|
+
</xsd:enumeration>
|
7156
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7157
|
+
<xsd:annotation>
|
7158
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7159
|
+
</xsd:annotation>
|
7160
|
+
</xsd:enumeration>
|
7161
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7162
|
+
<xsd:annotation>
|
7163
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7164
|
+
</xsd:annotation>
|
7165
|
+
</xsd:enumeration>
|
7166
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7167
|
+
<xsd:annotation>
|
7168
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7169
|
+
</xsd:annotation>
|
7170
|
+
</xsd:enumeration>
|
7171
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7172
|
+
<xsd:annotation>
|
7173
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7174
|
+
</xsd:annotation>
|
7175
|
+
</xsd:enumeration>
|
7176
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7177
|
+
<xsd:annotation>
|
7178
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7179
|
+
</xsd:annotation>
|
7180
|
+
</xsd:enumeration>
|
7181
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7182
|
+
<xsd:annotation>
|
7183
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7184
|
+
</xsd:annotation>
|
7185
|
+
</xsd:enumeration>
|
7186
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7187
|
+
<xsd:annotation>
|
7188
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7189
|
+
</xsd:annotation>
|
7190
|
+
</xsd:enumeration>
|
7191
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7192
|
+
<xsd:annotation>
|
7193
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7194
|
+
</xsd:annotation>
|
7195
|
+
</xsd:enumeration>
|
7196
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7197
|
+
<xsd:annotation>
|
7198
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7199
|
+
</xsd:annotation>
|
7200
|
+
</xsd:enumeration>
|
7201
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7202
|
+
<xsd:annotation>
|
7203
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7204
|
+
</xsd:annotation>
|
7205
|
+
</xsd:enumeration>
|
7206
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7207
|
+
<xsd:annotation>
|
7208
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7209
|
+
</xsd:annotation>
|
7210
|
+
</xsd:enumeration>
|
7211
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7212
|
+
<xsd:annotation>
|
7213
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7214
|
+
</xsd:annotation>
|
7215
|
+
</xsd:enumeration>
|
7216
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7217
|
+
<xsd:annotation>
|
7218
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7219
|
+
</xsd:annotation>
|
7220
|
+
</xsd:enumeration>
|
7221
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7222
|
+
<xsd:annotation>
|
7223
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7224
|
+
</xsd:annotation>
|
7225
|
+
</xsd:enumeration>
|
7226
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7227
|
+
<xsd:annotation>
|
7228
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7229
|
+
</xsd:annotation>
|
7230
|
+
</xsd:enumeration>
|
7231
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7232
|
+
<xsd:annotation>
|
7233
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7234
|
+
</xsd:annotation>
|
7235
|
+
</xsd:enumeration>
|
7236
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7237
|
+
<xsd:annotation>
|
7238
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7239
|
+
</xsd:annotation>
|
7240
|
+
</xsd:enumeration>
|
7241
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7242
|
+
<xsd:annotation>
|
7243
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7244
|
+
</xsd:annotation>
|
7245
|
+
</xsd:enumeration>
|
7246
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7247
|
+
<xsd:annotation>
|
7248
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7249
|
+
</xsd:annotation>
|
7250
|
+
</xsd:enumeration>
|
7251
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7252
|
+
<xsd:annotation>
|
7253
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7254
|
+
</xsd:annotation>
|
7255
|
+
</xsd:enumeration>
|
7256
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7257
|
+
<xsd:annotation>
|
7258
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7259
|
+
</xsd:annotation>
|
7260
|
+
</xsd:enumeration>
|
7261
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7262
|
+
<xsd:annotation>
|
7263
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7264
|
+
</xsd:annotation>
|
7265
|
+
</xsd:enumeration>
|
7266
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7267
|
+
<xsd:annotation>
|
7268
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7269
|
+
</xsd:annotation>
|
7270
|
+
</xsd:enumeration>
|
7271
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7272
|
+
<xsd:annotation>
|
7273
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7274
|
+
</xsd:annotation>
|
7275
|
+
</xsd:enumeration>
|
7276
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7277
|
+
<xsd:annotation>
|
7278
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7279
|
+
</xsd:annotation>
|
7280
|
+
</xsd:enumeration>
|
7281
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7282
|
+
<xsd:annotation>
|
7283
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7284
|
+
</xsd:annotation>
|
7285
|
+
</xsd:enumeration>
|
7286
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7287
|
+
<xsd:annotation>
|
7288
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7289
|
+
</xsd:annotation>
|
7290
|
+
</xsd:enumeration>
|
7291
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7292
|
+
<xsd:annotation>
|
7293
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7294
|
+
</xsd:annotation>
|
7295
|
+
</xsd:enumeration>
|
7296
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7297
|
+
<xsd:annotation>
|
7298
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7299
|
+
</xsd:annotation>
|
7300
|
+
</xsd:enumeration>
|
7301
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7302
|
+
<xsd:annotation>
|
7303
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7304
|
+
</xsd:annotation>
|
7305
|
+
</xsd:enumeration>
|
7306
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7307
|
+
<xsd:annotation>
|
7308
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7309
|
+
</xsd:annotation>
|
7310
|
+
</xsd:enumeration>
|
7311
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7312
|
+
<xsd:annotation>
|
7313
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7314
|
+
</xsd:annotation>
|
7315
|
+
</xsd:enumeration>
|
7316
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7317
|
+
<xsd:annotation>
|
7318
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7319
|
+
</xsd:annotation>
|
7320
|
+
</xsd:enumeration>
|
7321
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7322
|
+
<xsd:annotation>
|
7323
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7324
|
+
</xsd:annotation>
|
7325
|
+
</xsd:enumeration>
|
7326
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7327
|
+
<xsd:annotation>
|
7328
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7329
|
+
</xsd:annotation>
|
7330
|
+
</xsd:enumeration>
|
7331
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7332
|
+
<xsd:annotation>
|
7333
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7334
|
+
</xsd:annotation>
|
7335
|
+
</xsd:enumeration>
|
7336
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7337
|
+
<xsd:annotation>
|
7338
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7339
|
+
</xsd:annotation>
|
7340
|
+
</xsd:enumeration>
|
7341
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7342
|
+
<xsd:annotation>
|
7343
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7344
|
+
</xsd:annotation>
|
7345
|
+
</xsd:enumeration>
|
7346
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7347
|
+
<xsd:annotation>
|
7348
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7349
|
+
</xsd:annotation>
|
7350
|
+
</xsd:enumeration>
|
7351
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7352
|
+
<xsd:annotation>
|
7353
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7354
|
+
</xsd:annotation>
|
7355
|
+
</xsd:enumeration>
|
7356
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7357
|
+
<xsd:annotation>
|
7358
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7359
|
+
</xsd:annotation>
|
7360
|
+
</xsd:enumeration>
|
7361
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7362
|
+
<xsd:annotation>
|
7363
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7364
|
+
</xsd:annotation>
|
7365
|
+
</xsd:enumeration>
|
7366
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7367
|
+
<xsd:annotation>
|
7368
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7369
|
+
</xsd:annotation>
|
7370
|
+
</xsd:enumeration>
|
7371
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7372
|
+
<xsd:annotation>
|
7373
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7374
|
+
</xsd:annotation>
|
7375
|
+
</xsd:enumeration>
|
7376
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7377
|
+
<xsd:annotation>
|
7378
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7379
|
+
</xsd:annotation>
|
7380
|
+
</xsd:enumeration>
|
7381
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7382
|
+
<xsd:annotation>
|
7383
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7384
|
+
</xsd:annotation>
|
7385
|
+
</xsd:enumeration>
|
7386
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7387
|
+
<xsd:annotation>
|
7388
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7389
|
+
</xsd:annotation>
|
7390
|
+
</xsd:enumeration>
|
7391
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7392
|
+
<xsd:annotation>
|
7393
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7394
|
+
</xsd:annotation>
|
7395
|
+
</xsd:enumeration>
|
7396
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7397
|
+
<xsd:annotation>
|
7398
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7399
|
+
</xsd:annotation>
|
7400
|
+
</xsd:enumeration>
|
7401
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7402
|
+
<xsd:annotation>
|
7403
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7404
|
+
</xsd:annotation>
|
7405
|
+
</xsd:enumeration>
|
7406
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7407
|
+
<xsd:annotation>
|
7408
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7409
|
+
</xsd:annotation>
|
7410
|
+
</xsd:enumeration>
|
7411
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7412
|
+
<xsd:annotation>
|
7413
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7414
|
+
</xsd:annotation>
|
7415
|
+
</xsd:enumeration>
|
7416
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7417
|
+
<xsd:annotation>
|
7418
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7419
|
+
</xsd:annotation>
|
7420
|
+
</xsd:enumeration>
|
7421
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7422
|
+
<xsd:annotation>
|
7423
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7424
|
+
</xsd:annotation>
|
7425
|
+
</xsd:enumeration>
|
7426
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7427
|
+
<xsd:annotation>
|
7428
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7429
|
+
</xsd:annotation>
|
7430
|
+
</xsd:enumeration>
|
7431
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7432
|
+
<xsd:annotation>
|
7433
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7434
|
+
</xsd:annotation>
|
7435
|
+
</xsd:enumeration>
|
7436
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7437
|
+
<xsd:annotation>
|
7438
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7439
|
+
</xsd:annotation>
|
7440
|
+
</xsd:enumeration>
|
7441
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7442
|
+
<xsd:annotation>
|
7443
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7444
|
+
</xsd:annotation>
|
7445
|
+
</xsd:enumeration>
|
7446
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7447
|
+
<xsd:annotation>
|
7448
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7449
|
+
</xsd:annotation>
|
7450
|
+
</xsd:enumeration>
|
7451
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7452
|
+
<xsd:annotation>
|
7453
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7454
|
+
</xsd:annotation>
|
7455
|
+
</xsd:enumeration>
|
7456
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7457
|
+
<xsd:annotation>
|
7458
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7459
|
+
</xsd:annotation>
|
7460
|
+
</xsd:enumeration>
|
7461
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7462
|
+
<xsd:annotation>
|
7463
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7464
|
+
</xsd:annotation>
|
7465
|
+
</xsd:enumeration>
|
7466
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7467
|
+
<xsd:annotation>
|
7468
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7469
|
+
</xsd:annotation>
|
7470
|
+
</xsd:enumeration>
|
7471
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7472
|
+
<xsd:annotation>
|
7473
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7474
|
+
</xsd:annotation>
|
7475
|
+
</xsd:enumeration>
|
7476
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7477
|
+
<xsd:annotation>
|
7478
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7479
|
+
</xsd:annotation>
|
7480
|
+
</xsd:enumeration>
|
7481
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7482
|
+
<xsd:annotation>
|
7483
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7484
|
+
</xsd:annotation>
|
7485
|
+
</xsd:enumeration>
|
7486
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7487
|
+
<xsd:annotation>
|
7488
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7489
|
+
</xsd:annotation>
|
7490
|
+
</xsd:enumeration>
|
7491
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7492
|
+
<xsd:annotation>
|
7493
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7494
|
+
</xsd:annotation>
|
7495
|
+
</xsd:enumeration>
|
7496
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7497
|
+
<xsd:annotation>
|
7498
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7499
|
+
</xsd:annotation>
|
7500
|
+
</xsd:enumeration>
|
7501
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7502
|
+
<xsd:annotation>
|
7503
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7504
|
+
</xsd:annotation>
|
7505
|
+
</xsd:enumeration>
|
7506
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7507
|
+
<xsd:annotation>
|
7508
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7509
|
+
</xsd:annotation>
|
7510
|
+
</xsd:enumeration>
|
7511
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7512
|
+
<xsd:annotation>
|
7513
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7514
|
+
</xsd:annotation>
|
7515
|
+
</xsd:enumeration>
|
7516
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7517
|
+
<xsd:annotation>
|
7518
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7519
|
+
</xsd:annotation>
|
7520
|
+
</xsd:enumeration>
|
7521
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7522
|
+
<xsd:annotation>
|
7523
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7524
|
+
</xsd:annotation>
|
7525
|
+
</xsd:enumeration>
|
7526
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7527
|
+
<xsd:annotation>
|
7528
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7529
|
+
</xsd:annotation>
|
7530
|
+
</xsd:enumeration>
|
7531
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7532
|
+
<xsd:annotation>
|
7533
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7534
|
+
</xsd:annotation>
|
7535
|
+
</xsd:enumeration>
|
7536
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7537
|
+
<xsd:annotation>
|
7538
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7539
|
+
</xsd:annotation>
|
7540
|
+
</xsd:enumeration>
|
7541
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7542
|
+
<xsd:annotation>
|
7543
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7544
|
+
</xsd:annotation>
|
7545
|
+
</xsd:enumeration>
|
7546
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7547
|
+
<xsd:annotation>
|
7548
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7549
|
+
</xsd:annotation>
|
7550
|
+
</xsd:enumeration>
|
7551
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7552
|
+
<xsd:annotation>
|
7553
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7554
|
+
</xsd:annotation>
|
7555
|
+
</xsd:enumeration>
|
7556
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7557
|
+
<xsd:annotation>
|
7558
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7559
|
+
</xsd:annotation>
|
7560
|
+
</xsd:enumeration>
|
7561
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7562
|
+
<xsd:annotation>
|
7563
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7564
|
+
</xsd:annotation>
|
7565
|
+
</xsd:enumeration>
|
7566
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7567
|
+
<xsd:annotation>
|
7568
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7569
|
+
</xsd:annotation>
|
7570
|
+
</xsd:enumeration>
|
7571
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7572
|
+
<xsd:annotation>
|
7573
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7574
|
+
</xsd:annotation>
|
7575
|
+
</xsd:enumeration>
|
7576
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7577
|
+
<xsd:annotation>
|
7578
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7579
|
+
</xsd:annotation>
|
7580
|
+
</xsd:enumeration>
|
7581
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7582
|
+
<xsd:annotation>
|
7583
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7584
|
+
</xsd:annotation>
|
7585
|
+
</xsd:enumeration>
|
7586
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7587
|
+
<xsd:annotation>
|
7588
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7589
|
+
</xsd:annotation>
|
7590
|
+
</xsd:enumeration>
|
7591
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7592
|
+
<xsd:annotation>
|
7593
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7594
|
+
</xsd:annotation>
|
7595
|
+
</xsd:enumeration>
|
7596
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7597
|
+
<xsd:annotation>
|
7598
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7599
|
+
</xsd:annotation>
|
7600
|
+
</xsd:enumeration>
|
7601
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7602
|
+
<xsd:annotation>
|
7603
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7604
|
+
</xsd:annotation>
|
7605
|
+
</xsd:enumeration>
|
7606
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7607
|
+
<xsd:annotation>
|
7608
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7609
|
+
</xsd:annotation>
|
7610
|
+
</xsd:enumeration>
|
7611
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7612
|
+
<xsd:annotation>
|
7613
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7614
|
+
</xsd:annotation>
|
7615
|
+
</xsd:enumeration>
|
7616
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7617
|
+
<xsd:annotation>
|
7618
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7619
|
+
</xsd:annotation>
|
7620
|
+
</xsd:enumeration>
|
7621
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7622
|
+
<xsd:annotation>
|
7623
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7624
|
+
</xsd:annotation>
|
7625
|
+
</xsd:enumeration>
|
7626
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7627
|
+
<xsd:annotation>
|
7628
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7629
|
+
</xsd:annotation>
|
7630
|
+
</xsd:enumeration>
|
7631
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7632
|
+
<xsd:annotation>
|
7633
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7634
|
+
</xsd:annotation>
|
7635
|
+
</xsd:enumeration>
|
7636
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7637
|
+
<xsd:annotation>
|
7638
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7639
|
+
</xsd:annotation>
|
7640
|
+
</xsd:enumeration>
|
7641
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7642
|
+
<xsd:annotation>
|
7643
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7644
|
+
</xsd:annotation>
|
7645
|
+
</xsd:enumeration>
|
7646
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7647
|
+
<xsd:annotation>
|
7648
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7649
|
+
</xsd:annotation>
|
7650
|
+
</xsd:enumeration>
|
7651
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7652
|
+
<xsd:annotation>
|
7653
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7654
|
+
</xsd:annotation>
|
7655
|
+
</xsd:enumeration>
|
7656
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7657
|
+
<xsd:annotation>
|
7658
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7659
|
+
</xsd:annotation>
|
7660
|
+
</xsd:enumeration>
|
7661
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7662
|
+
<xsd:annotation>
|
7663
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7664
|
+
</xsd:annotation>
|
7665
|
+
</xsd:enumeration>
|
7666
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7667
|
+
<xsd:annotation>
|
7668
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7669
|
+
</xsd:annotation>
|
7670
|
+
</xsd:enumeration>
|
7671
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7672
|
+
<xsd:annotation>
|
7673
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7674
|
+
</xsd:annotation>
|
7675
|
+
</xsd:enumeration>
|
7676
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7677
|
+
<xsd:annotation>
|
7678
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7679
|
+
</xsd:annotation>
|
7680
|
+
</xsd:enumeration>
|
7681
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7682
|
+
<xsd:annotation>
|
7683
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7684
|
+
</xsd:annotation>
|
7685
|
+
</xsd:enumeration>
|
7686
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7687
|
+
<xsd:annotation>
|
7688
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7689
|
+
</xsd:annotation>
|
7690
|
+
</xsd:enumeration>
|
7691
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7692
|
+
<xsd:annotation>
|
7693
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7694
|
+
</xsd:annotation>
|
7695
|
+
</xsd:enumeration>
|
7696
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7697
|
+
<xsd:annotation>
|
7698
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7699
|
+
</xsd:annotation>
|
7700
|
+
</xsd:enumeration>
|
7701
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7702
|
+
<xsd:annotation>
|
7703
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7704
|
+
</xsd:annotation>
|
7705
|
+
</xsd:enumeration>
|
7706
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7707
|
+
<xsd:annotation>
|
7708
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7709
|
+
</xsd:annotation>
|
7710
|
+
</xsd:enumeration>
|
7711
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7712
|
+
<xsd:annotation>
|
7713
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7714
|
+
</xsd:annotation>
|
7715
|
+
</xsd:enumeration>
|
7716
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7717
|
+
<xsd:annotation>
|
7718
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7719
|
+
</xsd:annotation>
|
7720
|
+
</xsd:enumeration>
|
7721
|
+
</xsd:restriction>
|
7722
|
+
</xsd:simpleType>
|
7723
|
+
<xsd:simpleType name="LocalLB.DNSCacheType">
|
7724
|
+
<xsd:restriction base="xsd:string">
|
7725
|
+
<xsd:enumeration value="DNS_CACHE_TYPE_UNKNOWN">
|
7726
|
+
<xsd:annotation>
|
7727
|
+
<xsd:documentation>DNS_CACHE_TYPE_UNKNOWN</xsd:documentation>
|
7728
|
+
</xsd:annotation>
|
7729
|
+
</xsd:enumeration>
|
7730
|
+
<xsd:enumeration value="DNS_CACHE_TYPE_CACHE_RESOLVER">
|
7731
|
+
<xsd:annotation>
|
7732
|
+
<xsd:documentation>DNS_CACHE_TYPE_CACHE_RESOLVER</xsd:documentation>
|
7733
|
+
</xsd:annotation>
|
7734
|
+
</xsd:enumeration>
|
7735
|
+
<xsd:enumeration value="DNS_CACHE_TYPE_VALIDATING_CACHE_RESOLVER">
|
7736
|
+
<xsd:annotation>
|
7737
|
+
<xsd:documentation>DNS_CACHE_TYPE_VALIDATING_CACHE_RESOLVER</xsd:documentation>
|
7738
|
+
</xsd:annotation>
|
7739
|
+
</xsd:enumeration>
|
7740
|
+
<xsd:enumeration value="DNS_CACHE_TYPE_CACHE_ONLY">
|
7741
|
+
<xsd:annotation>
|
7742
|
+
<xsd:documentation>DNS_CACHE_TYPE_CACHE_ONLY</xsd:documentation>
|
7743
|
+
</xsd:annotation>
|
7744
|
+
</xsd:enumeration>
|
7745
|
+
</xsd:restriction>
|
7746
|
+
</xsd:simpleType>
|
7747
|
+
<xsd:complexType name="LocalLB.DNSCache.LocalZoneSequence">
|
7748
|
+
<xsd:complexContent>
|
7749
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7750
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.DNSCache.LocalZone[]'/>
|
7751
|
+
</xsd:restriction>
|
7752
|
+
</xsd:complexContent>
|
7753
|
+
</xsd:complexType>
|
7754
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
7755
|
+
<xsd:complexContent>
|
7756
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7757
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
7758
|
+
</xsd:restriction>
|
7759
|
+
</xsd:complexContent>
|
7760
|
+
</xsd:complexType>
|
7761
|
+
<xsd:complexType name="LocalLB.RPZActionTypeSequence">
|
7762
|
+
<xsd:complexContent>
|
7763
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7764
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.RPZActionType[]'/>
|
7765
|
+
</xsd:restriction>
|
7766
|
+
</xsd:complexContent>
|
7767
|
+
</xsd:complexType>
|
7768
|
+
<xsd:complexType name="Common.IPAddressSequence">
|
7769
|
+
<xsd:complexContent>
|
7770
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7771
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
7772
|
+
</xsd:restriction>
|
7773
|
+
</xsd:complexContent>
|
7774
|
+
</xsd:complexType>
|
7775
|
+
<xsd:complexType name="Common.IPPortDefinition">
|
7776
|
+
<xsd:sequence>
|
7777
|
+
<xsd:element name="address" type="xsd:string"/>
|
7778
|
+
<xsd:element name="port" type="xsd:long"/>
|
7779
|
+
</xsd:sequence>
|
7780
|
+
</xsd:complexType>
|
7781
|
+
<xsd:complexType name="LocalLB.DNSCache.DNSCacheStatisticEntrySequence">
|
7782
|
+
<xsd:complexContent>
|
7783
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7784
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.DNSCache.DNSCacheStatisticEntry[]'/>
|
7785
|
+
</xsd:restriction>
|
7786
|
+
</xsd:complexContent>
|
7787
|
+
</xsd:complexType>
|
7788
|
+
<xsd:simpleType name="LocalLB.DNSRRSetRotateType">
|
7789
|
+
<xsd:restriction base="xsd:string">
|
7790
|
+
<xsd:enumeration value="DNS_RRSET_ROTATE_TYPE_UNKNOWN">
|
7791
|
+
<xsd:annotation>
|
7792
|
+
<xsd:documentation>DNS_RRSET_ROTATE_TYPE_UNKNOWN</xsd:documentation>
|
7793
|
+
</xsd:annotation>
|
7794
|
+
</xsd:enumeration>
|
7795
|
+
<xsd:enumeration value="DNS_RRSET_ROTATE_TYPE_NONE">
|
7796
|
+
<xsd:annotation>
|
7797
|
+
<xsd:documentation>DNS_RRSET_ROTATE_TYPE_NONE</xsd:documentation>
|
7798
|
+
</xsd:annotation>
|
7799
|
+
</xsd:enumeration>
|
7800
|
+
<xsd:enumeration value="DNS_RRSET_ROTATE_TYPE_QID">
|
7801
|
+
<xsd:annotation>
|
7802
|
+
<xsd:documentation>DNS_RRSET_ROTATE_TYPE_QID</xsd:documentation>
|
7803
|
+
</xsd:annotation>
|
7804
|
+
</xsd:enumeration>
|
7805
|
+
</xsd:restriction>
|
7806
|
+
</xsd:simpleType>
|
7807
|
+
<xsd:complexType name="LocalLB.DNSCacheTypeSequence">
|
7808
|
+
<xsd:complexContent>
|
7809
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7810
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.DNSCacheType[]'/>
|
7811
|
+
</xsd:restriction>
|
7812
|
+
</xsd:complexContent>
|
7813
|
+
</xsd:complexType>
|
7814
|
+
<xsd:complexType name="Common.Statistic">
|
7815
|
+
<xsd:sequence>
|
7816
|
+
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
7817
|
+
<xsd:element name="value" type="tns:Common.ULong64"/>
|
7818
|
+
<xsd:element name="time_stamp" type="xsd:long"/>
|
7819
|
+
</xsd:sequence>
|
7820
|
+
</xsd:complexType>
|
7821
|
+
<xsd:complexType name="LocalLB.DNSRRSetRotateTypeSequence">
|
7822
|
+
<xsd:complexContent>
|
7823
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7824
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.DNSRRSetRotateType[]'/>
|
7825
|
+
</xsd:restriction>
|
7826
|
+
</xsd:complexContent>
|
7827
|
+
</xsd:complexType>
|
7828
|
+
<xsd:complexType name="Common.EnabledStateSequence">
|
7829
|
+
<xsd:complexContent>
|
7830
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7831
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.EnabledState[]'/>
|
7832
|
+
</xsd:restriction>
|
7833
|
+
</xsd:complexContent>
|
7834
|
+
</xsd:complexType>
|
7835
|
+
</xsd:schema>
|
7836
|
+
</types>
|
7837
|
+
|
7838
|
+
<!-- message -->
|
7839
|
+
|
7840
|
+
<message name="LocalLB.DNSCache.get_listRequest">
|
7841
|
+
</message>
|
7842
|
+
<message name="LocalLB.DNSCache.get_listResponse">
|
7843
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7844
|
+
</message>
|
7845
|
+
|
7846
|
+
<message name="LocalLB.DNSCache.createRequest">
|
7847
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7848
|
+
<part name="types" type="tns:LocalLB.DNSCacheTypeSequence"/>
|
7849
|
+
</message>
|
7850
|
+
<message name="LocalLB.DNSCache.createResponse">
|
7851
|
+
</message>
|
7852
|
+
|
7853
|
+
<message name="LocalLB.DNSCache.delete_dns_cacheRequest">
|
7854
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7855
|
+
</message>
|
7856
|
+
<message name="LocalLB.DNSCache.delete_dns_cacheResponse">
|
7857
|
+
</message>
|
7858
|
+
|
7859
|
+
<message name="LocalLB.DNSCache.delete_all_dns_cachesRequest">
|
7860
|
+
</message>
|
7861
|
+
<message name="LocalLB.DNSCache.delete_all_dns_cachesResponse">
|
7862
|
+
</message>
|
7863
|
+
|
7864
|
+
<message name="LocalLB.DNSCache.set_descriptionRequest">
|
7865
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7866
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
7867
|
+
</message>
|
7868
|
+
<message name="LocalLB.DNSCache.set_descriptionResponse">
|
7869
|
+
</message>
|
7870
|
+
|
7871
|
+
<message name="LocalLB.DNSCache.get_descriptionRequest">
|
7872
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7873
|
+
</message>
|
7874
|
+
<message name="LocalLB.DNSCache.get_descriptionResponse">
|
7875
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7876
|
+
</message>
|
7877
|
+
|
7878
|
+
<message name="LocalLB.DNSCache.set_use_ipv4_stateRequest">
|
7879
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7880
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7881
|
+
</message>
|
7882
|
+
<message name="LocalLB.DNSCache.set_use_ipv4_stateResponse">
|
7883
|
+
</message>
|
7884
|
+
|
7885
|
+
<message name="LocalLB.DNSCache.get_use_ipv4_stateRequest">
|
7886
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7887
|
+
</message>
|
7888
|
+
<message name="LocalLB.DNSCache.get_use_ipv4_stateResponse">
|
7889
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7890
|
+
</message>
|
7891
|
+
|
7892
|
+
<message name="LocalLB.DNSCache.set_use_ipv6_stateRequest">
|
7893
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7894
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7895
|
+
</message>
|
7896
|
+
<message name="LocalLB.DNSCache.set_use_ipv6_stateResponse">
|
7897
|
+
</message>
|
7898
|
+
|
7899
|
+
<message name="LocalLB.DNSCache.get_use_ipv6_stateRequest">
|
7900
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7901
|
+
</message>
|
7902
|
+
<message name="LocalLB.DNSCache.get_use_ipv6_stateResponse">
|
7903
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7904
|
+
</message>
|
7905
|
+
|
7906
|
+
<message name="LocalLB.DNSCache.set_use_udp_stateRequest">
|
7907
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7908
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7909
|
+
</message>
|
7910
|
+
<message name="LocalLB.DNSCache.set_use_udp_stateResponse">
|
7911
|
+
</message>
|
7912
|
+
|
7913
|
+
<message name="LocalLB.DNSCache.get_use_udp_stateRequest">
|
7914
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7915
|
+
</message>
|
7916
|
+
<message name="LocalLB.DNSCache.get_use_udp_stateResponse">
|
7917
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7918
|
+
</message>
|
7919
|
+
|
7920
|
+
<message name="LocalLB.DNSCache.set_use_tcp_stateRequest">
|
7921
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7922
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7923
|
+
</message>
|
7924
|
+
<message name="LocalLB.DNSCache.set_use_tcp_stateResponse">
|
7925
|
+
</message>
|
7926
|
+
|
7927
|
+
<message name="LocalLB.DNSCache.set_randomize_query_name_case_stateRequest">
|
7928
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7929
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7930
|
+
</message>
|
7931
|
+
<message name="LocalLB.DNSCache.set_randomize_query_name_case_stateResponse">
|
7932
|
+
</message>
|
7933
|
+
|
7934
|
+
<message name="LocalLB.DNSCache.get_randomize_query_name_case_stateRequest">
|
7935
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7936
|
+
</message>
|
7937
|
+
<message name="LocalLB.DNSCache.get_randomize_query_name_case_stateResponse">
|
7938
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7939
|
+
</message>
|
7940
|
+
|
7941
|
+
<message name="LocalLB.DNSCache.get_use_tcp_stateRequest">
|
7942
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7943
|
+
</message>
|
7944
|
+
<message name="LocalLB.DNSCache.get_use_tcp_stateResponse">
|
7945
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7946
|
+
</message>
|
7947
|
+
|
7948
|
+
<message name="LocalLB.DNSCache.set_ignore_cd_stateRequest">
|
7949
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7950
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7951
|
+
</message>
|
7952
|
+
<message name="LocalLB.DNSCache.set_ignore_cd_stateResponse">
|
7953
|
+
</message>
|
7954
|
+
|
7955
|
+
<message name="LocalLB.DNSCache.get_ignore_cd_stateRequest">
|
7956
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7957
|
+
</message>
|
7958
|
+
<message name="LocalLB.DNSCache.get_ignore_cd_stateResponse">
|
7959
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7960
|
+
</message>
|
7961
|
+
|
7962
|
+
<message name="LocalLB.DNSCache.set_rrset_rotate_typeRequest">
|
7963
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7964
|
+
<part name="types" type="tns:LocalLB.DNSRRSetRotateTypeSequence"/>
|
7965
|
+
</message>
|
7966
|
+
<message name="LocalLB.DNSCache.set_rrset_rotate_typeResponse">
|
7967
|
+
</message>
|
7968
|
+
|
7969
|
+
<message name="LocalLB.DNSCache.get_rrset_rotate_typeRequest">
|
7970
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7971
|
+
</message>
|
7972
|
+
<message name="LocalLB.DNSCache.get_rrset_rotate_typeResponse">
|
7973
|
+
<part name="return" type="tns:LocalLB.DNSRRSetRotateTypeSequence"/>
|
7974
|
+
</message>
|
7975
|
+
|
7976
|
+
<message name="LocalLB.DNSCache.set_answer_default_zones_stateRequest">
|
7977
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7978
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7979
|
+
</message>
|
7980
|
+
<message name="LocalLB.DNSCache.set_answer_default_zones_stateResponse">
|
7981
|
+
</message>
|
7982
|
+
|
7983
|
+
<message name="LocalLB.DNSCache.get_answer_default_zones_stateRequest">
|
7984
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7985
|
+
</message>
|
7986
|
+
<message name="LocalLB.DNSCache.get_answer_default_zones_stateResponse">
|
7987
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7988
|
+
</message>
|
7989
|
+
|
7990
|
+
<message name="LocalLB.DNSCache.set_prefetch_key_stateRequest">
|
7991
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7992
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7993
|
+
</message>
|
7994
|
+
<message name="LocalLB.DNSCache.set_prefetch_key_stateResponse">
|
7995
|
+
</message>
|
7996
|
+
|
7997
|
+
<message name="LocalLB.DNSCache.get_prefetch_key_stateRequest">
|
7998
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
7999
|
+
</message>
|
8000
|
+
<message name="LocalLB.DNSCache.get_prefetch_key_stateResponse">
|
8001
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
8002
|
+
</message>
|
8003
|
+
|
6064
8004
|
<message name="LocalLB.DNSCache.set_message_cache_sizeRequest">
|
6065
8005
|
<part name="caches" type="tns:Common.StringSequence"/>
|
6066
8006
|
<part name="sizes" type="tns:Common.ULongSequence"/>
|
@@ -6253,6 +8193,109 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6253
8193
|
<message name="LocalLB.DNSCache.remove_all_local_zonesResponse">
|
6254
8194
|
</message>
|
6255
8195
|
|
8196
|
+
<message name="LocalLB.DNSCache.get_forward_zoneRequest">
|
8197
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8198
|
+
</message>
|
8199
|
+
<message name="LocalLB.DNSCache.get_forward_zoneResponse">
|
8200
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
8201
|
+
</message>
|
8202
|
+
|
8203
|
+
<message name="LocalLB.DNSCache.add_forward_zoneRequest">
|
8204
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8205
|
+
<part name="zones" type="tns:Common.StringSequenceSequence"/>
|
8206
|
+
</message>
|
8207
|
+
<message name="LocalLB.DNSCache.add_forward_zoneResponse">
|
8208
|
+
</message>
|
8209
|
+
|
8210
|
+
<message name="LocalLB.DNSCache.remove_forward_zoneRequest">
|
8211
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8212
|
+
<part name="zones" type="tns:Common.StringSequenceSequence"/>
|
8213
|
+
</message>
|
8214
|
+
<message name="LocalLB.DNSCache.remove_forward_zoneResponse">
|
8215
|
+
</message>
|
8216
|
+
|
8217
|
+
<message name="LocalLB.DNSCache.remove_all_forward_zonesRequest">
|
8218
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8219
|
+
</message>
|
8220
|
+
<message name="LocalLB.DNSCache.remove_all_forward_zonesResponse">
|
8221
|
+
</message>
|
8222
|
+
|
8223
|
+
<message name="LocalLB.DNSCache.get_nameserverRequest">
|
8224
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8225
|
+
<part name="zones" type="tns:Common.StringSequenceSequence"/>
|
8226
|
+
</message>
|
8227
|
+
<message name="LocalLB.DNSCache.get_nameserverResponse">
|
8228
|
+
<part name="return" type="tns:Common.IPPortDefinitionSequenceSequenceSequence"/>
|
8229
|
+
</message>
|
8230
|
+
|
8231
|
+
<message name="LocalLB.DNSCache.add_nameserverRequest">
|
8232
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8233
|
+
<part name="zones" type="tns:Common.StringSequenceSequence"/>
|
8234
|
+
<part name="nameservers" type="tns:Common.IPPortDefinitionSequenceSequenceSequence"/>
|
8235
|
+
</message>
|
8236
|
+
<message name="LocalLB.DNSCache.add_nameserverResponse">
|
8237
|
+
</message>
|
8238
|
+
|
8239
|
+
<message name="LocalLB.DNSCache.remove_nameserverRequest">
|
8240
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8241
|
+
<part name="zones" type="tns:Common.StringSequenceSequence"/>
|
8242
|
+
<part name="nameservers" type="tns:Common.IPPortDefinitionSequenceSequenceSequence"/>
|
8243
|
+
</message>
|
8244
|
+
<message name="LocalLB.DNSCache.remove_nameserverResponse">
|
8245
|
+
</message>
|
8246
|
+
|
8247
|
+
<message name="LocalLB.DNSCache.remove_all_nameserversRequest">
|
8248
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8249
|
+
<part name="zones" type="tns:Common.StringSequenceSequence"/>
|
8250
|
+
</message>
|
8251
|
+
<message name="LocalLB.DNSCache.remove_all_nameserversResponse">
|
8252
|
+
</message>
|
8253
|
+
|
8254
|
+
<message name="LocalLB.DNSCache.get_response_policy_zoneRequest">
|
8255
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8256
|
+
</message>
|
8257
|
+
<message name="LocalLB.DNSCache.get_response_policy_zoneResponse">
|
8258
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
8259
|
+
</message>
|
8260
|
+
|
8261
|
+
<message name="LocalLB.DNSCache.get_response_policy_zone_actionRequest">
|
8262
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8263
|
+
<part name="zones" type="tns:Common.StringSequenceSequence"/>
|
8264
|
+
</message>
|
8265
|
+
<message name="LocalLB.DNSCache.get_response_policy_zone_actionResponse">
|
8266
|
+
<part name="return" type="tns:LocalLB.RPZActionTypeSequenceSequence"/>
|
8267
|
+
</message>
|
8268
|
+
|
8269
|
+
<message name="LocalLB.DNSCache.get_response_policy_zone_walled_gardenRequest">
|
8270
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8271
|
+
<part name="zones" type="tns:Common.StringSequenceSequence"/>
|
8272
|
+
</message>
|
8273
|
+
<message name="LocalLB.DNSCache.get_response_policy_zone_walled_gardenResponse">
|
8274
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
8275
|
+
</message>
|
8276
|
+
|
8277
|
+
<message name="LocalLB.DNSCache.add_response_policy_zoneRequest">
|
8278
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8279
|
+
<part name="zones" type="tns:Common.StringSequenceSequence"/>
|
8280
|
+
<part name="actions" type="tns:LocalLB.RPZActionTypeSequenceSequence"/>
|
8281
|
+
<part name="walled_gardens" type="tns:Common.StringSequenceSequence"/>
|
8282
|
+
</message>
|
8283
|
+
<message name="LocalLB.DNSCache.add_response_policy_zoneResponse">
|
8284
|
+
</message>
|
8285
|
+
|
8286
|
+
<message name="LocalLB.DNSCache.remove_response_policy_zoneRequest">
|
8287
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8288
|
+
<part name="zones" type="tns:Common.StringSequenceSequence"/>
|
8289
|
+
</message>
|
8290
|
+
<message name="LocalLB.DNSCache.remove_response_policy_zoneResponse">
|
8291
|
+
</message>
|
8292
|
+
|
8293
|
+
<message name="LocalLB.DNSCache.remove_all_response_policy_zonesRequest">
|
8294
|
+
<part name="caches" type="tns:Common.StringSequence"/>
|
8295
|
+
</message>
|
8296
|
+
<message name="LocalLB.DNSCache.remove_all_response_policy_zonesResponse">
|
8297
|
+
</message>
|
8298
|
+
|
6256
8299
|
<message name="LocalLB.DNSCache.set_maximum_udp_flowsRequest">
|
6257
8300
|
<part name="caches" type="tns:Common.StringSequence"/>
|
6258
8301
|
<part name="flows" type="tns:Common.ULongSequence"/>
|
@@ -6545,6 +8588,27 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6545
8588
|
<input message="tns:LocalLB.DNSCache.get_ignore_cd_stateRequest"/>
|
6546
8589
|
<output message="tns:LocalLB.DNSCache.get_ignore_cd_stateResponse"/>
|
6547
8590
|
</operation>
|
8591
|
+
<operation name="set_rrset_rotate_type">
|
8592
|
+
<documentation>
|
8593
|
+
Sets the method of resource record rotation used within cached responses.
|
8594
|
+
|
8595
|
+
The method chosen will dictate which record of each resource record set to return first,
|
8596
|
+
and return answers in circular linked list order from there.
|
8597
|
+
|
8598
|
+
The default is "none".
|
8599
|
+
|
8600
|
+
</documentation>
|
8601
|
+
<input message="tns:LocalLB.DNSCache.set_rrset_rotate_typeRequest"/>
|
8602
|
+
<output message="tns:LocalLB.DNSCache.set_rrset_rotate_typeResponse"/>
|
8603
|
+
</operation>
|
8604
|
+
<operation name="get_rrset_rotate_type">
|
8605
|
+
<documentation>
|
8606
|
+
Gets the method of resource record rotation used within cached responses.
|
8607
|
+
|
8608
|
+
</documentation>
|
8609
|
+
<input message="tns:LocalLB.DNSCache.get_rrset_rotate_typeRequest"/>
|
8610
|
+
<output message="tns:LocalLB.DNSCache.get_rrset_rotate_typeResponse"/>
|
8611
|
+
</operation>
|
6548
8612
|
<operation name="set_answer_default_zones_state">
|
6549
8613
|
<documentation>
|
6550
8614
|
Sets whether a set of DNS caches answer default zones.
|
@@ -6753,78 +8817,214 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6753
8817
|
<input message="tns:LocalLB.DNSCache.add_trust_anchorRequest"/>
|
6754
8818
|
<output message="tns:LocalLB.DNSCache.add_trust_anchorResponse"/>
|
6755
8819
|
</operation>
|
6756
|
-
<operation name="remove_trust_anchor">
|
8820
|
+
<operation name="remove_trust_anchor">
|
8821
|
+
<documentation>
|
8822
|
+
Removes DNSSEC validator trust anchors for a set of DNS caches.
|
8823
|
+
|
8824
|
+
</documentation>
|
8825
|
+
<input message="tns:LocalLB.DNSCache.remove_trust_anchorRequest"/>
|
8826
|
+
<output message="tns:LocalLB.DNSCache.remove_trust_anchorResponse"/>
|
8827
|
+
</operation>
|
8828
|
+
<operation name="remove_all_trust_anchors">
|
8829
|
+
<documentation>
|
8830
|
+
Removes all DNSSEC validator trust anchors for a set of DNS caches.
|
8831
|
+
|
8832
|
+
</documentation>
|
8833
|
+
<input message="tns:LocalLB.DNSCache.remove_all_trust_anchorsRequest"/>
|
8834
|
+
<output message="tns:LocalLB.DNSCache.remove_all_trust_anchorsResponse"/>
|
8835
|
+
</operation>
|
8836
|
+
<operation name="get_dlv_anchor">
|
8837
|
+
<documentation>
|
8838
|
+
Gets the DNSSEC Lookaside Validation (DLV) anchors for a set of DNS caches.
|
8839
|
+
|
8840
|
+
These are in the form of dig output. For example, run the command:
|
8841
|
+
dig </documentation>
|
8842
|
+
<input message="tns:LocalLB.DNSCache.get_dlv_anchorRequest"/>
|
8843
|
+
<output message="tns:LocalLB.DNSCache.get_dlv_anchorResponse"/>
|
8844
|
+
</operation>
|
8845
|
+
<operation name="add_dlv_anchor">
|
8846
|
+
<documentation>
|
8847
|
+
Adds DNSSEC Lookaside Validation (DLV) anchors for a set of DNS caches.
|
8848
|
+
|
8849
|
+
</documentation>
|
8850
|
+
<input message="tns:LocalLB.DNSCache.add_dlv_anchorRequest"/>
|
8851
|
+
<output message="tns:LocalLB.DNSCache.add_dlv_anchorResponse"/>
|
8852
|
+
</operation>
|
8853
|
+
<operation name="remove_dlv_anchor">
|
8854
|
+
<documentation>
|
8855
|
+
Removes DNSSEC Lookaside Validation (DLV) anchors for a set of DNS caches.
|
8856
|
+
|
8857
|
+
</documentation>
|
8858
|
+
<input message="tns:LocalLB.DNSCache.remove_dlv_anchorRequest"/>
|
8859
|
+
<output message="tns:LocalLB.DNSCache.remove_dlv_anchorResponse"/>
|
8860
|
+
</operation>
|
8861
|
+
<operation name="remove_all_dlv_anchors">
|
8862
|
+
<documentation>
|
8863
|
+
Removes all DNSSEC Lookaside Validation (DLV) anchors for a set of DNS caches.
|
8864
|
+
|
8865
|
+
</documentation>
|
8866
|
+
<input message="tns:LocalLB.DNSCache.remove_all_dlv_anchorsRequest"/>
|
8867
|
+
<output message="tns:LocalLB.DNSCache.remove_all_dlv_anchorsResponse"/>
|
8868
|
+
</operation>
|
8869
|
+
<operation name="get_local_zone">
|
8870
|
+
<documentation>
|
8871
|
+
Gets the local zone data for a set of DNS caches.
|
8872
|
+
|
8873
|
+
</documentation>
|
8874
|
+
<input message="tns:LocalLB.DNSCache.get_local_zoneRequest"/>
|
8875
|
+
<output message="tns:LocalLB.DNSCache.get_local_zoneResponse"/>
|
8876
|
+
</operation>
|
8877
|
+
<operation name="replace_local_zone">
|
8878
|
+
<documentation>
|
8879
|
+
Replaces the local zone for a set of DNS caches.
|
8880
|
+
|
8881
|
+
</documentation>
|
8882
|
+
<input message="tns:LocalLB.DNSCache.replace_local_zoneRequest"/>
|
8883
|
+
<output message="tns:LocalLB.DNSCache.replace_local_zoneResponse"/>
|
8884
|
+
</operation>
|
8885
|
+
<operation name="remove_all_local_zones">
|
8886
|
+
<documentation>
|
8887
|
+
Removes all local zone data for a set of DNS caches.
|
8888
|
+
|
8889
|
+
</documentation>
|
8890
|
+
<input message="tns:LocalLB.DNSCache.remove_all_local_zonesRequest"/>
|
8891
|
+
<output message="tns:LocalLB.DNSCache.remove_all_local_zonesResponse"/>
|
8892
|
+
</operation>
|
8893
|
+
<operation name="get_forward_zone">
|
8894
|
+
<documentation>
|
8895
|
+
Gets the names of forward zones for a set of DNS caches.
|
8896
|
+
|
8897
|
+
A given zone name should only use the symbols allowed for a fully qualified
|
8898
|
+
domain name (FQDN), namely ASCII letters 'a' though 'z', digits '0' through '9',
|
8899
|
+
hyphen '-', and period '.'. For example 'site.example.com' would be a valid
|
8900
|
+
zone name.
|
8901
|
+
|
8902
|
+
A DNS Cache configured with a forward zone will forward any queries that
|
8903
|
+
resulted in a cache-miss (because the answer was not available in the cache)
|
8904
|
+
and which also match a configured zone name, to the nameserver specified on
|
8905
|
+
the zone. If no nameservers are specified on the zone, an automatic SERVFAIL
|
8906
|
+
is returned. When a forward zone's nameserver returns a valid response to
|
8907
|
+
the DNS Cache, that response is cached and then returned to the requestor.
|
8908
|
+
|
8909
|
+
</documentation>
|
8910
|
+
<input message="tns:LocalLB.DNSCache.get_forward_zoneRequest"/>
|
8911
|
+
<output message="tns:LocalLB.DNSCache.get_forward_zoneResponse"/>
|
8912
|
+
</operation>
|
8913
|
+
<operation name="add_forward_zone">
|
8914
|
+
<documentation>
|
8915
|
+
Adds the specified forward zones for a set of DNS caches.
|
8916
|
+
|
8917
|
+
</documentation>
|
8918
|
+
<input message="tns:LocalLB.DNSCache.add_forward_zoneRequest"/>
|
8919
|
+
<output message="tns:LocalLB.DNSCache.add_forward_zoneResponse"/>
|
8920
|
+
</operation>
|
8921
|
+
<operation name="remove_forward_zone">
|
8922
|
+
<documentation>
|
8923
|
+
Removes the specified forward zones for a set of DNS caches.
|
8924
|
+
|
8925
|
+
</documentation>
|
8926
|
+
<input message="tns:LocalLB.DNSCache.remove_forward_zoneRequest"/>
|
8927
|
+
<output message="tns:LocalLB.DNSCache.remove_forward_zoneResponse"/>
|
8928
|
+
</operation>
|
8929
|
+
<operation name="remove_all_forward_zones">
|
8930
|
+
<documentation>
|
8931
|
+
Removes all forward zones for a set of DNS caches.
|
8932
|
+
|
8933
|
+
</documentation>
|
8934
|
+
<input message="tns:LocalLB.DNSCache.remove_all_forward_zonesRequest"/>
|
8935
|
+
<output message="tns:LocalLB.DNSCache.remove_all_forward_zonesResponse"/>
|
8936
|
+
</operation>
|
8937
|
+
<operation name="get_nameserver">
|
8938
|
+
<documentation>
|
8939
|
+
Gets the nameservers for the specified forward zones on a set of DNS caches.
|
8940
|
+
|
8941
|
+
If more than one nameserver is listed for a given forward zone, a matching query
|
8942
|
+
will be sent to the nameserver that is currently deemed the most responsive, based
|
8943
|
+
on RTTs. If no response is received within a certain window of time, the DNS Cache
|
8944
|
+
will resend the query to another nameserver with an increased wait window, until a
|
8945
|
+
response is received.
|
8946
|
+
|
8947
|
+
</documentation>
|
8948
|
+
<input message="tns:LocalLB.DNSCache.get_nameserverRequest"/>
|
8949
|
+
<output message="tns:LocalLB.DNSCache.get_nameserverResponse"/>
|
8950
|
+
</operation>
|
8951
|
+
<operation name="add_nameserver">
|
6757
8952
|
<documentation>
|
6758
|
-
|
6759
|
-
|
8953
|
+
Adds the specified nameservers for a set of forward zones on a set of DNS caches.
|
8954
|
+
|
6760
8955
|
</documentation>
|
6761
|
-
<input message="tns:LocalLB.DNSCache.
|
6762
|
-
<output message="tns:LocalLB.DNSCache.
|
8956
|
+
<input message="tns:LocalLB.DNSCache.add_nameserverRequest"/>
|
8957
|
+
<output message="tns:LocalLB.DNSCache.add_nameserverResponse"/>
|
6763
8958
|
</operation>
|
6764
|
-
<operation name="
|
8959
|
+
<operation name="remove_nameserver">
|
6765
8960
|
<documentation>
|
6766
|
-
Removes
|
8961
|
+
Removes the specified nameservers for a set of forward zones on a set of DNS caches.
|
6767
8962
|
|
6768
8963
|
</documentation>
|
6769
|
-
<input message="tns:LocalLB.DNSCache.
|
6770
|
-
<output message="tns:LocalLB.DNSCache.
|
8964
|
+
<input message="tns:LocalLB.DNSCache.remove_nameserverRequest"/>
|
8965
|
+
<output message="tns:LocalLB.DNSCache.remove_nameserverResponse"/>
|
6771
8966
|
</operation>
|
6772
|
-
<operation name="
|
8967
|
+
<operation name="remove_all_nameservers">
|
6773
8968
|
<documentation>
|
6774
|
-
|
8969
|
+
Removes all nameservers for the specified forward zones on a set of DNS caches.
|
6775
8970
|
|
6776
|
-
|
6777
|
-
|
6778
|
-
<
|
6779
|
-
<output message="tns:LocalLB.DNSCache.get_dlv_anchorResponse"/>
|
8971
|
+
</documentation>
|
8972
|
+
<input message="tns:LocalLB.DNSCache.remove_all_nameserversRequest"/>
|
8973
|
+
<output message="tns:LocalLB.DNSCache.remove_all_nameserversResponse"/>
|
6780
8974
|
</operation>
|
6781
|
-
<operation name="
|
8975
|
+
<operation name="get_response_policy_zone">
|
6782
8976
|
<documentation>
|
6783
|
-
|
6784
|
-
|
8977
|
+
Gets the response policy zones for a set of DNS caches.
|
8978
|
+
|
6785
8979
|
</documentation>
|
6786
|
-
<input message="tns:LocalLB.DNSCache.
|
6787
|
-
<output message="tns:LocalLB.DNSCache.
|
8980
|
+
<input message="tns:LocalLB.DNSCache.get_response_policy_zoneRequest"/>
|
8981
|
+
<output message="tns:LocalLB.DNSCache.get_response_policy_zoneResponse"/>
|
6788
8982
|
</operation>
|
6789
|
-
<operation name="
|
8983
|
+
<operation name="get_response_policy_zone_action">
|
6790
8984
|
<documentation>
|
6791
|
-
|
8985
|
+
Gets the response policy zone actions for a set of DNS caches and zones.
|
6792
8986
|
|
6793
8987
|
</documentation>
|
6794
|
-
<input message="tns:LocalLB.DNSCache.
|
6795
|
-
<output message="tns:LocalLB.DNSCache.
|
8988
|
+
<input message="tns:LocalLB.DNSCache.get_response_policy_zone_actionRequest"/>
|
8989
|
+
<output message="tns:LocalLB.DNSCache.get_response_policy_zone_actionResponse"/>
|
6796
8990
|
</operation>
|
6797
|
-
<operation name="
|
8991
|
+
<operation name="get_response_policy_zone_walled_garden">
|
6798
8992
|
<documentation>
|
6799
|
-
|
6800
|
-
|
8993
|
+
Gets the response policy zone walled garden for a set of DNS caches and zones.
|
8994
|
+
|
6801
8995
|
</documentation>
|
6802
|
-
<input message="tns:LocalLB.DNSCache.
|
6803
|
-
<output message="tns:LocalLB.DNSCache.
|
8996
|
+
<input message="tns:LocalLB.DNSCache.get_response_policy_zone_walled_gardenRequest"/>
|
8997
|
+
<output message="tns:LocalLB.DNSCache.get_response_policy_zone_walled_gardenResponse"/>
|
6804
8998
|
</operation>
|
6805
|
-
<operation name="
|
8999
|
+
<operation name="add_response_policy_zone">
|
6806
9000
|
<documentation>
|
6807
|
-
|
9001
|
+
Adds the specified response policy zone for a set of DNS caches.
|
9002
|
+
|
9003
|
+
A DNS Cache configured with a response policy zone checks the query name
|
9004
|
+
in a DNS request as well as information in the response against the data
|
9005
|
+
in the configured zones. If a match is found, the DNS response is modified
|
9006
|
+
according to the configured action. For example, if the action is NXDOMAIN,
|
9007
|
+
the request is modified to give an NXDOMAIN result.
|
6808
9008
|
|
6809
9009
|
</documentation>
|
6810
|
-
<input message="tns:LocalLB.DNSCache.
|
6811
|
-
<output message="tns:LocalLB.DNSCache.
|
9010
|
+
<input message="tns:LocalLB.DNSCache.add_response_policy_zoneRequest"/>
|
9011
|
+
<output message="tns:LocalLB.DNSCache.add_response_policy_zoneResponse"/>
|
6812
9012
|
</operation>
|
6813
|
-
<operation name="
|
9013
|
+
<operation name="remove_response_policy_zone">
|
6814
9014
|
<documentation>
|
6815
|
-
|
9015
|
+
Removes the specified response policy zone for a set of DNS caches.
|
6816
9016
|
|
6817
9017
|
</documentation>
|
6818
|
-
<input message="tns:LocalLB.DNSCache.
|
6819
|
-
<output message="tns:LocalLB.DNSCache.
|
9018
|
+
<input message="tns:LocalLB.DNSCache.remove_response_policy_zoneRequest"/>
|
9019
|
+
<output message="tns:LocalLB.DNSCache.remove_response_policy_zoneResponse"/>
|
6820
9020
|
</operation>
|
6821
|
-
<operation name="
|
9021
|
+
<operation name="remove_all_response_policy_zones">
|
6822
9022
|
<documentation>
|
6823
|
-
Removes all
|
9023
|
+
Removes all response policy zones for a set of DNS caches.
|
6824
9024
|
|
6825
9025
|
</documentation>
|
6826
|
-
<input message="tns:LocalLB.DNSCache.
|
6827
|
-
<output message="tns:LocalLB.DNSCache.
|
9026
|
+
<input message="tns:LocalLB.DNSCache.remove_all_response_policy_zonesRequest"/>
|
9027
|
+
<output message="tns:LocalLB.DNSCache.remove_all_response_policy_zonesResponse"/>
|
6828
9028
|
</operation>
|
6829
9029
|
<operation name="set_maximum_udp_flows">
|
6830
9030
|
<documentation>
|
@@ -6903,72 +9103,398 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6903
9103
|
<input message="tns:LocalLB.DNSCache.get_allowed_query_timeRequest"/>
|
6904
9104
|
<output message="tns:LocalLB.DNSCache.get_allowed_query_timeResponse"/>
|
6905
9105
|
</operation>
|
6906
|
-
<operation name="reset_statistics">
|
9106
|
+
<operation name="reset_statistics">
|
9107
|
+
<documentation>
|
9108
|
+
Resets the statistics for a set of DNS caches.
|
9109
|
+
|
9110
|
+
</documentation>
|
9111
|
+
<input message="tns:LocalLB.DNSCache.reset_statisticsRequest"/>
|
9112
|
+
<output message="tns:LocalLB.DNSCache.reset_statisticsResponse"/>
|
9113
|
+
</operation>
|
9114
|
+
<operation name="get_statistics">
|
9115
|
+
<documentation>
|
9116
|
+
Gets the statistics for a set of DNS caches.
|
9117
|
+
|
9118
|
+
</documentation>
|
9119
|
+
<input message="tns:LocalLB.DNSCache.get_statisticsRequest"/>
|
9120
|
+
<output message="tns:LocalLB.DNSCache.get_statisticsResponse"/>
|
9121
|
+
</operation>
|
9122
|
+
<operation name="delete_all_message_records">
|
9123
|
+
<documentation>
|
9124
|
+
Deletes all DNS message records for a set of DNS caches.
|
9125
|
+
|
9126
|
+
</documentation>
|
9127
|
+
<input message="tns:LocalLB.DNSCache.delete_all_message_recordsRequest"/>
|
9128
|
+
<output message="tns:LocalLB.DNSCache.delete_all_message_recordsResponse"/>
|
9129
|
+
</operation>
|
9130
|
+
<operation name="delete_all_resource_records">
|
9131
|
+
<documentation>
|
9132
|
+
Deletes all resource records for a set of DNS caches.
|
9133
|
+
|
9134
|
+
</documentation>
|
9135
|
+
<input message="tns:LocalLB.DNSCache.delete_all_resource_recordsRequest"/>
|
9136
|
+
<output message="tns:LocalLB.DNSCache.delete_all_resource_recordsResponse"/>
|
9137
|
+
</operation>
|
9138
|
+
<operation name="delete_all_nameserver_records">
|
9139
|
+
<documentation>
|
9140
|
+
Deletes all nameserver records for a set of DNS caches.
|
9141
|
+
|
9142
|
+
</documentation>
|
9143
|
+
<input message="tns:LocalLB.DNSCache.delete_all_nameserver_recordsRequest"/>
|
9144
|
+
<output message="tns:LocalLB.DNSCache.delete_all_nameserver_recordsResponse"/>
|
9145
|
+
</operation>
|
9146
|
+
<operation name="delete_all_key_records">
|
9147
|
+
<documentation>
|
9148
|
+
Deletes all DNSSEC key records for a set of DNS caches.
|
9149
|
+
|
9150
|
+
</documentation>
|
9151
|
+
<input message="tns:LocalLB.DNSCache.delete_all_key_recordsRequest"/>
|
9152
|
+
<output message="tns:LocalLB.DNSCache.delete_all_key_recordsResponse"/>
|
9153
|
+
</operation>
|
9154
|
+
<operation name="get_version">
|
9155
|
+
<documentation>
|
9156
|
+
Get the version information for this interface.
|
9157
|
+
|
9158
|
+
</documentation>
|
9159
|
+
<input message="tns:LocalLB.DNSCache.get_versionRequest"/>
|
9160
|
+
<output message="tns:LocalLB.DNSCache.get_versionResponse"/>
|
9161
|
+
</operation>
|
9162
|
+
</portType>
|
9163
|
+
|
9164
|
+
<!-- binding -->
|
9165
|
+
|
9166
|
+
<binding name="LocalLB.DNSCacheBinding" type="tns:LocalLB.DNSCachePortType">
|
9167
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
9168
|
+
<operation name="get_list">
|
9169
|
+
<documentation>
|
9170
|
+
Gets a list of DNS cache names.
|
9171
|
+
|
9172
|
+
</documentation>
|
9173
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9174
|
+
<input>
|
9175
|
+
<soap:body
|
9176
|
+
use="encoded"
|
9177
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9178
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9179
|
+
</input>
|
9180
|
+
<output>
|
9181
|
+
<soap:body
|
9182
|
+
use="encoded"
|
9183
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9184
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9185
|
+
</output>
|
9186
|
+
</operation>
|
9187
|
+
|
9188
|
+
<operation name="create">
|
9189
|
+
<documentation>
|
9190
|
+
Creates the specified DNS caches.
|
9191
|
+
|
9192
|
+
</documentation>
|
9193
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9194
|
+
<input>
|
9195
|
+
<soap:body
|
9196
|
+
use="encoded"
|
9197
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9198
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9199
|
+
</input>
|
9200
|
+
<output>
|
9201
|
+
<soap:body
|
9202
|
+
use="encoded"
|
9203
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9204
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9205
|
+
</output>
|
9206
|
+
</operation>
|
9207
|
+
|
9208
|
+
<operation name="delete_dns_cache">
|
9209
|
+
<documentation>
|
9210
|
+
Deletes the specified DNS caches.
|
9211
|
+
|
9212
|
+
</documentation>
|
9213
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9214
|
+
<input>
|
9215
|
+
<soap:body
|
9216
|
+
use="encoded"
|
9217
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9218
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9219
|
+
</input>
|
9220
|
+
<output>
|
9221
|
+
<soap:body
|
9222
|
+
use="encoded"
|
9223
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9224
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9225
|
+
</output>
|
9226
|
+
</operation>
|
9227
|
+
|
9228
|
+
<operation name="delete_all_dns_caches">
|
9229
|
+
<documentation>
|
9230
|
+
Deletes all DNS caches.
|
9231
|
+
|
9232
|
+
</documentation>
|
9233
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9234
|
+
<input>
|
9235
|
+
<soap:body
|
9236
|
+
use="encoded"
|
9237
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9238
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9239
|
+
</input>
|
9240
|
+
<output>
|
9241
|
+
<soap:body
|
9242
|
+
use="encoded"
|
9243
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9244
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9245
|
+
</output>
|
9246
|
+
</operation>
|
9247
|
+
|
9248
|
+
<operation name="set_description">
|
9249
|
+
<documentation>
|
9250
|
+
Sets the description for a set of DNS caches.
|
9251
|
+
|
9252
|
+
This is an arbitrary field which can be used for any purpose.
|
9253
|
+
|
9254
|
+
</documentation>
|
9255
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9256
|
+
<input>
|
9257
|
+
<soap:body
|
9258
|
+
use="encoded"
|
9259
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9260
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9261
|
+
</input>
|
9262
|
+
<output>
|
9263
|
+
<soap:body
|
9264
|
+
use="encoded"
|
9265
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9266
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9267
|
+
</output>
|
9268
|
+
</operation>
|
9269
|
+
|
9270
|
+
<operation name="get_description">
|
9271
|
+
<documentation>
|
9272
|
+
Gets the descriptions for a set of DNS caches.
|
9273
|
+
|
9274
|
+
</documentation>
|
9275
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9276
|
+
<input>
|
9277
|
+
<soap:body
|
9278
|
+
use="encoded"
|
9279
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9280
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9281
|
+
</input>
|
9282
|
+
<output>
|
9283
|
+
<soap:body
|
9284
|
+
use="encoded"
|
9285
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9286
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9287
|
+
</output>
|
9288
|
+
</operation>
|
9289
|
+
|
9290
|
+
<operation name="set_use_ipv4_state">
|
9291
|
+
<documentation>
|
9292
|
+
Sets whether to use IPv4 for a set of DNS caches.
|
9293
|
+
|
9294
|
+
If disabled, the resolver will not attempt to resolve queries using
|
9295
|
+
IPv4.
|
9296
|
+
|
9297
|
+
IPv4 and IPv6 cannot be disabled simultaneously. There may be a case
|
9298
|
+
where one is enabled and the other disabled and you want to swap
|
9299
|
+
their states. To toggle these, both must be enabled first, or a
|
9300
|
+
transaction must be used.
|
9301
|
+
|
9302
|
+
</documentation>
|
9303
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9304
|
+
<input>
|
9305
|
+
<soap:body
|
9306
|
+
use="encoded"
|
9307
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9308
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9309
|
+
</input>
|
9310
|
+
<output>
|
9311
|
+
<soap:body
|
9312
|
+
use="encoded"
|
9313
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9314
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9315
|
+
</output>
|
9316
|
+
</operation>
|
9317
|
+
|
9318
|
+
<operation name="get_use_ipv4_state">
|
6907
9319
|
<documentation>
|
6908
|
-
|
9320
|
+
Gets whether to use IPv4 for a set of DNS caches.
|
6909
9321
|
|
6910
9322
|
</documentation>
|
6911
|
-
<
|
6912
|
-
<
|
9323
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9324
|
+
<input>
|
9325
|
+
<soap:body
|
9326
|
+
use="encoded"
|
9327
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9328
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9329
|
+
</input>
|
9330
|
+
<output>
|
9331
|
+
<soap:body
|
9332
|
+
use="encoded"
|
9333
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9334
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9335
|
+
</output>
|
6913
9336
|
</operation>
|
6914
|
-
|
9337
|
+
|
9338
|
+
<operation name="set_use_ipv6_state">
|
6915
9339
|
<documentation>
|
6916
|
-
|
9340
|
+
Sets whether to use IPv6 for a set of DNS caches.
|
9341
|
+
|
9342
|
+
If disabled, the resolver will not attempt to resolve queries using
|
9343
|
+
IPv6.
|
9344
|
+
|
9345
|
+
IPv4 and IPv6 cannot be disabled simultaneously. There may be a case
|
9346
|
+
where one is enabled and the other disabled and you want to swap
|
9347
|
+
their states. To toggle these, both must be enabled first, or a
|
9348
|
+
transaction must be used.
|
6917
9349
|
|
6918
9350
|
</documentation>
|
6919
|
-
<
|
6920
|
-
<
|
9351
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9352
|
+
<input>
|
9353
|
+
<soap:body
|
9354
|
+
use="encoded"
|
9355
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9356
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9357
|
+
</input>
|
9358
|
+
<output>
|
9359
|
+
<soap:body
|
9360
|
+
use="encoded"
|
9361
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9362
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9363
|
+
</output>
|
6921
9364
|
</operation>
|
6922
|
-
|
9365
|
+
|
9366
|
+
<operation name="get_use_ipv6_state">
|
6923
9367
|
<documentation>
|
6924
|
-
|
9368
|
+
Gets whether to use IPv6 for a set of DNS caches.
|
6925
9369
|
|
6926
9370
|
</documentation>
|
6927
|
-
<
|
6928
|
-
<
|
9371
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9372
|
+
<input>
|
9373
|
+
<soap:body
|
9374
|
+
use="encoded"
|
9375
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9376
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9377
|
+
</input>
|
9378
|
+
<output>
|
9379
|
+
<soap:body
|
9380
|
+
use="encoded"
|
9381
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9382
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9383
|
+
</output>
|
6929
9384
|
</operation>
|
6930
|
-
|
9385
|
+
|
9386
|
+
<operation name="set_use_udp_state">
|
6931
9387
|
<documentation>
|
6932
|
-
|
9388
|
+
Sets whether to use UDP for a set of DNS caches.
|
9389
|
+
|
9390
|
+
If disabled, the resolver will not attempt to resolve queries over
|
9391
|
+
UDP.
|
9392
|
+
|
9393
|
+
UDP and TCP cannot be disabled simultaneously. There may be a case
|
9394
|
+
where one is enabled and the other disabled and you want to swap
|
9395
|
+
their states. To toggle these, both must be enabled first, or a
|
9396
|
+
transaction must be used.
|
6933
9397
|
|
6934
9398
|
</documentation>
|
6935
|
-
<
|
6936
|
-
<
|
9399
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9400
|
+
<input>
|
9401
|
+
<soap:body
|
9402
|
+
use="encoded"
|
9403
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9404
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9405
|
+
</input>
|
9406
|
+
<output>
|
9407
|
+
<soap:body
|
9408
|
+
use="encoded"
|
9409
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9410
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9411
|
+
</output>
|
6937
9412
|
</operation>
|
6938
|
-
|
9413
|
+
|
9414
|
+
<operation name="get_use_udp_state">
|
6939
9415
|
<documentation>
|
6940
|
-
|
9416
|
+
Gets whether to use UDP for a set of DNS caches.
|
6941
9417
|
|
6942
9418
|
</documentation>
|
6943
|
-
<
|
6944
|
-
<
|
9419
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9420
|
+
<input>
|
9421
|
+
<soap:body
|
9422
|
+
use="encoded"
|
9423
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9424
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9425
|
+
</input>
|
9426
|
+
<output>
|
9427
|
+
<soap:body
|
9428
|
+
use="encoded"
|
9429
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9430
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9431
|
+
</output>
|
6945
9432
|
</operation>
|
6946
|
-
|
9433
|
+
|
9434
|
+
<operation name="set_use_tcp_state">
|
6947
9435
|
<documentation>
|
6948
|
-
|
9436
|
+
Sets whether to use TCP for a set of DNS caches.
|
9437
|
+
|
9438
|
+
If disabled, the resolver will not attempt to resolve queries over
|
9439
|
+
TCP.
|
9440
|
+
|
9441
|
+
UDP and TCP cannot be disabled simultaneously. There may be a case
|
9442
|
+
where one is enabled and the other disabled and you want to swap
|
9443
|
+
their states. To toggle these, both must be enabled first, or a
|
9444
|
+
transaction must be used.
|
6949
9445
|
|
6950
9446
|
</documentation>
|
6951
|
-
<
|
6952
|
-
<
|
9447
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9448
|
+
<input>
|
9449
|
+
<soap:body
|
9450
|
+
use="encoded"
|
9451
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9452
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9453
|
+
</input>
|
9454
|
+
<output>
|
9455
|
+
<soap:body
|
9456
|
+
use="encoded"
|
9457
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9458
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9459
|
+
</output>
|
6953
9460
|
</operation>
|
6954
|
-
|
9461
|
+
|
9462
|
+
<operation name="set_randomize_query_name_case_state">
|
6955
9463
|
<documentation>
|
6956
|
-
|
9464
|
+
Sets whether to randomly vary the case of letters in domain names
|
9465
|
+
queried for a set of DNS caches.
|
9466
|
+
|
9467
|
+
If disabled, the resolver will not vary the case of letters in
|
9468
|
+
domain names queried.
|
9469
|
+
|
9470
|
+
The DNS standards require that nameservers treat query
|
9471
|
+
names case-insensitively. Domain names with the same
|
9472
|
+
letter, regardless of the case, should resolve to the same
|
9473
|
+
IP address. On the other hand, for the response,
|
9474
|
+
nameservers should preserve the original case that appeared
|
9475
|
+
in the request. This technique will help to reduce the risk
|
9476
|
+
of cache poisioning.
|
6957
9477
|
|
6958
9478
|
</documentation>
|
6959
|
-
<
|
6960
|
-
<
|
9479
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9480
|
+
<input>
|
9481
|
+
<soap:body
|
9482
|
+
use="encoded"
|
9483
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9484
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9485
|
+
</input>
|
9486
|
+
<output>
|
9487
|
+
<soap:body
|
9488
|
+
use="encoded"
|
9489
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9490
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9491
|
+
</output>
|
6961
9492
|
</operation>
|
6962
|
-
</portType>
|
6963
|
-
|
6964
|
-
<!-- binding -->
|
6965
9493
|
|
6966
|
-
<
|
6967
|
-
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
6968
|
-
<operation name="get_list">
|
9494
|
+
<operation name="get_randomize_query_name_case_state">
|
6969
9495
|
<documentation>
|
6970
|
-
Gets a
|
6971
|
-
|
9496
|
+
Gets whether to randomly vary the case of letters in domain names for a set of DNS caches.
|
9497
|
+
|
6972
9498
|
</documentation>
|
6973
9499
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
6974
9500
|
<input>
|
@@ -6985,10 +9511,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6985
9511
|
</output>
|
6986
9512
|
</operation>
|
6987
9513
|
|
6988
|
-
<operation name="
|
9514
|
+
<operation name="get_use_tcp_state">
|
6989
9515
|
<documentation>
|
6990
|
-
|
6991
|
-
|
9516
|
+
Gets whether to use TCP for a set of DNS caches.
|
9517
|
+
|
6992
9518
|
</documentation>
|
6993
9519
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
6994
9520
|
<input>
|
@@ -7005,10 +9531,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7005
9531
|
</output>
|
7006
9532
|
</operation>
|
7007
9533
|
|
7008
|
-
<operation name="
|
9534
|
+
<operation name="set_ignore_cd_state">
|
7009
9535
|
<documentation>
|
7010
|
-
|
7011
|
-
|
9536
|
+
Sets whether to ignore the checking disabled (CD) bit for a set of DNS caches.
|
9537
|
+
|
7012
9538
|
</documentation>
|
7013
9539
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7014
9540
|
<input>
|
@@ -7025,10 +9551,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7025
9551
|
</output>
|
7026
9552
|
</operation>
|
7027
9553
|
|
7028
|
-
<operation name="
|
9554
|
+
<operation name="get_ignore_cd_state">
|
7029
9555
|
<documentation>
|
7030
|
-
|
7031
|
-
|
9556
|
+
Gets whether to ignore the checking disabled bit for a set of DNS caches.
|
9557
|
+
|
7032
9558
|
</documentation>
|
7033
9559
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7034
9560
|
<input>
|
@@ -7045,11 +9571,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7045
9571
|
</output>
|
7046
9572
|
</operation>
|
7047
9573
|
|
7048
|
-
<operation name="
|
9574
|
+
<operation name="set_rrset_rotate_type">
|
7049
9575
|
<documentation>
|
7050
|
-
Sets the
|
9576
|
+
Sets the method of resource record rotation used within cached responses.
|
7051
9577
|
|
7052
|
-
|
9578
|
+
The method chosen will dictate which record of each resource record set to return first,
|
9579
|
+
and return answers in circular linked list order from there.
|
9580
|
+
|
9581
|
+
The default is "none".
|
7053
9582
|
|
7054
9583
|
</documentation>
|
7055
9584
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7067,9 +9596,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7067
9596
|
</output>
|
7068
9597
|
</operation>
|
7069
9598
|
|
7070
|
-
<operation name="
|
9599
|
+
<operation name="get_rrset_rotate_type">
|
7071
9600
|
<documentation>
|
7072
|
-
Gets the
|
9601
|
+
Gets the method of resource record rotation used within cached responses.
|
7073
9602
|
|
7074
9603
|
</documentation>
|
7075
9604
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7087,17 +9616,50 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7087
9616
|
</output>
|
7088
9617
|
</operation>
|
7089
9618
|
|
7090
|
-
<operation name="
|
9619
|
+
<operation name="set_answer_default_zones_state">
|
7091
9620
|
<documentation>
|
7092
|
-
Sets whether
|
9621
|
+
Sets whether a set of DNS caches answer default zones.
|
7093
9622
|
|
7094
|
-
|
7095
|
-
|
9623
|
+
</documentation>
|
9624
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9625
|
+
<input>
|
9626
|
+
<soap:body
|
9627
|
+
use="encoded"
|
9628
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9629
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9630
|
+
</input>
|
9631
|
+
<output>
|
9632
|
+
<soap:body
|
9633
|
+
use="encoded"
|
9634
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9635
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9636
|
+
</output>
|
9637
|
+
</operation>
|
7096
9638
|
|
7097
|
-
|
7098
|
-
|
7099
|
-
|
7100
|
-
|
9639
|
+
<operation name="get_answer_default_zones_state">
|
9640
|
+
<documentation>
|
9641
|
+
Gets whether a set of DNS caches answer default zones.
|
9642
|
+
|
9643
|
+
</documentation>
|
9644
|
+
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
9645
|
+
<input>
|
9646
|
+
<soap:body
|
9647
|
+
use="encoded"
|
9648
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9649
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9650
|
+
</input>
|
9651
|
+
<output>
|
9652
|
+
<soap:body
|
9653
|
+
use="encoded"
|
9654
|
+
namespace="urn:iControl:LocalLB/DNSCache"
|
9655
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9656
|
+
</output>
|
9657
|
+
</operation>
|
9658
|
+
|
9659
|
+
<operation name="set_prefetch_key_state">
|
9660
|
+
<documentation>
|
9661
|
+
Sets whether a set of validating-resolver DNS caches will prefetch
|
9662
|
+
DNSSEC keys.
|
7101
9663
|
|
7102
9664
|
</documentation>
|
7103
9665
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7115,9 +9677,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7115
9677
|
</output>
|
7116
9678
|
</operation>
|
7117
9679
|
|
7118
|
-
<operation name="
|
9680
|
+
<operation name="get_prefetch_key_state">
|
7119
9681
|
<documentation>
|
7120
|
-
Gets whether
|
9682
|
+
Gets whether a set of validating-resolver DNS caches will prefetch
|
9683
|
+
DNSSEC keys.
|
7121
9684
|
|
7122
9685
|
</documentation>
|
7123
9686
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7135,18 +9698,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7135
9698
|
</output>
|
7136
9699
|
</operation>
|
7137
9700
|
|
7138
|
-
<operation name="
|
9701
|
+
<operation name="set_message_cache_size">
|
7139
9702
|
<documentation>
|
7140
|
-
Sets
|
7141
|
-
|
7142
|
-
If disabled, the resolver will not attempt to resolve queries using
|
7143
|
-
IPv6.
|
7144
|
-
|
7145
|
-
IPv4 and IPv6 cannot be disabled simultaneously. There may be a case
|
7146
|
-
where one is enabled and the other disabled and you want to swap
|
7147
|
-
their states. To toggle these, both must be enabled first, or a
|
7148
|
-
transaction must be used.
|
9703
|
+
Sets the size in bytes of the message cache for a set of DNS caches.
|
7149
9704
|
|
9705
|
+
The cache will be initiated and maintained with this amount of memory
|
9706
|
+
regardless of the number of entries. If more space is needed, the
|
9707
|
+
cache will evict older but valid entries.
|
9708
|
+
|
7150
9709
|
</documentation>
|
7151
9710
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7152
9711
|
<input>
|
@@ -7163,9 +9722,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7163
9722
|
</output>
|
7164
9723
|
</operation>
|
7165
9724
|
|
7166
|
-
<operation name="
|
9725
|
+
<operation name="get_message_cache_size">
|
7167
9726
|
<documentation>
|
7168
|
-
Gets
|
9727
|
+
Gets the size in bytes of the message cache for a set of DNS caches.
|
7169
9728
|
|
7170
9729
|
</documentation>
|
7171
9730
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7183,18 +9742,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7183
9742
|
</output>
|
7184
9743
|
</operation>
|
7185
9744
|
|
7186
|
-
<operation name="
|
9745
|
+
<operation name="set_resource_record_cache_size">
|
7187
9746
|
<documentation>
|
7188
|
-
Sets
|
7189
|
-
|
7190
|
-
If disabled, the resolver will not attempt to resolve queries over
|
7191
|
-
UDP.
|
7192
|
-
|
7193
|
-
UDP and TCP cannot be disabled simultaneously. There may be a case
|
7194
|
-
where one is enabled and the other disabled and you want to swap
|
7195
|
-
their states. To toggle these, both must be enabled first, or a
|
7196
|
-
transaction must be used.
|
9747
|
+
Sets the size in bytes of the resource record cache for a set of DNS caches.
|
7197
9748
|
|
9749
|
+
The cache will be initiated and maintained with this amount of memory
|
9750
|
+
regardless of the number of entries. If more space is needed, the
|
9751
|
+
cache will evict older but valid entries.
|
9752
|
+
|
7198
9753
|
</documentation>
|
7199
9754
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7200
9755
|
<input>
|
@@ -7211,9 +9766,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7211
9766
|
</output>
|
7212
9767
|
</operation>
|
7213
9768
|
|
7214
|
-
<operation name="
|
9769
|
+
<operation name="get_resource_record_cache_size">
|
7215
9770
|
<documentation>
|
7216
|
-
Gets
|
9771
|
+
Gets the size in bytes of the resource record cache for a set of DNS caches.
|
7217
9772
|
|
7218
9773
|
</documentation>
|
7219
9774
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7231,18 +9786,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7231
9786
|
</output>
|
7232
9787
|
</operation>
|
7233
9788
|
|
7234
|
-
<operation name="
|
9789
|
+
<operation name="set_key_cache_size">
|
7235
9790
|
<documentation>
|
7236
|
-
Sets
|
7237
|
-
|
7238
|
-
If disabled, the resolver will not attempt to resolve queries over
|
7239
|
-
TCP.
|
7240
|
-
|
7241
|
-
UDP and TCP cannot be disabled simultaneously. There may be a case
|
7242
|
-
where one is enabled and the other disabled and you want to swap
|
7243
|
-
their states. To toggle these, both must be enabled first, or a
|
7244
|
-
transaction must be used.
|
9791
|
+
Sets the size in bytes of the DNSSEC key cache for a set of DNS caches.
|
7245
9792
|
|
9793
|
+
The cache will be initiated and maintained with this amount of memory
|
9794
|
+
regardless of the number of entries. If more space is needed, the
|
9795
|
+
cache will evict older but valid entries.
|
9796
|
+
|
7246
9797
|
</documentation>
|
7247
9798
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7248
9799
|
<input>
|
@@ -7259,21 +9810,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7259
9810
|
</output>
|
7260
9811
|
</operation>
|
7261
9812
|
|
7262
|
-
<operation name="
|
9813
|
+
<operation name="get_key_cache_size">
|
7263
9814
|
<documentation>
|
7264
|
-
|
7265
|
-
queried for a set of DNS caches.
|
7266
|
-
|
7267
|
-
If disabled, the resolver will not vary the case of letters in
|
7268
|
-
domain names queried.
|
7269
|
-
|
7270
|
-
The DNS standards require that nameservers treat query
|
7271
|
-
names case-insensitively. Domain names with the same
|
7272
|
-
letter, regardless of the case, should resolve to the same
|
7273
|
-
IP address. On the other hand, for the response,
|
7274
|
-
nameservers should preserve the original case that appeared
|
7275
|
-
in the request. This technique will help to reduce the risk
|
7276
|
-
of cache poisioning.
|
9815
|
+
Gets the size in bytes of the DNSSEC key cache for a set of DNS caches.
|
7277
9816
|
|
7278
9817
|
</documentation>
|
7279
9818
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7291,9 +9830,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7291
9830
|
</output>
|
7292
9831
|
</operation>
|
7293
9832
|
|
7294
|
-
<operation name="
|
9833
|
+
<operation name="set_nameserver_cache_count">
|
7295
9834
|
<documentation>
|
7296
|
-
|
9835
|
+
Sets the maximum number of name server cache entries for a set of DNS caches.
|
7297
9836
|
|
7298
9837
|
</documentation>
|
7299
9838
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7311,9 +9850,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7311
9850
|
</output>
|
7312
9851
|
</operation>
|
7313
9852
|
|
7314
|
-
<operation name="
|
9853
|
+
<operation name="get_nameserver_cache_count">
|
7315
9854
|
<documentation>
|
7316
|
-
Gets
|
9855
|
+
Gets the maximum number of name server cache entries for a set of DNS caches.
|
7317
9856
|
|
7318
9857
|
</documentation>
|
7319
9858
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7331,9 +9870,15 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7331
9870
|
</output>
|
7332
9871
|
</operation>
|
7333
9872
|
|
7334
|
-
<operation name="
|
9873
|
+
<operation name="set_unwanted_reply_threshold">
|
7335
9874
|
<documentation>
|
7336
|
-
Sets
|
9875
|
+
Sets the size of the unwanted reply threshold for a set of DNS
|
9876
|
+
caches.
|
9877
|
+
|
9878
|
+
The threshold is the number of replies received to DNS queries which
|
9879
|
+
were not initiated by the cache and may indicate a DNS attack. If the
|
9880
|
+
threshold is hit, an SNMP trap and log message are generated. The
|
9881
|
+
default is 0.
|
7337
9882
|
|
7338
9883
|
</documentation>
|
7339
9884
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7351,9 +9896,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7351
9896
|
</output>
|
7352
9897
|
</operation>
|
7353
9898
|
|
7354
|
-
<operation name="
|
9899
|
+
<operation name="get_unwanted_reply_threshold">
|
7355
9900
|
<documentation>
|
7356
|
-
Gets
|
9901
|
+
Gets the size of the unwanted reply threshold for a set of DNS caches.
|
7357
9902
|
|
7358
9903
|
</documentation>
|
7359
9904
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7371,9 +9916,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7371
9916
|
</output>
|
7372
9917
|
</operation>
|
7373
9918
|
|
7374
|
-
<operation name="
|
9919
|
+
<operation name="set_route_domain">
|
7375
9920
|
<documentation>
|
7376
|
-
Sets
|
9921
|
+
Sets the route domain for a set of DNS caches.
|
9922
|
+
|
9923
|
+
A resolver will use the specified route domain for any outbound
|
9924
|
+
DNS traffic.
|
7377
9925
|
|
7378
9926
|
</documentation>
|
7379
9927
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7391,9 +9939,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7391
9939
|
</output>
|
7392
9940
|
</operation>
|
7393
9941
|
|
7394
|
-
<operation name="
|
9942
|
+
<operation name="get_route_domain">
|
7395
9943
|
<documentation>
|
7396
|
-
Gets
|
9944
|
+
Gets the route domain for a set of DNS caches.
|
7397
9945
|
|
7398
9946
|
</documentation>
|
7399
9947
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7411,10 +9959,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7411
9959
|
</output>
|
7412
9960
|
</operation>
|
7413
9961
|
|
7414
|
-
<operation name="
|
9962
|
+
<operation name="get_type">
|
7415
9963
|
<documentation>
|
7416
|
-
|
7417
|
-
DNSSEC keys.
|
9964
|
+
Gets the cache types for a set of DNS caches.
|
7418
9965
|
|
7419
9966
|
</documentation>
|
7420
9967
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7432,10 +9979,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7432
9979
|
</output>
|
7433
9980
|
</operation>
|
7434
9981
|
|
7435
|
-
<operation name="
|
9982
|
+
<operation name="get_root_hint">
|
7436
9983
|
<documentation>
|
7437
|
-
Gets
|
7438
|
-
DNSSEC keys.
|
9984
|
+
Gets the root hints for a set of DNS caches.
|
7439
9985
|
|
7440
9986
|
</documentation>
|
7441
9987
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7453,14 +9999,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7453
9999
|
</output>
|
7454
10000
|
</operation>
|
7455
10001
|
|
7456
|
-
<operation name="
|
10002
|
+
<operation name="add_root_hint">
|
7457
10003
|
<documentation>
|
7458
|
-
|
10004
|
+
Adds root hints for a set of DNS caches.
|
7459
10005
|
|
7460
|
-
The cache will be initiated and maintained with this amount of memory
|
7461
|
-
regardless of the number of entries. If more space is needed, the
|
7462
|
-
cache will evict older but valid entries.
|
7463
|
-
|
7464
10006
|
</documentation>
|
7465
10007
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7466
10008
|
<input>
|
@@ -7477,9 +10019,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7477
10019
|
</output>
|
7478
10020
|
</operation>
|
7479
10021
|
|
7480
|
-
<operation name="
|
10022
|
+
<operation name="remove_root_hint">
|
7481
10023
|
<documentation>
|
7482
|
-
|
10024
|
+
Removes the specified root hints for a set of DNS caches.
|
7483
10025
|
|
7484
10026
|
</documentation>
|
7485
10027
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7497,14 +10039,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7497
10039
|
</output>
|
7498
10040
|
</operation>
|
7499
10041
|
|
7500
|
-
<operation name="
|
10042
|
+
<operation name="remove_all_root_hints">
|
7501
10043
|
<documentation>
|
7502
|
-
|
10044
|
+
Removes all root hints for a set of DNS caches.
|
7503
10045
|
|
7504
|
-
The cache will be initiated and maintained with this amount of memory
|
7505
|
-
regardless of the number of entries. If more space is needed, the
|
7506
|
-
cache will evict older but valid entries.
|
7507
|
-
|
7508
10046
|
</documentation>
|
7509
10047
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7510
10048
|
<input>
|
@@ -7521,11 +10059,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7521
10059
|
</output>
|
7522
10060
|
</operation>
|
7523
10061
|
|
7524
|
-
<operation name="
|
10062
|
+
<operation name="get_trust_anchor">
|
7525
10063
|
<documentation>
|
7526
|
-
Gets the
|
10064
|
+
Gets the DNSSEC validator trust anchors for a set of DNS caches.
|
7527
10065
|
|
7528
|
-
|
10066
|
+
These are in the form of dig output. For example, run the command:
|
10067
|
+
dig </documentation>
|
7529
10068
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7530
10069
|
<input>
|
7531
10070
|
<soap:body
|
@@ -7541,14 +10080,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7541
10080
|
</output>
|
7542
10081
|
</operation>
|
7543
10082
|
|
7544
|
-
<operation name="
|
10083
|
+
<operation name="add_trust_anchor">
|
7545
10084
|
<documentation>
|
7546
|
-
|
10085
|
+
Adds to the DNSSEC validator trust anchors for a set of DNS caches.
|
7547
10086
|
|
7548
|
-
The cache will be initiated and maintained with this amount of memory
|
7549
|
-
regardless of the number of entries. If more space is needed, the
|
7550
|
-
cache will evict older but valid entries.
|
7551
|
-
|
7552
10087
|
</documentation>
|
7553
10088
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7554
10089
|
<input>
|
@@ -7565,9 +10100,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7565
10100
|
</output>
|
7566
10101
|
</operation>
|
7567
10102
|
|
7568
|
-
<operation name="
|
10103
|
+
<operation name="remove_trust_anchor">
|
7569
10104
|
<documentation>
|
7570
|
-
|
10105
|
+
Removes DNSSEC validator trust anchors for a set of DNS caches.
|
7571
10106
|
|
7572
10107
|
</documentation>
|
7573
10108
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7585,9 +10120,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7585
10120
|
</output>
|
7586
10121
|
</operation>
|
7587
10122
|
|
7588
|
-
<operation name="
|
10123
|
+
<operation name="remove_all_trust_anchors">
|
7589
10124
|
<documentation>
|
7590
|
-
|
10125
|
+
Removes all DNSSEC validator trust anchors for a set of DNS caches.
|
7591
10126
|
|
7592
10127
|
</documentation>
|
7593
10128
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7605,11 +10140,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7605
10140
|
</output>
|
7606
10141
|
</operation>
|
7607
10142
|
|
7608
|
-
<operation name="
|
10143
|
+
<operation name="get_dlv_anchor">
|
7609
10144
|
<documentation>
|
7610
|
-
Gets the
|
10145
|
+
Gets the DNSSEC Lookaside Validation (DLV) anchors for a set of DNS caches.
|
7611
10146
|
|
7612
|
-
|
10147
|
+
These are in the form of dig output. For example, run the command:
|
10148
|
+
dig </documentation>
|
7613
10149
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7614
10150
|
<input>
|
7615
10151
|
<soap:body
|
@@ -7625,16 +10161,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7625
10161
|
</output>
|
7626
10162
|
</operation>
|
7627
10163
|
|
7628
|
-
<operation name="
|
10164
|
+
<operation name="add_dlv_anchor">
|
7629
10165
|
<documentation>
|
7630
|
-
|
7631
|
-
|
7632
|
-
|
7633
|
-
The threshold is the number of replies received to DNS queries which
|
7634
|
-
were not initiated by the cache and may indicate a DNS attack. If the
|
7635
|
-
threshold is hit, an SNMP trap and log message are generated. The
|
7636
|
-
default is 0.
|
7637
|
-
|
10166
|
+
Adds DNSSEC Lookaside Validation (DLV) anchors for a set of DNS caches.
|
10167
|
+
|
7638
10168
|
</documentation>
|
7639
10169
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7640
10170
|
<input>
|
@@ -7651,9 +10181,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7651
10181
|
</output>
|
7652
10182
|
</operation>
|
7653
10183
|
|
7654
|
-
<operation name="
|
10184
|
+
<operation name="remove_dlv_anchor">
|
7655
10185
|
<documentation>
|
7656
|
-
|
10186
|
+
Removes DNSSEC Lookaside Validation (DLV) anchors for a set of DNS caches.
|
7657
10187
|
|
7658
10188
|
</documentation>
|
7659
10189
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7671,13 +10201,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7671
10201
|
</output>
|
7672
10202
|
</operation>
|
7673
10203
|
|
7674
|
-
<operation name="
|
10204
|
+
<operation name="remove_all_dlv_anchors">
|
7675
10205
|
<documentation>
|
7676
|
-
|
7677
|
-
|
7678
|
-
A resolver will use the specified route domain for any outbound
|
7679
|
-
DNS traffic.
|
7680
|
-
|
10206
|
+
Removes all DNSSEC Lookaside Validation (DLV) anchors for a set of DNS caches.
|
10207
|
+
|
7681
10208
|
</documentation>
|
7682
10209
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7683
10210
|
<input>
|
@@ -7694,9 +10221,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7694
10221
|
</output>
|
7695
10222
|
</operation>
|
7696
10223
|
|
7697
|
-
<operation name="
|
10224
|
+
<operation name="get_local_zone">
|
7698
10225
|
<documentation>
|
7699
|
-
Gets the
|
10226
|
+
Gets the local zone data for a set of DNS caches.
|
7700
10227
|
|
7701
10228
|
</documentation>
|
7702
10229
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7714,9 +10241,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7714
10241
|
</output>
|
7715
10242
|
</operation>
|
7716
10243
|
|
7717
|
-
<operation name="
|
10244
|
+
<operation name="replace_local_zone">
|
7718
10245
|
<documentation>
|
7719
|
-
|
10246
|
+
Replaces the local zone for a set of DNS caches.
|
7720
10247
|
|
7721
10248
|
</documentation>
|
7722
10249
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7734,9 +10261,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7734
10261
|
</output>
|
7735
10262
|
</operation>
|
7736
10263
|
|
7737
|
-
<operation name="
|
10264
|
+
<operation name="remove_all_local_zones">
|
7738
10265
|
<documentation>
|
7739
|
-
|
10266
|
+
Removes all local zone data for a set of DNS caches.
|
7740
10267
|
|
7741
10268
|
</documentation>
|
7742
10269
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7754,9 +10281,21 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7754
10281
|
</output>
|
7755
10282
|
</operation>
|
7756
10283
|
|
7757
|
-
<operation name="
|
10284
|
+
<operation name="get_forward_zone">
|
7758
10285
|
<documentation>
|
7759
|
-
|
10286
|
+
Gets the names of forward zones for a set of DNS caches.
|
10287
|
+
|
10288
|
+
A given zone name should only use the symbols allowed for a fully qualified
|
10289
|
+
domain name (FQDN), namely ASCII letters 'a' though 'z', digits '0' through '9',
|
10290
|
+
hyphen '-', and period '.'. For example 'site.example.com' would be a valid
|
10291
|
+
zone name.
|
10292
|
+
|
10293
|
+
A DNS Cache configured with a forward zone will forward any queries that
|
10294
|
+
resulted in a cache-miss (because the answer was not available in the cache)
|
10295
|
+
and which also match a configured zone name, to the nameserver specified on
|
10296
|
+
the zone. If no nameservers are specified on the zone, an automatic SERVFAIL
|
10297
|
+
is returned. When a forward zone's nameserver returns a valid response to
|
10298
|
+
the DNS Cache, that response is cached and then returned to the requestor.
|
7760
10299
|
|
7761
10300
|
</documentation>
|
7762
10301
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7774,9 +10313,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7774
10313
|
</output>
|
7775
10314
|
</operation>
|
7776
10315
|
|
7777
|
-
<operation name="
|
10316
|
+
<operation name="add_forward_zone">
|
7778
10317
|
<documentation>
|
7779
|
-
|
10318
|
+
Adds the specified forward zones for a set of DNS caches.
|
7780
10319
|
|
7781
10320
|
</documentation>
|
7782
10321
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7794,9 +10333,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7794
10333
|
</output>
|
7795
10334
|
</operation>
|
7796
10335
|
|
7797
|
-
<operation name="
|
10336
|
+
<operation name="remove_forward_zone">
|
7798
10337
|
<documentation>
|
7799
|
-
Removes
|
10338
|
+
Removes the specified forward zones for a set of DNS caches.
|
7800
10339
|
|
7801
10340
|
</documentation>
|
7802
10341
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7814,12 +10353,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7814
10353
|
</output>
|
7815
10354
|
</operation>
|
7816
10355
|
|
7817
|
-
<operation name="
|
10356
|
+
<operation name="remove_all_forward_zones">
|
7818
10357
|
<documentation>
|
7819
|
-
|
10358
|
+
Removes all forward zones for a set of DNS caches.
|
7820
10359
|
|
7821
|
-
|
7822
|
-
dig </documentation>
|
10360
|
+
</documentation>
|
7823
10361
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7824
10362
|
<input>
|
7825
10363
|
<soap:body
|
@@ -7835,9 +10373,15 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7835
10373
|
</output>
|
7836
10374
|
</operation>
|
7837
10375
|
|
7838
|
-
<operation name="
|
10376
|
+
<operation name="get_nameserver">
|
7839
10377
|
<documentation>
|
7840
|
-
|
10378
|
+
Gets the nameservers for the specified forward zones on a set of DNS caches.
|
10379
|
+
|
10380
|
+
If more than one nameserver is listed for a given forward zone, a matching query
|
10381
|
+
will be sent to the nameserver that is currently deemed the most responsive, based
|
10382
|
+
on RTTs. If no response is received within a certain window of time, the DNS Cache
|
10383
|
+
will resend the query to another nameserver with an increased wait window, until a
|
10384
|
+
response is received.
|
7841
10385
|
|
7842
10386
|
</documentation>
|
7843
10387
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7855,10 +10399,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7855
10399
|
</output>
|
7856
10400
|
</operation>
|
7857
10401
|
|
7858
|
-
<operation name="
|
10402
|
+
<operation name="add_nameserver">
|
7859
10403
|
<documentation>
|
7860
|
-
|
7861
|
-
|
10404
|
+
Adds the specified nameservers for a set of forward zones on a set of DNS caches.
|
10405
|
+
|
7862
10406
|
</documentation>
|
7863
10407
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7864
10408
|
<input>
|
@@ -7875,9 +10419,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7875
10419
|
</output>
|
7876
10420
|
</operation>
|
7877
10421
|
|
7878
|
-
<operation name="
|
10422
|
+
<operation name="remove_nameserver">
|
7879
10423
|
<documentation>
|
7880
|
-
Removes
|
10424
|
+
Removes the specified nameservers for a set of forward zones on a set of DNS caches.
|
7881
10425
|
|
7882
10426
|
</documentation>
|
7883
10427
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7895,12 +10439,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7895
10439
|
</output>
|
7896
10440
|
</operation>
|
7897
10441
|
|
7898
|
-
<operation name="
|
10442
|
+
<operation name="remove_all_nameservers">
|
7899
10443
|
<documentation>
|
7900
|
-
|
10444
|
+
Removes all nameservers for the specified forward zones on a set of DNS caches.
|
7901
10445
|
|
7902
|
-
|
7903
|
-
dig </documentation>
|
10446
|
+
</documentation>
|
7904
10447
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7905
10448
|
<input>
|
7906
10449
|
<soap:body
|
@@ -7916,10 +10459,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7916
10459
|
</output>
|
7917
10460
|
</operation>
|
7918
10461
|
|
7919
|
-
<operation name="
|
10462
|
+
<operation name="get_response_policy_zone">
|
7920
10463
|
<documentation>
|
7921
|
-
|
7922
|
-
|
10464
|
+
Gets the response policy zones for a set of DNS caches.
|
10465
|
+
|
7923
10466
|
</documentation>
|
7924
10467
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7925
10468
|
<input>
|
@@ -7936,9 +10479,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7936
10479
|
</output>
|
7937
10480
|
</operation>
|
7938
10481
|
|
7939
|
-
<operation name="
|
10482
|
+
<operation name="get_response_policy_zone_action">
|
7940
10483
|
<documentation>
|
7941
|
-
|
10484
|
+
Gets the response policy zone actions for a set of DNS caches and zones.
|
7942
10485
|
|
7943
10486
|
</documentation>
|
7944
10487
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7956,10 +10499,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7956
10499
|
</output>
|
7957
10500
|
</operation>
|
7958
10501
|
|
7959
|
-
<operation name="
|
10502
|
+
<operation name="get_response_policy_zone_walled_garden">
|
7960
10503
|
<documentation>
|
7961
|
-
|
7962
|
-
|
10504
|
+
Gets the response policy zone walled garden for a set of DNS caches and zones.
|
10505
|
+
|
7963
10506
|
</documentation>
|
7964
10507
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
7965
10508
|
<input>
|
@@ -7976,9 +10519,15 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7976
10519
|
</output>
|
7977
10520
|
</operation>
|
7978
10521
|
|
7979
|
-
<operation name="
|
10522
|
+
<operation name="add_response_policy_zone">
|
7980
10523
|
<documentation>
|
7981
|
-
|
10524
|
+
Adds the specified response policy zone for a set of DNS caches.
|
10525
|
+
|
10526
|
+
A DNS Cache configured with a response policy zone checks the query name
|
10527
|
+
in a DNS request as well as information in the response against the data
|
10528
|
+
in the configured zones. If a match is found, the DNS response is modified
|
10529
|
+
according to the configured action. For example, if the action is NXDOMAIN,
|
10530
|
+
the request is modified to give an NXDOMAIN result.
|
7982
10531
|
|
7983
10532
|
</documentation>
|
7984
10533
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -7996,9 +10545,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7996
10545
|
</output>
|
7997
10546
|
</operation>
|
7998
10547
|
|
7999
|
-
<operation name="
|
10548
|
+
<operation name="remove_response_policy_zone">
|
8000
10549
|
<documentation>
|
8001
|
-
|
10550
|
+
Removes the specified response policy zone for a set of DNS caches.
|
8002
10551
|
|
8003
10552
|
</documentation>
|
8004
10553
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|
@@ -8016,9 +10565,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8016
10565
|
</output>
|
8017
10566
|
</operation>
|
8018
10567
|
|
8019
|
-
<operation name="
|
10568
|
+
<operation name="remove_all_response_policy_zones">
|
8020
10569
|
<documentation>
|
8021
|
-
Removes all
|
10570
|
+
Removes all response policy zones for a set of DNS caches.
|
8022
10571
|
|
8023
10572
|
</documentation>
|
8024
10573
|
<soap:operation soapAction="urn:iControl:LocalLB/DNSCache"/>
|