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
|
|
@@ -84,6 +84,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
84
84
|
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
85
85
|
</xsd:sequence>
|
86
86
|
</xsd:complexType>
|
87
|
+
<xsd:complexType name="Common.IPAddressSequenceSequence">
|
88
|
+
<xsd:complexContent>
|
89
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
90
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.IPAddressSequence[]'/>
|
91
|
+
</xsd:restriction>
|
92
|
+
</xsd:complexContent>
|
93
|
+
</xsd:complexType>
|
87
94
|
<xsd:complexType name="Common.BooleanSequence">
|
88
95
|
<xsd:complexContent>
|
89
96
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -4258,6 +4265,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4258
4265
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4259
4266
|
</xsd:annotation>
|
4260
4267
|
</xsd:enumeration>
|
4268
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4269
|
+
<xsd:annotation>
|
4270
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4271
|
+
</xsd:annotation>
|
4272
|
+
</xsd:enumeration>
|
4261
4273
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4262
4274
|
<xsd:annotation>
|
4263
4275
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4628,6 +4640,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4628
4640
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4629
4641
|
</xsd:annotation>
|
4630
4642
|
</xsd:enumeration>
|
4643
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4644
|
+
<xsd:annotation>
|
4645
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4646
|
+
</xsd:annotation>
|
4647
|
+
</xsd:enumeration>
|
4631
4648
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4632
4649
|
<xsd:annotation>
|
4633
4650
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5798,251 +5815,2088 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5798
5815
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5799
5816
|
</xsd:annotation>
|
5800
5817
|
</xsd:enumeration>
|
5801
|
-
|
5802
|
-
|
5803
|
-
|
5804
|
-
|
5805
|
-
|
5806
|
-
<xsd:
|
5807
|
-
|
5808
|
-
|
5809
|
-
|
5810
|
-
|
5811
|
-
<xsd:
|
5812
|
-
<xsd:
|
5813
|
-
|
5814
|
-
|
5815
|
-
|
5816
|
-
|
5817
|
-
|
5818
|
-
|
5819
|
-
|
5820
|
-
</xsd:
|
5821
|
-
|
5822
|
-
|
5823
|
-
|
5824
|
-
|
5825
|
-
|
5826
|
-
|
5827
|
-
|
5828
|
-
|
5829
|
-
|
5830
|
-
|
5831
|
-
|
5832
|
-
|
5833
|
-
|
5834
|
-
|
5835
|
-
|
5836
|
-
|
5837
|
-
|
5838
|
-
|
5839
|
-
|
5840
|
-
|
5841
|
-
<xsd:
|
5842
|
-
|
5843
|
-
|
5844
|
-
|
5845
|
-
|
5846
|
-
<xsd:
|
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
|
-
<
|
6018
|
-
|
6019
|
-
</
|
6020
|
-
|
6021
|
-
|
6022
|
-
|
6023
|
-
|
6024
|
-
|
6025
|
-
|
6026
|
-
|
6027
|
-
|
6028
|
-
<
|
6029
|
-
</
|
6030
|
-
|
6031
|
-
<
|
6032
|
-
|
6033
|
-
</
|
6034
|
-
|
6035
|
-
|
6036
|
-
|
6037
|
-
|
6038
|
-
<
|
6039
|
-
|
6040
|
-
|
6041
|
-
|
6042
|
-
<
|
6043
|
-
</
|
6044
|
-
|
6045
|
-
|
5818
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5819
|
+
<xsd:annotation>
|
5820
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5821
|
+
</xsd:annotation>
|
5822
|
+
</xsd:enumeration>
|
5823
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5824
|
+
<xsd:annotation>
|
5825
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5826
|
+
</xsd:annotation>
|
5827
|
+
</xsd:enumeration>
|
5828
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5829
|
+
<xsd:annotation>
|
5830
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5831
|
+
</xsd:annotation>
|
5832
|
+
</xsd:enumeration>
|
5833
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5834
|
+
<xsd:annotation>
|
5835
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5836
|
+
</xsd:annotation>
|
5837
|
+
</xsd:enumeration>
|
5838
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5839
|
+
<xsd:annotation>
|
5840
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5841
|
+
</xsd:annotation>
|
5842
|
+
</xsd:enumeration>
|
5843
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5844
|
+
<xsd:annotation>
|
5845
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5846
|
+
</xsd:annotation>
|
5847
|
+
</xsd:enumeration>
|
5848
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5849
|
+
<xsd:annotation>
|
5850
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5851
|
+
</xsd:annotation>
|
5852
|
+
</xsd:enumeration>
|
5853
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5854
|
+
<xsd:annotation>
|
5855
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5856
|
+
</xsd:annotation>
|
5857
|
+
</xsd:enumeration>
|
5858
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5859
|
+
<xsd:annotation>
|
5860
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5861
|
+
</xsd:annotation>
|
5862
|
+
</xsd:enumeration>
|
5863
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5864
|
+
<xsd:annotation>
|
5865
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
5866
|
+
</xsd:annotation>
|
5867
|
+
</xsd:enumeration>
|
5868
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
5869
|
+
<xsd:annotation>
|
5870
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
5871
|
+
</xsd:annotation>
|
5872
|
+
</xsd:enumeration>
|
5873
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
5874
|
+
<xsd:annotation>
|
5875
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
5876
|
+
</xsd:annotation>
|
5877
|
+
</xsd:enumeration>
|
5878
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
5879
|
+
<xsd:annotation>
|
5880
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
5881
|
+
</xsd:annotation>
|
5882
|
+
</xsd:enumeration>
|
5883
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
5884
|
+
<xsd:annotation>
|
5885
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
5886
|
+
</xsd:annotation>
|
5887
|
+
</xsd:enumeration>
|
5888
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
5889
|
+
<xsd:annotation>
|
5890
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
5891
|
+
</xsd:annotation>
|
5892
|
+
</xsd:enumeration>
|
5893
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
5894
|
+
<xsd:annotation>
|
5895
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
5896
|
+
</xsd:annotation>
|
5897
|
+
</xsd:enumeration>
|
5898
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
5899
|
+
<xsd:annotation>
|
5900
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
5901
|
+
</xsd:annotation>
|
5902
|
+
</xsd:enumeration>
|
5903
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
5904
|
+
<xsd:annotation>
|
5905
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
5906
|
+
</xsd:annotation>
|
5907
|
+
</xsd:enumeration>
|
5908
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
5909
|
+
<xsd:annotation>
|
5910
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
5911
|
+
</xsd:annotation>
|
5912
|
+
</xsd:enumeration>
|
5913
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
5914
|
+
<xsd:annotation>
|
5915
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
5916
|
+
</xsd:annotation>
|
5917
|
+
</xsd:enumeration>
|
5918
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
5919
|
+
<xsd:annotation>
|
5920
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
5921
|
+
</xsd:annotation>
|
5922
|
+
</xsd:enumeration>
|
5923
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
5924
|
+
<xsd:annotation>
|
5925
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
5926
|
+
</xsd:annotation>
|
5927
|
+
</xsd:enumeration>
|
5928
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
5929
|
+
<xsd:annotation>
|
5930
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
5931
|
+
</xsd:annotation>
|
5932
|
+
</xsd:enumeration>
|
5933
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
5934
|
+
<xsd:annotation>
|
5935
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
5936
|
+
</xsd:annotation>
|
5937
|
+
</xsd:enumeration>
|
5938
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
5939
|
+
<xsd:annotation>
|
5940
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
5941
|
+
</xsd:annotation>
|
5942
|
+
</xsd:enumeration>
|
5943
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
5944
|
+
<xsd:annotation>
|
5945
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
5946
|
+
</xsd:annotation>
|
5947
|
+
</xsd:enumeration>
|
5948
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
5949
|
+
<xsd:annotation>
|
5950
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
5951
|
+
</xsd:annotation>
|
5952
|
+
</xsd:enumeration>
|
5953
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
5954
|
+
<xsd:annotation>
|
5955
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
5956
|
+
</xsd:annotation>
|
5957
|
+
</xsd:enumeration>
|
5958
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
5959
|
+
<xsd:annotation>
|
5960
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
5961
|
+
</xsd:annotation>
|
5962
|
+
</xsd:enumeration>
|
5963
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
5964
|
+
<xsd:annotation>
|
5965
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
5966
|
+
</xsd:annotation>
|
5967
|
+
</xsd:enumeration>
|
5968
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
5969
|
+
<xsd:annotation>
|
5970
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
5971
|
+
</xsd:annotation>
|
5972
|
+
</xsd:enumeration>
|
5973
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
5974
|
+
<xsd:annotation>
|
5975
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
5976
|
+
</xsd:annotation>
|
5977
|
+
</xsd:enumeration>
|
5978
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
5979
|
+
<xsd:annotation>
|
5980
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
5981
|
+
</xsd:annotation>
|
5982
|
+
</xsd:enumeration>
|
5983
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
5984
|
+
<xsd:annotation>
|
5985
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
5986
|
+
</xsd:annotation>
|
5987
|
+
</xsd:enumeration>
|
5988
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
5989
|
+
<xsd:annotation>
|
5990
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
5991
|
+
</xsd:annotation>
|
5992
|
+
</xsd:enumeration>
|
5993
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
5994
|
+
<xsd:annotation>
|
5995
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
5996
|
+
</xsd:annotation>
|
5997
|
+
</xsd:enumeration>
|
5998
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
5999
|
+
<xsd:annotation>
|
6000
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6001
|
+
</xsd:annotation>
|
6002
|
+
</xsd:enumeration>
|
6003
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6004
|
+
<xsd:annotation>
|
6005
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6006
|
+
</xsd:annotation>
|
6007
|
+
</xsd:enumeration>
|
6008
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6009
|
+
<xsd:annotation>
|
6010
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6011
|
+
</xsd:annotation>
|
6012
|
+
</xsd:enumeration>
|
6013
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6014
|
+
<xsd:annotation>
|
6015
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6016
|
+
</xsd:annotation>
|
6017
|
+
</xsd:enumeration>
|
6018
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6019
|
+
<xsd:annotation>
|
6020
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6021
|
+
</xsd:annotation>
|
6022
|
+
</xsd:enumeration>
|
6023
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6024
|
+
<xsd:annotation>
|
6025
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6026
|
+
</xsd:annotation>
|
6027
|
+
</xsd:enumeration>
|
6028
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6029
|
+
<xsd:annotation>
|
6030
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6031
|
+
</xsd:annotation>
|
6032
|
+
</xsd:enumeration>
|
6033
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6034
|
+
<xsd:annotation>
|
6035
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6036
|
+
</xsd:annotation>
|
6037
|
+
</xsd:enumeration>
|
6038
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6039
|
+
<xsd:annotation>
|
6040
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6041
|
+
</xsd:annotation>
|
6042
|
+
</xsd:enumeration>
|
6043
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6044
|
+
<xsd:annotation>
|
6045
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6046
|
+
</xsd:annotation>
|
6047
|
+
</xsd:enumeration>
|
6048
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6049
|
+
<xsd:annotation>
|
6050
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6051
|
+
</xsd:annotation>
|
6052
|
+
</xsd:enumeration>
|
6053
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6054
|
+
<xsd:annotation>
|
6055
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6056
|
+
</xsd:annotation>
|
6057
|
+
</xsd:enumeration>
|
6058
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6059
|
+
<xsd:annotation>
|
6060
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6061
|
+
</xsd:annotation>
|
6062
|
+
</xsd:enumeration>
|
6063
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6064
|
+
<xsd:annotation>
|
6065
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6066
|
+
</xsd:annotation>
|
6067
|
+
</xsd:enumeration>
|
6068
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6069
|
+
<xsd:annotation>
|
6070
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6071
|
+
</xsd:annotation>
|
6072
|
+
</xsd:enumeration>
|
6073
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6074
|
+
<xsd:annotation>
|
6075
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6076
|
+
</xsd:annotation>
|
6077
|
+
</xsd:enumeration>
|
6078
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6079
|
+
<xsd:annotation>
|
6080
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6081
|
+
</xsd:annotation>
|
6082
|
+
</xsd:enumeration>
|
6083
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6084
|
+
<xsd:annotation>
|
6085
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6086
|
+
</xsd:annotation>
|
6087
|
+
</xsd:enumeration>
|
6088
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6089
|
+
<xsd:annotation>
|
6090
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6091
|
+
</xsd:annotation>
|
6092
|
+
</xsd:enumeration>
|
6093
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6094
|
+
<xsd:annotation>
|
6095
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6096
|
+
</xsd:annotation>
|
6097
|
+
</xsd:enumeration>
|
6098
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6099
|
+
<xsd:annotation>
|
6100
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6101
|
+
</xsd:annotation>
|
6102
|
+
</xsd:enumeration>
|
6103
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6104
|
+
<xsd:annotation>
|
6105
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6106
|
+
</xsd:annotation>
|
6107
|
+
</xsd:enumeration>
|
6108
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6109
|
+
<xsd:annotation>
|
6110
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6111
|
+
</xsd:annotation>
|
6112
|
+
</xsd:enumeration>
|
6113
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6114
|
+
<xsd:annotation>
|
6115
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6116
|
+
</xsd:annotation>
|
6117
|
+
</xsd:enumeration>
|
6118
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6119
|
+
<xsd:annotation>
|
6120
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6121
|
+
</xsd:annotation>
|
6122
|
+
</xsd:enumeration>
|
6123
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6124
|
+
<xsd:annotation>
|
6125
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6126
|
+
</xsd:annotation>
|
6127
|
+
</xsd:enumeration>
|
6128
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6129
|
+
<xsd:annotation>
|
6130
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6131
|
+
</xsd:annotation>
|
6132
|
+
</xsd:enumeration>
|
6133
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6134
|
+
<xsd:annotation>
|
6135
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6136
|
+
</xsd:annotation>
|
6137
|
+
</xsd:enumeration>
|
6138
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6139
|
+
<xsd:annotation>
|
6140
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6141
|
+
</xsd:annotation>
|
6142
|
+
</xsd:enumeration>
|
6143
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6144
|
+
<xsd:annotation>
|
6145
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6146
|
+
</xsd:annotation>
|
6147
|
+
</xsd:enumeration>
|
6148
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6149
|
+
<xsd:annotation>
|
6150
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6151
|
+
</xsd:annotation>
|
6152
|
+
</xsd:enumeration>
|
6153
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6154
|
+
<xsd:annotation>
|
6155
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6156
|
+
</xsd:annotation>
|
6157
|
+
</xsd:enumeration>
|
6158
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6159
|
+
<xsd:annotation>
|
6160
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6161
|
+
</xsd:annotation>
|
6162
|
+
</xsd:enumeration>
|
6163
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6164
|
+
<xsd:annotation>
|
6165
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6166
|
+
</xsd:annotation>
|
6167
|
+
</xsd:enumeration>
|
6168
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6169
|
+
<xsd:annotation>
|
6170
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6171
|
+
</xsd:annotation>
|
6172
|
+
</xsd:enumeration>
|
6173
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6174
|
+
<xsd:annotation>
|
6175
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6176
|
+
</xsd:annotation>
|
6177
|
+
</xsd:enumeration>
|
6178
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6179
|
+
<xsd:annotation>
|
6180
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6181
|
+
</xsd:annotation>
|
6182
|
+
</xsd:enumeration>
|
6183
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6184
|
+
<xsd:annotation>
|
6185
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6186
|
+
</xsd:annotation>
|
6187
|
+
</xsd:enumeration>
|
6188
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6189
|
+
<xsd:annotation>
|
6190
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6191
|
+
</xsd:annotation>
|
6192
|
+
</xsd:enumeration>
|
6193
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6194
|
+
<xsd:annotation>
|
6195
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6196
|
+
</xsd:annotation>
|
6197
|
+
</xsd:enumeration>
|
6198
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6199
|
+
<xsd:annotation>
|
6200
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6201
|
+
</xsd:annotation>
|
6202
|
+
</xsd:enumeration>
|
6203
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6204
|
+
<xsd:annotation>
|
6205
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6206
|
+
</xsd:annotation>
|
6207
|
+
</xsd:enumeration>
|
6208
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6209
|
+
<xsd:annotation>
|
6210
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6211
|
+
</xsd:annotation>
|
6212
|
+
</xsd:enumeration>
|
6213
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6214
|
+
<xsd:annotation>
|
6215
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6216
|
+
</xsd:annotation>
|
6217
|
+
</xsd:enumeration>
|
6218
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6219
|
+
<xsd:annotation>
|
6220
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6221
|
+
</xsd:annotation>
|
6222
|
+
</xsd:enumeration>
|
6223
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6224
|
+
<xsd:annotation>
|
6225
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6226
|
+
</xsd:annotation>
|
6227
|
+
</xsd:enumeration>
|
6228
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6229
|
+
<xsd:annotation>
|
6230
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6231
|
+
</xsd:annotation>
|
6232
|
+
</xsd:enumeration>
|
6233
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6234
|
+
<xsd:annotation>
|
6235
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6236
|
+
</xsd:annotation>
|
6237
|
+
</xsd:enumeration>
|
6238
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6239
|
+
<xsd:annotation>
|
6240
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6241
|
+
</xsd:annotation>
|
6242
|
+
</xsd:enumeration>
|
6243
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6244
|
+
<xsd:annotation>
|
6245
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6246
|
+
</xsd:annotation>
|
6247
|
+
</xsd:enumeration>
|
6248
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6249
|
+
<xsd:annotation>
|
6250
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6251
|
+
</xsd:annotation>
|
6252
|
+
</xsd:enumeration>
|
6253
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6254
|
+
<xsd:annotation>
|
6255
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6256
|
+
</xsd:annotation>
|
6257
|
+
</xsd:enumeration>
|
6258
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6259
|
+
<xsd:annotation>
|
6260
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6261
|
+
</xsd:annotation>
|
6262
|
+
</xsd:enumeration>
|
6263
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6264
|
+
<xsd:annotation>
|
6265
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6266
|
+
</xsd:annotation>
|
6267
|
+
</xsd:enumeration>
|
6268
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6269
|
+
<xsd:annotation>
|
6270
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6271
|
+
</xsd:annotation>
|
6272
|
+
</xsd:enumeration>
|
6273
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6274
|
+
<xsd:annotation>
|
6275
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6276
|
+
</xsd:annotation>
|
6277
|
+
</xsd:enumeration>
|
6278
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6279
|
+
<xsd:annotation>
|
6280
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6281
|
+
</xsd:annotation>
|
6282
|
+
</xsd:enumeration>
|
6283
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6284
|
+
<xsd:annotation>
|
6285
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6286
|
+
</xsd:annotation>
|
6287
|
+
</xsd:enumeration>
|
6288
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6289
|
+
<xsd:annotation>
|
6290
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6291
|
+
</xsd:annotation>
|
6292
|
+
</xsd:enumeration>
|
6293
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6294
|
+
<xsd:annotation>
|
6295
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6296
|
+
</xsd:annotation>
|
6297
|
+
</xsd:enumeration>
|
6298
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6299
|
+
<xsd:annotation>
|
6300
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6301
|
+
</xsd:annotation>
|
6302
|
+
</xsd:enumeration>
|
6303
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6304
|
+
<xsd:annotation>
|
6305
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6306
|
+
</xsd:annotation>
|
6307
|
+
</xsd:enumeration>
|
6308
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6309
|
+
<xsd:annotation>
|
6310
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6311
|
+
</xsd:annotation>
|
6312
|
+
</xsd:enumeration>
|
6313
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6314
|
+
<xsd:annotation>
|
6315
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6316
|
+
</xsd:annotation>
|
6317
|
+
</xsd:enumeration>
|
6318
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6319
|
+
<xsd:annotation>
|
6320
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6321
|
+
</xsd:annotation>
|
6322
|
+
</xsd:enumeration>
|
6323
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6324
|
+
<xsd:annotation>
|
6325
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6326
|
+
</xsd:annotation>
|
6327
|
+
</xsd:enumeration>
|
6328
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6329
|
+
<xsd:annotation>
|
6330
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6331
|
+
</xsd:annotation>
|
6332
|
+
</xsd:enumeration>
|
6333
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6334
|
+
<xsd:annotation>
|
6335
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6336
|
+
</xsd:annotation>
|
6337
|
+
</xsd:enumeration>
|
6338
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6339
|
+
<xsd:annotation>
|
6340
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6341
|
+
</xsd:annotation>
|
6342
|
+
</xsd:enumeration>
|
6343
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6344
|
+
<xsd:annotation>
|
6345
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6346
|
+
</xsd:annotation>
|
6347
|
+
</xsd:enumeration>
|
6348
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6349
|
+
<xsd:annotation>
|
6350
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6351
|
+
</xsd:annotation>
|
6352
|
+
</xsd:enumeration>
|
6353
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6354
|
+
<xsd:annotation>
|
6355
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6356
|
+
</xsd:annotation>
|
6357
|
+
</xsd:enumeration>
|
6358
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6359
|
+
<xsd:annotation>
|
6360
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6361
|
+
</xsd:annotation>
|
6362
|
+
</xsd:enumeration>
|
6363
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6364
|
+
<xsd:annotation>
|
6365
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6366
|
+
</xsd:annotation>
|
6367
|
+
</xsd:enumeration>
|
6368
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6369
|
+
<xsd:annotation>
|
6370
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6371
|
+
</xsd:annotation>
|
6372
|
+
</xsd:enumeration>
|
6373
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6374
|
+
<xsd:annotation>
|
6375
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6376
|
+
</xsd:annotation>
|
6377
|
+
</xsd:enumeration>
|
6378
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6379
|
+
<xsd:annotation>
|
6380
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6381
|
+
</xsd:annotation>
|
6382
|
+
</xsd:enumeration>
|
6383
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6384
|
+
<xsd:annotation>
|
6385
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6386
|
+
</xsd:annotation>
|
6387
|
+
</xsd:enumeration>
|
6388
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6389
|
+
<xsd:annotation>
|
6390
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6391
|
+
</xsd:annotation>
|
6392
|
+
</xsd:enumeration>
|
6393
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6394
|
+
<xsd:annotation>
|
6395
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6396
|
+
</xsd:annotation>
|
6397
|
+
</xsd:enumeration>
|
6398
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6399
|
+
<xsd:annotation>
|
6400
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6401
|
+
</xsd:annotation>
|
6402
|
+
</xsd:enumeration>
|
6403
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6404
|
+
<xsd:annotation>
|
6405
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6406
|
+
</xsd:annotation>
|
6407
|
+
</xsd:enumeration>
|
6408
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6409
|
+
<xsd:annotation>
|
6410
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6411
|
+
</xsd:annotation>
|
6412
|
+
</xsd:enumeration>
|
6413
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6414
|
+
<xsd:annotation>
|
6415
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6416
|
+
</xsd:annotation>
|
6417
|
+
</xsd:enumeration>
|
6418
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6419
|
+
<xsd:annotation>
|
6420
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6421
|
+
</xsd:annotation>
|
6422
|
+
</xsd:enumeration>
|
6423
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6424
|
+
<xsd:annotation>
|
6425
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6426
|
+
</xsd:annotation>
|
6427
|
+
</xsd:enumeration>
|
6428
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6429
|
+
<xsd:annotation>
|
6430
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6431
|
+
</xsd:annotation>
|
6432
|
+
</xsd:enumeration>
|
6433
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6434
|
+
<xsd:annotation>
|
6435
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6436
|
+
</xsd:annotation>
|
6437
|
+
</xsd:enumeration>
|
6438
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6439
|
+
<xsd:annotation>
|
6440
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6441
|
+
</xsd:annotation>
|
6442
|
+
</xsd:enumeration>
|
6443
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6444
|
+
<xsd:annotation>
|
6445
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6446
|
+
</xsd:annotation>
|
6447
|
+
</xsd:enumeration>
|
6448
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6449
|
+
<xsd:annotation>
|
6450
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6451
|
+
</xsd:annotation>
|
6452
|
+
</xsd:enumeration>
|
6453
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6454
|
+
<xsd:annotation>
|
6455
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6456
|
+
</xsd:annotation>
|
6457
|
+
</xsd:enumeration>
|
6458
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6459
|
+
<xsd:annotation>
|
6460
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6461
|
+
</xsd:annotation>
|
6462
|
+
</xsd:enumeration>
|
6463
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6464
|
+
<xsd:annotation>
|
6465
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6466
|
+
</xsd:annotation>
|
6467
|
+
</xsd:enumeration>
|
6468
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6469
|
+
<xsd:annotation>
|
6470
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6471
|
+
</xsd:annotation>
|
6472
|
+
</xsd:enumeration>
|
6473
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6474
|
+
<xsd:annotation>
|
6475
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6476
|
+
</xsd:annotation>
|
6477
|
+
</xsd:enumeration>
|
6478
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6479
|
+
<xsd:annotation>
|
6480
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6481
|
+
</xsd:annotation>
|
6482
|
+
</xsd:enumeration>
|
6483
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6484
|
+
<xsd:annotation>
|
6485
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6486
|
+
</xsd:annotation>
|
6487
|
+
</xsd:enumeration>
|
6488
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6489
|
+
<xsd:annotation>
|
6490
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6491
|
+
</xsd:annotation>
|
6492
|
+
</xsd:enumeration>
|
6493
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6494
|
+
<xsd:annotation>
|
6495
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6496
|
+
</xsd:annotation>
|
6497
|
+
</xsd:enumeration>
|
6498
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6499
|
+
<xsd:annotation>
|
6500
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6501
|
+
</xsd:annotation>
|
6502
|
+
</xsd:enumeration>
|
6503
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6504
|
+
<xsd:annotation>
|
6505
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6506
|
+
</xsd:annotation>
|
6507
|
+
</xsd:enumeration>
|
6508
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6509
|
+
<xsd:annotation>
|
6510
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6511
|
+
</xsd:annotation>
|
6512
|
+
</xsd:enumeration>
|
6513
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6514
|
+
<xsd:annotation>
|
6515
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6516
|
+
</xsd:annotation>
|
6517
|
+
</xsd:enumeration>
|
6518
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6519
|
+
<xsd:annotation>
|
6520
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6521
|
+
</xsd:annotation>
|
6522
|
+
</xsd:enumeration>
|
6523
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6524
|
+
<xsd:annotation>
|
6525
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6526
|
+
</xsd:annotation>
|
6527
|
+
</xsd:enumeration>
|
6528
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6529
|
+
<xsd:annotation>
|
6530
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6531
|
+
</xsd:annotation>
|
6532
|
+
</xsd:enumeration>
|
6533
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6534
|
+
<xsd:annotation>
|
6535
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6536
|
+
</xsd:annotation>
|
6537
|
+
</xsd:enumeration>
|
6538
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6539
|
+
<xsd:annotation>
|
6540
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6541
|
+
</xsd:annotation>
|
6542
|
+
</xsd:enumeration>
|
6543
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6544
|
+
<xsd:annotation>
|
6545
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6546
|
+
</xsd:annotation>
|
6547
|
+
</xsd:enumeration>
|
6548
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6549
|
+
<xsd:annotation>
|
6550
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6551
|
+
</xsd:annotation>
|
6552
|
+
</xsd:enumeration>
|
6553
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6554
|
+
<xsd:annotation>
|
6555
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6556
|
+
</xsd:annotation>
|
6557
|
+
</xsd:enumeration>
|
6558
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6559
|
+
<xsd:annotation>
|
6560
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6561
|
+
</xsd:annotation>
|
6562
|
+
</xsd:enumeration>
|
6563
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6564
|
+
<xsd:annotation>
|
6565
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6566
|
+
</xsd:annotation>
|
6567
|
+
</xsd:enumeration>
|
6568
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6569
|
+
<xsd:annotation>
|
6570
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6571
|
+
</xsd:annotation>
|
6572
|
+
</xsd:enumeration>
|
6573
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6574
|
+
<xsd:annotation>
|
6575
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6576
|
+
</xsd:annotation>
|
6577
|
+
</xsd:enumeration>
|
6578
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6579
|
+
<xsd:annotation>
|
6580
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6581
|
+
</xsd:annotation>
|
6582
|
+
</xsd:enumeration>
|
6583
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6584
|
+
<xsd:annotation>
|
6585
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6586
|
+
</xsd:annotation>
|
6587
|
+
</xsd:enumeration>
|
6588
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6589
|
+
<xsd:annotation>
|
6590
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6591
|
+
</xsd:annotation>
|
6592
|
+
</xsd:enumeration>
|
6593
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6594
|
+
<xsd:annotation>
|
6595
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6596
|
+
</xsd:annotation>
|
6597
|
+
</xsd:enumeration>
|
6598
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6599
|
+
<xsd:annotation>
|
6600
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6601
|
+
</xsd:annotation>
|
6602
|
+
</xsd:enumeration>
|
6603
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6604
|
+
<xsd:annotation>
|
6605
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6606
|
+
</xsd:annotation>
|
6607
|
+
</xsd:enumeration>
|
6608
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6609
|
+
<xsd:annotation>
|
6610
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6611
|
+
</xsd:annotation>
|
6612
|
+
</xsd:enumeration>
|
6613
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6614
|
+
<xsd:annotation>
|
6615
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6616
|
+
</xsd:annotation>
|
6617
|
+
</xsd:enumeration>
|
6618
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6619
|
+
<xsd:annotation>
|
6620
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6621
|
+
</xsd:annotation>
|
6622
|
+
</xsd:enumeration>
|
6623
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6624
|
+
<xsd:annotation>
|
6625
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6626
|
+
</xsd:annotation>
|
6627
|
+
</xsd:enumeration>
|
6628
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6629
|
+
<xsd:annotation>
|
6630
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6631
|
+
</xsd:annotation>
|
6632
|
+
</xsd:enumeration>
|
6633
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6634
|
+
<xsd:annotation>
|
6635
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6636
|
+
</xsd:annotation>
|
6637
|
+
</xsd:enumeration>
|
6638
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6639
|
+
<xsd:annotation>
|
6640
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6641
|
+
</xsd:annotation>
|
6642
|
+
</xsd:enumeration>
|
6643
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6644
|
+
<xsd:annotation>
|
6645
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6646
|
+
</xsd:annotation>
|
6647
|
+
</xsd:enumeration>
|
6648
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6649
|
+
<xsd:annotation>
|
6650
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6651
|
+
</xsd:annotation>
|
6652
|
+
</xsd:enumeration>
|
6653
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6654
|
+
<xsd:annotation>
|
6655
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6656
|
+
</xsd:annotation>
|
6657
|
+
</xsd:enumeration>
|
6658
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6659
|
+
<xsd:annotation>
|
6660
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6661
|
+
</xsd:annotation>
|
6662
|
+
</xsd:enumeration>
|
6663
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6664
|
+
<xsd:annotation>
|
6665
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6666
|
+
</xsd:annotation>
|
6667
|
+
</xsd:enumeration>
|
6668
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6669
|
+
<xsd:annotation>
|
6670
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6671
|
+
</xsd:annotation>
|
6672
|
+
</xsd:enumeration>
|
6673
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6674
|
+
<xsd:annotation>
|
6675
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6676
|
+
</xsd:annotation>
|
6677
|
+
</xsd:enumeration>
|
6678
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6679
|
+
<xsd:annotation>
|
6680
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6681
|
+
</xsd:annotation>
|
6682
|
+
</xsd:enumeration>
|
6683
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6684
|
+
<xsd:annotation>
|
6685
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6686
|
+
</xsd:annotation>
|
6687
|
+
</xsd:enumeration>
|
6688
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6689
|
+
<xsd:annotation>
|
6690
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6691
|
+
</xsd:annotation>
|
6692
|
+
</xsd:enumeration>
|
6693
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6694
|
+
<xsd:annotation>
|
6695
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6696
|
+
</xsd:annotation>
|
6697
|
+
</xsd:enumeration>
|
6698
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6699
|
+
<xsd:annotation>
|
6700
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6701
|
+
</xsd:annotation>
|
6702
|
+
</xsd:enumeration>
|
6703
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6704
|
+
<xsd:annotation>
|
6705
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6706
|
+
</xsd:annotation>
|
6707
|
+
</xsd:enumeration>
|
6708
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6709
|
+
<xsd:annotation>
|
6710
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6711
|
+
</xsd:annotation>
|
6712
|
+
</xsd:enumeration>
|
6713
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6714
|
+
<xsd:annotation>
|
6715
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6716
|
+
</xsd:annotation>
|
6717
|
+
</xsd:enumeration>
|
6718
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6719
|
+
<xsd:annotation>
|
6720
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6721
|
+
</xsd:annotation>
|
6722
|
+
</xsd:enumeration>
|
6723
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6724
|
+
<xsd:annotation>
|
6725
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6726
|
+
</xsd:annotation>
|
6727
|
+
</xsd:enumeration>
|
6728
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6729
|
+
<xsd:annotation>
|
6730
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6731
|
+
</xsd:annotation>
|
6732
|
+
</xsd:enumeration>
|
6733
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6734
|
+
<xsd:annotation>
|
6735
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6736
|
+
</xsd:annotation>
|
6737
|
+
</xsd:enumeration>
|
6738
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6739
|
+
<xsd:annotation>
|
6740
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6741
|
+
</xsd:annotation>
|
6742
|
+
</xsd:enumeration>
|
6743
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6744
|
+
<xsd:annotation>
|
6745
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6746
|
+
</xsd:annotation>
|
6747
|
+
</xsd:enumeration>
|
6748
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6749
|
+
<xsd:annotation>
|
6750
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6751
|
+
</xsd:annotation>
|
6752
|
+
</xsd:enumeration>
|
6753
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6754
|
+
<xsd:annotation>
|
6755
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6756
|
+
</xsd:annotation>
|
6757
|
+
</xsd:enumeration>
|
6758
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6759
|
+
<xsd:annotation>
|
6760
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6761
|
+
</xsd:annotation>
|
6762
|
+
</xsd:enumeration>
|
6763
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6764
|
+
<xsd:annotation>
|
6765
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6766
|
+
</xsd:annotation>
|
6767
|
+
</xsd:enumeration>
|
6768
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6769
|
+
<xsd:annotation>
|
6770
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6771
|
+
</xsd:annotation>
|
6772
|
+
</xsd:enumeration>
|
6773
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6774
|
+
<xsd:annotation>
|
6775
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6776
|
+
</xsd:annotation>
|
6777
|
+
</xsd:enumeration>
|
6778
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6779
|
+
<xsd:annotation>
|
6780
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6781
|
+
</xsd:annotation>
|
6782
|
+
</xsd:enumeration>
|
6783
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6784
|
+
<xsd:annotation>
|
6785
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6786
|
+
</xsd:annotation>
|
6787
|
+
</xsd:enumeration>
|
6788
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6789
|
+
<xsd:annotation>
|
6790
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6791
|
+
</xsd:annotation>
|
6792
|
+
</xsd:enumeration>
|
6793
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6794
|
+
<xsd:annotation>
|
6795
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6796
|
+
</xsd:annotation>
|
6797
|
+
</xsd:enumeration>
|
6798
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6799
|
+
<xsd:annotation>
|
6800
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6801
|
+
</xsd:annotation>
|
6802
|
+
</xsd:enumeration>
|
6803
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6804
|
+
<xsd:annotation>
|
6805
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6806
|
+
</xsd:annotation>
|
6807
|
+
</xsd:enumeration>
|
6808
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6809
|
+
<xsd:annotation>
|
6810
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6811
|
+
</xsd:annotation>
|
6812
|
+
</xsd:enumeration>
|
6813
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6814
|
+
<xsd:annotation>
|
6815
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6816
|
+
</xsd:annotation>
|
6817
|
+
</xsd:enumeration>
|
6818
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6819
|
+
<xsd:annotation>
|
6820
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6821
|
+
</xsd:annotation>
|
6822
|
+
</xsd:enumeration>
|
6823
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6824
|
+
<xsd:annotation>
|
6825
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6826
|
+
</xsd:annotation>
|
6827
|
+
</xsd:enumeration>
|
6828
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6829
|
+
<xsd:annotation>
|
6830
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6831
|
+
</xsd:annotation>
|
6832
|
+
</xsd:enumeration>
|
6833
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6834
|
+
<xsd:annotation>
|
6835
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6836
|
+
</xsd:annotation>
|
6837
|
+
</xsd:enumeration>
|
6838
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6839
|
+
<xsd:annotation>
|
6840
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6841
|
+
</xsd:annotation>
|
6842
|
+
</xsd:enumeration>
|
6843
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6844
|
+
<xsd:annotation>
|
6845
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6846
|
+
</xsd:annotation>
|
6847
|
+
</xsd:enumeration>
|
6848
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6849
|
+
<xsd:annotation>
|
6850
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6851
|
+
</xsd:annotation>
|
6852
|
+
</xsd:enumeration>
|
6853
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6854
|
+
<xsd:annotation>
|
6855
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6856
|
+
</xsd:annotation>
|
6857
|
+
</xsd:enumeration>
|
6858
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6859
|
+
<xsd:annotation>
|
6860
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6861
|
+
</xsd:annotation>
|
6862
|
+
</xsd:enumeration>
|
6863
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6864
|
+
<xsd:annotation>
|
6865
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6866
|
+
</xsd:annotation>
|
6867
|
+
</xsd:enumeration>
|
6868
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6869
|
+
<xsd:annotation>
|
6870
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6871
|
+
</xsd:annotation>
|
6872
|
+
</xsd:enumeration>
|
6873
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6874
|
+
<xsd:annotation>
|
6875
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6876
|
+
</xsd:annotation>
|
6877
|
+
</xsd:enumeration>
|
6878
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6879
|
+
<xsd:annotation>
|
6880
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6881
|
+
</xsd:annotation>
|
6882
|
+
</xsd:enumeration>
|
6883
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6884
|
+
<xsd:annotation>
|
6885
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6886
|
+
</xsd:annotation>
|
6887
|
+
</xsd:enumeration>
|
6888
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6889
|
+
<xsd:annotation>
|
6890
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6891
|
+
</xsd:annotation>
|
6892
|
+
</xsd:enumeration>
|
6893
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6894
|
+
<xsd:annotation>
|
6895
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6896
|
+
</xsd:annotation>
|
6897
|
+
</xsd:enumeration>
|
6898
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6899
|
+
<xsd:annotation>
|
6900
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
6901
|
+
</xsd:annotation>
|
6902
|
+
</xsd:enumeration>
|
6903
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
6904
|
+
<xsd:annotation>
|
6905
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
6906
|
+
</xsd:annotation>
|
6907
|
+
</xsd:enumeration>
|
6908
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
6909
|
+
<xsd:annotation>
|
6910
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
6911
|
+
</xsd:annotation>
|
6912
|
+
</xsd:enumeration>
|
6913
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
6914
|
+
<xsd:annotation>
|
6915
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
6916
|
+
</xsd:annotation>
|
6917
|
+
</xsd:enumeration>
|
6918
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
6919
|
+
<xsd:annotation>
|
6920
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
6921
|
+
</xsd:annotation>
|
6922
|
+
</xsd:enumeration>
|
6923
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
6924
|
+
<xsd:annotation>
|
6925
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
6926
|
+
</xsd:annotation>
|
6927
|
+
</xsd:enumeration>
|
6928
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
6929
|
+
<xsd:annotation>
|
6930
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
6931
|
+
</xsd:annotation>
|
6932
|
+
</xsd:enumeration>
|
6933
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
6934
|
+
<xsd:annotation>
|
6935
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
6936
|
+
</xsd:annotation>
|
6937
|
+
</xsd:enumeration>
|
6938
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
6939
|
+
<xsd:annotation>
|
6940
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
6941
|
+
</xsd:annotation>
|
6942
|
+
</xsd:enumeration>
|
6943
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
6944
|
+
<xsd:annotation>
|
6945
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
6946
|
+
</xsd:annotation>
|
6947
|
+
</xsd:enumeration>
|
6948
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
6949
|
+
<xsd:annotation>
|
6950
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
6951
|
+
</xsd:annotation>
|
6952
|
+
</xsd:enumeration>
|
6953
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
6954
|
+
<xsd:annotation>
|
6955
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
6956
|
+
</xsd:annotation>
|
6957
|
+
</xsd:enumeration>
|
6958
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
6959
|
+
<xsd:annotation>
|
6960
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
6961
|
+
</xsd:annotation>
|
6962
|
+
</xsd:enumeration>
|
6963
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
6964
|
+
<xsd:annotation>
|
6965
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
6966
|
+
</xsd:annotation>
|
6967
|
+
</xsd:enumeration>
|
6968
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
6969
|
+
<xsd:annotation>
|
6970
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
6971
|
+
</xsd:annotation>
|
6972
|
+
</xsd:enumeration>
|
6973
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
6974
|
+
<xsd:annotation>
|
6975
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
6976
|
+
</xsd:annotation>
|
6977
|
+
</xsd:enumeration>
|
6978
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
6979
|
+
<xsd:annotation>
|
6980
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
6981
|
+
</xsd:annotation>
|
6982
|
+
</xsd:enumeration>
|
6983
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
6984
|
+
<xsd:annotation>
|
6985
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
6986
|
+
</xsd:annotation>
|
6987
|
+
</xsd:enumeration>
|
6988
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
6989
|
+
<xsd:annotation>
|
6990
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
6991
|
+
</xsd:annotation>
|
6992
|
+
</xsd:enumeration>
|
6993
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
6994
|
+
<xsd:annotation>
|
6995
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
6996
|
+
</xsd:annotation>
|
6997
|
+
</xsd:enumeration>
|
6998
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
6999
|
+
<xsd:annotation>
|
7000
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7001
|
+
</xsd:annotation>
|
7002
|
+
</xsd:enumeration>
|
7003
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7004
|
+
<xsd:annotation>
|
7005
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7006
|
+
</xsd:annotation>
|
7007
|
+
</xsd:enumeration>
|
7008
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7009
|
+
<xsd:annotation>
|
7010
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7011
|
+
</xsd:annotation>
|
7012
|
+
</xsd:enumeration>
|
7013
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7014
|
+
<xsd:annotation>
|
7015
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7016
|
+
</xsd:annotation>
|
7017
|
+
</xsd:enumeration>
|
7018
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7019
|
+
<xsd:annotation>
|
7020
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7021
|
+
</xsd:annotation>
|
7022
|
+
</xsd:enumeration>
|
7023
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7024
|
+
<xsd:annotation>
|
7025
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7026
|
+
</xsd:annotation>
|
7027
|
+
</xsd:enumeration>
|
7028
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7029
|
+
<xsd:annotation>
|
7030
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7031
|
+
</xsd:annotation>
|
7032
|
+
</xsd:enumeration>
|
7033
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7034
|
+
<xsd:annotation>
|
7035
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7036
|
+
</xsd:annotation>
|
7037
|
+
</xsd:enumeration>
|
7038
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7039
|
+
<xsd:annotation>
|
7040
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7041
|
+
</xsd:annotation>
|
7042
|
+
</xsd:enumeration>
|
7043
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7044
|
+
<xsd:annotation>
|
7045
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7046
|
+
</xsd:annotation>
|
7047
|
+
</xsd:enumeration>
|
7048
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7049
|
+
<xsd:annotation>
|
7050
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7051
|
+
</xsd:annotation>
|
7052
|
+
</xsd:enumeration>
|
7053
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7054
|
+
<xsd:annotation>
|
7055
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7056
|
+
</xsd:annotation>
|
7057
|
+
</xsd:enumeration>
|
7058
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7059
|
+
<xsd:annotation>
|
7060
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7061
|
+
</xsd:annotation>
|
7062
|
+
</xsd:enumeration>
|
7063
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7064
|
+
<xsd:annotation>
|
7065
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7066
|
+
</xsd:annotation>
|
7067
|
+
</xsd:enumeration>
|
7068
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7069
|
+
<xsd:annotation>
|
7070
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7071
|
+
</xsd:annotation>
|
7072
|
+
</xsd:enumeration>
|
7073
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7074
|
+
<xsd:annotation>
|
7075
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7076
|
+
</xsd:annotation>
|
7077
|
+
</xsd:enumeration>
|
7078
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7079
|
+
<xsd:annotation>
|
7080
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7081
|
+
</xsd:annotation>
|
7082
|
+
</xsd:enumeration>
|
7083
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7084
|
+
<xsd:annotation>
|
7085
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7086
|
+
</xsd:annotation>
|
7087
|
+
</xsd:enumeration>
|
7088
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7089
|
+
<xsd:annotation>
|
7090
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7091
|
+
</xsd:annotation>
|
7092
|
+
</xsd:enumeration>
|
7093
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7094
|
+
<xsd:annotation>
|
7095
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7096
|
+
</xsd:annotation>
|
7097
|
+
</xsd:enumeration>
|
7098
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7099
|
+
<xsd:annotation>
|
7100
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7101
|
+
</xsd:annotation>
|
7102
|
+
</xsd:enumeration>
|
7103
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7104
|
+
<xsd:annotation>
|
7105
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7106
|
+
</xsd:annotation>
|
7107
|
+
</xsd:enumeration>
|
7108
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7109
|
+
<xsd:annotation>
|
7110
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7111
|
+
</xsd:annotation>
|
7112
|
+
</xsd:enumeration>
|
7113
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7114
|
+
<xsd:annotation>
|
7115
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7116
|
+
</xsd:annotation>
|
7117
|
+
</xsd:enumeration>
|
7118
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7119
|
+
<xsd:annotation>
|
7120
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7121
|
+
</xsd:annotation>
|
7122
|
+
</xsd:enumeration>
|
7123
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7124
|
+
<xsd:annotation>
|
7125
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7126
|
+
</xsd:annotation>
|
7127
|
+
</xsd:enumeration>
|
7128
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7129
|
+
<xsd:annotation>
|
7130
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7131
|
+
</xsd:annotation>
|
7132
|
+
</xsd:enumeration>
|
7133
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7134
|
+
<xsd:annotation>
|
7135
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7136
|
+
</xsd:annotation>
|
7137
|
+
</xsd:enumeration>
|
7138
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7139
|
+
<xsd:annotation>
|
7140
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7141
|
+
</xsd:annotation>
|
7142
|
+
</xsd:enumeration>
|
7143
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7144
|
+
<xsd:annotation>
|
7145
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7146
|
+
</xsd:annotation>
|
7147
|
+
</xsd:enumeration>
|
7148
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7149
|
+
<xsd:annotation>
|
7150
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7151
|
+
</xsd:annotation>
|
7152
|
+
</xsd:enumeration>
|
7153
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7154
|
+
<xsd:annotation>
|
7155
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7156
|
+
</xsd:annotation>
|
7157
|
+
</xsd:enumeration>
|
7158
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7159
|
+
<xsd:annotation>
|
7160
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7161
|
+
</xsd:annotation>
|
7162
|
+
</xsd:enumeration>
|
7163
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7164
|
+
<xsd:annotation>
|
7165
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7166
|
+
</xsd:annotation>
|
7167
|
+
</xsd:enumeration>
|
7168
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7169
|
+
<xsd:annotation>
|
7170
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7171
|
+
</xsd:annotation>
|
7172
|
+
</xsd:enumeration>
|
7173
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7174
|
+
<xsd:annotation>
|
7175
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7176
|
+
</xsd:annotation>
|
7177
|
+
</xsd:enumeration>
|
7178
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7179
|
+
<xsd:annotation>
|
7180
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7181
|
+
</xsd:annotation>
|
7182
|
+
</xsd:enumeration>
|
7183
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7184
|
+
<xsd:annotation>
|
7185
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7186
|
+
</xsd:annotation>
|
7187
|
+
</xsd:enumeration>
|
7188
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7189
|
+
<xsd:annotation>
|
7190
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7191
|
+
</xsd:annotation>
|
7192
|
+
</xsd:enumeration>
|
7193
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7194
|
+
<xsd:annotation>
|
7195
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7196
|
+
</xsd:annotation>
|
7197
|
+
</xsd:enumeration>
|
7198
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7199
|
+
<xsd:annotation>
|
7200
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7201
|
+
</xsd:annotation>
|
7202
|
+
</xsd:enumeration>
|
7203
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7204
|
+
<xsd:annotation>
|
7205
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7206
|
+
</xsd:annotation>
|
7207
|
+
</xsd:enumeration>
|
7208
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7209
|
+
<xsd:annotation>
|
7210
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7211
|
+
</xsd:annotation>
|
7212
|
+
</xsd:enumeration>
|
7213
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7214
|
+
<xsd:annotation>
|
7215
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7216
|
+
</xsd:annotation>
|
7217
|
+
</xsd:enumeration>
|
7218
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7219
|
+
<xsd:annotation>
|
7220
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7221
|
+
</xsd:annotation>
|
7222
|
+
</xsd:enumeration>
|
7223
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7224
|
+
<xsd:annotation>
|
7225
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7226
|
+
</xsd:annotation>
|
7227
|
+
</xsd:enumeration>
|
7228
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7229
|
+
<xsd:annotation>
|
7230
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7231
|
+
</xsd:annotation>
|
7232
|
+
</xsd:enumeration>
|
7233
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7234
|
+
<xsd:annotation>
|
7235
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7236
|
+
</xsd:annotation>
|
7237
|
+
</xsd:enumeration>
|
7238
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7239
|
+
<xsd:annotation>
|
7240
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7241
|
+
</xsd:annotation>
|
7242
|
+
</xsd:enumeration>
|
7243
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7244
|
+
<xsd:annotation>
|
7245
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7246
|
+
</xsd:annotation>
|
7247
|
+
</xsd:enumeration>
|
7248
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7249
|
+
<xsd:annotation>
|
7250
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7251
|
+
</xsd:annotation>
|
7252
|
+
</xsd:enumeration>
|
7253
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7254
|
+
<xsd:annotation>
|
7255
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7256
|
+
</xsd:annotation>
|
7257
|
+
</xsd:enumeration>
|
7258
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7259
|
+
<xsd:annotation>
|
7260
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7261
|
+
</xsd:annotation>
|
7262
|
+
</xsd:enumeration>
|
7263
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7264
|
+
<xsd:annotation>
|
7265
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7266
|
+
</xsd:annotation>
|
7267
|
+
</xsd:enumeration>
|
7268
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7269
|
+
<xsd:annotation>
|
7270
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7271
|
+
</xsd:annotation>
|
7272
|
+
</xsd:enumeration>
|
7273
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7274
|
+
<xsd:annotation>
|
7275
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7276
|
+
</xsd:annotation>
|
7277
|
+
</xsd:enumeration>
|
7278
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7279
|
+
<xsd:annotation>
|
7280
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7281
|
+
</xsd:annotation>
|
7282
|
+
</xsd:enumeration>
|
7283
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7284
|
+
<xsd:annotation>
|
7285
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7286
|
+
</xsd:annotation>
|
7287
|
+
</xsd:enumeration>
|
7288
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7289
|
+
<xsd:annotation>
|
7290
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7291
|
+
</xsd:annotation>
|
7292
|
+
</xsd:enumeration>
|
7293
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7294
|
+
<xsd:annotation>
|
7295
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7296
|
+
</xsd:annotation>
|
7297
|
+
</xsd:enumeration>
|
7298
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7299
|
+
<xsd:annotation>
|
7300
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7301
|
+
</xsd:annotation>
|
7302
|
+
</xsd:enumeration>
|
7303
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7304
|
+
<xsd:annotation>
|
7305
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7306
|
+
</xsd:annotation>
|
7307
|
+
</xsd:enumeration>
|
7308
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7309
|
+
<xsd:annotation>
|
7310
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7311
|
+
</xsd:annotation>
|
7312
|
+
</xsd:enumeration>
|
7313
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7314
|
+
<xsd:annotation>
|
7315
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7316
|
+
</xsd:annotation>
|
7317
|
+
</xsd:enumeration>
|
7318
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7319
|
+
<xsd:annotation>
|
7320
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7321
|
+
</xsd:annotation>
|
7322
|
+
</xsd:enumeration>
|
7323
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7324
|
+
<xsd:annotation>
|
7325
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7326
|
+
</xsd:annotation>
|
7327
|
+
</xsd:enumeration>
|
7328
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7329
|
+
<xsd:annotation>
|
7330
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7331
|
+
</xsd:annotation>
|
7332
|
+
</xsd:enumeration>
|
7333
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7334
|
+
<xsd:annotation>
|
7335
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7336
|
+
</xsd:annotation>
|
7337
|
+
</xsd:enumeration>
|
7338
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7339
|
+
<xsd:annotation>
|
7340
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7341
|
+
</xsd:annotation>
|
7342
|
+
</xsd:enumeration>
|
7343
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7344
|
+
<xsd:annotation>
|
7345
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7346
|
+
</xsd:annotation>
|
7347
|
+
</xsd:enumeration>
|
7348
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7349
|
+
<xsd:annotation>
|
7350
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7351
|
+
</xsd:annotation>
|
7352
|
+
</xsd:enumeration>
|
7353
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7354
|
+
<xsd:annotation>
|
7355
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7356
|
+
</xsd:annotation>
|
7357
|
+
</xsd:enumeration>
|
7358
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7359
|
+
<xsd:annotation>
|
7360
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7361
|
+
</xsd:annotation>
|
7362
|
+
</xsd:enumeration>
|
7363
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7364
|
+
<xsd:annotation>
|
7365
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7366
|
+
</xsd:annotation>
|
7367
|
+
</xsd:enumeration>
|
7368
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7369
|
+
<xsd:annotation>
|
7370
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7371
|
+
</xsd:annotation>
|
7372
|
+
</xsd:enumeration>
|
7373
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7374
|
+
<xsd:annotation>
|
7375
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7376
|
+
</xsd:annotation>
|
7377
|
+
</xsd:enumeration>
|
7378
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7379
|
+
<xsd:annotation>
|
7380
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7381
|
+
</xsd:annotation>
|
7382
|
+
</xsd:enumeration>
|
7383
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7384
|
+
<xsd:annotation>
|
7385
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7386
|
+
</xsd:annotation>
|
7387
|
+
</xsd:enumeration>
|
7388
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7389
|
+
<xsd:annotation>
|
7390
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7391
|
+
</xsd:annotation>
|
7392
|
+
</xsd:enumeration>
|
7393
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7394
|
+
<xsd:annotation>
|
7395
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7396
|
+
</xsd:annotation>
|
7397
|
+
</xsd:enumeration>
|
7398
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7399
|
+
<xsd:annotation>
|
7400
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7401
|
+
</xsd:annotation>
|
7402
|
+
</xsd:enumeration>
|
7403
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7404
|
+
<xsd:annotation>
|
7405
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7406
|
+
</xsd:annotation>
|
7407
|
+
</xsd:enumeration>
|
7408
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7409
|
+
<xsd:annotation>
|
7410
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7411
|
+
</xsd:annotation>
|
7412
|
+
</xsd:enumeration>
|
7413
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7414
|
+
<xsd:annotation>
|
7415
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7416
|
+
</xsd:annotation>
|
7417
|
+
</xsd:enumeration>
|
7418
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7419
|
+
<xsd:annotation>
|
7420
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7421
|
+
</xsd:annotation>
|
7422
|
+
</xsd:enumeration>
|
7423
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7424
|
+
<xsd:annotation>
|
7425
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7426
|
+
</xsd:annotation>
|
7427
|
+
</xsd:enumeration>
|
7428
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7429
|
+
<xsd:annotation>
|
7430
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7431
|
+
</xsd:annotation>
|
7432
|
+
</xsd:enumeration>
|
7433
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7434
|
+
<xsd:annotation>
|
7435
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7436
|
+
</xsd:annotation>
|
7437
|
+
</xsd:enumeration>
|
7438
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7439
|
+
<xsd:annotation>
|
7440
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7441
|
+
</xsd:annotation>
|
7442
|
+
</xsd:enumeration>
|
7443
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7444
|
+
<xsd:annotation>
|
7445
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7446
|
+
</xsd:annotation>
|
7447
|
+
</xsd:enumeration>
|
7448
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7449
|
+
<xsd:annotation>
|
7450
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7451
|
+
</xsd:annotation>
|
7452
|
+
</xsd:enumeration>
|
7453
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7454
|
+
<xsd:annotation>
|
7455
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7456
|
+
</xsd:annotation>
|
7457
|
+
</xsd:enumeration>
|
7458
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7459
|
+
<xsd:annotation>
|
7460
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7461
|
+
</xsd:annotation>
|
7462
|
+
</xsd:enumeration>
|
7463
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7464
|
+
<xsd:annotation>
|
7465
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7466
|
+
</xsd:annotation>
|
7467
|
+
</xsd:enumeration>
|
7468
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7469
|
+
<xsd:annotation>
|
7470
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7471
|
+
</xsd:annotation>
|
7472
|
+
</xsd:enumeration>
|
7473
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7474
|
+
<xsd:annotation>
|
7475
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7476
|
+
</xsd:annotation>
|
7477
|
+
</xsd:enumeration>
|
7478
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7479
|
+
<xsd:annotation>
|
7480
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7481
|
+
</xsd:annotation>
|
7482
|
+
</xsd:enumeration>
|
7483
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7484
|
+
<xsd:annotation>
|
7485
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7486
|
+
</xsd:annotation>
|
7487
|
+
</xsd:enumeration>
|
7488
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7489
|
+
<xsd:annotation>
|
7490
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7491
|
+
</xsd:annotation>
|
7492
|
+
</xsd:enumeration>
|
7493
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7494
|
+
<xsd:annotation>
|
7495
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7496
|
+
</xsd:annotation>
|
7497
|
+
</xsd:enumeration>
|
7498
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7499
|
+
<xsd:annotation>
|
7500
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7501
|
+
</xsd:annotation>
|
7502
|
+
</xsd:enumeration>
|
7503
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7504
|
+
<xsd:annotation>
|
7505
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7506
|
+
</xsd:annotation>
|
7507
|
+
</xsd:enumeration>
|
7508
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7509
|
+
<xsd:annotation>
|
7510
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7511
|
+
</xsd:annotation>
|
7512
|
+
</xsd:enumeration>
|
7513
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7514
|
+
<xsd:annotation>
|
7515
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7516
|
+
</xsd:annotation>
|
7517
|
+
</xsd:enumeration>
|
7518
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7519
|
+
<xsd:annotation>
|
7520
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7521
|
+
</xsd:annotation>
|
7522
|
+
</xsd:enumeration>
|
7523
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7524
|
+
<xsd:annotation>
|
7525
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7526
|
+
</xsd:annotation>
|
7527
|
+
</xsd:enumeration>
|
7528
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7529
|
+
<xsd:annotation>
|
7530
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7531
|
+
</xsd:annotation>
|
7532
|
+
</xsd:enumeration>
|
7533
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7534
|
+
<xsd:annotation>
|
7535
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7536
|
+
</xsd:annotation>
|
7537
|
+
</xsd:enumeration>
|
7538
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7539
|
+
<xsd:annotation>
|
7540
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7541
|
+
</xsd:annotation>
|
7542
|
+
</xsd:enumeration>
|
7543
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7544
|
+
<xsd:annotation>
|
7545
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7546
|
+
</xsd:annotation>
|
7547
|
+
</xsd:enumeration>
|
7548
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7549
|
+
<xsd:annotation>
|
7550
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7551
|
+
</xsd:annotation>
|
7552
|
+
</xsd:enumeration>
|
7553
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7554
|
+
<xsd:annotation>
|
7555
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7556
|
+
</xsd:annotation>
|
7557
|
+
</xsd:enumeration>
|
7558
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7559
|
+
<xsd:annotation>
|
7560
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7561
|
+
</xsd:annotation>
|
7562
|
+
</xsd:enumeration>
|
7563
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7564
|
+
<xsd:annotation>
|
7565
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7566
|
+
</xsd:annotation>
|
7567
|
+
</xsd:enumeration>
|
7568
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7569
|
+
<xsd:annotation>
|
7570
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7571
|
+
</xsd:annotation>
|
7572
|
+
</xsd:enumeration>
|
7573
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7574
|
+
<xsd:annotation>
|
7575
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7576
|
+
</xsd:annotation>
|
7577
|
+
</xsd:enumeration>
|
7578
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7579
|
+
<xsd:annotation>
|
7580
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7581
|
+
</xsd:annotation>
|
7582
|
+
</xsd:enumeration>
|
7583
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7584
|
+
<xsd:annotation>
|
7585
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7586
|
+
</xsd:annotation>
|
7587
|
+
</xsd:enumeration>
|
7588
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7589
|
+
<xsd:annotation>
|
7590
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7591
|
+
</xsd:annotation>
|
7592
|
+
</xsd:enumeration>
|
7593
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7594
|
+
<xsd:annotation>
|
7595
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7596
|
+
</xsd:annotation>
|
7597
|
+
</xsd:enumeration>
|
7598
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7599
|
+
<xsd:annotation>
|
7600
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7601
|
+
</xsd:annotation>
|
7602
|
+
</xsd:enumeration>
|
7603
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7604
|
+
<xsd:annotation>
|
7605
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7606
|
+
</xsd:annotation>
|
7607
|
+
</xsd:enumeration>
|
7608
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7609
|
+
<xsd:annotation>
|
7610
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7611
|
+
</xsd:annotation>
|
7612
|
+
</xsd:enumeration>
|
7613
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7614
|
+
<xsd:annotation>
|
7615
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7616
|
+
</xsd:annotation>
|
7617
|
+
</xsd:enumeration>
|
7618
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7619
|
+
<xsd:annotation>
|
7620
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7621
|
+
</xsd:annotation>
|
7622
|
+
</xsd:enumeration>
|
7623
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7624
|
+
<xsd:annotation>
|
7625
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7626
|
+
</xsd:annotation>
|
7627
|
+
</xsd:enumeration>
|
7628
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7629
|
+
<xsd:annotation>
|
7630
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7631
|
+
</xsd:annotation>
|
7632
|
+
</xsd:enumeration>
|
7633
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7634
|
+
<xsd:annotation>
|
7635
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7636
|
+
</xsd:annotation>
|
7637
|
+
</xsd:enumeration>
|
7638
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7639
|
+
<xsd:annotation>
|
7640
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7641
|
+
</xsd:annotation>
|
7642
|
+
</xsd:enumeration>
|
7643
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7644
|
+
<xsd:annotation>
|
7645
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7646
|
+
</xsd:annotation>
|
7647
|
+
</xsd:enumeration>
|
7648
|
+
</xsd:restriction>
|
7649
|
+
</xsd:simpleType>
|
7650
|
+
<xsd:complexType name="LocalLB.ProfileString">
|
7651
|
+
<xsd:sequence>
|
7652
|
+
<xsd:element name="value" type="xsd:string"/>
|
7653
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7654
|
+
</xsd:sequence>
|
7655
|
+
</xsd:complexType>
|
7656
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
7657
|
+
<xsd:complexContent>
|
7658
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7659
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
7660
|
+
</xsd:restriction>
|
7661
|
+
</xsd:complexContent>
|
7662
|
+
</xsd:complexType>
|
7663
|
+
<xsd:complexType name="Common.IPAddressSequence">
|
7664
|
+
<xsd:complexContent>
|
7665
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7666
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='xsd:string[]'/>
|
7667
|
+
</xsd:restriction>
|
7668
|
+
</xsd:complexContent>
|
7669
|
+
</xsd:complexType>
|
7670
|
+
<xsd:complexType name="Common.StatisticSequenceSequenceSequence">
|
7671
|
+
<xsd:complexContent>
|
7672
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7673
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StatisticSequenceSequence[]'/>
|
7674
|
+
</xsd:restriction>
|
7675
|
+
</xsd:complexContent>
|
7676
|
+
</xsd:complexType>
|
7677
|
+
<xsd:complexType name="LocalLB.ProfileSCTP.ProfileSCTPStatisticEntrySequence">
|
7678
|
+
<xsd:complexContent>
|
7679
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7680
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileSCTP.ProfileSCTPStatisticEntry[]'/>
|
7681
|
+
</xsd:restriction>
|
7682
|
+
</xsd:complexContent>
|
7683
|
+
</xsd:complexType>
|
7684
|
+
<xsd:complexType name="LocalLB.ProfileEnabledStateSequence">
|
7685
|
+
<xsd:complexContent>
|
7686
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7687
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileEnabledState[]'/>
|
7688
|
+
</xsd:restriction>
|
7689
|
+
</xsd:complexContent>
|
7690
|
+
</xsd:complexType>
|
7691
|
+
<xsd:complexType name="Common.Statistic">
|
7692
|
+
<xsd:sequence>
|
7693
|
+
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
7694
|
+
<xsd:element name="value" type="tns:Common.ULong64"/>
|
7695
|
+
<xsd:element name="time_stamp" type="xsd:long"/>
|
7696
|
+
</xsd:sequence>
|
7697
|
+
</xsd:complexType>
|
7698
|
+
<xsd:complexType name="LocalLB.ProfileSCTP.ProfileSCTPStatisticEntry">
|
7699
|
+
<xsd:sequence>
|
7700
|
+
<xsd:element name="profile_name" type="xsd:string"/>
|
7701
|
+
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
7702
|
+
</xsd:sequence>
|
7703
|
+
</xsd:complexType>
|
7704
|
+
<xsd:complexType name="LocalLB.ProfileSCTP.ProfileSCTPStatistics">
|
7705
|
+
<xsd:sequence>
|
7706
|
+
<xsd:element name="statistics" type="tns:LocalLB.ProfileSCTP.ProfileSCTPStatisticEntrySequence"/>
|
7707
|
+
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
7708
|
+
</xsd:sequence>
|
7709
|
+
</xsd:complexType>
|
7710
|
+
</xsd:schema>
|
7711
|
+
</types>
|
7712
|
+
|
7713
|
+
<!-- message -->
|
7714
|
+
|
7715
|
+
<message name="LocalLB.ProfileSCTP.get_listRequest">
|
7716
|
+
</message>
|
7717
|
+
<message name="LocalLB.ProfileSCTP.get_listResponse">
|
7718
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7719
|
+
</message>
|
7720
|
+
|
7721
|
+
<message name="LocalLB.ProfileSCTP.createRequest">
|
7722
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7723
|
+
</message>
|
7724
|
+
<message name="LocalLB.ProfileSCTP.createResponse">
|
7725
|
+
</message>
|
7726
|
+
|
7727
|
+
<message name="LocalLB.ProfileSCTP.delete_profileRequest">
|
7728
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7729
|
+
</message>
|
7730
|
+
<message name="LocalLB.ProfileSCTP.delete_profileResponse">
|
7731
|
+
</message>
|
7732
|
+
|
7733
|
+
<message name="LocalLB.ProfileSCTP.delete_all_profilesRequest">
|
7734
|
+
</message>
|
7735
|
+
<message name="LocalLB.ProfileSCTP.delete_all_profilesResponse">
|
7736
|
+
</message>
|
7737
|
+
|
7738
|
+
<message name="LocalLB.ProfileSCTP.is_base_profileRequest">
|
7739
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7740
|
+
</message>
|
7741
|
+
<message name="LocalLB.ProfileSCTP.is_base_profileResponse">
|
7742
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
7743
|
+
</message>
|
7744
|
+
|
7745
|
+
<message name="LocalLB.ProfileSCTP.is_system_profileRequest">
|
7746
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7747
|
+
</message>
|
7748
|
+
<message name="LocalLB.ProfileSCTP.is_system_profileResponse">
|
7749
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
7750
|
+
</message>
|
7751
|
+
|
7752
|
+
<message name="LocalLB.ProfileSCTP.set_default_profileRequest">
|
7753
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7754
|
+
<part name="defaults" type="tns:Common.StringSequence"/>
|
7755
|
+
</message>
|
7756
|
+
<message name="LocalLB.ProfileSCTP.set_default_profileResponse">
|
7757
|
+
</message>
|
7758
|
+
|
7759
|
+
<message name="LocalLB.ProfileSCTP.get_default_profileRequest">
|
7760
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7761
|
+
</message>
|
7762
|
+
<message name="LocalLB.ProfileSCTP.get_default_profileResponse">
|
7763
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7764
|
+
</message>
|
7765
|
+
|
7766
|
+
<message name="LocalLB.ProfileSCTP.set_order_receive_message_stateRequest">
|
7767
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7768
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7769
|
+
</message>
|
7770
|
+
<message name="LocalLB.ProfileSCTP.set_order_receive_message_stateResponse">
|
7771
|
+
</message>
|
7772
|
+
|
7773
|
+
<message name="LocalLB.ProfileSCTP.get_order_receive_message_stateRequest">
|
7774
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7775
|
+
</message>
|
7776
|
+
<message name="LocalLB.ProfileSCTP.get_order_receive_message_stateResponse">
|
7777
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7778
|
+
</message>
|
7779
|
+
|
7780
|
+
<message name="LocalLB.ProfileSCTP.set_send_partial_data_stateRequest">
|
7781
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7782
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7783
|
+
</message>
|
7784
|
+
<message name="LocalLB.ProfileSCTP.set_send_partial_data_stateResponse">
|
7785
|
+
</message>
|
7786
|
+
|
7787
|
+
<message name="LocalLB.ProfileSCTP.get_send_partial_data_stateRequest">
|
7788
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7789
|
+
</message>
|
7790
|
+
<message name="LocalLB.ProfileSCTP.get_send_partial_data_stateResponse">
|
7791
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7792
|
+
</message>
|
7793
|
+
|
7794
|
+
<message name="LocalLB.ProfileSCTP.set_emulate_tcp_shutdown_stateRequest">
|
7795
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7796
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7797
|
+
</message>
|
7798
|
+
<message name="LocalLB.ProfileSCTP.set_emulate_tcp_shutdown_stateResponse">
|
7799
|
+
</message>
|
7800
|
+
|
7801
|
+
<message name="LocalLB.ProfileSCTP.get_emulate_tcp_shutdown_stateRequest">
|
7802
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7803
|
+
</message>
|
7804
|
+
<message name="LocalLB.ProfileSCTP.get_emulate_tcp_shutdown_stateResponse">
|
7805
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7806
|
+
</message>
|
7807
|
+
|
7808
|
+
<message name="LocalLB.ProfileSCTP.set_reset_on_timeout_stateRequest">
|
7809
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7810
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7811
|
+
</message>
|
7812
|
+
<message name="LocalLB.ProfileSCTP.set_reset_on_timeout_stateResponse">
|
7813
|
+
</message>
|
7814
|
+
|
7815
|
+
<message name="LocalLB.ProfileSCTP.get_reset_on_timeout_stateRequest">
|
7816
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7817
|
+
</message>
|
7818
|
+
<message name="LocalLB.ProfileSCTP.get_reset_on_timeout_stateResponse">
|
7819
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
7820
|
+
</message>
|
7821
|
+
|
7822
|
+
<message name="LocalLB.ProfileSCTP.set_outbound_streamRequest">
|
7823
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7824
|
+
<part name="streams" type="tns:LocalLB.ProfileULongSequence"/>
|
7825
|
+
</message>
|
7826
|
+
<message name="LocalLB.ProfileSCTP.set_outbound_streamResponse">
|
7827
|
+
</message>
|
7828
|
+
|
7829
|
+
<message name="LocalLB.ProfileSCTP.get_outbound_streamRequest">
|
7830
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7831
|
+
</message>
|
7832
|
+
<message name="LocalLB.ProfileSCTP.get_outbound_streamResponse">
|
7833
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
7834
|
+
</message>
|
7835
|
+
|
7836
|
+
<message name="LocalLB.ProfileSCTP.set_inbound_streamRequest">
|
7837
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7838
|
+
<part name="streams" type="tns:LocalLB.ProfileULongSequence"/>
|
7839
|
+
</message>
|
7840
|
+
<message name="LocalLB.ProfileSCTP.set_inbound_streamResponse">
|
7841
|
+
</message>
|
7842
|
+
|
7843
|
+
<message name="LocalLB.ProfileSCTP.get_inbound_streamRequest">
|
7844
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7845
|
+
</message>
|
7846
|
+
<message name="LocalLB.ProfileSCTP.get_inbound_streamResponse">
|
7847
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
7848
|
+
</message>
|
7849
|
+
|
7850
|
+
<message name="LocalLB.ProfileSCTP.set_send_buffer_sizeRequest">
|
7851
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7852
|
+
<part name="sizes" type="tns:LocalLB.ProfileULongSequence"/>
|
7853
|
+
</message>
|
7854
|
+
<message name="LocalLB.ProfileSCTP.set_send_buffer_sizeResponse">
|
7855
|
+
</message>
|
7856
|
+
|
7857
|
+
<message name="LocalLB.ProfileSCTP.get_send_buffer_sizeRequest">
|
7858
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7859
|
+
</message>
|
7860
|
+
<message name="LocalLB.ProfileSCTP.get_send_buffer_sizeResponse">
|
7861
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
7862
|
+
</message>
|
7863
|
+
|
7864
|
+
<message name="LocalLB.ProfileSCTP.set_receive_window_sizeRequest">
|
7865
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7866
|
+
<part name="sizes" type="tns:LocalLB.ProfileULongSequence"/>
|
7867
|
+
</message>
|
7868
|
+
<message name="LocalLB.ProfileSCTP.set_receive_window_sizeResponse">
|
7869
|
+
</message>
|
7870
|
+
|
7871
|
+
<message name="LocalLB.ProfileSCTP.get_receive_window_sizeRequest">
|
7872
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7873
|
+
</message>
|
7874
|
+
<message name="LocalLB.ProfileSCTP.get_receive_window_sizeResponse">
|
7875
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
7876
|
+
</message>
|
7877
|
+
|
7878
|
+
<message name="LocalLB.ProfileSCTP.set_transmit_chunk_bufferRequest">
|
7879
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7880
|
+
<part name="buffers" type="tns:LocalLB.ProfileULongSequence"/>
|
7881
|
+
</message>
|
7882
|
+
<message name="LocalLB.ProfileSCTP.set_transmit_chunk_bufferResponse">
|
7883
|
+
</message>
|
7884
|
+
|
7885
|
+
<message name="LocalLB.ProfileSCTP.get_transmit_chunk_bufferRequest">
|
7886
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7887
|
+
</message>
|
7888
|
+
<message name="LocalLB.ProfileSCTP.get_transmit_chunk_bufferResponse">
|
7889
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
7890
|
+
</message>
|
7891
|
+
|
7892
|
+
<message name="LocalLB.ProfileSCTP.set_receive_chunk_bufferRequest">
|
7893
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
7894
|
+
<part name="buffers" type="tns:LocalLB.ProfileULongSequence"/>
|
7895
|
+
</message>
|
7896
|
+
<message name="LocalLB.ProfileSCTP.set_receive_chunk_bufferResponse">
|
7897
|
+
</message>
|
7898
|
+
|
7899
|
+
<message name="LocalLB.ProfileSCTP.get_receive_chunk_bufferRequest">
|
6046
7900
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6047
7901
|
</message>
|
6048
7902
|
<message name="LocalLB.ProfileSCTP.get_receive_chunk_bufferResponse">
|
@@ -6147,6 +8001,34 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6147
8001
|
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
6148
8002
|
</message>
|
6149
8003
|
|
8004
|
+
<message name="LocalLB.ProfileSCTP.set_max_burstRequest">
|
8005
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8006
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
8007
|
+
</message>
|
8008
|
+
<message name="LocalLB.ProfileSCTP.set_max_burstResponse">
|
8009
|
+
</message>
|
8010
|
+
|
8011
|
+
<message name="LocalLB.ProfileSCTP.get_max_burstRequest">
|
8012
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8013
|
+
</message>
|
8014
|
+
<message name="LocalLB.ProfileSCTP.get_max_burstResponse">
|
8015
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8016
|
+
</message>
|
8017
|
+
|
8018
|
+
<message name="LocalLB.ProfileSCTP.set_heartbeat_max_burstRequest">
|
8019
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8020
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
8021
|
+
</message>
|
8022
|
+
<message name="LocalLB.ProfileSCTP.set_heartbeat_max_burstResponse">
|
8023
|
+
</message>
|
8024
|
+
|
8025
|
+
<message name="LocalLB.ProfileSCTP.get_heartbeat_max_burstRequest">
|
8026
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8027
|
+
</message>
|
8028
|
+
<message name="LocalLB.ProfileSCTP.get_heartbeat_max_burstResponse">
|
8029
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8030
|
+
</message>
|
8031
|
+
|
6150
8032
|
<message name="LocalLB.ProfileSCTP.set_ip_tos_to_peerRequest">
|
6151
8033
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6152
8034
|
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
@@ -6154,39 +8036,122 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6154
8036
|
<message name="LocalLB.ProfileSCTP.set_ip_tos_to_peerResponse">
|
6155
8037
|
</message>
|
6156
8038
|
|
6157
|
-
<message name="LocalLB.ProfileSCTP.get_ip_tos_to_peerRequest">
|
8039
|
+
<message name="LocalLB.ProfileSCTP.get_ip_tos_to_peerRequest">
|
8040
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8041
|
+
</message>
|
8042
|
+
<message name="LocalLB.ProfileSCTP.get_ip_tos_to_peerResponse">
|
8043
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8044
|
+
</message>
|
8045
|
+
|
8046
|
+
<message name="LocalLB.ProfileSCTP.set_link_qos_to_peerRequest">
|
8047
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8048
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
8049
|
+
</message>
|
8050
|
+
<message name="LocalLB.ProfileSCTP.set_link_qos_to_peerResponse">
|
8051
|
+
</message>
|
8052
|
+
|
8053
|
+
<message name="LocalLB.ProfileSCTP.get_link_qos_to_peerRequest">
|
8054
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8055
|
+
</message>
|
8056
|
+
<message name="LocalLB.ProfileSCTP.get_link_qos_to_peerResponse">
|
8057
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8058
|
+
</message>
|
8059
|
+
|
8060
|
+
<message name="LocalLB.ProfileSCTP.set_secretRequest">
|
8061
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8062
|
+
<part name="secrets" type="tns:LocalLB.ProfileStringSequence"/>
|
8063
|
+
</message>
|
8064
|
+
<message name="LocalLB.ProfileSCTP.set_secretResponse">
|
8065
|
+
</message>
|
8066
|
+
|
8067
|
+
<message name="LocalLB.ProfileSCTP.get_secretRequest">
|
8068
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8069
|
+
</message>
|
8070
|
+
<message name="LocalLB.ProfileSCTP.get_secretResponse">
|
8071
|
+
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
8072
|
+
</message>
|
8073
|
+
|
8074
|
+
<message name="LocalLB.ProfileSCTP.get_multi_homing_addressRequest">
|
8075
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8076
|
+
</message>
|
8077
|
+
<message name="LocalLB.ProfileSCTP.get_multi_homing_addressResponse">
|
8078
|
+
<part name="return" type="tns:Common.IPAddressSequenceSequence"/>
|
8079
|
+
</message>
|
8080
|
+
|
8081
|
+
<message name="LocalLB.ProfileSCTP.add_multi_homing_addressRequest">
|
8082
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8083
|
+
<part name="addresses" type="tns:Common.IPAddressSequenceSequence"/>
|
8084
|
+
</message>
|
8085
|
+
<message name="LocalLB.ProfileSCTP.add_multi_homing_addressResponse">
|
8086
|
+
</message>
|
8087
|
+
|
8088
|
+
<message name="LocalLB.ProfileSCTP.remove_multi_homing_addressRequest">
|
8089
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8090
|
+
<part name="addresses" type="tns:Common.IPAddressSequenceSequence"/>
|
8091
|
+
</message>
|
8092
|
+
<message name="LocalLB.ProfileSCTP.remove_multi_homing_addressResponse">
|
8093
|
+
</message>
|
8094
|
+
|
8095
|
+
<message name="LocalLB.ProfileSCTP.remove_all_multi_homing_addressesRequest">
|
8096
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8097
|
+
</message>
|
8098
|
+
<message name="LocalLB.ProfileSCTP.remove_all_multi_homing_addressesResponse">
|
8099
|
+
</message>
|
8100
|
+
|
8101
|
+
<message name="LocalLB.ProfileSCTP.set_maximum_communication_pathsRequest">
|
8102
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8103
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
8104
|
+
</message>
|
8105
|
+
<message name="LocalLB.ProfileSCTP.set_maximum_communication_pathsResponse">
|
8106
|
+
</message>
|
8107
|
+
|
8108
|
+
<message name="LocalLB.ProfileSCTP.get_maximum_communication_pathsRequest">
|
8109
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8110
|
+
</message>
|
8111
|
+
<message name="LocalLB.ProfileSCTP.get_maximum_communication_pathsResponse">
|
8112
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8113
|
+
</message>
|
8114
|
+
|
8115
|
+
<message name="LocalLB.ProfileSCTP.set_maximum_path_retransmit_limitRequest">
|
8116
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8117
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
8118
|
+
</message>
|
8119
|
+
<message name="LocalLB.ProfileSCTP.set_maximum_path_retransmit_limitResponse">
|
8120
|
+
</message>
|
8121
|
+
|
8122
|
+
<message name="LocalLB.ProfileSCTP.get_maximum_path_retransmit_limitRequest">
|
6158
8123
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6159
8124
|
</message>
|
6160
|
-
<message name="LocalLB.ProfileSCTP.
|
8125
|
+
<message name="LocalLB.ProfileSCTP.get_maximum_path_retransmit_limitResponse">
|
6161
8126
|
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
6162
8127
|
</message>
|
6163
8128
|
|
6164
|
-
<message name="LocalLB.ProfileSCTP.
|
8129
|
+
<message name="LocalLB.ProfileSCTP.set_server_side_multi_homing_stateRequest">
|
6165
8130
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6166
|
-
<part name="
|
8131
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6167
8132
|
</message>
|
6168
|
-
<message name="LocalLB.ProfileSCTP.
|
8133
|
+
<message name="LocalLB.ProfileSCTP.set_server_side_multi_homing_stateResponse">
|
6169
8134
|
</message>
|
6170
8135
|
|
6171
|
-
<message name="LocalLB.ProfileSCTP.
|
8136
|
+
<message name="LocalLB.ProfileSCTP.get_server_side_multi_homing_stateRequest">
|
6172
8137
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6173
8138
|
</message>
|
6174
|
-
<message name="LocalLB.ProfileSCTP.
|
6175
|
-
<part name="return" type="tns:LocalLB.
|
8139
|
+
<message name="LocalLB.ProfileSCTP.get_server_side_multi_homing_stateResponse">
|
8140
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6176
8141
|
</message>
|
6177
8142
|
|
6178
|
-
<message name="LocalLB.ProfileSCTP.
|
8143
|
+
<message name="LocalLB.ProfileSCTP.set_client_side_multi_homing_stateRequest">
|
6179
8144
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6180
|
-
<part name="
|
8145
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6181
8146
|
</message>
|
6182
|
-
<message name="LocalLB.ProfileSCTP.
|
8147
|
+
<message name="LocalLB.ProfileSCTP.set_client_side_multi_homing_stateResponse">
|
6183
8148
|
</message>
|
6184
8149
|
|
6185
|
-
<message name="LocalLB.ProfileSCTP.
|
8150
|
+
<message name="LocalLB.ProfileSCTP.get_client_side_multi_homing_stateRequest">
|
6186
8151
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6187
8152
|
</message>
|
6188
|
-
<message name="LocalLB.ProfileSCTP.
|
6189
|
-
<part name="return" type="tns:LocalLB.
|
8153
|
+
<message name="LocalLB.ProfileSCTP.get_client_side_multi_homing_stateResponse">
|
8154
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6190
8155
|
</message>
|
6191
8156
|
|
6192
8157
|
<message name="LocalLB.ProfileSCTP.set_descriptionRequest">
|
@@ -6321,18 +8286,18 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6321
8286
|
</operation>
|
6322
8287
|
<operation name="set_order_receive_message_state">
|
6323
8288
|
<documentation>
|
6324
|
-
Sets the state that if true,
|
8289
|
+
Sets the state that if true, SCTP will order the received messages
|
6325
8290
|
before delivering them to upper layer.
|
6326
|
-
|
8291
|
+
|
6327
8292
|
</documentation>
|
6328
8293
|
<input message="tns:LocalLB.ProfileSCTP.set_order_receive_message_stateRequest"/>
|
6329
8294
|
<output message="tns:LocalLB.ProfileSCTP.set_order_receive_message_stateResponse"/>
|
6330
8295
|
</operation>
|
6331
8296
|
<operation name="get_order_receive_message_state">
|
6332
8297
|
<documentation>
|
6333
|
-
Gets the state that if true,
|
8298
|
+
Gets the state that if true, SCTP will order the received messages
|
6334
8299
|
before delivering them to upper layer.
|
6335
|
-
|
8300
|
+
|
6336
8301
|
</documentation>
|
6337
8302
|
<input message="tns:LocalLB.ProfileSCTP.get_order_receive_message_stateRequest"/>
|
6338
8303
|
<output message="tns:LocalLB.ProfileSCTP.get_order_receive_message_stateResponse"/>
|
@@ -6605,6 +8570,42 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6605
8570
|
<input message="tns:LocalLB.ProfileSCTP.get_heartbeat_intervalRequest"/>
|
6606
8571
|
<output message="tns:LocalLB.ProfileSCTP.get_heartbeat_intervalResponse"/>
|
6607
8572
|
</operation>
|
8573
|
+
<operation name="set_max_burst">
|
8574
|
+
<documentation>
|
8575
|
+
Sets the maximum data burst size. This is the Max.Burst protocol
|
8576
|
+
parameter as described in RFC 4960 Section 15 and Section 6.1.
|
8577
|
+
|
8578
|
+
</documentation>
|
8579
|
+
<input message="tns:LocalLB.ProfileSCTP.set_max_burstRequest"/>
|
8580
|
+
<output message="tns:LocalLB.ProfileSCTP.set_max_burstResponse"/>
|
8581
|
+
</operation>
|
8582
|
+
<operation name="get_max_burst">
|
8583
|
+
<documentation>
|
8584
|
+
Gets the maximum data burst size. This is the Max.Burst protocol
|
8585
|
+
parameter as described in RFC 4960 Section 15 and Section 6.1.
|
8586
|
+
|
8587
|
+
</documentation>
|
8588
|
+
<input message="tns:LocalLB.ProfileSCTP.get_max_burstRequest"/>
|
8589
|
+
<output message="tns:LocalLB.ProfileSCTP.get_max_burstResponse"/>
|
8590
|
+
</operation>
|
8591
|
+
<operation name="set_heartbeat_max_burst">
|
8592
|
+
<documentation>
|
8593
|
+
Sets the maximum heartbeat burst size. This is the HB.Max.Burst protocol
|
8594
|
+
parameter as described in RFC 4960 Section 15 and Section 5.4.
|
8595
|
+
|
8596
|
+
</documentation>
|
8597
|
+
<input message="tns:LocalLB.ProfileSCTP.set_heartbeat_max_burstRequest"/>
|
8598
|
+
<output message="tns:LocalLB.ProfileSCTP.set_heartbeat_max_burstResponse"/>
|
8599
|
+
</operation>
|
8600
|
+
<operation name="get_heartbeat_max_burst">
|
8601
|
+
<documentation>
|
8602
|
+
Gets the maximum heartbeat burst size. This is the HB.Max.Burst protocol
|
8603
|
+
parameter as described in RFC 4960 Section 15 and Section 5.4.
|
8604
|
+
|
8605
|
+
</documentation>
|
8606
|
+
<input message="tns:LocalLB.ProfileSCTP.get_heartbeat_max_burstRequest"/>
|
8607
|
+
<output message="tns:LocalLB.ProfileSCTP.get_heartbeat_max_burstResponse"/>
|
8608
|
+
</operation>
|
6608
8609
|
<operation name="set_ip_tos_to_peer">
|
6609
8610
|
<documentation>
|
6610
8611
|
Sets the IP ToS values in packets sent to peer.
|
@@ -6613,122 +8614,568 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6613
8614
|
<input message="tns:LocalLB.ProfileSCTP.set_ip_tos_to_peerRequest"/>
|
6614
8615
|
<output message="tns:LocalLB.ProfileSCTP.set_ip_tos_to_peerResponse"/>
|
6615
8616
|
</operation>
|
6616
|
-
<operation name="get_ip_tos_to_peer">
|
8617
|
+
<operation name="get_ip_tos_to_peer">
|
8618
|
+
<documentation>
|
8619
|
+
Gets the IP ToS values in packets sent to peer.
|
8620
|
+
|
8621
|
+
</documentation>
|
8622
|
+
<input message="tns:LocalLB.ProfileSCTP.get_ip_tos_to_peerRequest"/>
|
8623
|
+
<output message="tns:LocalLB.ProfileSCTP.get_ip_tos_to_peerResponse"/>
|
8624
|
+
</operation>
|
8625
|
+
<operation name="set_link_qos_to_peer">
|
8626
|
+
<documentation>
|
8627
|
+
Sets the link QoS values in packets sent to peer.
|
8628
|
+
|
8629
|
+
</documentation>
|
8630
|
+
<input message="tns:LocalLB.ProfileSCTP.set_link_qos_to_peerRequest"/>
|
8631
|
+
<output message="tns:LocalLB.ProfileSCTP.set_link_qos_to_peerResponse"/>
|
8632
|
+
</operation>
|
8633
|
+
<operation name="get_link_qos_to_peer">
|
8634
|
+
<documentation>
|
8635
|
+
Gets the link QoS values in packets sent to peer.
|
8636
|
+
|
8637
|
+
</documentation>
|
8638
|
+
<input message="tns:LocalLB.ProfileSCTP.get_link_qos_to_peerRequest"/>
|
8639
|
+
<output message="tns:LocalLB.ProfileSCTP.get_link_qos_to_peerResponse"/>
|
8640
|
+
</operation>
|
8641
|
+
<operation name="set_secret">
|
8642
|
+
<documentation>
|
8643
|
+
Sets the internal secret strings used to HMAC cookies.
|
8644
|
+
|
8645
|
+
</documentation>
|
8646
|
+
<input message="tns:LocalLB.ProfileSCTP.set_secretRequest"/>
|
8647
|
+
<output message="tns:LocalLB.ProfileSCTP.set_secretResponse"/>
|
8648
|
+
</operation>
|
8649
|
+
<operation name="get_secret">
|
8650
|
+
<documentation>
|
8651
|
+
Gets the internal secret strings used to HMAC cookies.
|
8652
|
+
|
8653
|
+
</documentation>
|
8654
|
+
<input message="tns:LocalLB.ProfileSCTP.get_secretRequest"/>
|
8655
|
+
<output message="tns:LocalLB.ProfileSCTP.get_secretResponse"/>
|
8656
|
+
</operation>
|
8657
|
+
<operation name="get_multi_homing_address">
|
8658
|
+
<documentation>
|
8659
|
+
Gets the list of client-side multi-homing destination addresses used with
|
8660
|
+
this SCTP profile.
|
8661
|
+
|
8662
|
+
</documentation>
|
8663
|
+
<input message="tns:LocalLB.ProfileSCTP.get_multi_homing_addressRequest"/>
|
8664
|
+
<output message="tns:LocalLB.ProfileSCTP.get_multi_homing_addressResponse"/>
|
8665
|
+
</operation>
|
8666
|
+
<operation name="add_multi_homing_address">
|
8667
|
+
<documentation>
|
8668
|
+
Adds client-side multi-homing destination addresses used with this SCTP profile.
|
8669
|
+
If the allowed clients is restricted, a separate API call needs to be made to
|
8670
|
+
set the source prefix subnet value to something different than the default which
|
8671
|
+
allows all source IPs.
|
8672
|
+
|
8673
|
+
</documentation>
|
8674
|
+
<input message="tns:LocalLB.ProfileSCTP.add_multi_homing_addressRequest"/>
|
8675
|
+
<output message="tns:LocalLB.ProfileSCTP.add_multi_homing_addressResponse"/>
|
8676
|
+
</operation>
|
8677
|
+
<operation name="remove_multi_homing_address">
|
8678
|
+
<documentation>
|
8679
|
+
Removes client-side multi-homing addresses used with
|
8680
|
+
this SCTP profile.
|
8681
|
+
|
8682
|
+
</documentation>
|
8683
|
+
<input message="tns:LocalLB.ProfileSCTP.remove_multi_homing_addressRequest"/>
|
8684
|
+
<output message="tns:LocalLB.ProfileSCTP.remove_multi_homing_addressResponse"/>
|
8685
|
+
</operation>
|
8686
|
+
<operation name="remove_all_multi_homing_addresses">
|
8687
|
+
<documentation>
|
8688
|
+
Removes all client-side multi-homing addresses used with
|
8689
|
+
this SCTP profile.
|
8690
|
+
|
8691
|
+
</documentation>
|
8692
|
+
<input message="tns:LocalLB.ProfileSCTP.remove_all_multi_homing_addressesRequest"/>
|
8693
|
+
<output message="tns:LocalLB.ProfileSCTP.remove_all_multi_homing_addressesResponse"/>
|
8694
|
+
</operation>
|
8695
|
+
<operation name="set_maximum_communication_paths">
|
8696
|
+
<documentation>
|
8697
|
+
Sets the maximum number of communication paths. A communication path is
|
8698
|
+
a set of a local address and remote address used to send and receive
|
8699
|
+
traffic between endpoints. This parameters sets the maximum number
|
8700
|
+
of paths allowed between the local and remote endpoints to establish the
|
8701
|
+
multi-homing association for alternate failover paths. The default is 16,
|
8702
|
+
and the value is stored as a 16 bit value.
|
8703
|
+
|
8704
|
+
</documentation>
|
8705
|
+
<input message="tns:LocalLB.ProfileSCTP.set_maximum_communication_pathsRequest"/>
|
8706
|
+
<output message="tns:LocalLB.ProfileSCTP.set_maximum_communication_pathsResponse"/>
|
8707
|
+
</operation>
|
8708
|
+
<operation name="get_maximum_communication_paths">
|
8709
|
+
<documentation>
|
8710
|
+
Gets the maximum number of communication paths.
|
8711
|
+
|
8712
|
+
</documentation>
|
8713
|
+
<input message="tns:LocalLB.ProfileSCTP.get_maximum_communication_pathsRequest"/>
|
8714
|
+
<output message="tns:LocalLB.ProfileSCTP.get_maximum_communication_pathsResponse"/>
|
8715
|
+
</operation>
|
8716
|
+
<operation name="set_maximum_path_retransmit_limit">
|
8717
|
+
<documentation>
|
8718
|
+
Sets the maximum path retransmit limit. This the number of retries attempted
|
8719
|
+
before failing over a particular path between local and remote endpoints.
|
8720
|
+
When a path is not responsive anymore, one of the alternate paths that has
|
8721
|
+
established the association as a multi-homing endpoint is chosen to take over
|
8722
|
+
the traffic. The default number of retries to declare a path unusable is 5.
|
8723
|
+
|
8724
|
+
</documentation>
|
8725
|
+
<input message="tns:LocalLB.ProfileSCTP.set_maximum_path_retransmit_limitRequest"/>
|
8726
|
+
<output message="tns:LocalLB.ProfileSCTP.set_maximum_path_retransmit_limitResponse"/>
|
8727
|
+
</operation>
|
8728
|
+
<operation name="get_maximum_path_retransmit_limit">
|
8729
|
+
<documentation>
|
8730
|
+
Gets the maximum path retransmit limit.
|
8731
|
+
|
8732
|
+
</documentation>
|
8733
|
+
<input message="tns:LocalLB.ProfileSCTP.get_maximum_path_retransmit_limitRequest"/>
|
8734
|
+
<output message="tns:LocalLB.ProfileSCTP.get_maximum_path_retransmit_limitResponse"/>
|
8735
|
+
</operation>
|
8736
|
+
<operation name="set_server_side_multi_homing_state">
|
8737
|
+
<documentation>
|
8738
|
+
Sets the server side multi-homing state for the specified profiles. When enabled,
|
8739
|
+
the virtual server source address translation mode is used for SCTP traffic.
|
8740
|
+
|
8741
|
+
</documentation>
|
8742
|
+
<input message="tns:LocalLB.ProfileSCTP.set_server_side_multi_homing_stateRequest"/>
|
8743
|
+
<output message="tns:LocalLB.ProfileSCTP.set_server_side_multi_homing_stateResponse"/>
|
8744
|
+
</operation>
|
8745
|
+
<operation name="get_server_side_multi_homing_state">
|
8746
|
+
<documentation>
|
8747
|
+
Gets the server side multi-homing state for the specified profiles.
|
8748
|
+
|
8749
|
+
</documentation>
|
8750
|
+
<input message="tns:LocalLB.ProfileSCTP.get_server_side_multi_homing_stateRequest"/>
|
8751
|
+
<output message="tns:LocalLB.ProfileSCTP.get_server_side_multi_homing_stateResponse"/>
|
8752
|
+
</operation>
|
8753
|
+
<operation name="set_client_side_multi_homing_state">
|
8754
|
+
<documentation>
|
8755
|
+
Sets the client side multi-homing state for the specified profiles. When enabled,
|
8756
|
+
the virtual server source address translation mode is used for SCTP traffic.
|
8757
|
+
|
8758
|
+
</documentation>
|
8759
|
+
<input message="tns:LocalLB.ProfileSCTP.set_client_side_multi_homing_stateRequest"/>
|
8760
|
+
<output message="tns:LocalLB.ProfileSCTP.set_client_side_multi_homing_stateResponse"/>
|
8761
|
+
</operation>
|
8762
|
+
<operation name="get_client_side_multi_homing_state">
|
8763
|
+
<documentation>
|
8764
|
+
Gets the client side multi-homing state for the specified profiles.
|
8765
|
+
|
8766
|
+
</documentation>
|
8767
|
+
<input message="tns:LocalLB.ProfileSCTP.get_client_side_multi_homing_stateRequest"/>
|
8768
|
+
<output message="tns:LocalLB.ProfileSCTP.get_client_side_multi_homing_stateResponse"/>
|
8769
|
+
</operation>
|
8770
|
+
<operation name="set_description">
|
8771
|
+
<documentation>
|
8772
|
+
Sets the description for a set of SCTP profiles.
|
8773
|
+
|
8774
|
+
This is an arbitrary field which can be used for any purpose.
|
8775
|
+
|
8776
|
+
</documentation>
|
8777
|
+
<input message="tns:LocalLB.ProfileSCTP.set_descriptionRequest"/>
|
8778
|
+
<output message="tns:LocalLB.ProfileSCTP.set_descriptionResponse"/>
|
8779
|
+
</operation>
|
8780
|
+
<operation name="get_description">
|
8781
|
+
<documentation>
|
8782
|
+
Gets the descriptions for a set of SCTP profiles.
|
8783
|
+
|
8784
|
+
</documentation>
|
8785
|
+
<input message="tns:LocalLB.ProfileSCTP.get_descriptionRequest"/>
|
8786
|
+
<output message="tns:LocalLB.ProfileSCTP.get_descriptionResponse"/>
|
8787
|
+
</operation>
|
8788
|
+
<operation name="reset_statistics">
|
8789
|
+
<documentation>
|
8790
|
+
Resets the statistics for the specified SCTP profiles.
|
8791
|
+
|
8792
|
+
</documentation>
|
8793
|
+
<input message="tns:LocalLB.ProfileSCTP.reset_statisticsRequest"/>
|
8794
|
+
<output message="tns:LocalLB.ProfileSCTP.reset_statisticsResponse"/>
|
8795
|
+
</operation>
|
8796
|
+
<operation name="reset_statistics_by_virtual">
|
8797
|
+
<documentation>
|
8798
|
+
Resets the statistics for the specified profiles, for
|
8799
|
+
specified virtual servers.
|
8800
|
+
|
8801
|
+
</documentation>
|
8802
|
+
<input message="tns:LocalLB.ProfileSCTP.reset_statistics_by_virtualRequest"/>
|
8803
|
+
<output message="tns:LocalLB.ProfileSCTP.reset_statistics_by_virtualResponse"/>
|
8804
|
+
</operation>
|
8805
|
+
<operation name="get_all_statistics">
|
8806
|
+
<documentation>
|
8807
|
+
Gets the statistics for all the SCTP profiles.
|
8808
|
+
|
8809
|
+
</documentation>
|
8810
|
+
<input message="tns:LocalLB.ProfileSCTP.get_all_statisticsRequest"/>
|
8811
|
+
<output message="tns:LocalLB.ProfileSCTP.get_all_statisticsResponse"/>
|
8812
|
+
</operation>
|
8813
|
+
<operation name="get_statistics">
|
8814
|
+
<documentation>
|
8815
|
+
Gets the statistics for the specified SCTP profiles.
|
8816
|
+
|
8817
|
+
</documentation>
|
8818
|
+
<input message="tns:LocalLB.ProfileSCTP.get_statisticsRequest"/>
|
8819
|
+
<output message="tns:LocalLB.ProfileSCTP.get_statisticsResponse"/>
|
8820
|
+
</operation>
|
8821
|
+
<operation name="get_statistics_by_virtual">
|
8822
|
+
<documentation>
|
8823
|
+
Gets the statistics for the specified profiles, by virtual server.
|
8824
|
+
|
8825
|
+
</documentation>
|
8826
|
+
<input message="tns:LocalLB.ProfileSCTP.get_statistics_by_virtualRequest"/>
|
8827
|
+
<output message="tns:LocalLB.ProfileSCTP.get_statistics_by_virtualResponse"/>
|
8828
|
+
</operation>
|
8829
|
+
<operation name="get_version">
|
8830
|
+
<documentation>
|
8831
|
+
Gets the version information for this interface.
|
8832
|
+
|
8833
|
+
</documentation>
|
8834
|
+
<input message="tns:LocalLB.ProfileSCTP.get_versionRequest"/>
|
8835
|
+
<output message="tns:LocalLB.ProfileSCTP.get_versionResponse"/>
|
8836
|
+
</operation>
|
8837
|
+
</portType>
|
8838
|
+
|
8839
|
+
<!-- binding -->
|
8840
|
+
|
8841
|
+
<binding name="LocalLB.ProfileSCTPBinding" type="tns:LocalLB.ProfileSCTPPortType">
|
8842
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
8843
|
+
<operation name="get_list">
|
8844
|
+
<documentation>
|
8845
|
+
Gets a list of all SCTP profiles.
|
8846
|
+
|
8847
|
+
</documentation>
|
8848
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
8849
|
+
<input>
|
8850
|
+
<soap:body
|
8851
|
+
use="encoded"
|
8852
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8853
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8854
|
+
</input>
|
8855
|
+
<output>
|
8856
|
+
<soap:body
|
8857
|
+
use="encoded"
|
8858
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8859
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8860
|
+
</output>
|
8861
|
+
</operation>
|
8862
|
+
|
8863
|
+
<operation name="create">
|
8864
|
+
<documentation>
|
8865
|
+
Creates the specified SCTP profiles.
|
8866
|
+
|
8867
|
+
</documentation>
|
8868
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
8869
|
+
<input>
|
8870
|
+
<soap:body
|
8871
|
+
use="encoded"
|
8872
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8873
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8874
|
+
</input>
|
8875
|
+
<output>
|
8876
|
+
<soap:body
|
8877
|
+
use="encoded"
|
8878
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8879
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8880
|
+
</output>
|
8881
|
+
</operation>
|
8882
|
+
|
8883
|
+
<operation name="delete_profile">
|
8884
|
+
<documentation>
|
8885
|
+
Deletes the specified SCTP profiles.
|
8886
|
+
|
8887
|
+
</documentation>
|
8888
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
8889
|
+
<input>
|
8890
|
+
<soap:body
|
8891
|
+
use="encoded"
|
8892
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8893
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8894
|
+
</input>
|
8895
|
+
<output>
|
8896
|
+
<soap:body
|
8897
|
+
use="encoded"
|
8898
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8899
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8900
|
+
</output>
|
8901
|
+
</operation>
|
8902
|
+
|
8903
|
+
<operation name="delete_all_profiles">
|
6617
8904
|
<documentation>
|
6618
|
-
|
8905
|
+
Deletes all SCTP profiles.
|
6619
8906
|
|
6620
8907
|
</documentation>
|
6621
|
-
<
|
6622
|
-
<
|
8908
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
8909
|
+
<input>
|
8910
|
+
<soap:body
|
8911
|
+
use="encoded"
|
8912
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8913
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8914
|
+
</input>
|
8915
|
+
<output>
|
8916
|
+
<soap:body
|
8917
|
+
use="encoded"
|
8918
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8919
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8920
|
+
</output>
|
6623
8921
|
</operation>
|
6624
|
-
|
8922
|
+
|
8923
|
+
<operation name="is_base_profile">
|
6625
8924
|
<documentation>
|
6626
|
-
|
6627
|
-
|
8925
|
+
Determines whether the specified SCTP profiles are base profiles.
|
8926
|
+
A base profile sits at the base of the profile's inheritance tree,
|
8927
|
+
supplying the defaults for every profile derived from it. (See
|
8928
|
+
also is_system_profile).
|
8929
|
+
|
6628
8930
|
</documentation>
|
6629
|
-
<
|
6630
|
-
<
|
8931
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
8932
|
+
<input>
|
8933
|
+
<soap:body
|
8934
|
+
use="encoded"
|
8935
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8936
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8937
|
+
</input>
|
8938
|
+
<output>
|
8939
|
+
<soap:body
|
8940
|
+
use="encoded"
|
8941
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8942
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8943
|
+
</output>
|
6631
8944
|
</operation>
|
6632
|
-
|
8945
|
+
|
8946
|
+
<operation name="is_system_profile">
|
6633
8947
|
<documentation>
|
6634
|
-
|
6635
|
-
|
8948
|
+
Determines whether the specified SCTP profiles are system profiles.
|
8949
|
+
A system profile is a profile pre-configured on the system, ready
|
8950
|
+
for use. Non-system profiles are profiles created or modified by a
|
8951
|
+
user. Note that if a system profile is modified, it is no longer
|
8952
|
+
considered a system profile. (See also is_base_profile).
|
8953
|
+
|
6636
8954
|
</documentation>
|
6637
|
-
<
|
6638
|
-
<
|
8955
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
8956
|
+
<input>
|
8957
|
+
<soap:body
|
8958
|
+
use="encoded"
|
8959
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8960
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8961
|
+
</input>
|
8962
|
+
<output>
|
8963
|
+
<soap:body
|
8964
|
+
use="encoded"
|
8965
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8966
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8967
|
+
</output>
|
6639
8968
|
</operation>
|
6640
|
-
|
8969
|
+
|
8970
|
+
<operation name="set_default_profile">
|
6641
8971
|
<documentation>
|
6642
|
-
Sets the
|
8972
|
+
Sets the names of the default profiles from which the specified profiles will derive
|
8973
|
+
default values for its attributes.
|
6643
8974
|
|
6644
8975
|
</documentation>
|
6645
|
-
<
|
6646
|
-
<
|
8976
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
8977
|
+
<input>
|
8978
|
+
<soap:body
|
8979
|
+
use="encoded"
|
8980
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8981
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8982
|
+
</input>
|
8983
|
+
<output>
|
8984
|
+
<soap:body
|
8985
|
+
use="encoded"
|
8986
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
8987
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8988
|
+
</output>
|
6647
8989
|
</operation>
|
6648
|
-
|
8990
|
+
|
8991
|
+
<operation name="get_default_profile">
|
6649
8992
|
<documentation>
|
6650
|
-
Gets the
|
8993
|
+
Gets the names of the default profiles from which the specified profiles will derive
|
8994
|
+
default values for its attributes.
|
6651
8995
|
|
6652
8996
|
</documentation>
|
6653
|
-
<
|
6654
|
-
<
|
8997
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
8998
|
+
<input>
|
8999
|
+
<soap:body
|
9000
|
+
use="encoded"
|
9001
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9002
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9003
|
+
</input>
|
9004
|
+
<output>
|
9005
|
+
<soap:body
|
9006
|
+
use="encoded"
|
9007
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9008
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9009
|
+
</output>
|
6655
9010
|
</operation>
|
6656
|
-
<operation name="set_description">
|
6657
|
-
<documentation>
|
6658
|
-
Sets the description for a set of SCTP profiles.
|
6659
9011
|
|
6660
|
-
|
9012
|
+
<operation name="set_order_receive_message_state">
|
9013
|
+
<documentation>
|
9014
|
+
Sets the state that if true, SCTP will order the received messages
|
9015
|
+
before delivering them to upper layer.
|
6661
9016
|
|
6662
9017
|
</documentation>
|
6663
|
-
<
|
6664
|
-
<
|
9018
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
9019
|
+
<input>
|
9020
|
+
<soap:body
|
9021
|
+
use="encoded"
|
9022
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9023
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9024
|
+
</input>
|
9025
|
+
<output>
|
9026
|
+
<soap:body
|
9027
|
+
use="encoded"
|
9028
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9029
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9030
|
+
</output>
|
6665
9031
|
</operation>
|
6666
|
-
|
9032
|
+
|
9033
|
+
<operation name="get_order_receive_message_state">
|
6667
9034
|
<documentation>
|
6668
|
-
Gets the
|
9035
|
+
Gets the state that if true, SCTP will order the received messages
|
9036
|
+
before delivering them to upper layer.
|
6669
9037
|
|
6670
9038
|
</documentation>
|
6671
|
-
<
|
6672
|
-
<
|
9039
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
9040
|
+
<input>
|
9041
|
+
<soap:body
|
9042
|
+
use="encoded"
|
9043
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9044
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9045
|
+
</input>
|
9046
|
+
<output>
|
9047
|
+
<soap:body
|
9048
|
+
use="encoded"
|
9049
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9050
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9051
|
+
</output>
|
6673
9052
|
</operation>
|
6674
|
-
|
9053
|
+
|
9054
|
+
<operation name="set_send_partial_data_state">
|
6675
9055
|
<documentation>
|
6676
|
-
|
9056
|
+
Sets the state that indicates whether SCTP will accept and send partial
|
9057
|
+
application data.
|
6677
9058
|
|
6678
9059
|
</documentation>
|
6679
|
-
<
|
6680
|
-
<
|
9060
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
9061
|
+
<input>
|
9062
|
+
<soap:body
|
9063
|
+
use="encoded"
|
9064
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9065
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9066
|
+
</input>
|
9067
|
+
<output>
|
9068
|
+
<soap:body
|
9069
|
+
use="encoded"
|
9070
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9071
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9072
|
+
</output>
|
6681
9073
|
</operation>
|
6682
|
-
|
9074
|
+
|
9075
|
+
<operation name="get_send_partial_data_state">
|
6683
9076
|
<documentation>
|
6684
|
-
|
6685
|
-
|
9077
|
+
Gets the state that indicates whether SCTP will accept and send partial
|
9078
|
+
application data.
|
6686
9079
|
|
6687
9080
|
</documentation>
|
6688
|
-
<
|
6689
|
-
<
|
9081
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
9082
|
+
<input>
|
9083
|
+
<soap:body
|
9084
|
+
use="encoded"
|
9085
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9086
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9087
|
+
</input>
|
9088
|
+
<output>
|
9089
|
+
<soap:body
|
9090
|
+
use="encoded"
|
9091
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9092
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9093
|
+
</output>
|
6690
9094
|
</operation>
|
6691
|
-
|
9095
|
+
|
9096
|
+
<operation name="set_emulate_tcp_shutdown_state">
|
6692
9097
|
<documentation>
|
6693
|
-
|
9098
|
+
Sets the state that if true, SCTP will emulate TCP closing.
|
6694
9099
|
|
6695
9100
|
</documentation>
|
6696
|
-
<
|
6697
|
-
<
|
9101
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
9102
|
+
<input>
|
9103
|
+
<soap:body
|
9104
|
+
use="encoded"
|
9105
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9106
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9107
|
+
</input>
|
9108
|
+
<output>
|
9109
|
+
<soap:body
|
9110
|
+
use="encoded"
|
9111
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9112
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9113
|
+
</output>
|
6698
9114
|
</operation>
|
6699
|
-
|
9115
|
+
|
9116
|
+
<operation name="get_emulate_tcp_shutdown_state">
|
6700
9117
|
<documentation>
|
6701
|
-
Gets the
|
9118
|
+
Gets the state that if true, SCTP will emulate TCP closing.
|
6702
9119
|
|
6703
9120
|
</documentation>
|
6704
|
-
<
|
6705
|
-
<
|
9121
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
9122
|
+
<input>
|
9123
|
+
<soap:body
|
9124
|
+
use="encoded"
|
9125
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9126
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9127
|
+
</input>
|
9128
|
+
<output>
|
9129
|
+
<soap:body
|
9130
|
+
use="encoded"
|
9131
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9132
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9133
|
+
</output>
|
6706
9134
|
</operation>
|
6707
|
-
|
9135
|
+
|
9136
|
+
<operation name="set_reset_on_timeout_state">
|
6708
9137
|
<documentation>
|
6709
|
-
|
9138
|
+
Sets the state that if true, SCTP will reset the connection when a timeout occurs.
|
6710
9139
|
|
6711
9140
|
</documentation>
|
6712
|
-
<
|
6713
|
-
<
|
9141
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
9142
|
+
<input>
|
9143
|
+
<soap:body
|
9144
|
+
use="encoded"
|
9145
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9146
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9147
|
+
</input>
|
9148
|
+
<output>
|
9149
|
+
<soap:body
|
9150
|
+
use="encoded"
|
9151
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9152
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9153
|
+
</output>
|
6714
9154
|
</operation>
|
6715
|
-
|
9155
|
+
|
9156
|
+
<operation name="get_reset_on_timeout_state">
|
6716
9157
|
<documentation>
|
6717
|
-
Gets the
|
9158
|
+
Gets the state that if true, SCTP will reset the connection when a timeout occurs.
|
6718
9159
|
|
6719
9160
|
</documentation>
|
6720
|
-
<
|
6721
|
-
<
|
9161
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
9162
|
+
<input>
|
9163
|
+
<soap:body
|
9164
|
+
use="encoded"
|
9165
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9166
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9167
|
+
</input>
|
9168
|
+
<output>
|
9169
|
+
<soap:body
|
9170
|
+
use="encoded"
|
9171
|
+
namespace="urn:iControl:LocalLB/ProfileSCTP"
|
9172
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9173
|
+
</output>
|
6722
9174
|
</operation>
|
6723
|
-
</portType>
|
6724
|
-
|
6725
|
-
<!-- binding -->
|
6726
9175
|
|
6727
|
-
<
|
6728
|
-
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
6729
|
-
<operation name="get_list">
|
9176
|
+
<operation name="set_outbound_stream">
|
6730
9177
|
<documentation>
|
6731
|
-
|
9178
|
+
Sets the number of outbound streams used by the specified SCTP profiles.
|
6732
9179
|
|
6733
9180
|
</documentation>
|
6734
9181
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6746,9 +9193,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6746
9193
|
</output>
|
6747
9194
|
</operation>
|
6748
9195
|
|
6749
|
-
<operation name="
|
9196
|
+
<operation name="get_outbound_stream">
|
6750
9197
|
<documentation>
|
6751
|
-
|
9198
|
+
Gets the number of outbound streams used by the specified SCTP profiles.
|
6752
9199
|
|
6753
9200
|
</documentation>
|
6754
9201
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6766,9 +9213,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6766
9213
|
</output>
|
6767
9214
|
</operation>
|
6768
9215
|
|
6769
|
-
<operation name="
|
9216
|
+
<operation name="set_inbound_stream">
|
6770
9217
|
<documentation>
|
6771
|
-
|
9218
|
+
Sets the number of inbound streams used by the specified SCTP profiles.
|
6772
9219
|
|
6773
9220
|
</documentation>
|
6774
9221
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6786,9 +9233,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6786
9233
|
</output>
|
6787
9234
|
</operation>
|
6788
9235
|
|
6789
|
-
<operation name="
|
9236
|
+
<operation name="get_inbound_stream">
|
6790
9237
|
<documentation>
|
6791
|
-
|
9238
|
+
Gets the number of inbound streams used by the specified SCTP profiles.
|
6792
9239
|
|
6793
9240
|
</documentation>
|
6794
9241
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6806,13 +9253,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6806
9253
|
</output>
|
6807
9254
|
</operation>
|
6808
9255
|
|
6809
|
-
<operation name="
|
9256
|
+
<operation name="set_send_buffer_size">
|
6810
9257
|
<documentation>
|
6811
|
-
|
6812
|
-
|
6813
|
-
supplying the defaults for every profile derived from it. (See
|
6814
|
-
also is_system_profile).
|
6815
|
-
|
9258
|
+
Sets the send buffer sizes (in bytes) used by the specified SCTP profiles.
|
9259
|
+
|
6816
9260
|
</documentation>
|
6817
9261
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
6818
9262
|
<input>
|
@@ -6829,14 +9273,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6829
9273
|
</output>
|
6830
9274
|
</operation>
|
6831
9275
|
|
6832
|
-
<operation name="
|
9276
|
+
<operation name="get_send_buffer_size">
|
6833
9277
|
<documentation>
|
6834
|
-
|
6835
|
-
|
6836
|
-
for use. Non-system profiles are profiles created or modified by a
|
6837
|
-
user. Note that if a system profile is modified, it is no longer
|
6838
|
-
considered a system profile. (See also is_base_profile).
|
6839
|
-
|
9278
|
+
Gets the send buffer sizes (in bytes) used by the specified SCTP profiles.
|
9279
|
+
|
6840
9280
|
</documentation>
|
6841
9281
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
6842
9282
|
<input>
|
@@ -6853,10 +9293,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6853
9293
|
</output>
|
6854
9294
|
</operation>
|
6855
9295
|
|
6856
|
-
<operation name="
|
9296
|
+
<operation name="set_receive_window_size">
|
6857
9297
|
<documentation>
|
6858
|
-
Sets the
|
6859
|
-
default values for its attributes.
|
9298
|
+
Sets the receive window sizes used by the specified SCTP profiles.
|
6860
9299
|
|
6861
9300
|
</documentation>
|
6862
9301
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6874,10 +9313,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6874
9313
|
</output>
|
6875
9314
|
</operation>
|
6876
9315
|
|
6877
|
-
<operation name="
|
9316
|
+
<operation name="get_receive_window_size">
|
6878
9317
|
<documentation>
|
6879
|
-
Gets the
|
6880
|
-
default values for its attributes.
|
9318
|
+
Gets the receive window sizes used by the specified SCTP profiles.
|
6881
9319
|
|
6882
9320
|
</documentation>
|
6883
9321
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6895,10 +9333,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6895
9333
|
</output>
|
6896
9334
|
</operation>
|
6897
9335
|
|
6898
|
-
<operation name="
|
9336
|
+
<operation name="set_transmit_chunk_buffer">
|
6899
9337
|
<documentation>
|
6900
|
-
Sets the
|
6901
|
-
before delivering them to upper layer.
|
9338
|
+
Sets the number of TX chunk buffers used by the specified SCTP profiles.
|
6902
9339
|
|
6903
9340
|
</documentation>
|
6904
9341
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6916,10 +9353,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6916
9353
|
</output>
|
6917
9354
|
</operation>
|
6918
9355
|
|
6919
|
-
<operation name="
|
9356
|
+
<operation name="get_transmit_chunk_buffer">
|
6920
9357
|
<documentation>
|
6921
|
-
Gets the
|
6922
|
-
before delivering them to upper layer.
|
9358
|
+
Gets the number of TX chunk buffers used by the specified SCTP profiles.
|
6923
9359
|
|
6924
9360
|
</documentation>
|
6925
9361
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6937,10 +9373,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6937
9373
|
</output>
|
6938
9374
|
</operation>
|
6939
9375
|
|
6940
|
-
<operation name="
|
9376
|
+
<operation name="set_receive_chunk_buffer">
|
6941
9377
|
<documentation>
|
6942
|
-
Sets the
|
6943
|
-
application data.
|
9378
|
+
Sets the number of RX chunk buffers used by the specified SCTP profiles.
|
6944
9379
|
|
6945
9380
|
</documentation>
|
6946
9381
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6958,10 +9393,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6958
9393
|
</output>
|
6959
9394
|
</operation>
|
6960
9395
|
|
6961
|
-
<operation name="
|
9396
|
+
<operation name="get_receive_chunk_buffer">
|
6962
9397
|
<documentation>
|
6963
|
-
Gets the
|
6964
|
-
application data.
|
9398
|
+
Gets the number of RX chunk buffers used by the specified SCTP profiles.
|
6965
9399
|
|
6966
9400
|
</documentation>
|
6967
9401
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6979,9 +9413,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6979
9413
|
</output>
|
6980
9414
|
</operation>
|
6981
9415
|
|
6982
|
-
<operation name="
|
9416
|
+
<operation name="set_cookie_expiration">
|
6983
9417
|
<documentation>
|
6984
|
-
Sets the
|
9418
|
+
Sets the valid duration of cookies for the specified SCTP profiles.
|
6985
9419
|
|
6986
9420
|
</documentation>
|
6987
9421
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -6999,9 +9433,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6999
9433
|
</output>
|
7000
9434
|
</operation>
|
7001
9435
|
|
7002
|
-
<operation name="
|
9436
|
+
<operation name="get_cookie_expiration">
|
7003
9437
|
<documentation>
|
7004
|
-
Gets the
|
9438
|
+
Gets the valid duration of cookies for the specified SCTP profiles.
|
7005
9439
|
|
7006
9440
|
</documentation>
|
7007
9441
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7019,9 +9453,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7019
9453
|
</output>
|
7020
9454
|
</operation>
|
7021
9455
|
|
7022
|
-
<operation name="
|
9456
|
+
<operation name="set_connect_maximum_retry">
|
7023
9457
|
<documentation>
|
7024
|
-
Sets the
|
9458
|
+
Sets the maximum number of retries to establish the connection for
|
9459
|
+
the specified SCTP profiles.
|
7025
9460
|
|
7026
9461
|
</documentation>
|
7027
9462
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7039,9 +9474,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7039
9474
|
</output>
|
7040
9475
|
</operation>
|
7041
9476
|
|
7042
|
-
<operation name="
|
9477
|
+
<operation name="get_connect_maximum_retry">
|
7043
9478
|
<documentation>
|
7044
|
-
Gets the
|
9479
|
+
Gets the maximum number of retries to establish the connection for
|
9480
|
+
the specified SCTP profiles.
|
7045
9481
|
|
7046
9482
|
</documentation>
|
7047
9483
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7059,9 +9495,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7059
9495
|
</output>
|
7060
9496
|
</operation>
|
7061
9497
|
|
7062
|
-
<operation name="
|
9498
|
+
<operation name="set_send_maximum_retry">
|
7063
9499
|
<documentation>
|
7064
|
-
Sets the number of
|
9500
|
+
Sets the maximum number of retries to send data for
|
9501
|
+
the specified SCTP profiles.
|
7065
9502
|
|
7066
9503
|
</documentation>
|
7067
9504
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7079,9 +9516,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7079
9516
|
</output>
|
7080
9517
|
</operation>
|
7081
9518
|
|
7082
|
-
<operation name="
|
9519
|
+
<operation name="get_send_maximum_retry">
|
7083
9520
|
<documentation>
|
7084
|
-
Gets the number of
|
9521
|
+
Gets the maximum number of retries to send data for
|
9522
|
+
the specified SCTP profiles.
|
7085
9523
|
|
7086
9524
|
</documentation>
|
7087
9525
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7099,9 +9537,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7099
9537
|
</output>
|
7100
9538
|
</operation>
|
7101
9539
|
|
7102
|
-
<operation name="
|
9540
|
+
<operation name="set_proxy_buffer_low">
|
7103
9541
|
<documentation>
|
7104
|
-
Sets the
|
9542
|
+
Sets the proxy buffer level at which the receive window is opened
|
9543
|
+
for the specified SCTP profiles.
|
7105
9544
|
|
7106
9545
|
</documentation>
|
7107
9546
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7119,9 +9558,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7119
9558
|
</output>
|
7120
9559
|
</operation>
|
7121
9560
|
|
7122
|
-
<operation name="
|
9561
|
+
<operation name="get_proxy_buffer_low">
|
7123
9562
|
<documentation>
|
7124
|
-
Gets the
|
9563
|
+
Gets the proxy buffer level at which the receive window is opened
|
9564
|
+
for the specified SCTP profiles.
|
7125
9565
|
|
7126
9566
|
</documentation>
|
7127
9567
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7139,9 +9579,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7139
9579
|
</output>
|
7140
9580
|
</operation>
|
7141
9581
|
|
7142
|
-
<operation name="
|
9582
|
+
<operation name="set_proxy_buffer_high">
|
7143
9583
|
<documentation>
|
7144
|
-
Sets the
|
9584
|
+
Sets the proxy buffer level at which the receive window is closed
|
9585
|
+
(not advanced) for the specified SCTP profiles.
|
7145
9586
|
|
7146
9587
|
</documentation>
|
7147
9588
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7159,9 +9600,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7159
9600
|
</output>
|
7160
9601
|
</operation>
|
7161
9602
|
|
7162
|
-
<operation name="
|
9603
|
+
<operation name="get_proxy_buffer_high">
|
7163
9604
|
<documentation>
|
7164
|
-
Gets the
|
9605
|
+
Gets the proxy buffer level at which the receive window is closed
|
9606
|
+
(not advanced) for the specified SCTP profiles.
|
7165
9607
|
|
7166
9608
|
</documentation>
|
7167
9609
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7179,9 +9621,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7179
9621
|
</output>
|
7180
9622
|
</operation>
|
7181
9623
|
|
7182
|
-
<operation name="
|
9624
|
+
<operation name="set_idle_timeout">
|
7183
9625
|
<documentation>
|
7184
|
-
Sets the
|
9626
|
+
Sets the number of seconds without traffic before the connection is
|
9627
|
+
eligible for deletion.
|
7185
9628
|
|
7186
9629
|
</documentation>
|
7187
9630
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7199,9 +9642,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7199
9642
|
</output>
|
7200
9643
|
</operation>
|
7201
9644
|
|
7202
|
-
<operation name="
|
9645
|
+
<operation name="get_idle_timeout">
|
7203
9646
|
<documentation>
|
7204
|
-
Gets the
|
9647
|
+
Gets the number of seconds without traffic before the connection is
|
9648
|
+
eligible for deletion.
|
7205
9649
|
|
7206
9650
|
</documentation>
|
7207
9651
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7219,9 +9663,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7219
9663
|
</output>
|
7220
9664
|
</operation>
|
7221
9665
|
|
7222
|
-
<operation name="
|
9666
|
+
<operation name="set_heartbeat_interval">
|
7223
9667
|
<documentation>
|
7224
|
-
Sets the
|
9668
|
+
Sets the intervals (in seconds) between heartbeats.
|
7225
9669
|
|
7226
9670
|
</documentation>
|
7227
9671
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7239,9 +9683,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7239
9683
|
</output>
|
7240
9684
|
</operation>
|
7241
9685
|
|
7242
|
-
<operation name="
|
9686
|
+
<operation name="get_heartbeat_interval">
|
7243
9687
|
<documentation>
|
7244
|
-
Gets the
|
9688
|
+
Gets the intervals (in seconds) between heartbeats.
|
7245
9689
|
|
7246
9690
|
</documentation>
|
7247
9691
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7259,10 +9703,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7259
9703
|
</output>
|
7260
9704
|
</operation>
|
7261
9705
|
|
7262
|
-
<operation name="
|
9706
|
+
<operation name="set_max_burst">
|
7263
9707
|
<documentation>
|
7264
|
-
Sets the
|
7265
|
-
|
9708
|
+
Sets the maximum data burst size. This is the Max.Burst protocol
|
9709
|
+
parameter as described in RFC 4960 Section 15 and Section 6.1.
|
9710
|
+
|
7266
9711
|
</documentation>
|
7267
9712
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7268
9713
|
<input>
|
@@ -7279,10 +9724,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7279
9724
|
</output>
|
7280
9725
|
</operation>
|
7281
9726
|
|
7282
|
-
<operation name="
|
9727
|
+
<operation name="get_max_burst">
|
7283
9728
|
<documentation>
|
7284
|
-
Gets the
|
7285
|
-
|
9729
|
+
Gets the maximum data burst size. This is the Max.Burst protocol
|
9730
|
+
parameter as described in RFC 4960 Section 15 and Section 6.1.
|
9731
|
+
|
7286
9732
|
</documentation>
|
7287
9733
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7288
9734
|
<input>
|
@@ -7299,10 +9745,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7299
9745
|
</output>
|
7300
9746
|
</operation>
|
7301
9747
|
|
7302
|
-
<operation name="
|
9748
|
+
<operation name="set_heartbeat_max_burst">
|
7303
9749
|
<documentation>
|
7304
|
-
Sets the
|
7305
|
-
|
9750
|
+
Sets the maximum heartbeat burst size. This is the HB.Max.Burst protocol
|
9751
|
+
parameter as described in RFC 4960 Section 15 and Section 5.4.
|
9752
|
+
|
7306
9753
|
</documentation>
|
7307
9754
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7308
9755
|
<input>
|
@@ -7319,10 +9766,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7319
9766
|
</output>
|
7320
9767
|
</operation>
|
7321
9768
|
|
7322
|
-
<operation name="
|
9769
|
+
<operation name="get_heartbeat_max_burst">
|
7323
9770
|
<documentation>
|
7324
|
-
Gets the
|
7325
|
-
|
9771
|
+
Gets the maximum heartbeat burst size. This is the HB.Max.Burst protocol
|
9772
|
+
parameter as described in RFC 4960 Section 15 and Section 5.4.
|
9773
|
+
|
7326
9774
|
</documentation>
|
7327
9775
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7328
9776
|
<input>
|
@@ -7339,10 +9787,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7339
9787
|
</output>
|
7340
9788
|
</operation>
|
7341
9789
|
|
7342
|
-
<operation name="
|
9790
|
+
<operation name="set_ip_tos_to_peer">
|
7343
9791
|
<documentation>
|
7344
|
-
Sets the
|
7345
|
-
the specified SCTP profiles.
|
9792
|
+
Sets the IP ToS values in packets sent to peer.
|
7346
9793
|
|
7347
9794
|
</documentation>
|
7348
9795
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7360,10 +9807,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7360
9807
|
</output>
|
7361
9808
|
</operation>
|
7362
9809
|
|
7363
|
-
<operation name="
|
9810
|
+
<operation name="get_ip_tos_to_peer">
|
7364
9811
|
<documentation>
|
7365
|
-
Gets the
|
7366
|
-
the specified SCTP profiles.
|
9812
|
+
Gets the IP ToS values in packets sent to peer.
|
7367
9813
|
|
7368
9814
|
</documentation>
|
7369
9815
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7381,10 +9827,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7381
9827
|
</output>
|
7382
9828
|
</operation>
|
7383
9829
|
|
7384
|
-
<operation name="
|
9830
|
+
<operation name="set_link_qos_to_peer">
|
7385
9831
|
<documentation>
|
7386
|
-
Sets the
|
7387
|
-
the specified SCTP profiles.
|
9832
|
+
Sets the link QoS values in packets sent to peer.
|
7388
9833
|
|
7389
9834
|
</documentation>
|
7390
9835
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7402,10 +9847,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7402
9847
|
</output>
|
7403
9848
|
</operation>
|
7404
9849
|
|
7405
|
-
<operation name="
|
9850
|
+
<operation name="get_link_qos_to_peer">
|
7406
9851
|
<documentation>
|
7407
|
-
Gets the
|
7408
|
-
the specified SCTP profiles.
|
9852
|
+
Gets the link QoS values in packets sent to peer.
|
7409
9853
|
|
7410
9854
|
</documentation>
|
7411
9855
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7423,10 +9867,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7423
9867
|
</output>
|
7424
9868
|
</operation>
|
7425
9869
|
|
7426
|
-
<operation name="
|
9870
|
+
<operation name="set_secret">
|
7427
9871
|
<documentation>
|
7428
|
-
Sets the
|
7429
|
-
for the specified SCTP profiles.
|
9872
|
+
Sets the internal secret strings used to HMAC cookies.
|
7430
9873
|
|
7431
9874
|
</documentation>
|
7432
9875
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7444,10 +9887,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7444
9887
|
</output>
|
7445
9888
|
</operation>
|
7446
9889
|
|
7447
|
-
<operation name="
|
9890
|
+
<operation name="get_secret">
|
7448
9891
|
<documentation>
|
7449
|
-
Gets the
|
7450
|
-
for the specified SCTP profiles.
|
9892
|
+
Gets the internal secret strings used to HMAC cookies.
|
7451
9893
|
|
7452
9894
|
</documentation>
|
7453
9895
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
@@ -7465,11 +9907,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7465
9907
|
</output>
|
7466
9908
|
</operation>
|
7467
9909
|
|
7468
|
-
<operation name="
|
9910
|
+
<operation name="get_multi_homing_address">
|
7469
9911
|
<documentation>
|
7470
|
-
|
7471
|
-
|
7472
|
-
|
9912
|
+
Gets the list of client-side multi-homing destination addresses used with
|
9913
|
+
this SCTP profile.
|
9914
|
+
|
7473
9915
|
</documentation>
|
7474
9916
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7475
9917
|
<input>
|
@@ -7486,11 +9928,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7486
9928
|
</output>
|
7487
9929
|
</operation>
|
7488
9930
|
|
7489
|
-
<operation name="
|
9931
|
+
<operation name="add_multi_homing_address">
|
7490
9932
|
<documentation>
|
7491
|
-
|
7492
|
-
|
7493
|
-
|
9933
|
+
Adds client-side multi-homing destination addresses used with this SCTP profile.
|
9934
|
+
If the allowed clients is restricted, a separate API call needs to be made to
|
9935
|
+
set the source prefix subnet value to something different than the default which
|
9936
|
+
allows all source IPs.
|
9937
|
+
|
7494
9938
|
</documentation>
|
7495
9939
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7496
9940
|
<input>
|
@@ -7507,11 +9951,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7507
9951
|
</output>
|
7508
9952
|
</operation>
|
7509
9953
|
|
7510
|
-
<operation name="
|
9954
|
+
<operation name="remove_multi_homing_address">
|
7511
9955
|
<documentation>
|
7512
|
-
|
7513
|
-
|
7514
|
-
|
9956
|
+
Removes client-side multi-homing addresses used with
|
9957
|
+
this SCTP profile.
|
9958
|
+
|
7515
9959
|
</documentation>
|
7516
9960
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7517
9961
|
<input>
|
@@ -7528,11 +9972,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7528
9972
|
</output>
|
7529
9973
|
</operation>
|
7530
9974
|
|
7531
|
-
<operation name="
|
9975
|
+
<operation name="remove_all_multi_homing_addresses">
|
7532
9976
|
<documentation>
|
7533
|
-
|
7534
|
-
|
7535
|
-
|
9977
|
+
Removes all client-side multi-homing addresses used with
|
9978
|
+
this SCTP profile.
|
9979
|
+
|
7536
9980
|
</documentation>
|
7537
9981
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7538
9982
|
<input>
|
@@ -7549,10 +9993,15 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7549
9993
|
</output>
|
7550
9994
|
</operation>
|
7551
9995
|
|
7552
|
-
<operation name="
|
9996
|
+
<operation name="set_maximum_communication_paths">
|
7553
9997
|
<documentation>
|
7554
|
-
Sets the
|
7555
|
-
|
9998
|
+
Sets the maximum number of communication paths. A communication path is
|
9999
|
+
a set of a local address and remote address used to send and receive
|
10000
|
+
traffic between endpoints. This parameters sets the maximum number
|
10001
|
+
of paths allowed between the local and remote endpoints to establish the
|
10002
|
+
multi-homing association for alternate failover paths. The default is 16,
|
10003
|
+
and the value is stored as a 16 bit value.
|
10004
|
+
|
7556
10005
|
</documentation>
|
7557
10006
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7558
10007
|
<input>
|
@@ -7569,10 +10018,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7569
10018
|
</output>
|
7570
10019
|
</operation>
|
7571
10020
|
|
7572
|
-
<operation name="
|
10021
|
+
<operation name="get_maximum_communication_paths">
|
7573
10022
|
<documentation>
|
7574
|
-
Gets the
|
7575
|
-
|
10023
|
+
Gets the maximum number of communication paths.
|
10024
|
+
|
7576
10025
|
</documentation>
|
7577
10026
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7578
10027
|
<input>
|
@@ -7589,10 +10038,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7589
10038
|
</output>
|
7590
10039
|
</operation>
|
7591
10040
|
|
7592
|
-
<operation name="
|
10041
|
+
<operation name="set_maximum_path_retransmit_limit">
|
7593
10042
|
<documentation>
|
7594
|
-
Sets the
|
7595
|
-
|
10043
|
+
Sets the maximum path retransmit limit. This the number of retries attempted
|
10044
|
+
before failing over a particular path between local and remote endpoints.
|
10045
|
+
When a path is not responsive anymore, one of the alternate paths that has
|
10046
|
+
established the association as a multi-homing endpoint is chosen to take over
|
10047
|
+
the traffic. The default number of retries to declare a path unusable is 5.
|
10048
|
+
|
7596
10049
|
</documentation>
|
7597
10050
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7598
10051
|
<input>
|
@@ -7609,10 +10062,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7609
10062
|
</output>
|
7610
10063
|
</operation>
|
7611
10064
|
|
7612
|
-
<operation name="
|
10065
|
+
<operation name="get_maximum_path_retransmit_limit">
|
7613
10066
|
<documentation>
|
7614
|
-
Gets the
|
7615
|
-
|
10067
|
+
Gets the maximum path retransmit limit.
|
10068
|
+
|
7616
10069
|
</documentation>
|
7617
10070
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7618
10071
|
<input>
|
@@ -7629,10 +10082,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7629
10082
|
</output>
|
7630
10083
|
</operation>
|
7631
10084
|
|
7632
|
-
<operation name="
|
10085
|
+
<operation name="set_server_side_multi_homing_state">
|
7633
10086
|
<documentation>
|
7634
|
-
Sets the
|
7635
|
-
|
10087
|
+
Sets the server side multi-homing state for the specified profiles. When enabled,
|
10088
|
+
the virtual server source address translation mode is used for SCTP traffic.
|
10089
|
+
|
7636
10090
|
</documentation>
|
7637
10091
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7638
10092
|
<input>
|
@@ -7649,10 +10103,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7649
10103
|
</output>
|
7650
10104
|
</operation>
|
7651
10105
|
|
7652
|
-
<operation name="
|
10106
|
+
<operation name="get_server_side_multi_homing_state">
|
7653
10107
|
<documentation>
|
7654
|
-
Gets the
|
7655
|
-
|
10108
|
+
Gets the server side multi-homing state for the specified profiles.
|
10109
|
+
|
7656
10110
|
</documentation>
|
7657
10111
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7658
10112
|
<input>
|
@@ -7669,10 +10123,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7669
10123
|
</output>
|
7670
10124
|
</operation>
|
7671
10125
|
|
7672
|
-
<operation name="
|
10126
|
+
<operation name="set_client_side_multi_homing_state">
|
7673
10127
|
<documentation>
|
7674
|
-
Sets the
|
7675
|
-
|
10128
|
+
Sets the client side multi-homing state for the specified profiles. When enabled,
|
10129
|
+
the virtual server source address translation mode is used for SCTP traffic.
|
10130
|
+
|
7676
10131
|
</documentation>
|
7677
10132
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7678
10133
|
<input>
|
@@ -7689,10 +10144,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7689
10144
|
</output>
|
7690
10145
|
</operation>
|
7691
10146
|
|
7692
|
-
<operation name="
|
10147
|
+
<operation name="get_client_side_multi_homing_state">
|
7693
10148
|
<documentation>
|
7694
|
-
Gets the
|
7695
|
-
|
10149
|
+
Gets the client side multi-homing state for the specified profiles.
|
10150
|
+
|
7696
10151
|
</documentation>
|
7697
10152
|
<soap:operation soapAction="urn:iControl:LocalLB/ProfileSCTP"/>
|
7698
10153
|
<input>
|