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
|
|
@@ -27,6 +27,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
27
27
|
<xsd:element name="default_flag" type="xsd:boolean"/>
|
28
28
|
</xsd:sequence>
|
29
29
|
</xsd:complexType>
|
30
|
+
<xsd:complexType name="LocalLB.ProfileStringSequence">
|
31
|
+
<xsd:complexContent>
|
32
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
33
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileString[]'/>
|
34
|
+
</xsd:restriction>
|
35
|
+
</xsd:complexContent>
|
36
|
+
</xsd:complexType>
|
30
37
|
<xsd:complexType name="Common.ULong64">
|
31
38
|
<xsd:sequence>
|
32
39
|
<xsd:element name="high" type="xsd:long"/>
|
@@ -4225,6 +4232,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4225
4232
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4226
4233
|
</xsd:annotation>
|
4227
4234
|
</xsd:enumeration>
|
4235
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4236
|
+
<xsd:annotation>
|
4237
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4238
|
+
</xsd:annotation>
|
4239
|
+
</xsd:enumeration>
|
4228
4240
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4229
4241
|
<xsd:annotation>
|
4230
4242
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4595,6 +4607,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4595
4607
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4596
4608
|
</xsd:annotation>
|
4597
4609
|
</xsd:enumeration>
|
4610
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4611
|
+
<xsd:annotation>
|
4612
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4613
|
+
</xsd:annotation>
|
4614
|
+
</xsd:enumeration>
|
4598
4615
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4599
4616
|
<xsd:annotation>
|
4600
4617
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5765,263 +5782,2149 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5765
5782
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5766
5783
|
</xsd:annotation>
|
5767
5784
|
</xsd:enumeration>
|
5768
|
-
|
5769
|
-
|
5770
|
-
|
5771
|
-
|
5772
|
-
|
5773
|
-
<xsd:
|
5774
|
-
|
5775
|
-
|
5776
|
-
|
5777
|
-
|
5778
|
-
<xsd:
|
5779
|
-
<xsd:
|
5780
|
-
|
5781
|
-
|
5782
|
-
|
5783
|
-
|
5784
|
-
|
5785
|
-
|
5786
|
-
|
5787
|
-
|
5788
|
-
|
5789
|
-
|
5790
|
-
|
5791
|
-
|
5792
|
-
|
5793
|
-
|
5794
|
-
|
5795
|
-
|
5796
|
-
|
5797
|
-
|
5798
|
-
<xsd:
|
5799
|
-
|
5800
|
-
|
5801
|
-
|
5802
|
-
|
5803
|
-
|
5804
|
-
|
5805
|
-
|
5806
|
-
|
5807
|
-
|
5808
|
-
|
5809
|
-
|
5810
|
-
|
5811
|
-
|
5812
|
-
|
5813
|
-
|
5814
|
-
|
5815
|
-
|
5816
|
-
|
5817
|
-
</
|
5818
|
-
|
5819
|
-
|
5820
|
-
|
5821
|
-
|
5822
|
-
</
|
5823
|
-
<
|
5824
|
-
|
5825
|
-
</
|
5826
|
-
|
5827
|
-
|
5828
|
-
|
5829
|
-
|
5830
|
-
<
|
5831
|
-
</
|
5832
|
-
|
5833
|
-
<
|
5834
|
-
|
5835
|
-
</
|
5836
|
-
|
5837
|
-
</
|
5838
|
-
|
5839
|
-
<
|
5840
|
-
</
|
5841
|
-
|
5842
|
-
</
|
5843
|
-
|
5844
|
-
<
|
5845
|
-
|
5846
|
-
</
|
5847
|
-
|
5848
|
-
|
5849
|
-
|
5850
|
-
|
5851
|
-
|
5852
|
-
|
5853
|
-
|
5854
|
-
<
|
5855
|
-
|
5856
|
-
</
|
5857
|
-
|
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
|
-
|
5884
|
-
|
5885
|
-
|
5886
|
-
|
5887
|
-
|
5888
|
-
|
5889
|
-
|
5890
|
-
<
|
5891
|
-
</
|
5892
|
-
|
5893
|
-
<
|
5894
|
-
|
5895
|
-
</
|
5896
|
-
|
5897
|
-
|
5898
|
-
|
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
|
-
|
5785
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5786
|
+
<xsd:annotation>
|
5787
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5788
|
+
</xsd:annotation>
|
5789
|
+
</xsd:enumeration>
|
5790
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5791
|
+
<xsd:annotation>
|
5792
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5793
|
+
</xsd:annotation>
|
5794
|
+
</xsd:enumeration>
|
5795
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5796
|
+
<xsd:annotation>
|
5797
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5798
|
+
</xsd:annotation>
|
5799
|
+
</xsd:enumeration>
|
5800
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5801
|
+
<xsd:annotation>
|
5802
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5803
|
+
</xsd:annotation>
|
5804
|
+
</xsd:enumeration>
|
5805
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5806
|
+
<xsd:annotation>
|
5807
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5808
|
+
</xsd:annotation>
|
5809
|
+
</xsd:enumeration>
|
5810
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5811
|
+
<xsd:annotation>
|
5812
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5813
|
+
</xsd:annotation>
|
5814
|
+
</xsd:enumeration>
|
5815
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5816
|
+
<xsd:annotation>
|
5817
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5818
|
+
</xsd:annotation>
|
5819
|
+
</xsd:enumeration>
|
5820
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5821
|
+
<xsd:annotation>
|
5822
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5823
|
+
</xsd:annotation>
|
5824
|
+
</xsd:enumeration>
|
5825
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5826
|
+
<xsd:annotation>
|
5827
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5828
|
+
</xsd:annotation>
|
5829
|
+
</xsd:enumeration>
|
5830
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5831
|
+
<xsd:annotation>
|
5832
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
5833
|
+
</xsd:annotation>
|
5834
|
+
</xsd:enumeration>
|
5835
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
5836
|
+
<xsd:annotation>
|
5837
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
5838
|
+
</xsd:annotation>
|
5839
|
+
</xsd:enumeration>
|
5840
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
5841
|
+
<xsd:annotation>
|
5842
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
5843
|
+
</xsd:annotation>
|
5844
|
+
</xsd:enumeration>
|
5845
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
5846
|
+
<xsd:annotation>
|
5847
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
5848
|
+
</xsd:annotation>
|
5849
|
+
</xsd:enumeration>
|
5850
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
5851
|
+
<xsd:annotation>
|
5852
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
5853
|
+
</xsd:annotation>
|
5854
|
+
</xsd:enumeration>
|
5855
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
5856
|
+
<xsd:annotation>
|
5857
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
5858
|
+
</xsd:annotation>
|
5859
|
+
</xsd:enumeration>
|
5860
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
5861
|
+
<xsd:annotation>
|
5862
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
5863
|
+
</xsd:annotation>
|
5864
|
+
</xsd:enumeration>
|
5865
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
5866
|
+
<xsd:annotation>
|
5867
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
5868
|
+
</xsd:annotation>
|
5869
|
+
</xsd:enumeration>
|
5870
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
5871
|
+
<xsd:annotation>
|
5872
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
5873
|
+
</xsd:annotation>
|
5874
|
+
</xsd:enumeration>
|
5875
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
5876
|
+
<xsd:annotation>
|
5877
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
5878
|
+
</xsd:annotation>
|
5879
|
+
</xsd:enumeration>
|
5880
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
5881
|
+
<xsd:annotation>
|
5882
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
5883
|
+
</xsd:annotation>
|
5884
|
+
</xsd:enumeration>
|
5885
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
5886
|
+
<xsd:annotation>
|
5887
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
5888
|
+
</xsd:annotation>
|
5889
|
+
</xsd:enumeration>
|
5890
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
5891
|
+
<xsd:annotation>
|
5892
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
5893
|
+
</xsd:annotation>
|
5894
|
+
</xsd:enumeration>
|
5895
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
5896
|
+
<xsd:annotation>
|
5897
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
5898
|
+
</xsd:annotation>
|
5899
|
+
</xsd:enumeration>
|
5900
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
5901
|
+
<xsd:annotation>
|
5902
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
5903
|
+
</xsd:annotation>
|
5904
|
+
</xsd:enumeration>
|
5905
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
5906
|
+
<xsd:annotation>
|
5907
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
5908
|
+
</xsd:annotation>
|
5909
|
+
</xsd:enumeration>
|
5910
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
5911
|
+
<xsd:annotation>
|
5912
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
5913
|
+
</xsd:annotation>
|
5914
|
+
</xsd:enumeration>
|
5915
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
5916
|
+
<xsd:annotation>
|
5917
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
5918
|
+
</xsd:annotation>
|
5919
|
+
</xsd:enumeration>
|
5920
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
5921
|
+
<xsd:annotation>
|
5922
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
5923
|
+
</xsd:annotation>
|
5924
|
+
</xsd:enumeration>
|
5925
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
5926
|
+
<xsd:annotation>
|
5927
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
5928
|
+
</xsd:annotation>
|
5929
|
+
</xsd:enumeration>
|
5930
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
5931
|
+
<xsd:annotation>
|
5932
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
5933
|
+
</xsd:annotation>
|
5934
|
+
</xsd:enumeration>
|
5935
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
5936
|
+
<xsd:annotation>
|
5937
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
5938
|
+
</xsd:annotation>
|
5939
|
+
</xsd:enumeration>
|
5940
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
5941
|
+
<xsd:annotation>
|
5942
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
5943
|
+
</xsd:annotation>
|
5944
|
+
</xsd:enumeration>
|
5945
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
5946
|
+
<xsd:annotation>
|
5947
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
5948
|
+
</xsd:annotation>
|
5949
|
+
</xsd:enumeration>
|
5950
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
5951
|
+
<xsd:annotation>
|
5952
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
5953
|
+
</xsd:annotation>
|
5954
|
+
</xsd:enumeration>
|
5955
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
5956
|
+
<xsd:annotation>
|
5957
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
5958
|
+
</xsd:annotation>
|
5959
|
+
</xsd:enumeration>
|
5960
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
5961
|
+
<xsd:annotation>
|
5962
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
5963
|
+
</xsd:annotation>
|
5964
|
+
</xsd:enumeration>
|
5965
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
5966
|
+
<xsd:annotation>
|
5967
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
5968
|
+
</xsd:annotation>
|
5969
|
+
</xsd:enumeration>
|
5970
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
5971
|
+
<xsd:annotation>
|
5972
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
5973
|
+
</xsd:annotation>
|
5974
|
+
</xsd:enumeration>
|
5975
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
5976
|
+
<xsd:annotation>
|
5977
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
5978
|
+
</xsd:annotation>
|
5979
|
+
</xsd:enumeration>
|
5980
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
5981
|
+
<xsd:annotation>
|
5982
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
5983
|
+
</xsd:annotation>
|
5984
|
+
</xsd:enumeration>
|
5985
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
5986
|
+
<xsd:annotation>
|
5987
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
5988
|
+
</xsd:annotation>
|
5989
|
+
</xsd:enumeration>
|
5990
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
5991
|
+
<xsd:annotation>
|
5992
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
5993
|
+
</xsd:annotation>
|
5994
|
+
</xsd:enumeration>
|
5995
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
5996
|
+
<xsd:annotation>
|
5997
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
5998
|
+
</xsd:annotation>
|
5999
|
+
</xsd:enumeration>
|
6000
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6001
|
+
<xsd:annotation>
|
6002
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6003
|
+
</xsd:annotation>
|
6004
|
+
</xsd:enumeration>
|
6005
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6006
|
+
<xsd:annotation>
|
6007
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6008
|
+
</xsd:annotation>
|
6009
|
+
</xsd:enumeration>
|
6010
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6011
|
+
<xsd:annotation>
|
6012
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6013
|
+
</xsd:annotation>
|
6014
|
+
</xsd:enumeration>
|
6015
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6016
|
+
<xsd:annotation>
|
6017
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6018
|
+
</xsd:annotation>
|
6019
|
+
</xsd:enumeration>
|
6020
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6021
|
+
<xsd:annotation>
|
6022
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6023
|
+
</xsd:annotation>
|
6024
|
+
</xsd:enumeration>
|
6025
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6026
|
+
<xsd:annotation>
|
6027
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6028
|
+
</xsd:annotation>
|
6029
|
+
</xsd:enumeration>
|
6030
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6031
|
+
<xsd:annotation>
|
6032
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6033
|
+
</xsd:annotation>
|
6034
|
+
</xsd:enumeration>
|
6035
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6036
|
+
<xsd:annotation>
|
6037
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6038
|
+
</xsd:annotation>
|
6039
|
+
</xsd:enumeration>
|
6040
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6041
|
+
<xsd:annotation>
|
6042
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6043
|
+
</xsd:annotation>
|
6044
|
+
</xsd:enumeration>
|
6045
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6046
|
+
<xsd:annotation>
|
6047
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6048
|
+
</xsd:annotation>
|
6049
|
+
</xsd:enumeration>
|
6050
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6051
|
+
<xsd:annotation>
|
6052
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6053
|
+
</xsd:annotation>
|
6054
|
+
</xsd:enumeration>
|
6055
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6056
|
+
<xsd:annotation>
|
6057
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6058
|
+
</xsd:annotation>
|
6059
|
+
</xsd:enumeration>
|
6060
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6061
|
+
<xsd:annotation>
|
6062
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6063
|
+
</xsd:annotation>
|
6064
|
+
</xsd:enumeration>
|
6065
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6066
|
+
<xsd:annotation>
|
6067
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6068
|
+
</xsd:annotation>
|
6069
|
+
</xsd:enumeration>
|
6070
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6071
|
+
<xsd:annotation>
|
6072
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6073
|
+
</xsd:annotation>
|
6074
|
+
</xsd:enumeration>
|
6075
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6076
|
+
<xsd:annotation>
|
6077
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6078
|
+
</xsd:annotation>
|
6079
|
+
</xsd:enumeration>
|
6080
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6081
|
+
<xsd:annotation>
|
6082
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6083
|
+
</xsd:annotation>
|
6084
|
+
</xsd:enumeration>
|
6085
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6086
|
+
<xsd:annotation>
|
6087
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6088
|
+
</xsd:annotation>
|
6089
|
+
</xsd:enumeration>
|
6090
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6091
|
+
<xsd:annotation>
|
6092
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6093
|
+
</xsd:annotation>
|
6094
|
+
</xsd:enumeration>
|
6095
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6096
|
+
<xsd:annotation>
|
6097
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6098
|
+
</xsd:annotation>
|
6099
|
+
</xsd:enumeration>
|
6100
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6101
|
+
<xsd:annotation>
|
6102
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6103
|
+
</xsd:annotation>
|
6104
|
+
</xsd:enumeration>
|
6105
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6106
|
+
<xsd:annotation>
|
6107
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6108
|
+
</xsd:annotation>
|
6109
|
+
</xsd:enumeration>
|
6110
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6111
|
+
<xsd:annotation>
|
6112
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6113
|
+
</xsd:annotation>
|
6114
|
+
</xsd:enumeration>
|
6115
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6116
|
+
<xsd:annotation>
|
6117
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6118
|
+
</xsd:annotation>
|
6119
|
+
</xsd:enumeration>
|
6120
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6121
|
+
<xsd:annotation>
|
6122
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6123
|
+
</xsd:annotation>
|
6124
|
+
</xsd:enumeration>
|
6125
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6126
|
+
<xsd:annotation>
|
6127
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6128
|
+
</xsd:annotation>
|
6129
|
+
</xsd:enumeration>
|
6130
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6131
|
+
<xsd:annotation>
|
6132
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6133
|
+
</xsd:annotation>
|
6134
|
+
</xsd:enumeration>
|
6135
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6136
|
+
<xsd:annotation>
|
6137
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6138
|
+
</xsd:annotation>
|
6139
|
+
</xsd:enumeration>
|
6140
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6141
|
+
<xsd:annotation>
|
6142
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6143
|
+
</xsd:annotation>
|
6144
|
+
</xsd:enumeration>
|
6145
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6146
|
+
<xsd:annotation>
|
6147
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6148
|
+
</xsd:annotation>
|
6149
|
+
</xsd:enumeration>
|
6150
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6151
|
+
<xsd:annotation>
|
6152
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6153
|
+
</xsd:annotation>
|
6154
|
+
</xsd:enumeration>
|
6155
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6156
|
+
<xsd:annotation>
|
6157
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6158
|
+
</xsd:annotation>
|
6159
|
+
</xsd:enumeration>
|
6160
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6161
|
+
<xsd:annotation>
|
6162
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6163
|
+
</xsd:annotation>
|
6164
|
+
</xsd:enumeration>
|
6165
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6166
|
+
<xsd:annotation>
|
6167
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6168
|
+
</xsd:annotation>
|
6169
|
+
</xsd:enumeration>
|
6170
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6171
|
+
<xsd:annotation>
|
6172
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6173
|
+
</xsd:annotation>
|
6174
|
+
</xsd:enumeration>
|
6175
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6176
|
+
<xsd:annotation>
|
6177
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6178
|
+
</xsd:annotation>
|
6179
|
+
</xsd:enumeration>
|
6180
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6181
|
+
<xsd:annotation>
|
6182
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6183
|
+
</xsd:annotation>
|
6184
|
+
</xsd:enumeration>
|
6185
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6186
|
+
<xsd:annotation>
|
6187
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6188
|
+
</xsd:annotation>
|
6189
|
+
</xsd:enumeration>
|
6190
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6191
|
+
<xsd:annotation>
|
6192
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6193
|
+
</xsd:annotation>
|
6194
|
+
</xsd:enumeration>
|
6195
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6196
|
+
<xsd:annotation>
|
6197
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6198
|
+
</xsd:annotation>
|
6199
|
+
</xsd:enumeration>
|
6200
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6201
|
+
<xsd:annotation>
|
6202
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6203
|
+
</xsd:annotation>
|
6204
|
+
</xsd:enumeration>
|
6205
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6206
|
+
<xsd:annotation>
|
6207
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6208
|
+
</xsd:annotation>
|
6209
|
+
</xsd:enumeration>
|
6210
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6211
|
+
<xsd:annotation>
|
6212
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6213
|
+
</xsd:annotation>
|
6214
|
+
</xsd:enumeration>
|
6215
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6216
|
+
<xsd:annotation>
|
6217
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6218
|
+
</xsd:annotation>
|
6219
|
+
</xsd:enumeration>
|
6220
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6221
|
+
<xsd:annotation>
|
6222
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6223
|
+
</xsd:annotation>
|
6224
|
+
</xsd:enumeration>
|
6225
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6226
|
+
<xsd:annotation>
|
6227
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6228
|
+
</xsd:annotation>
|
6229
|
+
</xsd:enumeration>
|
6230
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6231
|
+
<xsd:annotation>
|
6232
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6233
|
+
</xsd:annotation>
|
6234
|
+
</xsd:enumeration>
|
6235
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6236
|
+
<xsd:annotation>
|
6237
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6238
|
+
</xsd:annotation>
|
6239
|
+
</xsd:enumeration>
|
6240
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6241
|
+
<xsd:annotation>
|
6242
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6243
|
+
</xsd:annotation>
|
6244
|
+
</xsd:enumeration>
|
6245
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6246
|
+
<xsd:annotation>
|
6247
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6248
|
+
</xsd:annotation>
|
6249
|
+
</xsd:enumeration>
|
6250
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6251
|
+
<xsd:annotation>
|
6252
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6253
|
+
</xsd:annotation>
|
6254
|
+
</xsd:enumeration>
|
6255
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6256
|
+
<xsd:annotation>
|
6257
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6258
|
+
</xsd:annotation>
|
6259
|
+
</xsd:enumeration>
|
6260
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6261
|
+
<xsd:annotation>
|
6262
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6263
|
+
</xsd:annotation>
|
6264
|
+
</xsd:enumeration>
|
6265
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6266
|
+
<xsd:annotation>
|
6267
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6268
|
+
</xsd:annotation>
|
6269
|
+
</xsd:enumeration>
|
6270
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6271
|
+
<xsd:annotation>
|
6272
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6273
|
+
</xsd:annotation>
|
6274
|
+
</xsd:enumeration>
|
6275
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6276
|
+
<xsd:annotation>
|
6277
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6278
|
+
</xsd:annotation>
|
6279
|
+
</xsd:enumeration>
|
6280
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6281
|
+
<xsd:annotation>
|
6282
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6283
|
+
</xsd:annotation>
|
6284
|
+
</xsd:enumeration>
|
6285
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6286
|
+
<xsd:annotation>
|
6287
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6288
|
+
</xsd:annotation>
|
6289
|
+
</xsd:enumeration>
|
6290
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6291
|
+
<xsd:annotation>
|
6292
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6293
|
+
</xsd:annotation>
|
6294
|
+
</xsd:enumeration>
|
6295
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6296
|
+
<xsd:annotation>
|
6297
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6298
|
+
</xsd:annotation>
|
6299
|
+
</xsd:enumeration>
|
6300
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6301
|
+
<xsd:annotation>
|
6302
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6303
|
+
</xsd:annotation>
|
6304
|
+
</xsd:enumeration>
|
6305
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6306
|
+
<xsd:annotation>
|
6307
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6308
|
+
</xsd:annotation>
|
6309
|
+
</xsd:enumeration>
|
6310
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6311
|
+
<xsd:annotation>
|
6312
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6313
|
+
</xsd:annotation>
|
6314
|
+
</xsd:enumeration>
|
6315
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6316
|
+
<xsd:annotation>
|
6317
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6318
|
+
</xsd:annotation>
|
6319
|
+
</xsd:enumeration>
|
6320
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6321
|
+
<xsd:annotation>
|
6322
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6323
|
+
</xsd:annotation>
|
6324
|
+
</xsd:enumeration>
|
6325
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6326
|
+
<xsd:annotation>
|
6327
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6328
|
+
</xsd:annotation>
|
6329
|
+
</xsd:enumeration>
|
6330
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6331
|
+
<xsd:annotation>
|
6332
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6333
|
+
</xsd:annotation>
|
6334
|
+
</xsd:enumeration>
|
6335
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6336
|
+
<xsd:annotation>
|
6337
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6338
|
+
</xsd:annotation>
|
6339
|
+
</xsd:enumeration>
|
6340
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6341
|
+
<xsd:annotation>
|
6342
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6343
|
+
</xsd:annotation>
|
6344
|
+
</xsd:enumeration>
|
6345
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6346
|
+
<xsd:annotation>
|
6347
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6348
|
+
</xsd:annotation>
|
6349
|
+
</xsd:enumeration>
|
6350
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6351
|
+
<xsd:annotation>
|
6352
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6353
|
+
</xsd:annotation>
|
6354
|
+
</xsd:enumeration>
|
6355
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6356
|
+
<xsd:annotation>
|
6357
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6358
|
+
</xsd:annotation>
|
6359
|
+
</xsd:enumeration>
|
6360
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6361
|
+
<xsd:annotation>
|
6362
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6363
|
+
</xsd:annotation>
|
6364
|
+
</xsd:enumeration>
|
6365
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6366
|
+
<xsd:annotation>
|
6367
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6368
|
+
</xsd:annotation>
|
6369
|
+
</xsd:enumeration>
|
6370
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6371
|
+
<xsd:annotation>
|
6372
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6373
|
+
</xsd:annotation>
|
6374
|
+
</xsd:enumeration>
|
6375
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6376
|
+
<xsd:annotation>
|
6377
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6378
|
+
</xsd:annotation>
|
6379
|
+
</xsd:enumeration>
|
6380
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6381
|
+
<xsd:annotation>
|
6382
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6383
|
+
</xsd:annotation>
|
6384
|
+
</xsd:enumeration>
|
6385
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6386
|
+
<xsd:annotation>
|
6387
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6388
|
+
</xsd:annotation>
|
6389
|
+
</xsd:enumeration>
|
6390
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6391
|
+
<xsd:annotation>
|
6392
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6393
|
+
</xsd:annotation>
|
6394
|
+
</xsd:enumeration>
|
6395
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6396
|
+
<xsd:annotation>
|
6397
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6398
|
+
</xsd:annotation>
|
6399
|
+
</xsd:enumeration>
|
6400
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6401
|
+
<xsd:annotation>
|
6402
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6403
|
+
</xsd:annotation>
|
6404
|
+
</xsd:enumeration>
|
6405
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6406
|
+
<xsd:annotation>
|
6407
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6408
|
+
</xsd:annotation>
|
6409
|
+
</xsd:enumeration>
|
6410
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6411
|
+
<xsd:annotation>
|
6412
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6413
|
+
</xsd:annotation>
|
6414
|
+
</xsd:enumeration>
|
6415
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6416
|
+
<xsd:annotation>
|
6417
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6418
|
+
</xsd:annotation>
|
6419
|
+
</xsd:enumeration>
|
6420
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6421
|
+
<xsd:annotation>
|
6422
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6423
|
+
</xsd:annotation>
|
6424
|
+
</xsd:enumeration>
|
6425
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6426
|
+
<xsd:annotation>
|
6427
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6428
|
+
</xsd:annotation>
|
6429
|
+
</xsd:enumeration>
|
6430
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6431
|
+
<xsd:annotation>
|
6432
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6433
|
+
</xsd:annotation>
|
6434
|
+
</xsd:enumeration>
|
6435
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6436
|
+
<xsd:annotation>
|
6437
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6438
|
+
</xsd:annotation>
|
6439
|
+
</xsd:enumeration>
|
6440
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6441
|
+
<xsd:annotation>
|
6442
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6443
|
+
</xsd:annotation>
|
6444
|
+
</xsd:enumeration>
|
6445
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6446
|
+
<xsd:annotation>
|
6447
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6448
|
+
</xsd:annotation>
|
6449
|
+
</xsd:enumeration>
|
6450
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6451
|
+
<xsd:annotation>
|
6452
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6453
|
+
</xsd:annotation>
|
6454
|
+
</xsd:enumeration>
|
6455
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6456
|
+
<xsd:annotation>
|
6457
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6458
|
+
</xsd:annotation>
|
6459
|
+
</xsd:enumeration>
|
6460
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6461
|
+
<xsd:annotation>
|
6462
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6463
|
+
</xsd:annotation>
|
6464
|
+
</xsd:enumeration>
|
6465
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6466
|
+
<xsd:annotation>
|
6467
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6468
|
+
</xsd:annotation>
|
6469
|
+
</xsd:enumeration>
|
6470
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6471
|
+
<xsd:annotation>
|
6472
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6473
|
+
</xsd:annotation>
|
6474
|
+
</xsd:enumeration>
|
6475
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6476
|
+
<xsd:annotation>
|
6477
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6478
|
+
</xsd:annotation>
|
6479
|
+
</xsd:enumeration>
|
6480
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6481
|
+
<xsd:annotation>
|
6482
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6483
|
+
</xsd:annotation>
|
6484
|
+
</xsd:enumeration>
|
6485
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6486
|
+
<xsd:annotation>
|
6487
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6488
|
+
</xsd:annotation>
|
6489
|
+
</xsd:enumeration>
|
6490
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6491
|
+
<xsd:annotation>
|
6492
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6493
|
+
</xsd:annotation>
|
6494
|
+
</xsd:enumeration>
|
6495
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6496
|
+
<xsd:annotation>
|
6497
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6498
|
+
</xsd:annotation>
|
6499
|
+
</xsd:enumeration>
|
6500
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6501
|
+
<xsd:annotation>
|
6502
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6503
|
+
</xsd:annotation>
|
6504
|
+
</xsd:enumeration>
|
6505
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6506
|
+
<xsd:annotation>
|
6507
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6508
|
+
</xsd:annotation>
|
6509
|
+
</xsd:enumeration>
|
6510
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6511
|
+
<xsd:annotation>
|
6512
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6513
|
+
</xsd:annotation>
|
6514
|
+
</xsd:enumeration>
|
6515
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6516
|
+
<xsd:annotation>
|
6517
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6518
|
+
</xsd:annotation>
|
6519
|
+
</xsd:enumeration>
|
6520
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6521
|
+
<xsd:annotation>
|
6522
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6523
|
+
</xsd:annotation>
|
6524
|
+
</xsd:enumeration>
|
6525
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6526
|
+
<xsd:annotation>
|
6527
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6528
|
+
</xsd:annotation>
|
6529
|
+
</xsd:enumeration>
|
6530
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6531
|
+
<xsd:annotation>
|
6532
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6533
|
+
</xsd:annotation>
|
6534
|
+
</xsd:enumeration>
|
6535
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6536
|
+
<xsd:annotation>
|
6537
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6538
|
+
</xsd:annotation>
|
6539
|
+
</xsd:enumeration>
|
6540
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6541
|
+
<xsd:annotation>
|
6542
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6543
|
+
</xsd:annotation>
|
6544
|
+
</xsd:enumeration>
|
6545
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6546
|
+
<xsd:annotation>
|
6547
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6548
|
+
</xsd:annotation>
|
6549
|
+
</xsd:enumeration>
|
6550
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6551
|
+
<xsd:annotation>
|
6552
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6553
|
+
</xsd:annotation>
|
6554
|
+
</xsd:enumeration>
|
6555
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6556
|
+
<xsd:annotation>
|
6557
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6558
|
+
</xsd:annotation>
|
6559
|
+
</xsd:enumeration>
|
6560
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6561
|
+
<xsd:annotation>
|
6562
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6563
|
+
</xsd:annotation>
|
6564
|
+
</xsd:enumeration>
|
6565
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6566
|
+
<xsd:annotation>
|
6567
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6568
|
+
</xsd:annotation>
|
6569
|
+
</xsd:enumeration>
|
6570
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6571
|
+
<xsd:annotation>
|
6572
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6573
|
+
</xsd:annotation>
|
6574
|
+
</xsd:enumeration>
|
6575
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6576
|
+
<xsd:annotation>
|
6577
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6578
|
+
</xsd:annotation>
|
6579
|
+
</xsd:enumeration>
|
6580
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6581
|
+
<xsd:annotation>
|
6582
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6583
|
+
</xsd:annotation>
|
6584
|
+
</xsd:enumeration>
|
6585
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6586
|
+
<xsd:annotation>
|
6587
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6588
|
+
</xsd:annotation>
|
6589
|
+
</xsd:enumeration>
|
6590
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6591
|
+
<xsd:annotation>
|
6592
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6593
|
+
</xsd:annotation>
|
6594
|
+
</xsd:enumeration>
|
6595
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6596
|
+
<xsd:annotation>
|
6597
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6598
|
+
</xsd:annotation>
|
6599
|
+
</xsd:enumeration>
|
6600
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6601
|
+
<xsd:annotation>
|
6602
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6603
|
+
</xsd:annotation>
|
6604
|
+
</xsd:enumeration>
|
6605
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6606
|
+
<xsd:annotation>
|
6607
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6608
|
+
</xsd:annotation>
|
6609
|
+
</xsd:enumeration>
|
6610
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6611
|
+
<xsd:annotation>
|
6612
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6613
|
+
</xsd:annotation>
|
6614
|
+
</xsd:enumeration>
|
6615
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6616
|
+
<xsd:annotation>
|
6617
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6618
|
+
</xsd:annotation>
|
6619
|
+
</xsd:enumeration>
|
6620
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6621
|
+
<xsd:annotation>
|
6622
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6623
|
+
</xsd:annotation>
|
6624
|
+
</xsd:enumeration>
|
6625
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6626
|
+
<xsd:annotation>
|
6627
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6628
|
+
</xsd:annotation>
|
6629
|
+
</xsd:enumeration>
|
6630
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6631
|
+
<xsd:annotation>
|
6632
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6633
|
+
</xsd:annotation>
|
6634
|
+
</xsd:enumeration>
|
6635
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6636
|
+
<xsd:annotation>
|
6637
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6638
|
+
</xsd:annotation>
|
6639
|
+
</xsd:enumeration>
|
6640
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6641
|
+
<xsd:annotation>
|
6642
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6643
|
+
</xsd:annotation>
|
6644
|
+
</xsd:enumeration>
|
6645
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6646
|
+
<xsd:annotation>
|
6647
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6648
|
+
</xsd:annotation>
|
6649
|
+
</xsd:enumeration>
|
6650
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6651
|
+
<xsd:annotation>
|
6652
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6653
|
+
</xsd:annotation>
|
6654
|
+
</xsd:enumeration>
|
6655
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6656
|
+
<xsd:annotation>
|
6657
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6658
|
+
</xsd:annotation>
|
6659
|
+
</xsd:enumeration>
|
6660
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6661
|
+
<xsd:annotation>
|
6662
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6663
|
+
</xsd:annotation>
|
6664
|
+
</xsd:enumeration>
|
6665
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6666
|
+
<xsd:annotation>
|
6667
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6668
|
+
</xsd:annotation>
|
6669
|
+
</xsd:enumeration>
|
6670
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6671
|
+
<xsd:annotation>
|
6672
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6673
|
+
</xsd:annotation>
|
6674
|
+
</xsd:enumeration>
|
6675
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6676
|
+
<xsd:annotation>
|
6677
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6678
|
+
</xsd:annotation>
|
6679
|
+
</xsd:enumeration>
|
6680
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6681
|
+
<xsd:annotation>
|
6682
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6683
|
+
</xsd:annotation>
|
6684
|
+
</xsd:enumeration>
|
6685
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6686
|
+
<xsd:annotation>
|
6687
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6688
|
+
</xsd:annotation>
|
6689
|
+
</xsd:enumeration>
|
6690
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6691
|
+
<xsd:annotation>
|
6692
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6693
|
+
</xsd:annotation>
|
6694
|
+
</xsd:enumeration>
|
6695
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6696
|
+
<xsd:annotation>
|
6697
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6698
|
+
</xsd:annotation>
|
6699
|
+
</xsd:enumeration>
|
6700
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6701
|
+
<xsd:annotation>
|
6702
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6703
|
+
</xsd:annotation>
|
6704
|
+
</xsd:enumeration>
|
6705
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6706
|
+
<xsd:annotation>
|
6707
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6708
|
+
</xsd:annotation>
|
6709
|
+
</xsd:enumeration>
|
6710
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6711
|
+
<xsd:annotation>
|
6712
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6713
|
+
</xsd:annotation>
|
6714
|
+
</xsd:enumeration>
|
6715
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6716
|
+
<xsd:annotation>
|
6717
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6718
|
+
</xsd:annotation>
|
6719
|
+
</xsd:enumeration>
|
6720
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6721
|
+
<xsd:annotation>
|
6722
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6723
|
+
</xsd:annotation>
|
6724
|
+
</xsd:enumeration>
|
6725
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6726
|
+
<xsd:annotation>
|
6727
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6728
|
+
</xsd:annotation>
|
6729
|
+
</xsd:enumeration>
|
6730
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6731
|
+
<xsd:annotation>
|
6732
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6733
|
+
</xsd:annotation>
|
6734
|
+
</xsd:enumeration>
|
6735
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6736
|
+
<xsd:annotation>
|
6737
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6738
|
+
</xsd:annotation>
|
6739
|
+
</xsd:enumeration>
|
6740
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6741
|
+
<xsd:annotation>
|
6742
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6743
|
+
</xsd:annotation>
|
6744
|
+
</xsd:enumeration>
|
6745
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6746
|
+
<xsd:annotation>
|
6747
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6748
|
+
</xsd:annotation>
|
6749
|
+
</xsd:enumeration>
|
6750
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6751
|
+
<xsd:annotation>
|
6752
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6753
|
+
</xsd:annotation>
|
6754
|
+
</xsd:enumeration>
|
6755
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6756
|
+
<xsd:annotation>
|
6757
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6758
|
+
</xsd:annotation>
|
6759
|
+
</xsd:enumeration>
|
6760
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6761
|
+
<xsd:annotation>
|
6762
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6763
|
+
</xsd:annotation>
|
6764
|
+
</xsd:enumeration>
|
6765
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6766
|
+
<xsd:annotation>
|
6767
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6768
|
+
</xsd:annotation>
|
6769
|
+
</xsd:enumeration>
|
6770
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6771
|
+
<xsd:annotation>
|
6772
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6773
|
+
</xsd:annotation>
|
6774
|
+
</xsd:enumeration>
|
6775
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6776
|
+
<xsd:annotation>
|
6777
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6778
|
+
</xsd:annotation>
|
6779
|
+
</xsd:enumeration>
|
6780
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6781
|
+
<xsd:annotation>
|
6782
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6783
|
+
</xsd:annotation>
|
6784
|
+
</xsd:enumeration>
|
6785
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6786
|
+
<xsd:annotation>
|
6787
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6788
|
+
</xsd:annotation>
|
6789
|
+
</xsd:enumeration>
|
6790
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6791
|
+
<xsd:annotation>
|
6792
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6793
|
+
</xsd:annotation>
|
6794
|
+
</xsd:enumeration>
|
6795
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6796
|
+
<xsd:annotation>
|
6797
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6798
|
+
</xsd:annotation>
|
6799
|
+
</xsd:enumeration>
|
6800
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6801
|
+
<xsd:annotation>
|
6802
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6803
|
+
</xsd:annotation>
|
6804
|
+
</xsd:enumeration>
|
6805
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6806
|
+
<xsd:annotation>
|
6807
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6808
|
+
</xsd:annotation>
|
6809
|
+
</xsd:enumeration>
|
6810
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6811
|
+
<xsd:annotation>
|
6812
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6813
|
+
</xsd:annotation>
|
6814
|
+
</xsd:enumeration>
|
6815
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6816
|
+
<xsd:annotation>
|
6817
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6818
|
+
</xsd:annotation>
|
6819
|
+
</xsd:enumeration>
|
6820
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6821
|
+
<xsd:annotation>
|
6822
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6823
|
+
</xsd:annotation>
|
6824
|
+
</xsd:enumeration>
|
6825
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6826
|
+
<xsd:annotation>
|
6827
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6828
|
+
</xsd:annotation>
|
6829
|
+
</xsd:enumeration>
|
6830
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6831
|
+
<xsd:annotation>
|
6832
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6833
|
+
</xsd:annotation>
|
6834
|
+
</xsd:enumeration>
|
6835
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6836
|
+
<xsd:annotation>
|
6837
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6838
|
+
</xsd:annotation>
|
6839
|
+
</xsd:enumeration>
|
6840
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6841
|
+
<xsd:annotation>
|
6842
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6843
|
+
</xsd:annotation>
|
6844
|
+
</xsd:enumeration>
|
6845
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6846
|
+
<xsd:annotation>
|
6847
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6848
|
+
</xsd:annotation>
|
6849
|
+
</xsd:enumeration>
|
6850
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6851
|
+
<xsd:annotation>
|
6852
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6853
|
+
</xsd:annotation>
|
6854
|
+
</xsd:enumeration>
|
6855
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6856
|
+
<xsd:annotation>
|
6857
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6858
|
+
</xsd:annotation>
|
6859
|
+
</xsd:enumeration>
|
6860
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6861
|
+
<xsd:annotation>
|
6862
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6863
|
+
</xsd:annotation>
|
6864
|
+
</xsd:enumeration>
|
6865
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6866
|
+
<xsd:annotation>
|
6867
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
6868
|
+
</xsd:annotation>
|
6869
|
+
</xsd:enumeration>
|
6870
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
6871
|
+
<xsd:annotation>
|
6872
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
6873
|
+
</xsd:annotation>
|
6874
|
+
</xsd:enumeration>
|
6875
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
6876
|
+
<xsd:annotation>
|
6877
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
6878
|
+
</xsd:annotation>
|
6879
|
+
</xsd:enumeration>
|
6880
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
6881
|
+
<xsd:annotation>
|
6882
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
6883
|
+
</xsd:annotation>
|
6884
|
+
</xsd:enumeration>
|
6885
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
6886
|
+
<xsd:annotation>
|
6887
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
6888
|
+
</xsd:annotation>
|
6889
|
+
</xsd:enumeration>
|
6890
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
6891
|
+
<xsd:annotation>
|
6892
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
6893
|
+
</xsd:annotation>
|
6894
|
+
</xsd:enumeration>
|
6895
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
6896
|
+
<xsd:annotation>
|
6897
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
6898
|
+
</xsd:annotation>
|
6899
|
+
</xsd:enumeration>
|
6900
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
6901
|
+
<xsd:annotation>
|
6902
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
6903
|
+
</xsd:annotation>
|
6904
|
+
</xsd:enumeration>
|
6905
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
6906
|
+
<xsd:annotation>
|
6907
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
6908
|
+
</xsd:annotation>
|
6909
|
+
</xsd:enumeration>
|
6910
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
6911
|
+
<xsd:annotation>
|
6912
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
6913
|
+
</xsd:annotation>
|
6914
|
+
</xsd:enumeration>
|
6915
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
6916
|
+
<xsd:annotation>
|
6917
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
6918
|
+
</xsd:annotation>
|
6919
|
+
</xsd:enumeration>
|
6920
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
6921
|
+
<xsd:annotation>
|
6922
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
6923
|
+
</xsd:annotation>
|
6924
|
+
</xsd:enumeration>
|
6925
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
6926
|
+
<xsd:annotation>
|
6927
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
6928
|
+
</xsd:annotation>
|
6929
|
+
</xsd:enumeration>
|
6930
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
6931
|
+
<xsd:annotation>
|
6932
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
6933
|
+
</xsd:annotation>
|
6934
|
+
</xsd:enumeration>
|
6935
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
6936
|
+
<xsd:annotation>
|
6937
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
6938
|
+
</xsd:annotation>
|
6939
|
+
</xsd:enumeration>
|
6940
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
6941
|
+
<xsd:annotation>
|
6942
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
6943
|
+
</xsd:annotation>
|
6944
|
+
</xsd:enumeration>
|
6945
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
6946
|
+
<xsd:annotation>
|
6947
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
6948
|
+
</xsd:annotation>
|
6949
|
+
</xsd:enumeration>
|
6950
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
6951
|
+
<xsd:annotation>
|
6952
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
6953
|
+
</xsd:annotation>
|
6954
|
+
</xsd:enumeration>
|
6955
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
6956
|
+
<xsd:annotation>
|
6957
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
6958
|
+
</xsd:annotation>
|
6959
|
+
</xsd:enumeration>
|
6960
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
6961
|
+
<xsd:annotation>
|
6962
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
6963
|
+
</xsd:annotation>
|
6964
|
+
</xsd:enumeration>
|
6965
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
6966
|
+
<xsd:annotation>
|
6967
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
6968
|
+
</xsd:annotation>
|
6969
|
+
</xsd:enumeration>
|
6970
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
6971
|
+
<xsd:annotation>
|
6972
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
6973
|
+
</xsd:annotation>
|
6974
|
+
</xsd:enumeration>
|
6975
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
6976
|
+
<xsd:annotation>
|
6977
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
6978
|
+
</xsd:annotation>
|
6979
|
+
</xsd:enumeration>
|
6980
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
6981
|
+
<xsd:annotation>
|
6982
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
6983
|
+
</xsd:annotation>
|
6984
|
+
</xsd:enumeration>
|
6985
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
6986
|
+
<xsd:annotation>
|
6987
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
6988
|
+
</xsd:annotation>
|
6989
|
+
</xsd:enumeration>
|
6990
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
6991
|
+
<xsd:annotation>
|
6992
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
6993
|
+
</xsd:annotation>
|
6994
|
+
</xsd:enumeration>
|
6995
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
6996
|
+
<xsd:annotation>
|
6997
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
6998
|
+
</xsd:annotation>
|
6999
|
+
</xsd:enumeration>
|
7000
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7001
|
+
<xsd:annotation>
|
7002
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7003
|
+
</xsd:annotation>
|
7004
|
+
</xsd:enumeration>
|
7005
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7006
|
+
<xsd:annotation>
|
7007
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7008
|
+
</xsd:annotation>
|
7009
|
+
</xsd:enumeration>
|
7010
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7011
|
+
<xsd:annotation>
|
7012
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7013
|
+
</xsd:annotation>
|
7014
|
+
</xsd:enumeration>
|
7015
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7016
|
+
<xsd:annotation>
|
7017
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7018
|
+
</xsd:annotation>
|
7019
|
+
</xsd:enumeration>
|
7020
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7021
|
+
<xsd:annotation>
|
7022
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7023
|
+
</xsd:annotation>
|
7024
|
+
</xsd:enumeration>
|
7025
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7026
|
+
<xsd:annotation>
|
7027
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7028
|
+
</xsd:annotation>
|
7029
|
+
</xsd:enumeration>
|
7030
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7031
|
+
<xsd:annotation>
|
7032
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7033
|
+
</xsd:annotation>
|
7034
|
+
</xsd:enumeration>
|
7035
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7036
|
+
<xsd:annotation>
|
7037
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7038
|
+
</xsd:annotation>
|
7039
|
+
</xsd:enumeration>
|
7040
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7041
|
+
<xsd:annotation>
|
7042
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7043
|
+
</xsd:annotation>
|
7044
|
+
</xsd:enumeration>
|
7045
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7046
|
+
<xsd:annotation>
|
7047
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7048
|
+
</xsd:annotation>
|
7049
|
+
</xsd:enumeration>
|
7050
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7051
|
+
<xsd:annotation>
|
7052
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7053
|
+
</xsd:annotation>
|
7054
|
+
</xsd:enumeration>
|
7055
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7056
|
+
<xsd:annotation>
|
7057
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7058
|
+
</xsd:annotation>
|
7059
|
+
</xsd:enumeration>
|
7060
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7061
|
+
<xsd:annotation>
|
7062
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7063
|
+
</xsd:annotation>
|
7064
|
+
</xsd:enumeration>
|
7065
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7066
|
+
<xsd:annotation>
|
7067
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7068
|
+
</xsd:annotation>
|
7069
|
+
</xsd:enumeration>
|
7070
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7071
|
+
<xsd:annotation>
|
7072
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7073
|
+
</xsd:annotation>
|
7074
|
+
</xsd:enumeration>
|
7075
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7076
|
+
<xsd:annotation>
|
7077
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7078
|
+
</xsd:annotation>
|
7079
|
+
</xsd:enumeration>
|
7080
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7081
|
+
<xsd:annotation>
|
7082
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7083
|
+
</xsd:annotation>
|
7084
|
+
</xsd:enumeration>
|
7085
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7086
|
+
<xsd:annotation>
|
7087
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7088
|
+
</xsd:annotation>
|
7089
|
+
</xsd:enumeration>
|
7090
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7091
|
+
<xsd:annotation>
|
7092
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7093
|
+
</xsd:annotation>
|
7094
|
+
</xsd:enumeration>
|
7095
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7096
|
+
<xsd:annotation>
|
7097
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7098
|
+
</xsd:annotation>
|
7099
|
+
</xsd:enumeration>
|
7100
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7101
|
+
<xsd:annotation>
|
7102
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7103
|
+
</xsd:annotation>
|
7104
|
+
</xsd:enumeration>
|
7105
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7106
|
+
<xsd:annotation>
|
7107
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7108
|
+
</xsd:annotation>
|
7109
|
+
</xsd:enumeration>
|
7110
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7111
|
+
<xsd:annotation>
|
7112
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7113
|
+
</xsd:annotation>
|
7114
|
+
</xsd:enumeration>
|
7115
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7116
|
+
<xsd:annotation>
|
7117
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7118
|
+
</xsd:annotation>
|
7119
|
+
</xsd:enumeration>
|
7120
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7121
|
+
<xsd:annotation>
|
7122
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7123
|
+
</xsd:annotation>
|
7124
|
+
</xsd:enumeration>
|
7125
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7126
|
+
<xsd:annotation>
|
7127
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7128
|
+
</xsd:annotation>
|
7129
|
+
</xsd:enumeration>
|
7130
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7131
|
+
<xsd:annotation>
|
7132
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7133
|
+
</xsd:annotation>
|
7134
|
+
</xsd:enumeration>
|
7135
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7136
|
+
<xsd:annotation>
|
7137
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7138
|
+
</xsd:annotation>
|
7139
|
+
</xsd:enumeration>
|
7140
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7141
|
+
<xsd:annotation>
|
7142
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7143
|
+
</xsd:annotation>
|
7144
|
+
</xsd:enumeration>
|
7145
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7146
|
+
<xsd:annotation>
|
7147
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7148
|
+
</xsd:annotation>
|
7149
|
+
</xsd:enumeration>
|
7150
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7151
|
+
<xsd:annotation>
|
7152
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7153
|
+
</xsd:annotation>
|
7154
|
+
</xsd:enumeration>
|
7155
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7156
|
+
<xsd:annotation>
|
7157
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7158
|
+
</xsd:annotation>
|
7159
|
+
</xsd:enumeration>
|
7160
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7161
|
+
<xsd:annotation>
|
7162
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7163
|
+
</xsd:annotation>
|
7164
|
+
</xsd:enumeration>
|
7165
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7166
|
+
<xsd:annotation>
|
7167
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7168
|
+
</xsd:annotation>
|
7169
|
+
</xsd:enumeration>
|
7170
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7171
|
+
<xsd:annotation>
|
7172
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7173
|
+
</xsd:annotation>
|
7174
|
+
</xsd:enumeration>
|
7175
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7176
|
+
<xsd:annotation>
|
7177
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7178
|
+
</xsd:annotation>
|
7179
|
+
</xsd:enumeration>
|
7180
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7181
|
+
<xsd:annotation>
|
7182
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7183
|
+
</xsd:annotation>
|
7184
|
+
</xsd:enumeration>
|
7185
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7186
|
+
<xsd:annotation>
|
7187
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7188
|
+
</xsd:annotation>
|
7189
|
+
</xsd:enumeration>
|
7190
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7191
|
+
<xsd:annotation>
|
7192
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7193
|
+
</xsd:annotation>
|
7194
|
+
</xsd:enumeration>
|
7195
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7196
|
+
<xsd:annotation>
|
7197
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7198
|
+
</xsd:annotation>
|
7199
|
+
</xsd:enumeration>
|
7200
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7201
|
+
<xsd:annotation>
|
7202
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7203
|
+
</xsd:annotation>
|
7204
|
+
</xsd:enumeration>
|
7205
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7206
|
+
<xsd:annotation>
|
7207
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7208
|
+
</xsd:annotation>
|
7209
|
+
</xsd:enumeration>
|
7210
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7211
|
+
<xsd:annotation>
|
7212
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7213
|
+
</xsd:annotation>
|
7214
|
+
</xsd:enumeration>
|
7215
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7216
|
+
<xsd:annotation>
|
7217
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7218
|
+
</xsd:annotation>
|
7219
|
+
</xsd:enumeration>
|
7220
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7221
|
+
<xsd:annotation>
|
7222
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7223
|
+
</xsd:annotation>
|
7224
|
+
</xsd:enumeration>
|
7225
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7226
|
+
<xsd:annotation>
|
7227
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7228
|
+
</xsd:annotation>
|
7229
|
+
</xsd:enumeration>
|
7230
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7231
|
+
<xsd:annotation>
|
7232
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7233
|
+
</xsd:annotation>
|
7234
|
+
</xsd:enumeration>
|
7235
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7236
|
+
<xsd:annotation>
|
7237
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7238
|
+
</xsd:annotation>
|
7239
|
+
</xsd:enumeration>
|
7240
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7241
|
+
<xsd:annotation>
|
7242
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7243
|
+
</xsd:annotation>
|
7244
|
+
</xsd:enumeration>
|
7245
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7246
|
+
<xsd:annotation>
|
7247
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7248
|
+
</xsd:annotation>
|
7249
|
+
</xsd:enumeration>
|
7250
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7251
|
+
<xsd:annotation>
|
7252
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7253
|
+
</xsd:annotation>
|
7254
|
+
</xsd:enumeration>
|
7255
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7256
|
+
<xsd:annotation>
|
7257
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7258
|
+
</xsd:annotation>
|
7259
|
+
</xsd:enumeration>
|
7260
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7261
|
+
<xsd:annotation>
|
7262
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7263
|
+
</xsd:annotation>
|
7264
|
+
</xsd:enumeration>
|
7265
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7266
|
+
<xsd:annotation>
|
7267
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7268
|
+
</xsd:annotation>
|
7269
|
+
</xsd:enumeration>
|
7270
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7271
|
+
<xsd:annotation>
|
7272
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7273
|
+
</xsd:annotation>
|
7274
|
+
</xsd:enumeration>
|
7275
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7276
|
+
<xsd:annotation>
|
7277
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7278
|
+
</xsd:annotation>
|
7279
|
+
</xsd:enumeration>
|
7280
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7281
|
+
<xsd:annotation>
|
7282
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7283
|
+
</xsd:annotation>
|
7284
|
+
</xsd:enumeration>
|
7285
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7286
|
+
<xsd:annotation>
|
7287
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7288
|
+
</xsd:annotation>
|
7289
|
+
</xsd:enumeration>
|
7290
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7291
|
+
<xsd:annotation>
|
7292
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7293
|
+
</xsd:annotation>
|
7294
|
+
</xsd:enumeration>
|
7295
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7296
|
+
<xsd:annotation>
|
7297
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7298
|
+
</xsd:annotation>
|
7299
|
+
</xsd:enumeration>
|
7300
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7301
|
+
<xsd:annotation>
|
7302
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7303
|
+
</xsd:annotation>
|
7304
|
+
</xsd:enumeration>
|
7305
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7306
|
+
<xsd:annotation>
|
7307
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7308
|
+
</xsd:annotation>
|
7309
|
+
</xsd:enumeration>
|
7310
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7311
|
+
<xsd:annotation>
|
7312
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7313
|
+
</xsd:annotation>
|
7314
|
+
</xsd:enumeration>
|
7315
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7316
|
+
<xsd:annotation>
|
7317
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7318
|
+
</xsd:annotation>
|
7319
|
+
</xsd:enumeration>
|
7320
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7321
|
+
<xsd:annotation>
|
7322
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7323
|
+
</xsd:annotation>
|
7324
|
+
</xsd:enumeration>
|
7325
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7326
|
+
<xsd:annotation>
|
7327
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7328
|
+
</xsd:annotation>
|
7329
|
+
</xsd:enumeration>
|
7330
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7331
|
+
<xsd:annotation>
|
7332
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7333
|
+
</xsd:annotation>
|
7334
|
+
</xsd:enumeration>
|
7335
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7336
|
+
<xsd:annotation>
|
7337
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7338
|
+
</xsd:annotation>
|
7339
|
+
</xsd:enumeration>
|
7340
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7341
|
+
<xsd:annotation>
|
7342
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7343
|
+
</xsd:annotation>
|
7344
|
+
</xsd:enumeration>
|
7345
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7346
|
+
<xsd:annotation>
|
7347
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7348
|
+
</xsd:annotation>
|
7349
|
+
</xsd:enumeration>
|
7350
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7351
|
+
<xsd:annotation>
|
7352
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7353
|
+
</xsd:annotation>
|
7354
|
+
</xsd:enumeration>
|
7355
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7356
|
+
<xsd:annotation>
|
7357
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7358
|
+
</xsd:annotation>
|
7359
|
+
</xsd:enumeration>
|
7360
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7361
|
+
<xsd:annotation>
|
7362
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7363
|
+
</xsd:annotation>
|
7364
|
+
</xsd:enumeration>
|
7365
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7366
|
+
<xsd:annotation>
|
7367
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7368
|
+
</xsd:annotation>
|
7369
|
+
</xsd:enumeration>
|
7370
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7371
|
+
<xsd:annotation>
|
7372
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7373
|
+
</xsd:annotation>
|
7374
|
+
</xsd:enumeration>
|
7375
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7376
|
+
<xsd:annotation>
|
7377
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7378
|
+
</xsd:annotation>
|
7379
|
+
</xsd:enumeration>
|
7380
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7381
|
+
<xsd:annotation>
|
7382
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7383
|
+
</xsd:annotation>
|
7384
|
+
</xsd:enumeration>
|
7385
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7386
|
+
<xsd:annotation>
|
7387
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7388
|
+
</xsd:annotation>
|
7389
|
+
</xsd:enumeration>
|
7390
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7391
|
+
<xsd:annotation>
|
7392
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7393
|
+
</xsd:annotation>
|
7394
|
+
</xsd:enumeration>
|
7395
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7396
|
+
<xsd:annotation>
|
7397
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7398
|
+
</xsd:annotation>
|
7399
|
+
</xsd:enumeration>
|
7400
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7401
|
+
<xsd:annotation>
|
7402
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7403
|
+
</xsd:annotation>
|
7404
|
+
</xsd:enumeration>
|
7405
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7406
|
+
<xsd:annotation>
|
7407
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7408
|
+
</xsd:annotation>
|
7409
|
+
</xsd:enumeration>
|
7410
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7411
|
+
<xsd:annotation>
|
7412
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7413
|
+
</xsd:annotation>
|
7414
|
+
</xsd:enumeration>
|
7415
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7416
|
+
<xsd:annotation>
|
7417
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7418
|
+
</xsd:annotation>
|
7419
|
+
</xsd:enumeration>
|
7420
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7421
|
+
<xsd:annotation>
|
7422
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7423
|
+
</xsd:annotation>
|
7424
|
+
</xsd:enumeration>
|
7425
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7426
|
+
<xsd:annotation>
|
7427
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7428
|
+
</xsd:annotation>
|
7429
|
+
</xsd:enumeration>
|
7430
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7431
|
+
<xsd:annotation>
|
7432
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7433
|
+
</xsd:annotation>
|
7434
|
+
</xsd:enumeration>
|
7435
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7436
|
+
<xsd:annotation>
|
7437
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7438
|
+
</xsd:annotation>
|
7439
|
+
</xsd:enumeration>
|
7440
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7441
|
+
<xsd:annotation>
|
7442
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7443
|
+
</xsd:annotation>
|
7444
|
+
</xsd:enumeration>
|
7445
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7446
|
+
<xsd:annotation>
|
7447
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7448
|
+
</xsd:annotation>
|
7449
|
+
</xsd:enumeration>
|
7450
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7451
|
+
<xsd:annotation>
|
7452
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7453
|
+
</xsd:annotation>
|
7454
|
+
</xsd:enumeration>
|
7455
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7456
|
+
<xsd:annotation>
|
7457
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7458
|
+
</xsd:annotation>
|
7459
|
+
</xsd:enumeration>
|
7460
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7461
|
+
<xsd:annotation>
|
7462
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7463
|
+
</xsd:annotation>
|
7464
|
+
</xsd:enumeration>
|
7465
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7466
|
+
<xsd:annotation>
|
7467
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7468
|
+
</xsd:annotation>
|
7469
|
+
</xsd:enumeration>
|
7470
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7471
|
+
<xsd:annotation>
|
7472
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7473
|
+
</xsd:annotation>
|
7474
|
+
</xsd:enumeration>
|
7475
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7476
|
+
<xsd:annotation>
|
7477
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7478
|
+
</xsd:annotation>
|
7479
|
+
</xsd:enumeration>
|
7480
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7481
|
+
<xsd:annotation>
|
7482
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7483
|
+
</xsd:annotation>
|
7484
|
+
</xsd:enumeration>
|
7485
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7486
|
+
<xsd:annotation>
|
7487
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7488
|
+
</xsd:annotation>
|
7489
|
+
</xsd:enumeration>
|
7490
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7491
|
+
<xsd:annotation>
|
7492
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7493
|
+
</xsd:annotation>
|
7494
|
+
</xsd:enumeration>
|
7495
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7496
|
+
<xsd:annotation>
|
7497
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7498
|
+
</xsd:annotation>
|
7499
|
+
</xsd:enumeration>
|
7500
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7501
|
+
<xsd:annotation>
|
7502
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7503
|
+
</xsd:annotation>
|
7504
|
+
</xsd:enumeration>
|
7505
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7506
|
+
<xsd:annotation>
|
7507
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7508
|
+
</xsd:annotation>
|
7509
|
+
</xsd:enumeration>
|
7510
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7511
|
+
<xsd:annotation>
|
7512
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7513
|
+
</xsd:annotation>
|
7514
|
+
</xsd:enumeration>
|
7515
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7516
|
+
<xsd:annotation>
|
7517
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7518
|
+
</xsd:annotation>
|
7519
|
+
</xsd:enumeration>
|
7520
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7521
|
+
<xsd:annotation>
|
7522
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7523
|
+
</xsd:annotation>
|
7524
|
+
</xsd:enumeration>
|
7525
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7526
|
+
<xsd:annotation>
|
7527
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7528
|
+
</xsd:annotation>
|
7529
|
+
</xsd:enumeration>
|
7530
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7531
|
+
<xsd:annotation>
|
7532
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7533
|
+
</xsd:annotation>
|
7534
|
+
</xsd:enumeration>
|
7535
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7536
|
+
<xsd:annotation>
|
7537
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7538
|
+
</xsd:annotation>
|
7539
|
+
</xsd:enumeration>
|
7540
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7541
|
+
<xsd:annotation>
|
7542
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7543
|
+
</xsd:annotation>
|
7544
|
+
</xsd:enumeration>
|
7545
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7546
|
+
<xsd:annotation>
|
7547
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7548
|
+
</xsd:annotation>
|
7549
|
+
</xsd:enumeration>
|
7550
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7551
|
+
<xsd:annotation>
|
7552
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7553
|
+
</xsd:annotation>
|
7554
|
+
</xsd:enumeration>
|
7555
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7556
|
+
<xsd:annotation>
|
7557
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7558
|
+
</xsd:annotation>
|
7559
|
+
</xsd:enumeration>
|
7560
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7561
|
+
<xsd:annotation>
|
7562
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7563
|
+
</xsd:annotation>
|
7564
|
+
</xsd:enumeration>
|
7565
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7566
|
+
<xsd:annotation>
|
7567
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7568
|
+
</xsd:annotation>
|
7569
|
+
</xsd:enumeration>
|
7570
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7571
|
+
<xsd:annotation>
|
7572
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7573
|
+
</xsd:annotation>
|
7574
|
+
</xsd:enumeration>
|
7575
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7576
|
+
<xsd:annotation>
|
7577
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7578
|
+
</xsd:annotation>
|
7579
|
+
</xsd:enumeration>
|
7580
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7581
|
+
<xsd:annotation>
|
7582
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7583
|
+
</xsd:annotation>
|
7584
|
+
</xsd:enumeration>
|
7585
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7586
|
+
<xsd:annotation>
|
7587
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7588
|
+
</xsd:annotation>
|
7589
|
+
</xsd:enumeration>
|
7590
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7591
|
+
<xsd:annotation>
|
7592
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7593
|
+
</xsd:annotation>
|
7594
|
+
</xsd:enumeration>
|
7595
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7596
|
+
<xsd:annotation>
|
7597
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7598
|
+
</xsd:annotation>
|
7599
|
+
</xsd:enumeration>
|
7600
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7601
|
+
<xsd:annotation>
|
7602
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7603
|
+
</xsd:annotation>
|
7604
|
+
</xsd:enumeration>
|
7605
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7606
|
+
<xsd:annotation>
|
7607
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7608
|
+
</xsd:annotation>
|
7609
|
+
</xsd:enumeration>
|
7610
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7611
|
+
<xsd:annotation>
|
7612
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7613
|
+
</xsd:annotation>
|
7614
|
+
</xsd:enumeration>
|
7615
|
+
</xsd:restriction>
|
7616
|
+
</xsd:simpleType>
|
7617
|
+
<xsd:complexType name="LocalLB.ProfileString">
|
7618
|
+
<xsd:sequence>
|
7619
|
+
<xsd:element name="value" type="xsd:string"/>
|
7620
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7621
|
+
</xsd:sequence>
|
7622
|
+
</xsd:complexType>
|
7623
|
+
<xsd:complexType name="LocalLB.ProfileFTP.ProfileFTPStatistics">
|
7624
|
+
<xsd:sequence>
|
7625
|
+
<xsd:element name="statistics" type="tns:LocalLB.ProfileFTP.ProfileFTPStatisticEntrySequence"/>
|
7626
|
+
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
7627
|
+
</xsd:sequence>
|
7628
|
+
</xsd:complexType>
|
7629
|
+
<xsd:complexType name="LocalLB.ProfileFTP.ProfileFTPStatisticEntrySequence">
|
7630
|
+
<xsd:complexContent>
|
7631
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7632
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileFTP.ProfileFTPStatisticEntry[]'/>
|
7633
|
+
</xsd:restriction>
|
7634
|
+
</xsd:complexContent>
|
7635
|
+
</xsd:complexType>
|
7636
|
+
<xsd:complexType name="LocalLB.ProfileFTP.ProfileFTPStatisticEntry">
|
7637
|
+
<xsd:sequence>
|
7638
|
+
<xsd:element name="profile_name" type="xsd:string"/>
|
7639
|
+
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
7640
|
+
</xsd:sequence>
|
7641
|
+
</xsd:complexType>
|
7642
|
+
<xsd:complexType name="LocalLB.ProfileEnabledStateSequence">
|
7643
|
+
<xsd:complexContent>
|
7644
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7645
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileEnabledState[]'/>
|
7646
|
+
</xsd:restriction>
|
7647
|
+
</xsd:complexContent>
|
7648
|
+
</xsd:complexType>
|
7649
|
+
<xsd:complexType name="Common.Statistic">
|
7650
|
+
<xsd:sequence>
|
7651
|
+
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
7652
|
+
<xsd:element name="value" type="tns:Common.ULong64"/>
|
7653
|
+
<xsd:element name="time_stamp" type="xsd:long"/>
|
7654
|
+
</xsd:sequence>
|
7655
|
+
</xsd:complexType>
|
7656
|
+
<xsd:complexType name="LocalLB.ProfilePortNumber">
|
7657
|
+
<xsd:sequence>
|
7658
|
+
<xsd:element name="value" type="xsd:long"/>
|
7659
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7660
|
+
</xsd:sequence>
|
7661
|
+
</xsd:complexType>
|
7662
|
+
<xsd:complexType name="LocalLB.ProfilePortNumberSequence">
|
7663
|
+
<xsd:complexContent>
|
7664
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7665
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfilePortNumber[]'/>
|
7666
|
+
</xsd:restriction>
|
7667
|
+
</xsd:complexContent>
|
7668
|
+
</xsd:complexType>
|
7669
|
+
</xsd:schema>
|
7670
|
+
</types>
|
7671
|
+
|
7672
|
+
<!-- message -->
|
7673
|
+
|
7674
|
+
<message name="LocalLB.ProfileFTP.get_listRequest">
|
7675
|
+
</message>
|
7676
|
+
<message name="LocalLB.ProfileFTP.get_listResponse">
|
7677
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7678
|
+
</message>
|
7679
|
+
|
7680
|
+
<message name="LocalLB.ProfileFTP.createRequest">
|
7681
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7682
|
+
</message>
|
7683
|
+
<message name="LocalLB.ProfileFTP.createResponse">
|
7684
|
+
</message>
|
7685
|
+
|
7686
|
+
<message name="LocalLB.ProfileFTP.delete_profileRequest">
|
7687
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7688
|
+
</message>
|
7689
|
+
<message name="LocalLB.ProfileFTP.delete_profileResponse">
|
7690
|
+
</message>
|
7691
|
+
|
7692
|
+
<message name="LocalLB.ProfileFTP.delete_all_profilesRequest">
|
7693
|
+
</message>
|
7694
|
+
<message name="LocalLB.ProfileFTP.delete_all_profilesResponse">
|
7695
|
+
</message>
|
7696
|
+
|
7697
|
+
<message name="LocalLB.ProfileFTP.is_base_profileRequest">
|
7698
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7699
|
+
</message>
|
7700
|
+
<message name="LocalLB.ProfileFTP.is_base_profileResponse">
|
7701
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
7702
|
+
</message>
|
7703
|
+
|
7704
|
+
<message name="LocalLB.ProfileFTP.is_system_profileRequest">
|
7705
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7706
|
+
</message>
|
7707
|
+
<message name="LocalLB.ProfileFTP.is_system_profileResponse">
|
7708
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
7709
|
+
</message>
|
7710
|
+
|
7711
|
+
<message name="LocalLB.ProfileFTP.set_default_profileRequest">
|
7712
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7713
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
7714
|
+
</message>
|
7715
|
+
<message name="LocalLB.ProfileFTP.set_default_profileResponse">
|
7716
|
+
</message>
|
7717
|
+
|
7718
|
+
<message name="LocalLB.ProfileFTP.get_default_profileRequest">
|
7719
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7720
|
+
</message>
|
7721
|
+
<message name="LocalLB.ProfileFTP.get_default_profileResponse">
|
7722
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7723
|
+
</message>
|
7724
|
+
|
7725
|
+
<message name="LocalLB.ProfileFTP.set_translated_extended_request_stateRequest">
|
7726
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7727
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7728
|
+
</message>
|
7729
|
+
<message name="LocalLB.ProfileFTP.set_translated_extended_request_stateResponse">
|
7730
|
+
</message>
|
7731
|
+
|
7732
|
+
<message name="LocalLB.ProfileFTP.get_translated_extended_request_stateRequest">
|
7733
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7734
|
+
</message>
|
7735
|
+
<message name="LocalLB.ProfileFTP.get_translated_extended_request_stateResponse">
|
7736
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7737
|
+
</message>
|
7738
|
+
|
7739
|
+
<message name="LocalLB.ProfileFTP.set_data_channel_portRequest">
|
7740
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7741
|
+
<part name="ports" type="tns:LocalLB.ProfilePortNumberSequence"/>
|
7742
|
+
</message>
|
7743
|
+
<message name="LocalLB.ProfileFTP.set_data_channel_portResponse">
|
7744
|
+
</message>
|
7745
|
+
|
7746
|
+
<message name="LocalLB.ProfileFTP.get_data_channel_portRequest">
|
7747
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7748
|
+
</message>
|
7749
|
+
<message name="LocalLB.ProfileFTP.get_data_channel_portResponse">
|
7750
|
+
<part name="return" type="tns:LocalLB.ProfilePortNumberSequence"/>
|
7751
|
+
</message>
|
7752
|
+
|
7753
|
+
<message name="LocalLB.ProfileFTP.set_allow_ftps_stateRequest">
|
7754
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7755
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7756
|
+
</message>
|
7757
|
+
<message name="LocalLB.ProfileFTP.set_allow_ftps_stateResponse">
|
7758
|
+
</message>
|
7759
|
+
|
7760
|
+
<message name="LocalLB.ProfileFTP.get_allow_ftps_stateRequest">
|
7761
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7762
|
+
</message>
|
7763
|
+
<message name="LocalLB.ProfileFTP.get_allow_ftps_stateResponse">
|
7764
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7765
|
+
</message>
|
7766
|
+
|
7767
|
+
<message name="LocalLB.ProfileFTP.set_security_enabled_request_stateRequest">
|
7768
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7769
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7770
|
+
</message>
|
7771
|
+
<message name="LocalLB.ProfileFTP.set_security_enabled_request_stateResponse">
|
7772
|
+
</message>
|
7773
|
+
|
7774
|
+
<message name="LocalLB.ProfileFTP.get_security_enabled_request_stateRequest">
|
7775
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7776
|
+
</message>
|
7777
|
+
<message name="LocalLB.ProfileFTP.get_security_enabled_request_stateResponse">
|
7778
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7779
|
+
</message>
|
7780
|
+
|
7781
|
+
<message name="LocalLB.ProfileFTP.set_descriptionRequest">
|
7782
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7783
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
7784
|
+
</message>
|
7785
|
+
<message name="LocalLB.ProfileFTP.set_descriptionResponse">
|
7786
|
+
</message>
|
7787
|
+
|
7788
|
+
<message name="LocalLB.ProfileFTP.get_descriptionRequest">
|
7789
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7790
|
+
</message>
|
7791
|
+
<message name="LocalLB.ProfileFTP.get_descriptionResponse">
|
7792
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7793
|
+
</message>
|
7794
|
+
|
7795
|
+
<message name="LocalLB.ProfileFTP.reset_statisticsRequest">
|
7796
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7797
|
+
</message>
|
7798
|
+
<message name="LocalLB.ProfileFTP.reset_statisticsResponse">
|
7799
|
+
</message>
|
7800
|
+
|
7801
|
+
<message name="LocalLB.ProfileFTP.get_all_statisticsRequest">
|
7802
|
+
</message>
|
7803
|
+
<message name="LocalLB.ProfileFTP.get_all_statisticsResponse">
|
7804
|
+
<part name="return" type="tns:LocalLB.ProfileFTP.ProfileFTPStatistics"/>
|
7805
|
+
</message>
|
7806
|
+
|
7807
|
+
<message name="LocalLB.ProfileFTP.get_statisticsRequest">
|
7808
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7809
|
+
</message>
|
7810
|
+
<message name="LocalLB.ProfileFTP.get_statisticsResponse">
|
7811
|
+
<part name="return" type="tns:LocalLB.ProfileFTP.ProfileFTPStatistics"/>
|
7812
|
+
</message>
|
7813
|
+
|
7814
|
+
<message name="LocalLB.ProfileFTP.set_log_publisherRequest">
|
7815
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7816
|
+
<part name="publishers" type="tns:LocalLB.ProfileStringSequence"/>
|
7817
|
+
</message>
|
7818
|
+
<message name="LocalLB.ProfileFTP.set_log_publisherResponse">
|
7819
|
+
</message>
|
7820
|
+
|
7821
|
+
<message name="LocalLB.ProfileFTP.get_log_publisherRequest">
|
7822
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7823
|
+
</message>
|
7824
|
+
<message name="LocalLB.ProfileFTP.get_log_publisherResponse">
|
7825
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
7826
|
+
</message>
|
7827
|
+
|
7828
|
+
<message name="LocalLB.ProfileFTP.set_log_profileRequest">
|
7829
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7830
|
+
<part name="profiles" type="tns:LocalLB.ProfileStringSequence"/>
|
7831
|
+
</message>
|
7832
|
+
<message name="LocalLB.ProfileFTP.set_log_profileResponse">
|
7833
|
+
</message>
|
7834
|
+
|
7835
|
+
<message name="LocalLB.ProfileFTP.get_log_profileRequest">
|
7836
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7837
|
+
</message>
|
7838
|
+
<message name="LocalLB.ProfileFTP.get_log_profileResponse">
|
7839
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
7840
|
+
</message>
|
7841
|
+
|
7842
|
+
<message name="LocalLB.ProfileFTP.set_log_settingsRequest">
|
7843
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7844
|
+
<part name="publishers" type="tns:LocalLB.ProfileStringSequence"/>
|
7845
|
+
<part name="profiles" type="tns:LocalLB.ProfileStringSequence"/>
|
7846
|
+
</message>
|
7847
|
+
<message name="LocalLB.ProfileFTP.set_log_settingsResponse">
|
7848
|
+
</message>
|
7849
|
+
|
7850
|
+
<message name="LocalLB.ProfileFTP.get_versionRequest">
|
7851
|
+
</message>
|
7852
|
+
<message name="LocalLB.ProfileFTP.get_versionResponse">
|
7853
|
+
<part name="return" type="xsd:string"/>
|
7854
|
+
</message>
|
7855
|
+
|
7856
|
+
<!-- portType -->
|
7857
|
+
|
7858
|
+
<portType name="LocalLB.ProfileFTPPortType">
|
7859
|
+
<operation name="get_list">
|
7860
|
+
<documentation>
|
7861
|
+
Gets a list of all FTP profiles.
|
7862
|
+
|
7863
|
+
</documentation>
|
7864
|
+
<input message="tns:LocalLB.ProfileFTP.get_listRequest"/>
|
7865
|
+
<output message="tns:LocalLB.ProfileFTP.get_listResponse"/>
|
7866
|
+
</operation>
|
7867
|
+
<operation name="create">
|
7868
|
+
<documentation>
|
7869
|
+
Creates the specified FTP profiles.
|
7870
|
+
|
7871
|
+
</documentation>
|
7872
|
+
<input message="tns:LocalLB.ProfileFTP.createRequest"/>
|
7873
|
+
<output message="tns:LocalLB.ProfileFTP.createResponse"/>
|
7874
|
+
</operation>
|
7875
|
+
<operation name="delete_profile">
|
7876
|
+
<documentation>
|
7877
|
+
Deletes the specified FTP profiles.
|
7878
|
+
|
7879
|
+
</documentation>
|
7880
|
+
<input message="tns:LocalLB.ProfileFTP.delete_profileRequest"/>
|
7881
|
+
<output message="tns:LocalLB.ProfileFTP.delete_profileResponse"/>
|
7882
|
+
</operation>
|
7883
|
+
<operation name="delete_all_profiles">
|
7884
|
+
<documentation>
|
7885
|
+
Deletes all FTP profiles.
|
7886
|
+
|
7887
|
+
</documentation>
|
7888
|
+
<input message="tns:LocalLB.ProfileFTP.delete_all_profilesRequest"/>
|
7889
|
+
<output message="tns:LocalLB.ProfileFTP.delete_all_profilesResponse"/>
|
7890
|
+
</operation>
|
7891
|
+
<operation name="is_base_profile">
|
7892
|
+
<documentation>
|
7893
|
+
Determines whether the specified FTP profiles are base profiles.
|
7894
|
+
A base profile sits at the base of the profile's inheritance tree,
|
7895
|
+
supplying the defaults for every profile derived from it. (See
|
7896
|
+
also is_system_profile).
|
7897
|
+
|
7898
|
+
</documentation>
|
7899
|
+
<input message="tns:LocalLB.ProfileFTP.is_base_profileRequest"/>
|
7900
|
+
<output message="tns:LocalLB.ProfileFTP.is_base_profileResponse"/>
|
7901
|
+
</operation>
|
7902
|
+
<operation name="is_system_profile">
|
7903
|
+
<documentation>
|
7904
|
+
Determines whether the specified FTP profiles are system profiles.
|
7905
|
+
A system profile is a profile pre-configured on the system, ready
|
7906
|
+
for use. Non-system profiles are profiles created or modified by a
|
7907
|
+
user. Note that if a system profile is modified, it is no longer
|
7908
|
+
considered a system profile. (See also is_base_profile).
|
7909
|
+
|
7910
|
+
</documentation>
|
7911
|
+
<input message="tns:LocalLB.ProfileFTP.is_system_profileRequest"/>
|
7912
|
+
<output message="tns:LocalLB.ProfileFTP.is_system_profileResponse"/>
|
7913
|
+
</operation>
|
7914
|
+
<operation name="set_default_profile">
|
7915
|
+
<documentation>
|
7916
|
+
Sets the names of the default profiles from which the specified profiles will derive
|
7917
|
+
default values for its attributes.
|
7918
|
+
|
7919
|
+
</documentation>
|
7920
|
+
<input message="tns:LocalLB.ProfileFTP.set_default_profileRequest"/>
|
6018
7921
|
<output message="tns:LocalLB.ProfileFTP.set_default_profileResponse"/>
|
6019
7922
|
</operation>
|
6020
7923
|
<operation name="get_default_profile">
|
6021
7924
|
<documentation>
|
6022
7925
|
Gets the names of the default profiles from which the specified profiles will derive
|
6023
7926
|
default values for its attributes.
|
6024
|
-
|
7927
|
+
|
6025
7928
|
</documentation>
|
6026
7929
|
<input message="tns:LocalLB.ProfileFTP.get_default_profileRequest"/>
|
6027
7930
|
<output message="tns:LocalLB.ProfileFTP.get_default_profileResponse"/>
|
@@ -6030,7 +7933,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6030
7933
|
<documentation>
|
6031
7934
|
Sets the state that if true, automatically translate RFC2428 extended requests
|
6032
7935
|
EPSV and EPRT to PASV and PORT when talking to IPv4 servers.
|
6033
|
-
|
7936
|
+
|
6034
7937
|
</documentation>
|
6035
7938
|
<input message="tns:LocalLB.ProfileFTP.set_translated_extended_request_stateRequest"/>
|
6036
7939
|
<output message="tns:LocalLB.ProfileFTP.set_translated_extended_request_stateResponse"/>
|
@@ -6039,7 +7942,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6039
7942
|
<documentation>
|
6040
7943
|
Gets the state that if true, automatically translate RFC2428 extended requests
|
6041
7944
|
EPSV and EPRT to PASV and PORT when talking to IPv4 servers.
|
6042
|
-
|
7945
|
+
|
6043
7946
|
</documentation>
|
6044
7947
|
<input message="tns:LocalLB.ProfileFTP.get_translated_extended_request_stateRequest"/>
|
6045
7948
|
<output message="tns:LocalLB.ProfileFTP.get_translated_extended_request_stateResponse"/>
|
@@ -6047,7 +7950,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6047
7950
|
<operation name="set_data_channel_port">
|
6048
7951
|
<documentation>
|
6049
7952
|
Sets the data channel port for the specified FTP profiles.
|
6050
|
-
|
7953
|
+
|
6051
7954
|
</documentation>
|
6052
7955
|
<input message="tns:LocalLB.ProfileFTP.set_data_channel_portRequest"/>
|
6053
7956
|
<output message="tns:LocalLB.ProfileFTP.set_data_channel_portResponse"/>
|
@@ -6055,16 +7958,35 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6055
7958
|
<operation name="get_data_channel_port">
|
6056
7959
|
<documentation>
|
6057
7960
|
Gets the data channel port for the specified FTP profiles.
|
6058
|
-
|
7961
|
+
|
6059
7962
|
</documentation>
|
6060
7963
|
<input message="tns:LocalLB.ProfileFTP.get_data_channel_portRequest"/>
|
6061
7964
|
<output message="tns:LocalLB.ProfileFTP.get_data_channel_portResponse"/>
|
6062
7965
|
</operation>
|
7966
|
+
<operation name="set_allow_ftps_state">
|
7967
|
+
<documentation>
|
7968
|
+
Sets the state that if true, enable 'Allow FTPS' for the
|
7969
|
+
specified FTP profiles. This allows AUTH TLS/SSL to be
|
7970
|
+
passed to server to begin explict FTPS negotiation.
|
7971
|
+
|
7972
|
+
</documentation>
|
7973
|
+
<input message="tns:LocalLB.ProfileFTP.set_allow_ftps_stateRequest"/>
|
7974
|
+
<output message="tns:LocalLB.ProfileFTP.set_allow_ftps_stateResponse"/>
|
7975
|
+
</operation>
|
7976
|
+
<operation name="get_allow_ftps_state">
|
7977
|
+
<documentation>
|
7978
|
+
Gets the state that if true, enables 'Allow FTPS' for the
|
7979
|
+
specified FTP profiles.
|
7980
|
+
|
7981
|
+
</documentation>
|
7982
|
+
<input message="tns:LocalLB.ProfileFTP.get_allow_ftps_stateRequest"/>
|
7983
|
+
<output message="tns:LocalLB.ProfileFTP.get_allow_ftps_stateResponse"/>
|
7984
|
+
</operation>
|
6063
7985
|
<operation name="set_security_enabled_request_state">
|
6064
7986
|
<documentation>
|
6065
7987
|
Sets the state that if true, enable horizontal security for the
|
6066
7988
|
specified FTP profiles.
|
6067
|
-
|
7989
|
+
|
6068
7990
|
</documentation>
|
6069
7991
|
<input message="tns:LocalLB.ProfileFTP.set_security_enabled_request_stateRequest"/>
|
6070
7992
|
<output message="tns:LocalLB.ProfileFTP.set_security_enabled_request_stateResponse"/>
|
@@ -6073,7 +7995,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6073
7995
|
<documentation>
|
6074
7996
|
Gets the state that if true, enable horizontal security for the
|
6075
7997
|
specified FTP profiles.
|
6076
|
-
|
7998
|
+
|
6077
7999
|
</documentation>
|
6078
8000
|
<input message="tns:LocalLB.ProfileFTP.get_security_enabled_request_stateRequest"/>
|
6079
8001
|
<output message="tns:LocalLB.ProfileFTP.get_security_enabled_request_stateResponse"/>
|
@@ -6099,7 +8021,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6099
8021
|
<operation name="reset_statistics">
|
6100
8022
|
<documentation>
|
6101
8023
|
Resets the statistics for the specified FTP profiles.
|
6102
|
-
|
8024
|
+
|
6103
8025
|
</documentation>
|
6104
8026
|
<input message="tns:LocalLB.ProfileFTP.reset_statisticsRequest"/>
|
6105
8027
|
<output message="tns:LocalLB.ProfileFTP.reset_statisticsResponse"/>
|
@@ -6107,7 +8029,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6107
8029
|
<operation name="get_all_statistics">
|
6108
8030
|
<documentation>
|
6109
8031
|
Gets the statistics for all the FTP profiles.
|
6110
|
-
|
8032
|
+
|
6111
8033
|
</documentation>
|
6112
8034
|
<input message="tns:LocalLB.ProfileFTP.get_all_statisticsRequest"/>
|
6113
8035
|
<output message="tns:LocalLB.ProfileFTP.get_all_statisticsResponse"/>
|
@@ -6115,11 +8037,60 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6115
8037
|
<operation name="get_statistics">
|
6116
8038
|
<documentation>
|
6117
8039
|
Gets the statistics for the specified FTP profiles.
|
6118
|
-
|
8040
|
+
|
6119
8041
|
</documentation>
|
6120
8042
|
<input message="tns:LocalLB.ProfileFTP.get_statisticsRequest"/>
|
6121
8043
|
<output message="tns:LocalLB.ProfileFTP.get_statisticsResponse"/>
|
6122
8044
|
</operation>
|
8045
|
+
<operation name="set_log_publisher">
|
8046
|
+
<documentation>
|
8047
|
+
Sets the log publishers for a set of FTP profiles. A log publisher is
|
8048
|
+
a set of log destinations for high-speed logging of formatted log messages.
|
8049
|
+
See Log::Publisher for more details.
|
8050
|
+
|
8051
|
+
</documentation>
|
8052
|
+
<input message="tns:LocalLB.ProfileFTP.set_log_publisherRequest"/>
|
8053
|
+
<output message="tns:LocalLB.ProfileFTP.set_log_publisherResponse"/>
|
8054
|
+
</operation>
|
8055
|
+
<operation name="get_log_publisher">
|
8056
|
+
<documentation>
|
8057
|
+
Gets the log publishers for a set of FTP profiles.
|
8058
|
+
|
8059
|
+
</documentation>
|
8060
|
+
<input message="tns:LocalLB.ProfileFTP.get_log_publisherRequest"/>
|
8061
|
+
<output message="tns:LocalLB.ProfileFTP.get_log_publisherResponse"/>
|
8062
|
+
</operation>
|
8063
|
+
<operation name="set_log_profile">
|
8064
|
+
<documentation>
|
8065
|
+
Sets the Application-Level Gateway log profiles for a set of FTP profiles.
|
8066
|
+
The ALG log profile controls the logging of ALG connection events.
|
8067
|
+
See LocalLB::ALGLogProfile for more details.
|
8068
|
+
|
8069
|
+
</documentation>
|
8070
|
+
<input message="tns:LocalLB.ProfileFTP.set_log_profileRequest"/>
|
8071
|
+
<output message="tns:LocalLB.ProfileFTP.set_log_profileResponse"/>
|
8072
|
+
</operation>
|
8073
|
+
<operation name="get_log_profile">
|
8074
|
+
<documentation>
|
8075
|
+
Gets the ALG log profiles for a set of FTP profiles.
|
8076
|
+
|
8077
|
+
</documentation>
|
8078
|
+
<input message="tns:LocalLB.ProfileFTP.get_log_profileRequest"/>
|
8079
|
+
<output message="tns:LocalLB.ProfileFTP.get_log_profileResponse"/>
|
8080
|
+
</operation>
|
8081
|
+
<operation name="set_log_settings">
|
8082
|
+
<documentation>
|
8083
|
+
Sets the log publisher and ALG log profiles for a set of FTP profiles. This is
|
8084
|
+
the convenience function for set_log_publisher and set_log_profile.
|
8085
|
+
|
8086
|
+
It is a convenience function to help avoid using a transaction,
|
8087
|
+
because a log publisher must be use in conjunction with a log profile.
|
8088
|
+
Either a transaction or this method are good ways of satisfying this validation.
|
8089
|
+
|
8090
|
+
</documentation>
|
8091
|
+
<input message="tns:LocalLB.ProfileFTP.set_log_settingsRequest"/>
|
8092
|
+
<output message="tns:LocalLB.ProfileFTP.set_log_settingsResponse"/>
|
8093
|
+
</operation>
|
6123
8094
|
<operation name="get_version">
|
6124
8095
|
<documentation>
|
6125
8096
|
Gets the version information for this interface.
|
@@ -6137,7 +8108,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6137
8108
|
<operation name="get_list">
|
6138
8109
|
<documentation>
|
6139
8110
|
Gets a list of all FTP profiles.
|
6140
|
-
|
8111
|
+
|
6141
8112
|
</documentation>
|
6142
8113
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6143
8114
|
<input>
|
@@ -6157,7 +8128,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6157
8128
|
<operation name="create">
|
6158
8129
|
<documentation>
|
6159
8130
|
Creates the specified FTP profiles.
|
6160
|
-
|
8131
|
+
|
6161
8132
|
</documentation>
|
6162
8133
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6163
8134
|
<input>
|
@@ -6177,7 +8148,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6177
8148
|
<operation name="delete_profile">
|
6178
8149
|
<documentation>
|
6179
8150
|
Deletes the specified FTP profiles.
|
6180
|
-
|
8151
|
+
|
6181
8152
|
</documentation>
|
6182
8153
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6183
8154
|
<input>
|
@@ -6197,7 +8168,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6197
8168
|
<operation name="delete_all_profiles">
|
6198
8169
|
<documentation>
|
6199
8170
|
Deletes all FTP profiles.
|
6200
|
-
|
8171
|
+
|
6201
8172
|
</documentation>
|
6202
8173
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6203
8174
|
<input>
|
@@ -6265,7 +8236,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6265
8236
|
<documentation>
|
6266
8237
|
Sets the names of the default profiles from which the specified profiles will derive
|
6267
8238
|
default values for its attributes.
|
6268
|
-
|
8239
|
+
|
6269
8240
|
</documentation>
|
6270
8241
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6271
8242
|
<input>
|
@@ -6286,7 +8257,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6286
8257
|
<documentation>
|
6287
8258
|
Gets the names of the default profiles from which the specified profiles will derive
|
6288
8259
|
default values for its attributes.
|
6289
|
-
|
8260
|
+
|
6290
8261
|
</documentation>
|
6291
8262
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6292
8263
|
<input>
|
@@ -6307,7 +8278,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6307
8278
|
<documentation>
|
6308
8279
|
Sets the state that if true, automatically translate RFC2428 extended requests
|
6309
8280
|
EPSV and EPRT to PASV and PORT when talking to IPv4 servers.
|
6310
|
-
|
8281
|
+
|
6311
8282
|
</documentation>
|
6312
8283
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6313
8284
|
<input>
|
@@ -6328,7 +8299,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6328
8299
|
<documentation>
|
6329
8300
|
Gets the state that if true, automatically translate RFC2428 extended requests
|
6330
8301
|
EPSV and EPRT to PASV and PORT when talking to IPv4 servers.
|
6331
|
-
|
8302
|
+
|
6332
8303
|
</documentation>
|
6333
8304
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6334
8305
|
<input>
|
@@ -6348,7 +8319,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6348
8319
|
<operation name="set_data_channel_port">
|
6349
8320
|
<documentation>
|
6350
8321
|
Sets the data channel port for the specified FTP profiles.
|
6351
|
-
|
8322
|
+
|
6352
8323
|
</documentation>
|
6353
8324
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6354
8325
|
<input>
|
@@ -6368,7 +8339,50 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6368
8339
|
<operation name="get_data_channel_port">
|
6369
8340
|
<documentation>
|
6370
8341
|
Gets the data channel port for the specified FTP profiles.
|
6371
|
-
|
8342
|
+
|
8343
|
+
</documentation>
|
8344
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
8345
|
+
<input>
|
8346
|
+
<soap:body
|
8347
|
+
use="encoded"
|
8348
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8349
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8350
|
+
</input>
|
8351
|
+
<output>
|
8352
|
+
<soap:body
|
8353
|
+
use="encoded"
|
8354
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8355
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8356
|
+
</output>
|
8357
|
+
</operation>
|
8358
|
+
|
8359
|
+
<operation name="set_allow_ftps_state">
|
8360
|
+
<documentation>
|
8361
|
+
Sets the state that if true, enable 'Allow FTPS' for the
|
8362
|
+
specified FTP profiles. This allows AUTH TLS/SSL to be
|
8363
|
+
passed to server to begin explict FTPS negotiation.
|
8364
|
+
|
8365
|
+
</documentation>
|
8366
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
8367
|
+
<input>
|
8368
|
+
<soap:body
|
8369
|
+
use="encoded"
|
8370
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8371
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8372
|
+
</input>
|
8373
|
+
<output>
|
8374
|
+
<soap:body
|
8375
|
+
use="encoded"
|
8376
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8377
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8378
|
+
</output>
|
8379
|
+
</operation>
|
8380
|
+
|
8381
|
+
<operation name="get_allow_ftps_state">
|
8382
|
+
<documentation>
|
8383
|
+
Gets the state that if true, enables 'Allow FTPS' for the
|
8384
|
+
specified FTP profiles.
|
8385
|
+
|
6372
8386
|
</documentation>
|
6373
8387
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6374
8388
|
<input>
|
@@ -6389,7 +8403,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6389
8403
|
<documentation>
|
6390
8404
|
Sets the state that if true, enable horizontal security for the
|
6391
8405
|
specified FTP profiles.
|
6392
|
-
|
8406
|
+
|
6393
8407
|
</documentation>
|
6394
8408
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6395
8409
|
<input>
|
@@ -6410,7 +8424,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6410
8424
|
<documentation>
|
6411
8425
|
Gets the state that if true, enable horizontal security for the
|
6412
8426
|
specified FTP profiles.
|
6413
|
-
|
8427
|
+
|
6414
8428
|
</documentation>
|
6415
8429
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6416
8430
|
<input>
|
@@ -6472,7 +8486,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6472
8486
|
<operation name="reset_statistics">
|
6473
8487
|
<documentation>
|
6474
8488
|
Resets the statistics for the specified FTP profiles.
|
6475
|
-
|
8489
|
+
|
6476
8490
|
</documentation>
|
6477
8491
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6478
8492
|
<input>
|
@@ -6492,7 +8506,7 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6492
8506
|
<operation name="get_all_statistics">
|
6493
8507
|
<documentation>
|
6494
8508
|
Gets the statistics for all the FTP profiles.
|
6495
|
-
|
8509
|
+
|
6496
8510
|
</documentation>
|
6497
8511
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6498
8512
|
<input>
|
@@ -6512,7 +8526,116 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6512
8526
|
<operation name="get_statistics">
|
6513
8527
|
<documentation>
|
6514
8528
|
Gets the statistics for the specified FTP profiles.
|
6515
|
-
|
8529
|
+
|
8530
|
+
</documentation>
|
8531
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
8532
|
+
<input>
|
8533
|
+
<soap:body
|
8534
|
+
use="encoded"
|
8535
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8536
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8537
|
+
</input>
|
8538
|
+
<output>
|
8539
|
+
<soap:body
|
8540
|
+
use="encoded"
|
8541
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8542
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8543
|
+
</output>
|
8544
|
+
</operation>
|
8545
|
+
|
8546
|
+
<operation name="set_log_publisher">
|
8547
|
+
<documentation>
|
8548
|
+
Sets the log publishers for a set of FTP profiles. A log publisher is
|
8549
|
+
a set of log destinations for high-speed logging of formatted log messages.
|
8550
|
+
See Log::Publisher for more details.
|
8551
|
+
|
8552
|
+
</documentation>
|
8553
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
8554
|
+
<input>
|
8555
|
+
<soap:body
|
8556
|
+
use="encoded"
|
8557
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8558
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8559
|
+
</input>
|
8560
|
+
<output>
|
8561
|
+
<soap:body
|
8562
|
+
use="encoded"
|
8563
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8564
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8565
|
+
</output>
|
8566
|
+
</operation>
|
8567
|
+
|
8568
|
+
<operation name="get_log_publisher">
|
8569
|
+
<documentation>
|
8570
|
+
Gets the log publishers for a set of FTP profiles.
|
8571
|
+
|
8572
|
+
</documentation>
|
8573
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
8574
|
+
<input>
|
8575
|
+
<soap:body
|
8576
|
+
use="encoded"
|
8577
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8578
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8579
|
+
</input>
|
8580
|
+
<output>
|
8581
|
+
<soap:body
|
8582
|
+
use="encoded"
|
8583
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8584
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8585
|
+
</output>
|
8586
|
+
</operation>
|
8587
|
+
|
8588
|
+
<operation name="set_log_profile">
|
8589
|
+
<documentation>
|
8590
|
+
Sets the Application-Level Gateway log profiles for a set of FTP profiles.
|
8591
|
+
The ALG log profile controls the logging of ALG connection events.
|
8592
|
+
See LocalLB::ALGLogProfile for more details.
|
8593
|
+
|
8594
|
+
</documentation>
|
8595
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
8596
|
+
<input>
|
8597
|
+
<soap:body
|
8598
|
+
use="encoded"
|
8599
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8600
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8601
|
+
</input>
|
8602
|
+
<output>
|
8603
|
+
<soap:body
|
8604
|
+
use="encoded"
|
8605
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8606
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8607
|
+
</output>
|
8608
|
+
</operation>
|
8609
|
+
|
8610
|
+
<operation name="get_log_profile">
|
8611
|
+
<documentation>
|
8612
|
+
Gets the ALG log profiles for a set of FTP profiles.
|
8613
|
+
|
8614
|
+
</documentation>
|
8615
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
8616
|
+
<input>
|
8617
|
+
<soap:body
|
8618
|
+
use="encoded"
|
8619
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8620
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8621
|
+
</input>
|
8622
|
+
<output>
|
8623
|
+
<soap:body
|
8624
|
+
use="encoded"
|
8625
|
+
namespace="urn:iControl:LocalLB/ProfileFTP"
|
8626
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8627
|
+
</output>
|
8628
|
+
</operation>
|
8629
|
+
|
8630
|
+
<operation name="set_log_settings">
|
8631
|
+
<documentation>
|
8632
|
+
Sets the log publisher and ALG log profiles for a set of FTP profiles. This is
|
8633
|
+
the convenience function for set_log_publisher and set_log_profile.
|
8634
|
+
|
8635
|
+
It is a convenience function to help avoid using a transaction,
|
8636
|
+
because a log publisher must be use in conjunction with a log profile.
|
8637
|
+
Either a transaction or this method are good ways of satisfying this validation.
|
8638
|
+
|
6516
8639
|
</documentation>
|
6517
8640
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileFTP"/>
|
6518
8641
|
<input>
|