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
|
|
@@ -129,6 +129,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
129
129
|
</xsd:restriction>
|
130
130
|
</xsd:complexContent>
|
131
131
|
</xsd:complexType>
|
132
|
+
<xsd:complexType name="LocalLB.LSNPool.LSNPoolFailureStatistic">
|
133
|
+
<xsd:sequence>
|
134
|
+
<xsd:element name="failure_cause" type="xsd:string"/>
|
135
|
+
<xsd:element name="failure_count" type="tns:Common.ULong64"/>
|
136
|
+
</xsd:sequence>
|
137
|
+
</xsd:complexType>
|
132
138
|
<xsd:simpleType name="Common.StatisticType">
|
133
139
|
<xsd:restriction base="xsd:string">
|
134
140
|
<xsd:enumeration value="STATISTIC_NO_NODE_ERRORS">
|
@@ -4276,6 +4282,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4276
4282
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4277
4283
|
</xsd:annotation>
|
4278
4284
|
</xsd:enumeration>
|
4285
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4286
|
+
<xsd:annotation>
|
4287
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4288
|
+
</xsd:annotation>
|
4289
|
+
</xsd:enumeration>
|
4279
4290
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4280
4291
|
<xsd:annotation>
|
4281
4292
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4646,6 +4657,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4646
4657
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4647
4658
|
</xsd:annotation>
|
4648
4659
|
</xsd:enumeration>
|
4660
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4661
|
+
<xsd:annotation>
|
4662
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4663
|
+
</xsd:annotation>
|
4664
|
+
</xsd:enumeration>
|
4649
4665
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4650
4666
|
<xsd:annotation>
|
4651
4667
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5816,760 +5832,3512 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5816
5832
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5817
5833
|
</xsd:annotation>
|
5818
5834
|
</xsd:enumeration>
|
5819
|
-
|
5820
|
-
</xsd:simpleType>
|
5821
|
-
<xsd:simpleType name="LocalLB.LSNPool.HairpinMode">
|
5822
|
-
<xsd:restriction base="xsd:string">
|
5823
|
-
<xsd:enumeration value="LSN_HAIRPIN_MODE_UNKNOWN">
|
5835
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5824
5836
|
<xsd:annotation>
|
5825
|
-
<xsd:documentation>
|
5837
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5826
5838
|
</xsd:annotation>
|
5827
5839
|
</xsd:enumeration>
|
5828
|
-
<xsd:enumeration value="
|
5840
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5829
5841
|
<xsd:annotation>
|
5830
|
-
<xsd:documentation>
|
5842
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5831
5843
|
</xsd:annotation>
|
5832
5844
|
</xsd:enumeration>
|
5833
|
-
<xsd:enumeration value="
|
5845
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5834
5846
|
<xsd:annotation>
|
5835
|
-
<xsd:documentation>
|
5847
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5836
5848
|
</xsd:annotation>
|
5837
5849
|
</xsd:enumeration>
|
5838
|
-
|
5839
|
-
</xsd:simpleType>
|
5840
|
-
<xsd:complexType name="LocalLB.LSNPool.LSNPoolStatistics">
|
5841
|
-
<xsd:sequence>
|
5842
|
-
<xsd:element name="statistics" type="tns:LocalLB.LSNPool.LSNPoolStatisticEntrySequence"/>
|
5843
|
-
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
5844
|
-
</xsd:sequence>
|
5845
|
-
</xsd:complexType>
|
5846
|
-
<xsd:complexType name="Common.StringSequenceSequence">
|
5847
|
-
<xsd:complexContent>
|
5848
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5849
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
5850
|
-
</xsd:restriction>
|
5851
|
-
</xsd:complexContent>
|
5852
|
-
</xsd:complexType>
|
5853
|
-
<xsd:complexType name="Common.PortRange">
|
5854
|
-
<xsd:sequence>
|
5855
|
-
<xsd:element name="begin" type="xsd:long"/>
|
5856
|
-
<xsd:element name="end" type="xsd:long"/>
|
5857
|
-
</xsd:sequence>
|
5858
|
-
</xsd:complexType>
|
5859
|
-
<xsd:simpleType name="LocalLB.LSNPool.NATMode">
|
5860
|
-
<xsd:restriction base="xsd:string">
|
5861
|
-
<xsd:enumeration value="LSN_MODE_UNKNOWN">
|
5850
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5862
5851
|
<xsd:annotation>
|
5863
|
-
<xsd:documentation>
|
5852
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5864
5853
|
</xsd:annotation>
|
5865
5854
|
</xsd:enumeration>
|
5866
|
-
<xsd:enumeration value="
|
5855
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5867
5856
|
<xsd:annotation>
|
5868
|
-
<xsd:documentation>
|
5857
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5869
5858
|
</xsd:annotation>
|
5870
5859
|
</xsd:enumeration>
|
5871
|
-
<xsd:enumeration value="
|
5860
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5872
5861
|
<xsd:annotation>
|
5873
|
-
<xsd:documentation>
|
5862
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5874
5863
|
</xsd:annotation>
|
5875
5864
|
</xsd:enumeration>
|
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
|
-
<xsd:
|
5902
|
-
|
5903
|
-
|
5904
|
-
|
5905
|
-
|
5906
|
-
|
5907
|
-
|
5908
|
-
|
5909
|
-
|
5910
|
-
</xsd:
|
5911
|
-
|
5912
|
-
|
5913
|
-
|
5914
|
-
</
|
5915
|
-
|
5916
|
-
|
5917
|
-
|
5918
|
-
<
|
5919
|
-
</
|
5920
|
-
|
5921
|
-
|
5922
|
-
|
5923
|
-
|
5924
|
-
|
5925
|
-
|
5926
|
-
|
5927
|
-
|
5928
|
-
<
|
5929
|
-
</
|
5930
|
-
|
5931
|
-
<
|
5932
|
-
|
5933
|
-
</
|
5934
|
-
|
5935
|
-
</
|
5936
|
-
|
5937
|
-
<
|
5938
|
-
</
|
5939
|
-
|
5940
|
-
</
|
5941
|
-
|
5942
|
-
<
|
5943
|
-
|
5944
|
-
|
5945
|
-
</
|
5946
|
-
<
|
5947
|
-
|
5948
|
-
|
5949
|
-
|
5950
|
-
|
5951
|
-
|
5952
|
-
<
|
5953
|
-
|
5954
|
-
</
|
5955
|
-
|
5956
|
-
<
|
5957
|
-
|
5958
|
-
</
|
5959
|
-
|
5960
|
-
|
5961
|
-
|
5962
|
-
|
5963
|
-
<
|
5964
|
-
|
5965
|
-
|
5966
|
-
|
5967
|
-
<
|
5968
|
-
</
|
5969
|
-
|
5970
|
-
|
5971
|
-
|
5972
|
-
|
5973
|
-
</
|
5974
|
-
|
5975
|
-
</
|
5976
|
-
|
5977
|
-
<
|
5978
|
-
|
5979
|
-
</
|
5980
|
-
|
5981
|
-
|
5982
|
-
|
5983
|
-
<
|
5984
|
-
|
5985
|
-
</
|
5986
|
-
<
|
5987
|
-
|
5988
|
-
</
|
5989
|
-
|
5990
|
-
|
5991
|
-
|
5992
|
-
|
5993
|
-
</
|
5994
|
-
|
5995
|
-
</
|
5996
|
-
|
5997
|
-
<
|
5998
|
-
|
5999
|
-
|
6000
|
-
</
|
6001
|
-
<
|
6002
|
-
|
6003
|
-
|
6004
|
-
|
6005
|
-
|
6006
|
-
|
6007
|
-
<
|
6008
|
-
</
|
6009
|
-
|
6010
|
-
|
6011
|
-
|
6012
|
-
|
6013
|
-
</
|
6014
|
-
|
6015
|
-
</
|
6016
|
-
|
6017
|
-
<
|
6018
|
-
|
6019
|
-
</
|
6020
|
-
|
6021
|
-
|
6022
|
-
|
6023
|
-
|
6024
|
-
|
6025
|
-
|
6026
|
-
|
6027
|
-
|
6028
|
-
<
|
6029
|
-
</
|
6030
|
-
|
6031
|
-
<
|
6032
|
-
|
6033
|
-
</
|
6034
|
-
|
6035
|
-
|
6036
|
-
|
6037
|
-
|
6038
|
-
<
|
6039
|
-
|
6040
|
-
|
6041
|
-
|
6042
|
-
<
|
6043
|
-
</
|
6044
|
-
|
6045
|
-
|
6046
|
-
|
6047
|
-
|
6048
|
-
<
|
6049
|
-
|
6050
|
-
</
|
6051
|
-
|
6052
|
-
<
|
6053
|
-
|
6054
|
-
|
6055
|
-
</
|
6056
|
-
<
|
6057
|
-
|
6058
|
-
|
6059
|
-
|
6060
|
-
|
6061
|
-
|
6062
|
-
<
|
6063
|
-
|
6064
|
-
</
|
6065
|
-
|
6066
|
-
<
|
6067
|
-
|
6068
|
-
|
6069
|
-
</
|
6070
|
-
|
6071
|
-
|
6072
|
-
|
6073
|
-
<
|
6074
|
-
|
6075
|
-
</
|
6076
|
-
<
|
6077
|
-
|
6078
|
-
</
|
6079
|
-
|
6080
|
-
|
6081
|
-
|
6082
|
-
|
6083
|
-
</
|
5865
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5866
|
+
<xsd:annotation>
|
5867
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5868
|
+
</xsd:annotation>
|
5869
|
+
</xsd:enumeration>
|
5870
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5871
|
+
<xsd:annotation>
|
5872
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5873
|
+
</xsd:annotation>
|
5874
|
+
</xsd:enumeration>
|
5875
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
5876
|
+
<xsd:annotation>
|
5877
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
5878
|
+
</xsd:annotation>
|
5879
|
+
</xsd:enumeration>
|
5880
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
5881
|
+
<xsd:annotation>
|
5882
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
5883
|
+
</xsd:annotation>
|
5884
|
+
</xsd:enumeration>
|
5885
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
5886
|
+
<xsd:annotation>
|
5887
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
5888
|
+
</xsd:annotation>
|
5889
|
+
</xsd:enumeration>
|
5890
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
5891
|
+
<xsd:annotation>
|
5892
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
5893
|
+
</xsd:annotation>
|
5894
|
+
</xsd:enumeration>
|
5895
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
5896
|
+
<xsd:annotation>
|
5897
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
5898
|
+
</xsd:annotation>
|
5899
|
+
</xsd:enumeration>
|
5900
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
5901
|
+
<xsd:annotation>
|
5902
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
5903
|
+
</xsd:annotation>
|
5904
|
+
</xsd:enumeration>
|
5905
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
5906
|
+
<xsd:annotation>
|
5907
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
5908
|
+
</xsd:annotation>
|
5909
|
+
</xsd:enumeration>
|
5910
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
5911
|
+
<xsd:annotation>
|
5912
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
5913
|
+
</xsd:annotation>
|
5914
|
+
</xsd:enumeration>
|
5915
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
5916
|
+
<xsd:annotation>
|
5917
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
5918
|
+
</xsd:annotation>
|
5919
|
+
</xsd:enumeration>
|
5920
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
5921
|
+
<xsd:annotation>
|
5922
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
5923
|
+
</xsd:annotation>
|
5924
|
+
</xsd:enumeration>
|
5925
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
5926
|
+
<xsd:annotation>
|
5927
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
5928
|
+
</xsd:annotation>
|
5929
|
+
</xsd:enumeration>
|
5930
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
5931
|
+
<xsd:annotation>
|
5932
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
5933
|
+
</xsd:annotation>
|
5934
|
+
</xsd:enumeration>
|
5935
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
5936
|
+
<xsd:annotation>
|
5937
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
5938
|
+
</xsd:annotation>
|
5939
|
+
</xsd:enumeration>
|
5940
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
5941
|
+
<xsd:annotation>
|
5942
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
5943
|
+
</xsd:annotation>
|
5944
|
+
</xsd:enumeration>
|
5945
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
5946
|
+
<xsd:annotation>
|
5947
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
5948
|
+
</xsd:annotation>
|
5949
|
+
</xsd:enumeration>
|
5950
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
5951
|
+
<xsd:annotation>
|
5952
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
5953
|
+
</xsd:annotation>
|
5954
|
+
</xsd:enumeration>
|
5955
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
5956
|
+
<xsd:annotation>
|
5957
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
5958
|
+
</xsd:annotation>
|
5959
|
+
</xsd:enumeration>
|
5960
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
5961
|
+
<xsd:annotation>
|
5962
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
5963
|
+
</xsd:annotation>
|
5964
|
+
</xsd:enumeration>
|
5965
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
5966
|
+
<xsd:annotation>
|
5967
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
5968
|
+
</xsd:annotation>
|
5969
|
+
</xsd:enumeration>
|
5970
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
5971
|
+
<xsd:annotation>
|
5972
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
5973
|
+
</xsd:annotation>
|
5974
|
+
</xsd:enumeration>
|
5975
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
5976
|
+
<xsd:annotation>
|
5977
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
5978
|
+
</xsd:annotation>
|
5979
|
+
</xsd:enumeration>
|
5980
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
5981
|
+
<xsd:annotation>
|
5982
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
5983
|
+
</xsd:annotation>
|
5984
|
+
</xsd:enumeration>
|
5985
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
5986
|
+
<xsd:annotation>
|
5987
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
5988
|
+
</xsd:annotation>
|
5989
|
+
</xsd:enumeration>
|
5990
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
5991
|
+
<xsd:annotation>
|
5992
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
5993
|
+
</xsd:annotation>
|
5994
|
+
</xsd:enumeration>
|
5995
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
5996
|
+
<xsd:annotation>
|
5997
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
5998
|
+
</xsd:annotation>
|
5999
|
+
</xsd:enumeration>
|
6000
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6001
|
+
<xsd:annotation>
|
6002
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6003
|
+
</xsd:annotation>
|
6004
|
+
</xsd:enumeration>
|
6005
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6006
|
+
<xsd:annotation>
|
6007
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6008
|
+
</xsd:annotation>
|
6009
|
+
</xsd:enumeration>
|
6010
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6011
|
+
<xsd:annotation>
|
6012
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6013
|
+
</xsd:annotation>
|
6014
|
+
</xsd:enumeration>
|
6015
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6016
|
+
<xsd:annotation>
|
6017
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6018
|
+
</xsd:annotation>
|
6019
|
+
</xsd:enumeration>
|
6020
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6021
|
+
<xsd:annotation>
|
6022
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6023
|
+
</xsd:annotation>
|
6024
|
+
</xsd:enumeration>
|
6025
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6026
|
+
<xsd:annotation>
|
6027
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6028
|
+
</xsd:annotation>
|
6029
|
+
</xsd:enumeration>
|
6030
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6031
|
+
<xsd:annotation>
|
6032
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6033
|
+
</xsd:annotation>
|
6034
|
+
</xsd:enumeration>
|
6035
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6036
|
+
<xsd:annotation>
|
6037
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6038
|
+
</xsd:annotation>
|
6039
|
+
</xsd:enumeration>
|
6040
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6041
|
+
<xsd:annotation>
|
6042
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6043
|
+
</xsd:annotation>
|
6044
|
+
</xsd:enumeration>
|
6045
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6046
|
+
<xsd:annotation>
|
6047
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6048
|
+
</xsd:annotation>
|
6049
|
+
</xsd:enumeration>
|
6050
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6051
|
+
<xsd:annotation>
|
6052
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6053
|
+
</xsd:annotation>
|
6054
|
+
</xsd:enumeration>
|
6055
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6056
|
+
<xsd:annotation>
|
6057
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6058
|
+
</xsd:annotation>
|
6059
|
+
</xsd:enumeration>
|
6060
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6061
|
+
<xsd:annotation>
|
6062
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6063
|
+
</xsd:annotation>
|
6064
|
+
</xsd:enumeration>
|
6065
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6066
|
+
<xsd:annotation>
|
6067
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6068
|
+
</xsd:annotation>
|
6069
|
+
</xsd:enumeration>
|
6070
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6071
|
+
<xsd:annotation>
|
6072
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6073
|
+
</xsd:annotation>
|
6074
|
+
</xsd:enumeration>
|
6075
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6076
|
+
<xsd:annotation>
|
6077
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6078
|
+
</xsd:annotation>
|
6079
|
+
</xsd:enumeration>
|
6080
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6081
|
+
<xsd:annotation>
|
6082
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6083
|
+
</xsd:annotation>
|
6084
|
+
</xsd:enumeration>
|
6085
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6086
|
+
<xsd:annotation>
|
6087
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6088
|
+
</xsd:annotation>
|
6089
|
+
</xsd:enumeration>
|
6090
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6091
|
+
<xsd:annotation>
|
6092
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6093
|
+
</xsd:annotation>
|
6094
|
+
</xsd:enumeration>
|
6095
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6096
|
+
<xsd:annotation>
|
6097
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6098
|
+
</xsd:annotation>
|
6099
|
+
</xsd:enumeration>
|
6100
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6101
|
+
<xsd:annotation>
|
6102
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6103
|
+
</xsd:annotation>
|
6104
|
+
</xsd:enumeration>
|
6105
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6106
|
+
<xsd:annotation>
|
6107
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6108
|
+
</xsd:annotation>
|
6109
|
+
</xsd:enumeration>
|
6110
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6111
|
+
<xsd:annotation>
|
6112
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6113
|
+
</xsd:annotation>
|
6114
|
+
</xsd:enumeration>
|
6115
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6116
|
+
<xsd:annotation>
|
6117
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6118
|
+
</xsd:annotation>
|
6119
|
+
</xsd:enumeration>
|
6120
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6121
|
+
<xsd:annotation>
|
6122
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6123
|
+
</xsd:annotation>
|
6124
|
+
</xsd:enumeration>
|
6125
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6126
|
+
<xsd:annotation>
|
6127
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6128
|
+
</xsd:annotation>
|
6129
|
+
</xsd:enumeration>
|
6130
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6131
|
+
<xsd:annotation>
|
6132
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6133
|
+
</xsd:annotation>
|
6134
|
+
</xsd:enumeration>
|
6135
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6136
|
+
<xsd:annotation>
|
6137
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6138
|
+
</xsd:annotation>
|
6139
|
+
</xsd:enumeration>
|
6140
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6141
|
+
<xsd:annotation>
|
6142
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6143
|
+
</xsd:annotation>
|
6144
|
+
</xsd:enumeration>
|
6145
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6146
|
+
<xsd:annotation>
|
6147
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6148
|
+
</xsd:annotation>
|
6149
|
+
</xsd:enumeration>
|
6150
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6151
|
+
<xsd:annotation>
|
6152
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6153
|
+
</xsd:annotation>
|
6154
|
+
</xsd:enumeration>
|
6155
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6156
|
+
<xsd:annotation>
|
6157
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6158
|
+
</xsd:annotation>
|
6159
|
+
</xsd:enumeration>
|
6160
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6161
|
+
<xsd:annotation>
|
6162
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6163
|
+
</xsd:annotation>
|
6164
|
+
</xsd:enumeration>
|
6165
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6166
|
+
<xsd:annotation>
|
6167
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6168
|
+
</xsd:annotation>
|
6169
|
+
</xsd:enumeration>
|
6170
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6171
|
+
<xsd:annotation>
|
6172
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6173
|
+
</xsd:annotation>
|
6174
|
+
</xsd:enumeration>
|
6175
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6176
|
+
<xsd:annotation>
|
6177
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6178
|
+
</xsd:annotation>
|
6179
|
+
</xsd:enumeration>
|
6180
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6181
|
+
<xsd:annotation>
|
6182
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6183
|
+
</xsd:annotation>
|
6184
|
+
</xsd:enumeration>
|
6185
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6186
|
+
<xsd:annotation>
|
6187
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6188
|
+
</xsd:annotation>
|
6189
|
+
</xsd:enumeration>
|
6190
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6191
|
+
<xsd:annotation>
|
6192
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6193
|
+
</xsd:annotation>
|
6194
|
+
</xsd:enumeration>
|
6195
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6196
|
+
<xsd:annotation>
|
6197
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6198
|
+
</xsd:annotation>
|
6199
|
+
</xsd:enumeration>
|
6200
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6201
|
+
<xsd:annotation>
|
6202
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6203
|
+
</xsd:annotation>
|
6204
|
+
</xsd:enumeration>
|
6205
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6206
|
+
<xsd:annotation>
|
6207
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6208
|
+
</xsd:annotation>
|
6209
|
+
</xsd:enumeration>
|
6210
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6211
|
+
<xsd:annotation>
|
6212
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6213
|
+
</xsd:annotation>
|
6214
|
+
</xsd:enumeration>
|
6215
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6216
|
+
<xsd:annotation>
|
6217
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6218
|
+
</xsd:annotation>
|
6219
|
+
</xsd:enumeration>
|
6220
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6221
|
+
<xsd:annotation>
|
6222
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6223
|
+
</xsd:annotation>
|
6224
|
+
</xsd:enumeration>
|
6225
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6226
|
+
<xsd:annotation>
|
6227
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6228
|
+
</xsd:annotation>
|
6229
|
+
</xsd:enumeration>
|
6230
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6231
|
+
<xsd:annotation>
|
6232
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6233
|
+
</xsd:annotation>
|
6234
|
+
</xsd:enumeration>
|
6235
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6236
|
+
<xsd:annotation>
|
6237
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6238
|
+
</xsd:annotation>
|
6239
|
+
</xsd:enumeration>
|
6240
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6241
|
+
<xsd:annotation>
|
6242
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6243
|
+
</xsd:annotation>
|
6244
|
+
</xsd:enumeration>
|
6245
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6246
|
+
<xsd:annotation>
|
6247
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6248
|
+
</xsd:annotation>
|
6249
|
+
</xsd:enumeration>
|
6250
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6251
|
+
<xsd:annotation>
|
6252
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6253
|
+
</xsd:annotation>
|
6254
|
+
</xsd:enumeration>
|
6255
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6256
|
+
<xsd:annotation>
|
6257
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6258
|
+
</xsd:annotation>
|
6259
|
+
</xsd:enumeration>
|
6260
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6261
|
+
<xsd:annotation>
|
6262
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6263
|
+
</xsd:annotation>
|
6264
|
+
</xsd:enumeration>
|
6265
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6266
|
+
<xsd:annotation>
|
6267
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6268
|
+
</xsd:annotation>
|
6269
|
+
</xsd:enumeration>
|
6270
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6271
|
+
<xsd:annotation>
|
6272
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6273
|
+
</xsd:annotation>
|
6274
|
+
</xsd:enumeration>
|
6275
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6276
|
+
<xsd:annotation>
|
6277
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6278
|
+
</xsd:annotation>
|
6279
|
+
</xsd:enumeration>
|
6280
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6281
|
+
<xsd:annotation>
|
6282
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6283
|
+
</xsd:annotation>
|
6284
|
+
</xsd:enumeration>
|
6285
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6286
|
+
<xsd:annotation>
|
6287
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6288
|
+
</xsd:annotation>
|
6289
|
+
</xsd:enumeration>
|
6290
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6291
|
+
<xsd:annotation>
|
6292
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6293
|
+
</xsd:annotation>
|
6294
|
+
</xsd:enumeration>
|
6295
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6296
|
+
<xsd:annotation>
|
6297
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6298
|
+
</xsd:annotation>
|
6299
|
+
</xsd:enumeration>
|
6300
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6301
|
+
<xsd:annotation>
|
6302
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6303
|
+
</xsd:annotation>
|
6304
|
+
</xsd:enumeration>
|
6305
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6306
|
+
<xsd:annotation>
|
6307
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6308
|
+
</xsd:annotation>
|
6309
|
+
</xsd:enumeration>
|
6310
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6311
|
+
<xsd:annotation>
|
6312
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6313
|
+
</xsd:annotation>
|
6314
|
+
</xsd:enumeration>
|
6315
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6316
|
+
<xsd:annotation>
|
6317
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6318
|
+
</xsd:annotation>
|
6319
|
+
</xsd:enumeration>
|
6320
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6321
|
+
<xsd:annotation>
|
6322
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6323
|
+
</xsd:annotation>
|
6324
|
+
</xsd:enumeration>
|
6325
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6326
|
+
<xsd:annotation>
|
6327
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6328
|
+
</xsd:annotation>
|
6329
|
+
</xsd:enumeration>
|
6330
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6331
|
+
<xsd:annotation>
|
6332
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6333
|
+
</xsd:annotation>
|
6334
|
+
</xsd:enumeration>
|
6335
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6336
|
+
<xsd:annotation>
|
6337
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6338
|
+
</xsd:annotation>
|
6339
|
+
</xsd:enumeration>
|
6340
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6341
|
+
<xsd:annotation>
|
6342
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6343
|
+
</xsd:annotation>
|
6344
|
+
</xsd:enumeration>
|
6345
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6346
|
+
<xsd:annotation>
|
6347
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6348
|
+
</xsd:annotation>
|
6349
|
+
</xsd:enumeration>
|
6350
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6351
|
+
<xsd:annotation>
|
6352
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6353
|
+
</xsd:annotation>
|
6354
|
+
</xsd:enumeration>
|
6355
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6356
|
+
<xsd:annotation>
|
6357
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6358
|
+
</xsd:annotation>
|
6359
|
+
</xsd:enumeration>
|
6360
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6361
|
+
<xsd:annotation>
|
6362
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6363
|
+
</xsd:annotation>
|
6364
|
+
</xsd:enumeration>
|
6365
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6366
|
+
<xsd:annotation>
|
6367
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6368
|
+
</xsd:annotation>
|
6369
|
+
</xsd:enumeration>
|
6370
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6371
|
+
<xsd:annotation>
|
6372
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6373
|
+
</xsd:annotation>
|
6374
|
+
</xsd:enumeration>
|
6375
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6376
|
+
<xsd:annotation>
|
6377
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6378
|
+
</xsd:annotation>
|
6379
|
+
</xsd:enumeration>
|
6380
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6381
|
+
<xsd:annotation>
|
6382
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6383
|
+
</xsd:annotation>
|
6384
|
+
</xsd:enumeration>
|
6385
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6386
|
+
<xsd:annotation>
|
6387
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6388
|
+
</xsd:annotation>
|
6389
|
+
</xsd:enumeration>
|
6390
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6391
|
+
<xsd:annotation>
|
6392
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6393
|
+
</xsd:annotation>
|
6394
|
+
</xsd:enumeration>
|
6395
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6396
|
+
<xsd:annotation>
|
6397
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6398
|
+
</xsd:annotation>
|
6399
|
+
</xsd:enumeration>
|
6400
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6401
|
+
<xsd:annotation>
|
6402
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6403
|
+
</xsd:annotation>
|
6404
|
+
</xsd:enumeration>
|
6405
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6406
|
+
<xsd:annotation>
|
6407
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6408
|
+
</xsd:annotation>
|
6409
|
+
</xsd:enumeration>
|
6410
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6411
|
+
<xsd:annotation>
|
6412
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6413
|
+
</xsd:annotation>
|
6414
|
+
</xsd:enumeration>
|
6415
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6416
|
+
<xsd:annotation>
|
6417
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6418
|
+
</xsd:annotation>
|
6419
|
+
</xsd:enumeration>
|
6420
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6421
|
+
<xsd:annotation>
|
6422
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6423
|
+
</xsd:annotation>
|
6424
|
+
</xsd:enumeration>
|
6425
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6426
|
+
<xsd:annotation>
|
6427
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6428
|
+
</xsd:annotation>
|
6429
|
+
</xsd:enumeration>
|
6430
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6431
|
+
<xsd:annotation>
|
6432
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6433
|
+
</xsd:annotation>
|
6434
|
+
</xsd:enumeration>
|
6435
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6436
|
+
<xsd:annotation>
|
6437
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6438
|
+
</xsd:annotation>
|
6439
|
+
</xsd:enumeration>
|
6440
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6441
|
+
<xsd:annotation>
|
6442
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6443
|
+
</xsd:annotation>
|
6444
|
+
</xsd:enumeration>
|
6445
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6446
|
+
<xsd:annotation>
|
6447
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6448
|
+
</xsd:annotation>
|
6449
|
+
</xsd:enumeration>
|
6450
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6451
|
+
<xsd:annotation>
|
6452
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6453
|
+
</xsd:annotation>
|
6454
|
+
</xsd:enumeration>
|
6455
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6456
|
+
<xsd:annotation>
|
6457
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6458
|
+
</xsd:annotation>
|
6459
|
+
</xsd:enumeration>
|
6460
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6461
|
+
<xsd:annotation>
|
6462
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6463
|
+
</xsd:annotation>
|
6464
|
+
</xsd:enumeration>
|
6465
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6466
|
+
<xsd:annotation>
|
6467
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6468
|
+
</xsd:annotation>
|
6469
|
+
</xsd:enumeration>
|
6470
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6471
|
+
<xsd:annotation>
|
6472
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6473
|
+
</xsd:annotation>
|
6474
|
+
</xsd:enumeration>
|
6475
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6476
|
+
<xsd:annotation>
|
6477
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6478
|
+
</xsd:annotation>
|
6479
|
+
</xsd:enumeration>
|
6480
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6481
|
+
<xsd:annotation>
|
6482
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6483
|
+
</xsd:annotation>
|
6484
|
+
</xsd:enumeration>
|
6485
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6486
|
+
<xsd:annotation>
|
6487
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6488
|
+
</xsd:annotation>
|
6489
|
+
</xsd:enumeration>
|
6490
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6491
|
+
<xsd:annotation>
|
6492
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6493
|
+
</xsd:annotation>
|
6494
|
+
</xsd:enumeration>
|
6495
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6496
|
+
<xsd:annotation>
|
6497
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6498
|
+
</xsd:annotation>
|
6499
|
+
</xsd:enumeration>
|
6500
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6501
|
+
<xsd:annotation>
|
6502
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6503
|
+
</xsd:annotation>
|
6504
|
+
</xsd:enumeration>
|
6505
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6506
|
+
<xsd:annotation>
|
6507
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6508
|
+
</xsd:annotation>
|
6509
|
+
</xsd:enumeration>
|
6510
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6511
|
+
<xsd:annotation>
|
6512
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6513
|
+
</xsd:annotation>
|
6514
|
+
</xsd:enumeration>
|
6515
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6516
|
+
<xsd:annotation>
|
6517
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6518
|
+
</xsd:annotation>
|
6519
|
+
</xsd:enumeration>
|
6520
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6521
|
+
<xsd:annotation>
|
6522
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6523
|
+
</xsd:annotation>
|
6524
|
+
</xsd:enumeration>
|
6525
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6526
|
+
<xsd:annotation>
|
6527
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6528
|
+
</xsd:annotation>
|
6529
|
+
</xsd:enumeration>
|
6530
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6531
|
+
<xsd:annotation>
|
6532
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6533
|
+
</xsd:annotation>
|
6534
|
+
</xsd:enumeration>
|
6535
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6536
|
+
<xsd:annotation>
|
6537
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6538
|
+
</xsd:annotation>
|
6539
|
+
</xsd:enumeration>
|
6540
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6541
|
+
<xsd:annotation>
|
6542
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6543
|
+
</xsd:annotation>
|
6544
|
+
</xsd:enumeration>
|
6545
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6546
|
+
<xsd:annotation>
|
6547
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6548
|
+
</xsd:annotation>
|
6549
|
+
</xsd:enumeration>
|
6550
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6551
|
+
<xsd:annotation>
|
6552
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6553
|
+
</xsd:annotation>
|
6554
|
+
</xsd:enumeration>
|
6555
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6556
|
+
<xsd:annotation>
|
6557
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6558
|
+
</xsd:annotation>
|
6559
|
+
</xsd:enumeration>
|
6560
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6561
|
+
<xsd:annotation>
|
6562
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6563
|
+
</xsd:annotation>
|
6564
|
+
</xsd:enumeration>
|
6565
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6566
|
+
<xsd:annotation>
|
6567
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6568
|
+
</xsd:annotation>
|
6569
|
+
</xsd:enumeration>
|
6570
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6571
|
+
<xsd:annotation>
|
6572
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6573
|
+
</xsd:annotation>
|
6574
|
+
</xsd:enumeration>
|
6575
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6576
|
+
<xsd:annotation>
|
6577
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6578
|
+
</xsd:annotation>
|
6579
|
+
</xsd:enumeration>
|
6580
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6581
|
+
<xsd:annotation>
|
6582
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6583
|
+
</xsd:annotation>
|
6584
|
+
</xsd:enumeration>
|
6585
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6586
|
+
<xsd:annotation>
|
6587
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6588
|
+
</xsd:annotation>
|
6589
|
+
</xsd:enumeration>
|
6590
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6591
|
+
<xsd:annotation>
|
6592
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6593
|
+
</xsd:annotation>
|
6594
|
+
</xsd:enumeration>
|
6595
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6596
|
+
<xsd:annotation>
|
6597
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6598
|
+
</xsd:annotation>
|
6599
|
+
</xsd:enumeration>
|
6600
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6601
|
+
<xsd:annotation>
|
6602
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6603
|
+
</xsd:annotation>
|
6604
|
+
</xsd:enumeration>
|
6605
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6606
|
+
<xsd:annotation>
|
6607
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6608
|
+
</xsd:annotation>
|
6609
|
+
</xsd:enumeration>
|
6610
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6611
|
+
<xsd:annotation>
|
6612
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6613
|
+
</xsd:annotation>
|
6614
|
+
</xsd:enumeration>
|
6615
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6616
|
+
<xsd:annotation>
|
6617
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6618
|
+
</xsd:annotation>
|
6619
|
+
</xsd:enumeration>
|
6620
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6621
|
+
<xsd:annotation>
|
6622
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6623
|
+
</xsd:annotation>
|
6624
|
+
</xsd:enumeration>
|
6625
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6626
|
+
<xsd:annotation>
|
6627
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6628
|
+
</xsd:annotation>
|
6629
|
+
</xsd:enumeration>
|
6630
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6631
|
+
<xsd:annotation>
|
6632
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6633
|
+
</xsd:annotation>
|
6634
|
+
</xsd:enumeration>
|
6635
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6636
|
+
<xsd:annotation>
|
6637
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6638
|
+
</xsd:annotation>
|
6639
|
+
</xsd:enumeration>
|
6640
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6641
|
+
<xsd:annotation>
|
6642
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6643
|
+
</xsd:annotation>
|
6644
|
+
</xsd:enumeration>
|
6645
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6646
|
+
<xsd:annotation>
|
6647
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6648
|
+
</xsd:annotation>
|
6649
|
+
</xsd:enumeration>
|
6650
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6651
|
+
<xsd:annotation>
|
6652
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6653
|
+
</xsd:annotation>
|
6654
|
+
</xsd:enumeration>
|
6655
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6656
|
+
<xsd:annotation>
|
6657
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6658
|
+
</xsd:annotation>
|
6659
|
+
</xsd:enumeration>
|
6660
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6661
|
+
<xsd:annotation>
|
6662
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6663
|
+
</xsd:annotation>
|
6664
|
+
</xsd:enumeration>
|
6665
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6666
|
+
<xsd:annotation>
|
6667
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6668
|
+
</xsd:annotation>
|
6669
|
+
</xsd:enumeration>
|
6670
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6671
|
+
<xsd:annotation>
|
6672
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6673
|
+
</xsd:annotation>
|
6674
|
+
</xsd:enumeration>
|
6675
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6676
|
+
<xsd:annotation>
|
6677
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6678
|
+
</xsd:annotation>
|
6679
|
+
</xsd:enumeration>
|
6680
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6681
|
+
<xsd:annotation>
|
6682
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6683
|
+
</xsd:annotation>
|
6684
|
+
</xsd:enumeration>
|
6685
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6686
|
+
<xsd:annotation>
|
6687
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6688
|
+
</xsd:annotation>
|
6689
|
+
</xsd:enumeration>
|
6690
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6691
|
+
<xsd:annotation>
|
6692
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6693
|
+
</xsd:annotation>
|
6694
|
+
</xsd:enumeration>
|
6695
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6696
|
+
<xsd:annotation>
|
6697
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6698
|
+
</xsd:annotation>
|
6699
|
+
</xsd:enumeration>
|
6700
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6701
|
+
<xsd:annotation>
|
6702
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6703
|
+
</xsd:annotation>
|
6704
|
+
</xsd:enumeration>
|
6705
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6706
|
+
<xsd:annotation>
|
6707
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6708
|
+
</xsd:annotation>
|
6709
|
+
</xsd:enumeration>
|
6710
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6711
|
+
<xsd:annotation>
|
6712
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6713
|
+
</xsd:annotation>
|
6714
|
+
</xsd:enumeration>
|
6715
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6716
|
+
<xsd:annotation>
|
6717
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6718
|
+
</xsd:annotation>
|
6719
|
+
</xsd:enumeration>
|
6720
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6721
|
+
<xsd:annotation>
|
6722
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6723
|
+
</xsd:annotation>
|
6724
|
+
</xsd:enumeration>
|
6725
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6726
|
+
<xsd:annotation>
|
6727
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6728
|
+
</xsd:annotation>
|
6729
|
+
</xsd:enumeration>
|
6730
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6731
|
+
<xsd:annotation>
|
6732
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6733
|
+
</xsd:annotation>
|
6734
|
+
</xsd:enumeration>
|
6735
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6736
|
+
<xsd:annotation>
|
6737
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6738
|
+
</xsd:annotation>
|
6739
|
+
</xsd:enumeration>
|
6740
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6741
|
+
<xsd:annotation>
|
6742
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6743
|
+
</xsd:annotation>
|
6744
|
+
</xsd:enumeration>
|
6745
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6746
|
+
<xsd:annotation>
|
6747
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6748
|
+
</xsd:annotation>
|
6749
|
+
</xsd:enumeration>
|
6750
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6751
|
+
<xsd:annotation>
|
6752
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6753
|
+
</xsd:annotation>
|
6754
|
+
</xsd:enumeration>
|
6755
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6756
|
+
<xsd:annotation>
|
6757
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6758
|
+
</xsd:annotation>
|
6759
|
+
</xsd:enumeration>
|
6760
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6761
|
+
<xsd:annotation>
|
6762
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6763
|
+
</xsd:annotation>
|
6764
|
+
</xsd:enumeration>
|
6765
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6766
|
+
<xsd:annotation>
|
6767
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6768
|
+
</xsd:annotation>
|
6769
|
+
</xsd:enumeration>
|
6770
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6771
|
+
<xsd:annotation>
|
6772
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6773
|
+
</xsd:annotation>
|
6774
|
+
</xsd:enumeration>
|
6775
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6776
|
+
<xsd:annotation>
|
6777
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6778
|
+
</xsd:annotation>
|
6779
|
+
</xsd:enumeration>
|
6780
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6781
|
+
<xsd:annotation>
|
6782
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6783
|
+
</xsd:annotation>
|
6784
|
+
</xsd:enumeration>
|
6785
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6786
|
+
<xsd:annotation>
|
6787
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6788
|
+
</xsd:annotation>
|
6789
|
+
</xsd:enumeration>
|
6790
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6791
|
+
<xsd:annotation>
|
6792
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6793
|
+
</xsd:annotation>
|
6794
|
+
</xsd:enumeration>
|
6795
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6796
|
+
<xsd:annotation>
|
6797
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6798
|
+
</xsd:annotation>
|
6799
|
+
</xsd:enumeration>
|
6800
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6801
|
+
<xsd:annotation>
|
6802
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6803
|
+
</xsd:annotation>
|
6804
|
+
</xsd:enumeration>
|
6805
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6806
|
+
<xsd:annotation>
|
6807
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6808
|
+
</xsd:annotation>
|
6809
|
+
</xsd:enumeration>
|
6810
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6811
|
+
<xsd:annotation>
|
6812
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6813
|
+
</xsd:annotation>
|
6814
|
+
</xsd:enumeration>
|
6815
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6816
|
+
<xsd:annotation>
|
6817
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6818
|
+
</xsd:annotation>
|
6819
|
+
</xsd:enumeration>
|
6820
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6821
|
+
<xsd:annotation>
|
6822
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6823
|
+
</xsd:annotation>
|
6824
|
+
</xsd:enumeration>
|
6825
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6826
|
+
<xsd:annotation>
|
6827
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6828
|
+
</xsd:annotation>
|
6829
|
+
</xsd:enumeration>
|
6830
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6831
|
+
<xsd:annotation>
|
6832
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6833
|
+
</xsd:annotation>
|
6834
|
+
</xsd:enumeration>
|
6835
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6836
|
+
<xsd:annotation>
|
6837
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6838
|
+
</xsd:annotation>
|
6839
|
+
</xsd:enumeration>
|
6840
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6841
|
+
<xsd:annotation>
|
6842
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6843
|
+
</xsd:annotation>
|
6844
|
+
</xsd:enumeration>
|
6845
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6846
|
+
<xsd:annotation>
|
6847
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6848
|
+
</xsd:annotation>
|
6849
|
+
</xsd:enumeration>
|
6850
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6851
|
+
<xsd:annotation>
|
6852
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6853
|
+
</xsd:annotation>
|
6854
|
+
</xsd:enumeration>
|
6855
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6856
|
+
<xsd:annotation>
|
6857
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6858
|
+
</xsd:annotation>
|
6859
|
+
</xsd:enumeration>
|
6860
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6861
|
+
<xsd:annotation>
|
6862
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6863
|
+
</xsd:annotation>
|
6864
|
+
</xsd:enumeration>
|
6865
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6866
|
+
<xsd:annotation>
|
6867
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6868
|
+
</xsd:annotation>
|
6869
|
+
</xsd:enumeration>
|
6870
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6871
|
+
<xsd:annotation>
|
6872
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6873
|
+
</xsd:annotation>
|
6874
|
+
</xsd:enumeration>
|
6875
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6876
|
+
<xsd:annotation>
|
6877
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6878
|
+
</xsd:annotation>
|
6879
|
+
</xsd:enumeration>
|
6880
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6881
|
+
<xsd:annotation>
|
6882
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6883
|
+
</xsd:annotation>
|
6884
|
+
</xsd:enumeration>
|
6885
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6886
|
+
<xsd:annotation>
|
6887
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6888
|
+
</xsd:annotation>
|
6889
|
+
</xsd:enumeration>
|
6890
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6891
|
+
<xsd:annotation>
|
6892
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6893
|
+
</xsd:annotation>
|
6894
|
+
</xsd:enumeration>
|
6895
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6896
|
+
<xsd:annotation>
|
6897
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6898
|
+
</xsd:annotation>
|
6899
|
+
</xsd:enumeration>
|
6900
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6901
|
+
<xsd:annotation>
|
6902
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6903
|
+
</xsd:annotation>
|
6904
|
+
</xsd:enumeration>
|
6905
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6906
|
+
<xsd:annotation>
|
6907
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6908
|
+
</xsd:annotation>
|
6909
|
+
</xsd:enumeration>
|
6910
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6911
|
+
<xsd:annotation>
|
6912
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6913
|
+
</xsd:annotation>
|
6914
|
+
</xsd:enumeration>
|
6915
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6916
|
+
<xsd:annotation>
|
6917
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
6918
|
+
</xsd:annotation>
|
6919
|
+
</xsd:enumeration>
|
6920
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
6921
|
+
<xsd:annotation>
|
6922
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
6923
|
+
</xsd:annotation>
|
6924
|
+
</xsd:enumeration>
|
6925
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
6926
|
+
<xsd:annotation>
|
6927
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
6928
|
+
</xsd:annotation>
|
6929
|
+
</xsd:enumeration>
|
6930
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
6931
|
+
<xsd:annotation>
|
6932
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
6933
|
+
</xsd:annotation>
|
6934
|
+
</xsd:enumeration>
|
6935
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
6936
|
+
<xsd:annotation>
|
6937
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
6938
|
+
</xsd:annotation>
|
6939
|
+
</xsd:enumeration>
|
6940
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
6941
|
+
<xsd:annotation>
|
6942
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
6943
|
+
</xsd:annotation>
|
6944
|
+
</xsd:enumeration>
|
6945
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
6946
|
+
<xsd:annotation>
|
6947
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
6948
|
+
</xsd:annotation>
|
6949
|
+
</xsd:enumeration>
|
6950
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
6951
|
+
<xsd:annotation>
|
6952
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
6953
|
+
</xsd:annotation>
|
6954
|
+
</xsd:enumeration>
|
6955
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
6956
|
+
<xsd:annotation>
|
6957
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
6958
|
+
</xsd:annotation>
|
6959
|
+
</xsd:enumeration>
|
6960
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
6961
|
+
<xsd:annotation>
|
6962
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
6963
|
+
</xsd:annotation>
|
6964
|
+
</xsd:enumeration>
|
6965
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
6966
|
+
<xsd:annotation>
|
6967
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
6968
|
+
</xsd:annotation>
|
6969
|
+
</xsd:enumeration>
|
6970
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
6971
|
+
<xsd:annotation>
|
6972
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
6973
|
+
</xsd:annotation>
|
6974
|
+
</xsd:enumeration>
|
6975
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
6976
|
+
<xsd:annotation>
|
6977
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
6978
|
+
</xsd:annotation>
|
6979
|
+
</xsd:enumeration>
|
6980
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
6981
|
+
<xsd:annotation>
|
6982
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
6983
|
+
</xsd:annotation>
|
6984
|
+
</xsd:enumeration>
|
6985
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
6986
|
+
<xsd:annotation>
|
6987
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
6988
|
+
</xsd:annotation>
|
6989
|
+
</xsd:enumeration>
|
6990
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
6991
|
+
<xsd:annotation>
|
6992
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
6993
|
+
</xsd:annotation>
|
6994
|
+
</xsd:enumeration>
|
6995
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
6996
|
+
<xsd:annotation>
|
6997
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
6998
|
+
</xsd:annotation>
|
6999
|
+
</xsd:enumeration>
|
7000
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7001
|
+
<xsd:annotation>
|
7002
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7003
|
+
</xsd:annotation>
|
7004
|
+
</xsd:enumeration>
|
7005
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7006
|
+
<xsd:annotation>
|
7007
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7008
|
+
</xsd:annotation>
|
7009
|
+
</xsd:enumeration>
|
7010
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7011
|
+
<xsd:annotation>
|
7012
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7013
|
+
</xsd:annotation>
|
7014
|
+
</xsd:enumeration>
|
7015
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7016
|
+
<xsd:annotation>
|
7017
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7018
|
+
</xsd:annotation>
|
7019
|
+
</xsd:enumeration>
|
7020
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7021
|
+
<xsd:annotation>
|
7022
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7023
|
+
</xsd:annotation>
|
7024
|
+
</xsd:enumeration>
|
7025
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7026
|
+
<xsd:annotation>
|
7027
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7028
|
+
</xsd:annotation>
|
7029
|
+
</xsd:enumeration>
|
7030
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7031
|
+
<xsd:annotation>
|
7032
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7033
|
+
</xsd:annotation>
|
7034
|
+
</xsd:enumeration>
|
7035
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7036
|
+
<xsd:annotation>
|
7037
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7038
|
+
</xsd:annotation>
|
7039
|
+
</xsd:enumeration>
|
7040
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7041
|
+
<xsd:annotation>
|
7042
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7043
|
+
</xsd:annotation>
|
7044
|
+
</xsd:enumeration>
|
7045
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7046
|
+
<xsd:annotation>
|
7047
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7048
|
+
</xsd:annotation>
|
7049
|
+
</xsd:enumeration>
|
7050
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7051
|
+
<xsd:annotation>
|
7052
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7053
|
+
</xsd:annotation>
|
7054
|
+
</xsd:enumeration>
|
7055
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7056
|
+
<xsd:annotation>
|
7057
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7058
|
+
</xsd:annotation>
|
7059
|
+
</xsd:enumeration>
|
7060
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7061
|
+
<xsd:annotation>
|
7062
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7063
|
+
</xsd:annotation>
|
7064
|
+
</xsd:enumeration>
|
7065
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7066
|
+
<xsd:annotation>
|
7067
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7068
|
+
</xsd:annotation>
|
7069
|
+
</xsd:enumeration>
|
7070
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7071
|
+
<xsd:annotation>
|
7072
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7073
|
+
</xsd:annotation>
|
7074
|
+
</xsd:enumeration>
|
7075
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7076
|
+
<xsd:annotation>
|
7077
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7078
|
+
</xsd:annotation>
|
7079
|
+
</xsd:enumeration>
|
7080
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7081
|
+
<xsd:annotation>
|
7082
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7083
|
+
</xsd:annotation>
|
7084
|
+
</xsd:enumeration>
|
7085
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7086
|
+
<xsd:annotation>
|
7087
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7088
|
+
</xsd:annotation>
|
7089
|
+
</xsd:enumeration>
|
7090
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7091
|
+
<xsd:annotation>
|
7092
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7093
|
+
</xsd:annotation>
|
7094
|
+
</xsd:enumeration>
|
7095
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7096
|
+
<xsd:annotation>
|
7097
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7098
|
+
</xsd:annotation>
|
7099
|
+
</xsd:enumeration>
|
7100
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7101
|
+
<xsd:annotation>
|
7102
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7103
|
+
</xsd:annotation>
|
7104
|
+
</xsd:enumeration>
|
7105
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7106
|
+
<xsd:annotation>
|
7107
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7108
|
+
</xsd:annotation>
|
7109
|
+
</xsd:enumeration>
|
7110
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7111
|
+
<xsd:annotation>
|
7112
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7113
|
+
</xsd:annotation>
|
7114
|
+
</xsd:enumeration>
|
7115
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7116
|
+
<xsd:annotation>
|
7117
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7118
|
+
</xsd:annotation>
|
7119
|
+
</xsd:enumeration>
|
7120
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7121
|
+
<xsd:annotation>
|
7122
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7123
|
+
</xsd:annotation>
|
7124
|
+
</xsd:enumeration>
|
7125
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7126
|
+
<xsd:annotation>
|
7127
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7128
|
+
</xsd:annotation>
|
7129
|
+
</xsd:enumeration>
|
7130
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7131
|
+
<xsd:annotation>
|
7132
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7133
|
+
</xsd:annotation>
|
7134
|
+
</xsd:enumeration>
|
7135
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7136
|
+
<xsd:annotation>
|
7137
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7138
|
+
</xsd:annotation>
|
7139
|
+
</xsd:enumeration>
|
7140
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7141
|
+
<xsd:annotation>
|
7142
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7143
|
+
</xsd:annotation>
|
7144
|
+
</xsd:enumeration>
|
7145
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7146
|
+
<xsd:annotation>
|
7147
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7148
|
+
</xsd:annotation>
|
7149
|
+
</xsd:enumeration>
|
7150
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7151
|
+
<xsd:annotation>
|
7152
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7153
|
+
</xsd:annotation>
|
7154
|
+
</xsd:enumeration>
|
7155
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7156
|
+
<xsd:annotation>
|
7157
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7158
|
+
</xsd:annotation>
|
7159
|
+
</xsd:enumeration>
|
7160
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7161
|
+
<xsd:annotation>
|
7162
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7163
|
+
</xsd:annotation>
|
7164
|
+
</xsd:enumeration>
|
7165
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7166
|
+
<xsd:annotation>
|
7167
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7168
|
+
</xsd:annotation>
|
7169
|
+
</xsd:enumeration>
|
7170
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7171
|
+
<xsd:annotation>
|
7172
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7173
|
+
</xsd:annotation>
|
7174
|
+
</xsd:enumeration>
|
7175
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7176
|
+
<xsd:annotation>
|
7177
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7178
|
+
</xsd:annotation>
|
7179
|
+
</xsd:enumeration>
|
7180
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7181
|
+
<xsd:annotation>
|
7182
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7183
|
+
</xsd:annotation>
|
7184
|
+
</xsd:enumeration>
|
7185
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7186
|
+
<xsd:annotation>
|
7187
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7188
|
+
</xsd:annotation>
|
7189
|
+
</xsd:enumeration>
|
7190
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7191
|
+
<xsd:annotation>
|
7192
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7193
|
+
</xsd:annotation>
|
7194
|
+
</xsd:enumeration>
|
7195
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7196
|
+
<xsd:annotation>
|
7197
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7198
|
+
</xsd:annotation>
|
7199
|
+
</xsd:enumeration>
|
7200
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7201
|
+
<xsd:annotation>
|
7202
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7203
|
+
</xsd:annotation>
|
7204
|
+
</xsd:enumeration>
|
7205
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7206
|
+
<xsd:annotation>
|
7207
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7208
|
+
</xsd:annotation>
|
7209
|
+
</xsd:enumeration>
|
7210
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7211
|
+
<xsd:annotation>
|
7212
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7213
|
+
</xsd:annotation>
|
7214
|
+
</xsd:enumeration>
|
7215
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7216
|
+
<xsd:annotation>
|
7217
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7218
|
+
</xsd:annotation>
|
7219
|
+
</xsd:enumeration>
|
7220
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7221
|
+
<xsd:annotation>
|
7222
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7223
|
+
</xsd:annotation>
|
7224
|
+
</xsd:enumeration>
|
7225
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7226
|
+
<xsd:annotation>
|
7227
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7228
|
+
</xsd:annotation>
|
7229
|
+
</xsd:enumeration>
|
7230
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7231
|
+
<xsd:annotation>
|
7232
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7233
|
+
</xsd:annotation>
|
7234
|
+
</xsd:enumeration>
|
7235
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7236
|
+
<xsd:annotation>
|
7237
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7238
|
+
</xsd:annotation>
|
7239
|
+
</xsd:enumeration>
|
7240
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7241
|
+
<xsd:annotation>
|
7242
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7243
|
+
</xsd:annotation>
|
7244
|
+
</xsd:enumeration>
|
7245
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7246
|
+
<xsd:annotation>
|
7247
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7248
|
+
</xsd:annotation>
|
7249
|
+
</xsd:enumeration>
|
7250
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7251
|
+
<xsd:annotation>
|
7252
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7253
|
+
</xsd:annotation>
|
7254
|
+
</xsd:enumeration>
|
7255
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7256
|
+
<xsd:annotation>
|
7257
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7258
|
+
</xsd:annotation>
|
7259
|
+
</xsd:enumeration>
|
7260
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7261
|
+
<xsd:annotation>
|
7262
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7263
|
+
</xsd:annotation>
|
7264
|
+
</xsd:enumeration>
|
7265
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7266
|
+
<xsd:annotation>
|
7267
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7268
|
+
</xsd:annotation>
|
7269
|
+
</xsd:enumeration>
|
7270
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7271
|
+
<xsd:annotation>
|
7272
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7273
|
+
</xsd:annotation>
|
7274
|
+
</xsd:enumeration>
|
7275
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7276
|
+
<xsd:annotation>
|
7277
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7278
|
+
</xsd:annotation>
|
7279
|
+
</xsd:enumeration>
|
7280
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7281
|
+
<xsd:annotation>
|
7282
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7283
|
+
</xsd:annotation>
|
7284
|
+
</xsd:enumeration>
|
7285
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7286
|
+
<xsd:annotation>
|
7287
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7288
|
+
</xsd:annotation>
|
7289
|
+
</xsd:enumeration>
|
7290
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7291
|
+
<xsd:annotation>
|
7292
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7293
|
+
</xsd:annotation>
|
7294
|
+
</xsd:enumeration>
|
7295
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7296
|
+
<xsd:annotation>
|
7297
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7298
|
+
</xsd:annotation>
|
7299
|
+
</xsd:enumeration>
|
7300
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7301
|
+
<xsd:annotation>
|
7302
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7303
|
+
</xsd:annotation>
|
7304
|
+
</xsd:enumeration>
|
7305
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7306
|
+
<xsd:annotation>
|
7307
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7308
|
+
</xsd:annotation>
|
7309
|
+
</xsd:enumeration>
|
7310
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7311
|
+
<xsd:annotation>
|
7312
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7313
|
+
</xsd:annotation>
|
7314
|
+
</xsd:enumeration>
|
7315
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7316
|
+
<xsd:annotation>
|
7317
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7318
|
+
</xsd:annotation>
|
7319
|
+
</xsd:enumeration>
|
7320
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7321
|
+
<xsd:annotation>
|
7322
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7323
|
+
</xsd:annotation>
|
7324
|
+
</xsd:enumeration>
|
7325
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7326
|
+
<xsd:annotation>
|
7327
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7328
|
+
</xsd:annotation>
|
7329
|
+
</xsd:enumeration>
|
7330
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7331
|
+
<xsd:annotation>
|
7332
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7333
|
+
</xsd:annotation>
|
7334
|
+
</xsd:enumeration>
|
7335
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7336
|
+
<xsd:annotation>
|
7337
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7338
|
+
</xsd:annotation>
|
7339
|
+
</xsd:enumeration>
|
7340
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7341
|
+
<xsd:annotation>
|
7342
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7343
|
+
</xsd:annotation>
|
7344
|
+
</xsd:enumeration>
|
7345
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7346
|
+
<xsd:annotation>
|
7347
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7348
|
+
</xsd:annotation>
|
7349
|
+
</xsd:enumeration>
|
7350
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7351
|
+
<xsd:annotation>
|
7352
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7353
|
+
</xsd:annotation>
|
7354
|
+
</xsd:enumeration>
|
7355
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7356
|
+
<xsd:annotation>
|
7357
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7358
|
+
</xsd:annotation>
|
7359
|
+
</xsd:enumeration>
|
7360
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7361
|
+
<xsd:annotation>
|
7362
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7363
|
+
</xsd:annotation>
|
7364
|
+
</xsd:enumeration>
|
7365
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7366
|
+
<xsd:annotation>
|
7367
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7368
|
+
</xsd:annotation>
|
7369
|
+
</xsd:enumeration>
|
7370
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7371
|
+
<xsd:annotation>
|
7372
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7373
|
+
</xsd:annotation>
|
7374
|
+
</xsd:enumeration>
|
7375
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7376
|
+
<xsd:annotation>
|
7377
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7378
|
+
</xsd:annotation>
|
7379
|
+
</xsd:enumeration>
|
7380
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7381
|
+
<xsd:annotation>
|
7382
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7383
|
+
</xsd:annotation>
|
7384
|
+
</xsd:enumeration>
|
7385
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7386
|
+
<xsd:annotation>
|
7387
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7388
|
+
</xsd:annotation>
|
7389
|
+
</xsd:enumeration>
|
7390
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7391
|
+
<xsd:annotation>
|
7392
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7393
|
+
</xsd:annotation>
|
7394
|
+
</xsd:enumeration>
|
7395
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7396
|
+
<xsd:annotation>
|
7397
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7398
|
+
</xsd:annotation>
|
7399
|
+
</xsd:enumeration>
|
7400
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7401
|
+
<xsd:annotation>
|
7402
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7403
|
+
</xsd:annotation>
|
7404
|
+
</xsd:enumeration>
|
7405
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7406
|
+
<xsd:annotation>
|
7407
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7408
|
+
</xsd:annotation>
|
7409
|
+
</xsd:enumeration>
|
7410
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7411
|
+
<xsd:annotation>
|
7412
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7413
|
+
</xsd:annotation>
|
7414
|
+
</xsd:enumeration>
|
7415
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7416
|
+
<xsd:annotation>
|
7417
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7418
|
+
</xsd:annotation>
|
7419
|
+
</xsd:enumeration>
|
7420
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7421
|
+
<xsd:annotation>
|
7422
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7423
|
+
</xsd:annotation>
|
7424
|
+
</xsd:enumeration>
|
7425
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7426
|
+
<xsd:annotation>
|
7427
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7428
|
+
</xsd:annotation>
|
7429
|
+
</xsd:enumeration>
|
7430
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7431
|
+
<xsd:annotation>
|
7432
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7433
|
+
</xsd:annotation>
|
7434
|
+
</xsd:enumeration>
|
7435
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7436
|
+
<xsd:annotation>
|
7437
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7438
|
+
</xsd:annotation>
|
7439
|
+
</xsd:enumeration>
|
7440
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7441
|
+
<xsd:annotation>
|
7442
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7443
|
+
</xsd:annotation>
|
7444
|
+
</xsd:enumeration>
|
7445
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7446
|
+
<xsd:annotation>
|
7447
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7448
|
+
</xsd:annotation>
|
7449
|
+
</xsd:enumeration>
|
7450
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7451
|
+
<xsd:annotation>
|
7452
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7453
|
+
</xsd:annotation>
|
7454
|
+
</xsd:enumeration>
|
7455
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7456
|
+
<xsd:annotation>
|
7457
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7458
|
+
</xsd:annotation>
|
7459
|
+
</xsd:enumeration>
|
7460
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7461
|
+
<xsd:annotation>
|
7462
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7463
|
+
</xsd:annotation>
|
7464
|
+
</xsd:enumeration>
|
7465
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7466
|
+
<xsd:annotation>
|
7467
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7468
|
+
</xsd:annotation>
|
7469
|
+
</xsd:enumeration>
|
7470
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7471
|
+
<xsd:annotation>
|
7472
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7473
|
+
</xsd:annotation>
|
7474
|
+
</xsd:enumeration>
|
7475
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7476
|
+
<xsd:annotation>
|
7477
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7478
|
+
</xsd:annotation>
|
7479
|
+
</xsd:enumeration>
|
7480
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7481
|
+
<xsd:annotation>
|
7482
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7483
|
+
</xsd:annotation>
|
7484
|
+
</xsd:enumeration>
|
7485
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7486
|
+
<xsd:annotation>
|
7487
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7488
|
+
</xsd:annotation>
|
7489
|
+
</xsd:enumeration>
|
7490
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7491
|
+
<xsd:annotation>
|
7492
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7493
|
+
</xsd:annotation>
|
7494
|
+
</xsd:enumeration>
|
7495
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7496
|
+
<xsd:annotation>
|
7497
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7498
|
+
</xsd:annotation>
|
7499
|
+
</xsd:enumeration>
|
7500
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7501
|
+
<xsd:annotation>
|
7502
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7503
|
+
</xsd:annotation>
|
7504
|
+
</xsd:enumeration>
|
7505
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7506
|
+
<xsd:annotation>
|
7507
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7508
|
+
</xsd:annotation>
|
7509
|
+
</xsd:enumeration>
|
7510
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7511
|
+
<xsd:annotation>
|
7512
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7513
|
+
</xsd:annotation>
|
7514
|
+
</xsd:enumeration>
|
7515
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7516
|
+
<xsd:annotation>
|
7517
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7518
|
+
</xsd:annotation>
|
7519
|
+
</xsd:enumeration>
|
7520
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7521
|
+
<xsd:annotation>
|
7522
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7523
|
+
</xsd:annotation>
|
7524
|
+
</xsd:enumeration>
|
7525
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7526
|
+
<xsd:annotation>
|
7527
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7528
|
+
</xsd:annotation>
|
7529
|
+
</xsd:enumeration>
|
7530
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7531
|
+
<xsd:annotation>
|
7532
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7533
|
+
</xsd:annotation>
|
7534
|
+
</xsd:enumeration>
|
7535
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7536
|
+
<xsd:annotation>
|
7537
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7538
|
+
</xsd:annotation>
|
7539
|
+
</xsd:enumeration>
|
7540
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7541
|
+
<xsd:annotation>
|
7542
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7543
|
+
</xsd:annotation>
|
7544
|
+
</xsd:enumeration>
|
7545
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7546
|
+
<xsd:annotation>
|
7547
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7548
|
+
</xsd:annotation>
|
7549
|
+
</xsd:enumeration>
|
7550
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7551
|
+
<xsd:annotation>
|
7552
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7553
|
+
</xsd:annotation>
|
7554
|
+
</xsd:enumeration>
|
7555
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7556
|
+
<xsd:annotation>
|
7557
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7558
|
+
</xsd:annotation>
|
7559
|
+
</xsd:enumeration>
|
7560
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7561
|
+
<xsd:annotation>
|
7562
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7563
|
+
</xsd:annotation>
|
7564
|
+
</xsd:enumeration>
|
7565
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7566
|
+
<xsd:annotation>
|
7567
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7568
|
+
</xsd:annotation>
|
7569
|
+
</xsd:enumeration>
|
7570
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7571
|
+
<xsd:annotation>
|
7572
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7573
|
+
</xsd:annotation>
|
7574
|
+
</xsd:enumeration>
|
7575
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7576
|
+
<xsd:annotation>
|
7577
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7578
|
+
</xsd:annotation>
|
7579
|
+
</xsd:enumeration>
|
7580
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7581
|
+
<xsd:annotation>
|
7582
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7583
|
+
</xsd:annotation>
|
7584
|
+
</xsd:enumeration>
|
7585
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7586
|
+
<xsd:annotation>
|
7587
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7588
|
+
</xsd:annotation>
|
7589
|
+
</xsd:enumeration>
|
7590
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7591
|
+
<xsd:annotation>
|
7592
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7593
|
+
</xsd:annotation>
|
7594
|
+
</xsd:enumeration>
|
7595
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7596
|
+
<xsd:annotation>
|
7597
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7598
|
+
</xsd:annotation>
|
7599
|
+
</xsd:enumeration>
|
7600
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7601
|
+
<xsd:annotation>
|
7602
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7603
|
+
</xsd:annotation>
|
7604
|
+
</xsd:enumeration>
|
7605
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7606
|
+
<xsd:annotation>
|
7607
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7608
|
+
</xsd:annotation>
|
7609
|
+
</xsd:enumeration>
|
7610
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7611
|
+
<xsd:annotation>
|
7612
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7613
|
+
</xsd:annotation>
|
7614
|
+
</xsd:enumeration>
|
7615
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7616
|
+
<xsd:annotation>
|
7617
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7618
|
+
</xsd:annotation>
|
7619
|
+
</xsd:enumeration>
|
7620
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7621
|
+
<xsd:annotation>
|
7622
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7623
|
+
</xsd:annotation>
|
7624
|
+
</xsd:enumeration>
|
7625
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7626
|
+
<xsd:annotation>
|
7627
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7628
|
+
</xsd:annotation>
|
7629
|
+
</xsd:enumeration>
|
7630
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7631
|
+
<xsd:annotation>
|
7632
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7633
|
+
</xsd:annotation>
|
7634
|
+
</xsd:enumeration>
|
7635
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7636
|
+
<xsd:annotation>
|
7637
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7638
|
+
</xsd:annotation>
|
7639
|
+
</xsd:enumeration>
|
7640
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7641
|
+
<xsd:annotation>
|
7642
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7643
|
+
</xsd:annotation>
|
7644
|
+
</xsd:enumeration>
|
7645
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7646
|
+
<xsd:annotation>
|
7647
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7648
|
+
</xsd:annotation>
|
7649
|
+
</xsd:enumeration>
|
7650
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7651
|
+
<xsd:annotation>
|
7652
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7653
|
+
</xsd:annotation>
|
7654
|
+
</xsd:enumeration>
|
7655
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7656
|
+
<xsd:annotation>
|
7657
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7658
|
+
</xsd:annotation>
|
7659
|
+
</xsd:enumeration>
|
7660
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7661
|
+
<xsd:annotation>
|
7662
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7663
|
+
</xsd:annotation>
|
7664
|
+
</xsd:enumeration>
|
7665
|
+
</xsd:restriction>
|
7666
|
+
</xsd:simpleType>
|
7667
|
+
<xsd:complexType name="LocalLB.LSNPool.LSNPoolFailureStatisticSequence">
|
7668
|
+
<xsd:complexContent>
|
7669
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7670
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.LSNPool.LSNPoolFailureStatistic[]'/>
|
7671
|
+
</xsd:restriction>
|
7672
|
+
</xsd:complexContent>
|
7673
|
+
</xsd:complexType>
|
7674
|
+
<xsd:simpleType name="LocalLB.LSNPool.HairpinMode">
|
7675
|
+
<xsd:restriction base="xsd:string">
|
7676
|
+
<xsd:enumeration value="LSN_HAIRPIN_MODE_UNKNOWN">
|
7677
|
+
<xsd:annotation>
|
7678
|
+
<xsd:documentation>LSN_HAIRPIN_MODE_UNKNOWN</xsd:documentation>
|
7679
|
+
</xsd:annotation>
|
7680
|
+
</xsd:enumeration>
|
7681
|
+
<xsd:enumeration value="LSN_HAIRPIN_MODE_DISABLED">
|
7682
|
+
<xsd:annotation>
|
7683
|
+
<xsd:documentation>LSN_HAIRPIN_MODE_DISABLED</xsd:documentation>
|
7684
|
+
</xsd:annotation>
|
7685
|
+
</xsd:enumeration>
|
7686
|
+
<xsd:enumeration value="LSN_HAIRPIN_MODE_ENABLED">
|
7687
|
+
<xsd:annotation>
|
7688
|
+
<xsd:documentation>LSN_HAIRPIN_MODE_ENABLED</xsd:documentation>
|
7689
|
+
</xsd:annotation>
|
7690
|
+
</xsd:enumeration>
|
7691
|
+
</xsd:restriction>
|
7692
|
+
</xsd:simpleType>
|
7693
|
+
<xsd:complexType name="LocalLB.LSNPool.LSNPoolStatistics">
|
7694
|
+
<xsd:sequence>
|
7695
|
+
<xsd:element name="statistics" type="tns:LocalLB.LSNPool.LSNPoolStatisticEntrySequence"/>
|
7696
|
+
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
7697
|
+
</xsd:sequence>
|
7698
|
+
</xsd:complexType>
|
7699
|
+
<xsd:complexType name="LocalLB.LSNPool.InboundModeSequence">
|
7700
|
+
<xsd:complexContent>
|
7701
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7702
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.LSNPool.InboundMode[]'/>
|
7703
|
+
</xsd:restriction>
|
7704
|
+
</xsd:complexContent>
|
7705
|
+
</xsd:complexType>
|
7706
|
+
<xsd:complexType name="LocalLB.LSNPool.LSNPoolStatisticEntry_v2Sequence">
|
7707
|
+
<xsd:complexContent>
|
7708
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7709
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.LSNPool.LSNPoolStatisticEntry_v2[]'/>
|
7710
|
+
</xsd:restriction>
|
7711
|
+
</xsd:complexContent>
|
7712
|
+
</xsd:complexType>
|
7713
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
7714
|
+
<xsd:complexContent>
|
7715
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7716
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
7717
|
+
</xsd:restriction>
|
7718
|
+
</xsd:complexContent>
|
7719
|
+
</xsd:complexType>
|
7720
|
+
<xsd:simpleType name="LocalLB.LSNPool.InboundMode">
|
7721
|
+
<xsd:restriction base="xsd:string">
|
7722
|
+
<xsd:enumeration value="LSN_INBOUND_MODE_UNKNOWN">
|
7723
|
+
<xsd:annotation>
|
7724
|
+
<xsd:documentation>LSN_INBOUND_MODE_UNKNOWN</xsd:documentation>
|
7725
|
+
</xsd:annotation>
|
7726
|
+
</xsd:enumeration>
|
7727
|
+
<xsd:enumeration value="LSN_INBOUND_MODE_DISABLED">
|
7728
|
+
<xsd:annotation>
|
7729
|
+
<xsd:documentation>LSN_INBOUND_MODE_DISABLED</xsd:documentation>
|
7730
|
+
</xsd:annotation>
|
7731
|
+
</xsd:enumeration>
|
7732
|
+
<xsd:enumeration value="LSN_INBOUND_MODE_EXPLICIT">
|
7733
|
+
<xsd:annotation>
|
7734
|
+
<xsd:documentation>LSN_INBOUND_MODE_EXPLICIT</xsd:documentation>
|
7735
|
+
</xsd:annotation>
|
7736
|
+
</xsd:enumeration>
|
7737
|
+
<xsd:enumeration value="LSN_INBOUND_MODE_AUTOMATIC">
|
7738
|
+
<xsd:annotation>
|
7739
|
+
<xsd:documentation>LSN_INBOUND_MODE_AUTOMATIC</xsd:documentation>
|
7740
|
+
</xsd:annotation>
|
7741
|
+
</xsd:enumeration>
|
7742
|
+
</xsd:restriction>
|
7743
|
+
</xsd:simpleType>
|
7744
|
+
<xsd:complexType name="Common.PortRange">
|
7745
|
+
<xsd:sequence>
|
7746
|
+
<xsd:element name="begin" type="xsd:long"/>
|
7747
|
+
<xsd:element name="end" type="xsd:long"/>
|
7748
|
+
</xsd:sequence>
|
7749
|
+
</xsd:complexType>
|
7750
|
+
<xsd:simpleType name="LocalLB.LSNPool.NATMode">
|
7751
|
+
<xsd:restriction base="xsd:string">
|
7752
|
+
<xsd:enumeration value="LSN_MODE_UNKNOWN">
|
7753
|
+
<xsd:annotation>
|
7754
|
+
<xsd:documentation>LSN_MODE_UNKNOWN</xsd:documentation>
|
7755
|
+
</xsd:annotation>
|
7756
|
+
</xsd:enumeration>
|
7757
|
+
<xsd:enumeration value="LSN_MODE_NAPT">
|
7758
|
+
<xsd:annotation>
|
7759
|
+
<xsd:documentation>LSN_MODE_NAPT</xsd:documentation>
|
7760
|
+
</xsd:annotation>
|
7761
|
+
</xsd:enumeration>
|
7762
|
+
<xsd:enumeration value="LSN_MODE_DETERMINISTIC">
|
7763
|
+
<xsd:annotation>
|
7764
|
+
<xsd:documentation>LSN_MODE_DETERMINISTIC</xsd:documentation>
|
7765
|
+
</xsd:annotation>
|
7766
|
+
</xsd:enumeration>
|
7767
|
+
<xsd:enumeration value="LSN_MODE_PBA">
|
7768
|
+
<xsd:annotation>
|
7769
|
+
<xsd:documentation>LSN_MODE_PBA</xsd:documentation>
|
7770
|
+
</xsd:annotation>
|
7771
|
+
</xsd:enumeration>
|
7772
|
+
</xsd:restriction>
|
7773
|
+
</xsd:simpleType>
|
7774
|
+
<xsd:complexType name="LocalLB.LSNPool.HairpinModeSequence">
|
7775
|
+
<xsd:complexContent>
|
7776
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7777
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.LSNPool.HairpinMode[]'/>
|
7778
|
+
</xsd:restriction>
|
7779
|
+
</xsd:complexContent>
|
7780
|
+
</xsd:complexType>
|
7781
|
+
<xsd:complexType name="LocalLB.LSNPool.LSNPoolStatisticEntry_v2">
|
7782
|
+
<xsd:sequence>
|
7783
|
+
<xsd:element name="pool" type="xsd:string"/>
|
7784
|
+
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
7785
|
+
<xsd:element name="failures" type="tns:LocalLB.LSNPool.LSNPoolFailureStatisticSequence"/>
|
7786
|
+
</xsd:sequence>
|
7787
|
+
</xsd:complexType>
|
7788
|
+
<xsd:complexType name="Common.VLANFilterListSequence">
|
7789
|
+
<xsd:complexContent>
|
7790
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7791
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.VLANFilterList[]'/>
|
7792
|
+
</xsd:restriction>
|
7793
|
+
</xsd:complexContent>
|
7794
|
+
</xsd:complexType>
|
7795
|
+
<xsd:complexType name="LocalLB.LSNPool.NATModeSequence">
|
7796
|
+
<xsd:complexContent>
|
7797
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7798
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.LSNPool.NATMode[]'/>
|
7799
|
+
</xsd:restriction>
|
7800
|
+
</xsd:complexContent>
|
7801
|
+
</xsd:complexType>
|
7802
|
+
<xsd:complexType name="Common.Statistic">
|
7803
|
+
<xsd:sequence>
|
7804
|
+
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
7805
|
+
<xsd:element name="value" type="tns:Common.ULong64"/>
|
7806
|
+
<xsd:element name="time_stamp" type="xsd:long"/>
|
7807
|
+
</xsd:sequence>
|
7808
|
+
</xsd:complexType>
|
7809
|
+
<xsd:complexType name="LocalLB.LSNPool.LSNPoolStatistics_v2">
|
7810
|
+
<xsd:sequence>
|
7811
|
+
<xsd:element name="statistics" type="tns:LocalLB.LSNPool.LSNPoolStatisticEntry_v2Sequence"/>
|
7812
|
+
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
7813
|
+
</xsd:sequence>
|
7814
|
+
</xsd:complexType>
|
7815
|
+
<xsd:complexType name="Common.EnabledStateSequence">
|
7816
|
+
<xsd:complexContent>
|
7817
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7818
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.EnabledState[]'/>
|
7819
|
+
</xsd:restriction>
|
7820
|
+
</xsd:complexContent>
|
7821
|
+
</xsd:complexType>
|
7822
|
+
</xsd:schema>
|
7823
|
+
</types>
|
7824
|
+
|
7825
|
+
<!-- message -->
|
7826
|
+
|
7827
|
+
<message name="LocalLB.LSNPool.get_listRequest">
|
7828
|
+
</message>
|
7829
|
+
<message name="LocalLB.LSNPool.get_listResponse">
|
7830
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7831
|
+
</message>
|
7832
|
+
|
7833
|
+
<message name="LocalLB.LSNPool.createRequest">
|
7834
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7835
|
+
<part name="members" type="tns:Common.StringSequenceSequence"/>
|
7836
|
+
</message>
|
7837
|
+
<message name="LocalLB.LSNPool.createResponse">
|
7838
|
+
</message>
|
7839
|
+
|
7840
|
+
<message name="LocalLB.LSNPool.delete_lsn_poolRequest">
|
7841
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7842
|
+
</message>
|
7843
|
+
<message name="LocalLB.LSNPool.delete_lsn_poolResponse">
|
7844
|
+
</message>
|
7845
|
+
|
7846
|
+
<message name="LocalLB.LSNPool.delete_all_lsn_poolsRequest">
|
7847
|
+
</message>
|
7848
|
+
<message name="LocalLB.LSNPool.delete_all_lsn_poolsResponse">
|
7849
|
+
</message>
|
7850
|
+
|
7851
|
+
<message name="LocalLB.LSNPool.set_descriptionRequest">
|
7852
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7853
|
+
<part name="descriptions" type="tns:Common.StringSequence"/>
|
7854
|
+
</message>
|
7855
|
+
<message name="LocalLB.LSNPool.set_descriptionResponse">
|
7856
|
+
</message>
|
7857
|
+
|
7858
|
+
<message name="LocalLB.LSNPool.get_descriptionRequest">
|
7859
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7860
|
+
</message>
|
7861
|
+
<message name="LocalLB.LSNPool.get_descriptionResponse">
|
7862
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
7863
|
+
</message>
|
7864
|
+
|
7865
|
+
<message name="LocalLB.LSNPool.get_memberRequest">
|
7866
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7867
|
+
</message>
|
7868
|
+
<message name="LocalLB.LSNPool.get_memberResponse">
|
7869
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
7870
|
+
</message>
|
7871
|
+
|
7872
|
+
<message name="LocalLB.LSNPool.add_memberRequest">
|
7873
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7874
|
+
<part name="members" type="tns:Common.StringSequenceSequence"/>
|
7875
|
+
</message>
|
7876
|
+
<message name="LocalLB.LSNPool.add_memberResponse">
|
7877
|
+
</message>
|
7878
|
+
|
7879
|
+
<message name="LocalLB.LSNPool.remove_memberRequest">
|
7880
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7881
|
+
<part name="members" type="tns:Common.StringSequenceSequence"/>
|
7882
|
+
</message>
|
7883
|
+
<message name="LocalLB.LSNPool.remove_memberResponse">
|
7884
|
+
</message>
|
7885
|
+
|
7886
|
+
<message name="LocalLB.LSNPool.remove_all_membersRequest">
|
7887
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7888
|
+
</message>
|
7889
|
+
<message name="LocalLB.LSNPool.remove_all_membersResponse">
|
7890
|
+
</message>
|
7891
|
+
|
7892
|
+
<message name="LocalLB.LSNPool.get_backup_memberRequest">
|
7893
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7894
|
+
</message>
|
7895
|
+
<message name="LocalLB.LSNPool.get_backup_memberResponse">
|
7896
|
+
<part name="return" type="tns:Common.StringSequenceSequence"/>
|
7897
|
+
</message>
|
7898
|
+
|
7899
|
+
<message name="LocalLB.LSNPool.add_backup_memberRequest">
|
7900
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7901
|
+
<part name="members" type="tns:Common.StringSequenceSequence"/>
|
7902
|
+
</message>
|
7903
|
+
<message name="LocalLB.LSNPool.add_backup_memberResponse">
|
7904
|
+
</message>
|
7905
|
+
|
7906
|
+
<message name="LocalLB.LSNPool.remove_backup_memberRequest">
|
7907
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7908
|
+
<part name="members" type="tns:Common.StringSequenceSequence"/>
|
7909
|
+
</message>
|
7910
|
+
<message name="LocalLB.LSNPool.remove_backup_memberResponse">
|
7911
|
+
</message>
|
7912
|
+
|
7913
|
+
<message name="LocalLB.LSNPool.remove_all_backup_membersRequest">
|
7914
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7915
|
+
</message>
|
7916
|
+
<message name="LocalLB.LSNPool.remove_all_backup_membersResponse">
|
7917
|
+
</message>
|
7918
|
+
|
7919
|
+
<message name="LocalLB.LSNPool.set_nat_modeRequest">
|
7920
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7921
|
+
<part name="modes" type="tns:LocalLB.LSNPool.NATModeSequence"/>
|
7922
|
+
</message>
|
7923
|
+
<message name="LocalLB.LSNPool.set_nat_modeResponse">
|
7924
|
+
</message>
|
7925
|
+
|
7926
|
+
<message name="LocalLB.LSNPool.get_nat_modeRequest">
|
7927
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7928
|
+
</message>
|
7929
|
+
<message name="LocalLB.LSNPool.get_nat_modeResponse">
|
7930
|
+
<part name="return" type="tns:LocalLB.LSNPool.NATModeSequence"/>
|
7931
|
+
</message>
|
7932
|
+
|
7933
|
+
<message name="LocalLB.LSNPool.set_persistence_modeRequest">
|
7934
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7935
|
+
<part name="modes" type="tns:LocalLB.LSNPool.PersistModeSequence"/>
|
7936
|
+
</message>
|
7937
|
+
<message name="LocalLB.LSNPool.set_persistence_modeResponse">
|
7938
|
+
</message>
|
7939
|
+
|
7940
|
+
<message name="LocalLB.LSNPool.get_persistence_modeRequest">
|
7941
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7942
|
+
</message>
|
7943
|
+
<message name="LocalLB.LSNPool.get_persistence_modeResponse">
|
7944
|
+
<part name="return" type="tns:LocalLB.LSNPool.PersistModeSequence"/>
|
7945
|
+
</message>
|
7946
|
+
|
7947
|
+
<message name="LocalLB.LSNPool.set_route_advertisement_stateRequest">
|
7948
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7949
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7950
|
+
</message>
|
7951
|
+
<message name="LocalLB.LSNPool.set_route_advertisement_stateResponse">
|
7952
|
+
</message>
|
7953
|
+
|
7954
|
+
<message name="LocalLB.LSNPool.get_route_advertisement_stateRequest">
|
7955
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7956
|
+
</message>
|
7957
|
+
<message name="LocalLB.LSNPool.get_route_advertisement_stateResponse">
|
7958
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7959
|
+
</message>
|
7960
|
+
|
7961
|
+
<message name="LocalLB.LSNPool.set_inbound_connection_stateRequest">
|
7962
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7963
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
7964
|
+
</message>
|
7965
|
+
<message name="LocalLB.LSNPool.set_inbound_connection_stateResponse">
|
7966
|
+
</message>
|
7967
|
+
|
7968
|
+
<message name="LocalLB.LSNPool.get_inbound_connection_stateRequest">
|
7969
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7970
|
+
</message>
|
7971
|
+
<message name="LocalLB.LSNPool.get_inbound_connection_stateResponse">
|
7972
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
7973
|
+
</message>
|
7974
|
+
|
7975
|
+
<message name="LocalLB.LSNPool.set_inbound_modeRequest">
|
7976
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7977
|
+
<part name="modes" type="tns:LocalLB.LSNPool.InboundModeSequence"/>
|
7978
|
+
</message>
|
7979
|
+
<message name="LocalLB.LSNPool.set_inbound_modeResponse">
|
7980
|
+
</message>
|
7981
|
+
|
7982
|
+
<message name="LocalLB.LSNPool.get_inbound_modeRequest">
|
7983
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7984
|
+
</message>
|
7985
|
+
<message name="LocalLB.LSNPool.get_inbound_modeResponse">
|
7986
|
+
<part name="return" type="tns:LocalLB.LSNPool.InboundModeSequence"/>
|
7987
|
+
</message>
|
7988
|
+
|
7989
|
+
<message name="LocalLB.LSNPool.set_hairpin_modeRequest">
|
7990
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7991
|
+
<part name="modes" type="tns:LocalLB.LSNPool.HairpinModeSequence"/>
|
7992
|
+
</message>
|
7993
|
+
<message name="LocalLB.LSNPool.set_hairpin_modeResponse">
|
7994
|
+
</message>
|
7995
|
+
|
7996
|
+
<message name="LocalLB.LSNPool.get_hairpin_modeRequest">
|
7997
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
7998
|
+
</message>
|
7999
|
+
<message name="LocalLB.LSNPool.get_hairpin_modeResponse">
|
8000
|
+
<part name="return" type="tns:LocalLB.LSNPool.HairpinModeSequence"/>
|
8001
|
+
</message>
|
8002
|
+
|
8003
|
+
<message name="LocalLB.LSNPool.set_icmp_echo_stateRequest">
|
8004
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8005
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
8006
|
+
</message>
|
6084
8007
|
<message name="LocalLB.LSNPool.set_icmp_echo_stateResponse">
|
6085
8008
|
</message>
|
6086
8009
|
|
6087
|
-
<message name="LocalLB.LSNPool.get_icmp_echo_stateRequest">
|
6088
|
-
<part name="pools" type="tns:Common.StringSequence"/>
|
6089
|
-
</message>
|
6090
|
-
<message name="LocalLB.LSNPool.get_icmp_echo_stateResponse">
|
6091
|
-
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
6092
|
-
</message>
|
8010
|
+
<message name="LocalLB.LSNPool.get_icmp_echo_stateRequest">
|
8011
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8012
|
+
</message>
|
8013
|
+
<message name="LocalLB.LSNPool.get_icmp_echo_stateResponse">
|
8014
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
8015
|
+
</message>
|
8016
|
+
|
8017
|
+
<message name="LocalLB.LSNPool.set_egress_interface_stateRequest">
|
8018
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8019
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
8020
|
+
</message>
|
8021
|
+
<message name="LocalLB.LSNPool.set_egress_interface_stateResponse">
|
8022
|
+
</message>
|
8023
|
+
|
8024
|
+
<message name="LocalLB.LSNPool.get_egress_interface_stateRequest">
|
8025
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8026
|
+
</message>
|
8027
|
+
<message name="LocalLB.LSNPool.get_egress_interface_stateResponse">
|
8028
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
8029
|
+
</message>
|
8030
|
+
|
8031
|
+
<message name="LocalLB.LSNPool.set_connection_limitRequest">
|
8032
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8033
|
+
<part name="limits" type="tns:Common.ULongSequence"/>
|
8034
|
+
</message>
|
8035
|
+
<message name="LocalLB.LSNPool.set_connection_limitResponse">
|
8036
|
+
</message>
|
8037
|
+
|
8038
|
+
<message name="LocalLB.LSNPool.get_connection_limitRequest">
|
8039
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8040
|
+
</message>
|
8041
|
+
<message name="LocalLB.LSNPool.get_connection_limitResponse">
|
8042
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
8043
|
+
</message>
|
8044
|
+
|
8045
|
+
<message name="LocalLB.LSNPool.set_translation_port_rangeRequest">
|
8046
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8047
|
+
<part name="ranges" type="tns:Common.PortRangeSequence"/>
|
8048
|
+
</message>
|
8049
|
+
<message name="LocalLB.LSNPool.set_translation_port_rangeResponse">
|
8050
|
+
</message>
|
8051
|
+
|
8052
|
+
<message name="LocalLB.LSNPool.get_translation_port_rangeRequest">
|
8053
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8054
|
+
</message>
|
8055
|
+
<message name="LocalLB.LSNPool.get_translation_port_rangeResponse">
|
8056
|
+
<part name="return" type="tns:Common.PortRangeSequence"/>
|
8057
|
+
</message>
|
8058
|
+
|
8059
|
+
<message name="LocalLB.LSNPool.set_persistence_timeoutRequest">
|
8060
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8061
|
+
<part name="timeouts" type="tns:Common.ULongSequence"/>
|
8062
|
+
</message>
|
8063
|
+
<message name="LocalLB.LSNPool.set_persistence_timeoutResponse">
|
8064
|
+
</message>
|
8065
|
+
|
8066
|
+
<message name="LocalLB.LSNPool.get_persistence_timeoutRequest">
|
8067
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8068
|
+
</message>
|
8069
|
+
<message name="LocalLB.LSNPool.get_persistence_timeoutResponse">
|
8070
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
8071
|
+
</message>
|
8072
|
+
|
8073
|
+
<message name="LocalLB.LSNPool.set_block_idle_timeoutRequest">
|
8074
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8075
|
+
<part name="timeouts" type="tns:Common.ULongSequence"/>
|
8076
|
+
</message>
|
8077
|
+
<message name="LocalLB.LSNPool.set_block_idle_timeoutResponse">
|
8078
|
+
</message>
|
8079
|
+
|
8080
|
+
<message name="LocalLB.LSNPool.get_block_idle_timeoutRequest">
|
8081
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8082
|
+
</message>
|
8083
|
+
<message name="LocalLB.LSNPool.get_block_idle_timeoutResponse">
|
8084
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
8085
|
+
</message>
|
8086
|
+
|
8087
|
+
<message name="LocalLB.LSNPool.set_block_lifetimeRequest">
|
8088
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8089
|
+
<part name="values" type="tns:Common.ULongSequence"/>
|
8090
|
+
</message>
|
8091
|
+
<message name="LocalLB.LSNPool.set_block_lifetimeResponse">
|
8092
|
+
</message>
|
8093
|
+
|
8094
|
+
<message name="LocalLB.LSNPool.get_block_lifetimeRequest">
|
8095
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8096
|
+
</message>
|
8097
|
+
<message name="LocalLB.LSNPool.get_block_lifetimeResponse">
|
8098
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
8099
|
+
</message>
|
8100
|
+
|
8101
|
+
<message name="LocalLB.LSNPool.set_zombie_timeoutRequest">
|
8102
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8103
|
+
<part name="timeouts" type="tns:Common.ULongSequence"/>
|
8104
|
+
</message>
|
8105
|
+
<message name="LocalLB.LSNPool.set_zombie_timeoutResponse">
|
8106
|
+
</message>
|
8107
|
+
|
8108
|
+
<message name="LocalLB.LSNPool.get_zombie_timeoutRequest">
|
8109
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8110
|
+
</message>
|
8111
|
+
<message name="LocalLB.LSNPool.get_zombie_timeoutResponse">
|
8112
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
8113
|
+
</message>
|
8114
|
+
|
8115
|
+
<message name="LocalLB.LSNPool.set_block_sizeRequest">
|
8116
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8117
|
+
<part name="sizes" type="tns:Common.ULongSequence"/>
|
8118
|
+
</message>
|
8119
|
+
<message name="LocalLB.LSNPool.set_block_sizeResponse">
|
8120
|
+
</message>
|
8121
|
+
|
8122
|
+
<message name="LocalLB.LSNPool.get_block_sizeRequest">
|
8123
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8124
|
+
</message>
|
8125
|
+
<message name="LocalLB.LSNPool.get_block_sizeResponse">
|
8126
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
8127
|
+
</message>
|
8128
|
+
|
8129
|
+
<message name="LocalLB.LSNPool.set_client_block_limitRequest">
|
8130
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8131
|
+
<part name="limits" type="tns:Common.ULongSequence"/>
|
8132
|
+
</message>
|
8133
|
+
<message name="LocalLB.LSNPool.set_client_block_limitResponse">
|
8134
|
+
</message>
|
8135
|
+
|
8136
|
+
<message name="LocalLB.LSNPool.get_client_block_limitRequest">
|
8137
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8138
|
+
</message>
|
8139
|
+
<message name="LocalLB.LSNPool.get_client_block_limitResponse">
|
8140
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
8141
|
+
</message>
|
8142
|
+
|
8143
|
+
<message name="LocalLB.LSNPool.set_egress_interfaceRequest">
|
8144
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8145
|
+
<part name="interfaces" type="tns:Common.VLANFilterListSequence"/>
|
8146
|
+
</message>
|
8147
|
+
<message name="LocalLB.LSNPool.set_egress_interfaceResponse">
|
8148
|
+
</message>
|
8149
|
+
|
8150
|
+
<message name="LocalLB.LSNPool.get_egress_interfaceRequest">
|
8151
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8152
|
+
</message>
|
8153
|
+
<message name="LocalLB.LSNPool.get_egress_interfaceResponse">
|
8154
|
+
<part name="return" type="tns:Common.VLANFilterListSequence"/>
|
8155
|
+
</message>
|
8156
|
+
|
8157
|
+
<message name="LocalLB.LSNPool.set_log_publisherRequest">
|
8158
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8159
|
+
<part name="publishers" type="tns:Common.StringSequence"/>
|
8160
|
+
</message>
|
8161
|
+
<message name="LocalLB.LSNPool.set_log_publisherResponse">
|
8162
|
+
</message>
|
8163
|
+
|
8164
|
+
<message name="LocalLB.LSNPool.get_log_publisherRequest">
|
8165
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8166
|
+
</message>
|
8167
|
+
<message name="LocalLB.LSNPool.get_log_publisherResponse">
|
8168
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
8169
|
+
</message>
|
8170
|
+
|
8171
|
+
<message name="LocalLB.LSNPool.set_log_profileRequest">
|
8172
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8173
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
8174
|
+
</message>
|
8175
|
+
<message name="LocalLB.LSNPool.set_log_profileResponse">
|
8176
|
+
</message>
|
8177
|
+
|
8178
|
+
<message name="LocalLB.LSNPool.get_log_profileRequest">
|
8179
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8180
|
+
</message>
|
8181
|
+
<message name="LocalLB.LSNPool.get_log_profileResponse">
|
8182
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
8183
|
+
</message>
|
8184
|
+
|
8185
|
+
<message name="LocalLB.LSNPool.get_all_statisticsRequest">
|
8186
|
+
</message>
|
8187
|
+
<message name="LocalLB.LSNPool.get_all_statisticsResponse">
|
8188
|
+
<part name="return" type="tns:LocalLB.LSNPool.LSNPoolStatistics"/>
|
8189
|
+
</message>
|
8190
|
+
|
8191
|
+
<message name="LocalLB.LSNPool.get_all_statistics_v2Request">
|
8192
|
+
</message>
|
8193
|
+
<message name="LocalLB.LSNPool.get_all_statistics_v2Response">
|
8194
|
+
<part name="return" type="tns:LocalLB.LSNPool.LSNPoolStatistics_v2"/>
|
8195
|
+
</message>
|
8196
|
+
|
8197
|
+
<message name="LocalLB.LSNPool.get_statisticsRequest">
|
8198
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8199
|
+
</message>
|
8200
|
+
<message name="LocalLB.LSNPool.get_statisticsResponse">
|
8201
|
+
<part name="return" type="tns:LocalLB.LSNPool.LSNPoolStatistics"/>
|
8202
|
+
</message>
|
8203
|
+
|
8204
|
+
<message name="LocalLB.LSNPool.get_statistics_v2Request">
|
8205
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8206
|
+
</message>
|
8207
|
+
<message name="LocalLB.LSNPool.get_statistics_v2Response">
|
8208
|
+
<part name="return" type="tns:LocalLB.LSNPool.LSNPoolStatistics_v2"/>
|
8209
|
+
</message>
|
8210
|
+
|
8211
|
+
<message name="LocalLB.LSNPool.reset_statisticsRequest">
|
8212
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8213
|
+
</message>
|
8214
|
+
<message name="LocalLB.LSNPool.reset_statisticsResponse">
|
8215
|
+
</message>
|
8216
|
+
|
8217
|
+
<message name="LocalLB.LSNPool.set_pcp_full_configRequest">
|
8218
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8219
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
8220
|
+
<part name="self_ips" type="tns:Common.StringSequence"/>
|
8221
|
+
<part name="tunnels" type="tns:Common.StringSequence"/>
|
8222
|
+
</message>
|
8223
|
+
<message name="LocalLB.LSNPool.set_pcp_full_configResponse">
|
8224
|
+
</message>
|
8225
|
+
|
8226
|
+
<message name="LocalLB.LSNPool.set_pcp_profileRequest">
|
8227
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8228
|
+
<part name="profiles" type="tns:Common.StringSequence"/>
|
8229
|
+
</message>
|
8230
|
+
<message name="LocalLB.LSNPool.set_pcp_profileResponse">
|
8231
|
+
</message>
|
8232
|
+
|
8233
|
+
<message name="LocalLB.LSNPool.get_pcp_profileRequest">
|
8234
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8235
|
+
</message>
|
8236
|
+
<message name="LocalLB.LSNPool.get_pcp_profileResponse">
|
8237
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
8238
|
+
</message>
|
8239
|
+
|
8240
|
+
<message name="LocalLB.LSNPool.set_pcp_selfipRequest">
|
8241
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8242
|
+
<part name="self_ips" type="tns:Common.StringSequence"/>
|
8243
|
+
</message>
|
8244
|
+
<message name="LocalLB.LSNPool.set_pcp_selfipResponse">
|
8245
|
+
</message>
|
8246
|
+
|
8247
|
+
<message name="LocalLB.LSNPool.get_pcp_selfipRequest">
|
8248
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8249
|
+
</message>
|
8250
|
+
<message name="LocalLB.LSNPool.get_pcp_selfipResponse">
|
8251
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
8252
|
+
</message>
|
8253
|
+
|
8254
|
+
<message name="LocalLB.LSNPool.set_pcp_dslite_tunnelRequest">
|
8255
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8256
|
+
<part name="tunnels" type="tns:Common.StringSequence"/>
|
8257
|
+
</message>
|
8258
|
+
<message name="LocalLB.LSNPool.set_pcp_dslite_tunnelResponse">
|
8259
|
+
</message>
|
8260
|
+
|
8261
|
+
<message name="LocalLB.LSNPool.get_pcp_dslite_tunnelRequest">
|
8262
|
+
<part name="pools" type="tns:Common.StringSequence"/>
|
8263
|
+
</message>
|
8264
|
+
<message name="LocalLB.LSNPool.get_pcp_dslite_tunnelResponse">
|
8265
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
8266
|
+
</message>
|
8267
|
+
|
8268
|
+
<message name="LocalLB.LSNPool.get_versionRequest">
|
8269
|
+
</message>
|
8270
|
+
<message name="LocalLB.LSNPool.get_versionResponse">
|
8271
|
+
<part name="return" type="xsd:string"/>
|
8272
|
+
</message>
|
8273
|
+
|
8274
|
+
<!-- portType -->
|
8275
|
+
|
8276
|
+
<portType name="LocalLB.LSNPoolPortType">
|
8277
|
+
<operation name="get_list">
|
8278
|
+
<documentation>
|
8279
|
+
Gets a list of all LSN pools.
|
8280
|
+
|
8281
|
+
</documentation>
|
8282
|
+
<input message="tns:LocalLB.LSNPool.get_listRequest"/>
|
8283
|
+
<output message="tns:LocalLB.LSNPool.get_listResponse"/>
|
8284
|
+
</operation>
|
8285
|
+
<operation name="create">
|
8286
|
+
<documentation>
|
8287
|
+
Creates the specified LSN pools.
|
8288
|
+
|
8289
|
+
</documentation>
|
8290
|
+
<input message="tns:LocalLB.LSNPool.createRequest"/>
|
8291
|
+
<output message="tns:LocalLB.LSNPool.createResponse"/>
|
8292
|
+
</operation>
|
8293
|
+
<operation name="delete_lsn_pool">
|
8294
|
+
<documentation>
|
8295
|
+
Deletes a specified list of LSN pools.
|
8296
|
+
|
8297
|
+
</documentation>
|
8298
|
+
<input message="tns:LocalLB.LSNPool.delete_lsn_poolRequest"/>
|
8299
|
+
<output message="tns:LocalLB.LSNPool.delete_lsn_poolResponse"/>
|
8300
|
+
</operation>
|
8301
|
+
<operation name="delete_all_lsn_pools">
|
8302
|
+
<documentation>
|
8303
|
+
Deletes all LSN pools.
|
8304
|
+
|
8305
|
+
</documentation>
|
8306
|
+
<input message="tns:LocalLB.LSNPool.delete_all_lsn_poolsRequest"/>
|
8307
|
+
<output message="tns:LocalLB.LSNPool.delete_all_lsn_poolsResponse"/>
|
8308
|
+
</operation>
|
8309
|
+
<operation name="set_description">
|
8310
|
+
<documentation>
|
8311
|
+
Sets the description for a set of LSN pools.
|
8312
|
+
|
8313
|
+
This is an arbitrary field which can be used for any purpose.
|
8314
|
+
|
8315
|
+
</documentation>
|
8316
|
+
<input message="tns:LocalLB.LSNPool.set_descriptionRequest"/>
|
8317
|
+
<output message="tns:LocalLB.LSNPool.set_descriptionResponse"/>
|
8318
|
+
</operation>
|
8319
|
+
<operation name="get_description">
|
8320
|
+
<documentation>
|
8321
|
+
Gets the descriptions for a set of LSN pools.
|
8322
|
+
|
8323
|
+
</documentation>
|
8324
|
+
<input message="tns:LocalLB.LSNPool.get_descriptionRequest"/>
|
8325
|
+
<output message="tns:LocalLB.LSNPool.get_descriptionResponse"/>
|
8326
|
+
</operation>
|
8327
|
+
<operation name="get_member">
|
8328
|
+
<documentation>
|
8329
|
+
Gets the list of members belonging to the specified LSN pools.
|
8330
|
+
|
8331
|
+
</documentation>
|
8332
|
+
<input message="tns:LocalLB.LSNPool.get_memberRequest"/>
|
8333
|
+
<output message="tns:LocalLB.LSNPool.get_memberResponse"/>
|
8334
|
+
</operation>
|
8335
|
+
<operation name="add_member">
|
8336
|
+
<documentation>
|
8337
|
+
Adds members to the specified LSN pools.
|
8338
|
+
|
8339
|
+
</documentation>
|
8340
|
+
<input message="tns:LocalLB.LSNPool.add_memberRequest"/>
|
8341
|
+
<output message="tns:LocalLB.LSNPool.add_memberResponse"/>
|
8342
|
+
</operation>
|
8343
|
+
<operation name="remove_member">
|
8344
|
+
<documentation>
|
8345
|
+
Removes members from the specified LSN pools.
|
8346
|
+
|
8347
|
+
</documentation>
|
8348
|
+
<input message="tns:LocalLB.LSNPool.remove_memberRequest"/>
|
8349
|
+
<output message="tns:LocalLB.LSNPool.remove_memberResponse"/>
|
8350
|
+
</operation>
|
8351
|
+
<operation name="remove_all_members">
|
8352
|
+
<documentation>
|
8353
|
+
Removes all members from the specified LSN pools.
|
8354
|
+
|
8355
|
+
</documentation>
|
8356
|
+
<input message="tns:LocalLB.LSNPool.remove_all_membersRequest"/>
|
8357
|
+
<output message="tns:LocalLB.LSNPool.remove_all_membersResponse"/>
|
8358
|
+
</operation>
|
8359
|
+
<operation name="get_backup_member">
|
8360
|
+
<documentation>
|
8361
|
+
Gets the list of backup members belonging to the specified LSN pools.
|
8362
|
+
|
8363
|
+
</documentation>
|
8364
|
+
<input message="tns:LocalLB.LSNPool.get_backup_memberRequest"/>
|
8365
|
+
<output message="tns:LocalLB.LSNPool.get_backup_memberResponse"/>
|
8366
|
+
</operation>
|
8367
|
+
<operation name="add_backup_member">
|
8368
|
+
<documentation>
|
8369
|
+
Adds backup members to the specified LSN pools.
|
8370
|
+
|
8371
|
+
</documentation>
|
8372
|
+
<input message="tns:LocalLB.LSNPool.add_backup_memberRequest"/>
|
8373
|
+
<output message="tns:LocalLB.LSNPool.add_backup_memberResponse"/>
|
8374
|
+
</operation>
|
8375
|
+
<operation name="remove_backup_member">
|
8376
|
+
<documentation>
|
8377
|
+
Removes backup members from the specified LSN pools.
|
8378
|
+
|
8379
|
+
</documentation>
|
8380
|
+
<input message="tns:LocalLB.LSNPool.remove_backup_memberRequest"/>
|
8381
|
+
<output message="tns:LocalLB.LSNPool.remove_backup_memberResponse"/>
|
8382
|
+
</operation>
|
8383
|
+
<operation name="remove_all_backup_members">
|
8384
|
+
<documentation>
|
8385
|
+
Removes all backup members from the specified LSN pools.
|
6093
8386
|
|
6094
|
-
|
6095
|
-
|
6096
|
-
|
6097
|
-
</
|
6098
|
-
<
|
6099
|
-
|
8387
|
+
</documentation>
|
8388
|
+
<input message="tns:LocalLB.LSNPool.remove_all_backup_membersRequest"/>
|
8389
|
+
<output message="tns:LocalLB.LSNPool.remove_all_backup_membersResponse"/>
|
8390
|
+
</operation>
|
8391
|
+
<operation name="set_nat_mode">
|
8392
|
+
<documentation>
|
8393
|
+
Sets the NAT mode for the specified LSN pools. This determines how translation
|
8394
|
+
address mapping is performed and can be configured in either
|
8395
|
+
in Deterministic mode (Deterministic Network Address Translation or DNAT) or
|
8396
|
+
in Network Address Port Translation mode (or NAPT mode).
|
6100
8397
|
|
6101
|
-
|
6102
|
-
|
6103
|
-
|
6104
|
-
|
6105
|
-
<
|
6106
|
-
|
8398
|
+
</documentation>
|
8399
|
+
<input message="tns:LocalLB.LSNPool.set_nat_modeRequest"/>
|
8400
|
+
<output message="tns:LocalLB.LSNPool.set_nat_modeResponse"/>
|
8401
|
+
</operation>
|
8402
|
+
<operation name="get_nat_mode">
|
8403
|
+
<documentation>
|
8404
|
+
Gets the NAT modes for the specified LSN pools.
|
6107
8405
|
|
6108
|
-
|
6109
|
-
|
6110
|
-
|
6111
|
-
</
|
6112
|
-
<
|
6113
|
-
|
8406
|
+
</documentation>
|
8407
|
+
<input message="tns:LocalLB.LSNPool.get_nat_modeRequest"/>
|
8408
|
+
<output message="tns:LocalLB.LSNPool.get_nat_modeResponse"/>
|
8409
|
+
</operation>
|
8410
|
+
<operation name="set_persistence_mode">
|
8411
|
+
<documentation>
|
8412
|
+
Sets the persistence mode for the specified LSN pools. This configures
|
8413
|
+
whether or not previously translated addresses are persisted upon and if so,
|
8414
|
+
which of two modes the persistence is based on: address or address-port
|
6114
8415
|
|
6115
|
-
|
6116
|
-
|
6117
|
-
|
6118
|
-
|
6119
|
-
<
|
6120
|
-
|
8416
|
+
</documentation>
|
8417
|
+
<input message="tns:LocalLB.LSNPool.set_persistence_modeRequest"/>
|
8418
|
+
<output message="tns:LocalLB.LSNPool.set_persistence_modeResponse"/>
|
8419
|
+
</operation>
|
8420
|
+
<operation name="get_persistence_mode">
|
8421
|
+
<documentation>
|
8422
|
+
Gets the persistence modes for the specified LSN pools.
|
6121
8423
|
|
6122
|
-
|
6123
|
-
|
6124
|
-
|
6125
|
-
</
|
6126
|
-
<
|
6127
|
-
|
8424
|
+
</documentation>
|
8425
|
+
<input message="tns:LocalLB.LSNPool.get_persistence_modeRequest"/>
|
8426
|
+
<output message="tns:LocalLB.LSNPool.get_persistence_modeResponse"/>
|
8427
|
+
</operation>
|
8428
|
+
<operation name="set_route_advertisement_state">
|
8429
|
+
<documentation>
|
8430
|
+
Sets the route advertisement states for the specified LSN pools.
|
6128
8431
|
|
6129
|
-
|
6130
|
-
|
6131
|
-
|
6132
|
-
|
6133
|
-
<
|
6134
|
-
|
8432
|
+
</documentation>
|
8433
|
+
<input message="tns:LocalLB.LSNPool.set_route_advertisement_stateRequest"/>
|
8434
|
+
<output message="tns:LocalLB.LSNPool.set_route_advertisement_stateResponse"/>
|
8435
|
+
</operation>
|
8436
|
+
<operation name="get_route_advertisement_state">
|
8437
|
+
<documentation>
|
8438
|
+
Gets the route advertisement states for the specified LSN pools.
|
6135
8439
|
|
6136
|
-
|
6137
|
-
|
6138
|
-
|
6139
|
-
</
|
6140
|
-
<
|
6141
|
-
|
8440
|
+
</documentation>
|
8441
|
+
<input message="tns:LocalLB.LSNPool.get_route_advertisement_stateRequest"/>
|
8442
|
+
<output message="tns:LocalLB.LSNPool.get_route_advertisement_stateResponse"/>
|
8443
|
+
</operation>
|
8444
|
+
<operation name="set_inbound_connection_state">
|
8445
|
+
<documentation>
|
8446
|
+
This method is deprecated and new applications should use the
|
8447
|
+
set_inbound_mode method instead.
|
6142
8448
|
|
6143
|
-
|
6144
|
-
|
6145
|
-
|
6146
|
-
|
6147
|
-
|
6148
|
-
|
8449
|
+
Sets the inbound connection states for a list of LSN pools. This state
|
8450
|
+
specifies whether incoming connections are allowed or disallowed on LSN
|
8451
|
+
translated IP addresses.
|
8452
|
+
</documentation>
|
8453
|
+
<input message="tns:LocalLB.LSNPool.set_inbound_connection_stateRequest"/>
|
8454
|
+
<output message="tns:LocalLB.LSNPool.set_inbound_connection_stateResponse"/>
|
8455
|
+
</operation>
|
8456
|
+
<operation name="get_inbound_connection_state">
|
8457
|
+
<documentation>
|
8458
|
+
This method is deprecated and new applications should use the
|
8459
|
+
get_inbound_mode method instead.
|
6149
8460
|
|
6150
|
-
|
6151
|
-
<part name="pools" type="tns:Common.StringSequence"/>
|
6152
|
-
<part name="interfaces" type="tns:Common.VLANFilterListSequence"/>
|
6153
|
-
</message>
|
6154
|
-
<message name="LocalLB.LSNPool.set_egress_interfaceResponse">
|
6155
|
-
</message>
|
8461
|
+
Gets the inbound connection states of the specified LSN pools.
|
6156
8462
|
|
6157
|
-
|
6158
|
-
|
6159
|
-
|
6160
|
-
|
6161
|
-
<
|
6162
|
-
|
8463
|
+
</documentation>
|
8464
|
+
<input message="tns:LocalLB.LSNPool.get_inbound_connection_stateRequest"/>
|
8465
|
+
<output message="tns:LocalLB.LSNPool.get_inbound_connection_stateResponse"/>
|
8466
|
+
</operation>
|
8467
|
+
<operation name="set_inbound_mode">
|
8468
|
+
<documentation>
|
8469
|
+
Sets the inbound connection mode for a list of LSN pools. The
|
8470
|
+
inbound connection mode specifies whether inbound connections are
|
8471
|
+
allowed, and whether the inbound mappings are created automatically
|
8472
|
+
or explicitly.
|
6163
8473
|
|
6164
|
-
|
6165
|
-
|
6166
|
-
|
6167
|
-
</
|
6168
|
-
<
|
6169
|
-
|
8474
|
+
</documentation>
|
8475
|
+
<input message="tns:LocalLB.LSNPool.set_inbound_modeRequest"/>
|
8476
|
+
<output message="tns:LocalLB.LSNPool.set_inbound_modeResponse"/>
|
8477
|
+
</operation>
|
8478
|
+
<operation name="get_inbound_mode">
|
8479
|
+
<documentation>
|
8480
|
+
Gets the inbound modes of the specified LSN pools.
|
8481
|
+
|
8482
|
+
</documentation>
|
8483
|
+
<input message="tns:LocalLB.LSNPool.get_inbound_modeRequest"/>
|
8484
|
+
<output message="tns:LocalLB.LSNPool.get_inbound_modeResponse"/>
|
8485
|
+
</operation>
|
8486
|
+
<operation name="set_hairpin_mode">
|
8487
|
+
<documentation>
|
8488
|
+
Sets the hairpinning modes for a list of LSN pools. A hairpin connection
|
8489
|
+
between two subscribers goes through the NAT device and uses translation addresses so
|
8490
|
+
that it appears to each subscriber that the other is an external host.
|
8491
|
+
|
8492
|
+
</documentation>
|
8493
|
+
<input message="tns:LocalLB.LSNPool.set_hairpin_modeRequest"/>
|
8494
|
+
<output message="tns:LocalLB.LSNPool.set_hairpin_modeResponse"/>
|
8495
|
+
</operation>
|
8496
|
+
<operation name="get_hairpin_mode">
|
8497
|
+
<documentation>
|
8498
|
+
Gets the hairpinning modes of the specified LSN pools.
|
8499
|
+
|
8500
|
+
</documentation>
|
8501
|
+
<input message="tns:LocalLB.LSNPool.get_hairpin_modeRequest"/>
|
8502
|
+
<output message="tns:LocalLB.LSNPool.get_hairpin_modeResponse"/>
|
8503
|
+
</operation>
|
8504
|
+
<operation name="set_icmp_echo_state">
|
8505
|
+
<documentation>
|
8506
|
+
Sets the icmp echo state for a list of LSN pools. This state specifies whether
|
8507
|
+
ICMP echo is enabled or disabled on LSN translated IP addresses.
|
8508
|
+
|
8509
|
+
</documentation>
|
8510
|
+
<input message="tns:LocalLB.LSNPool.set_icmp_echo_stateRequest"/>
|
8511
|
+
<output message="tns:LocalLB.LSNPool.set_icmp_echo_stateResponse"/>
|
8512
|
+
</operation>
|
8513
|
+
<operation name="get_icmp_echo_state">
|
8514
|
+
<documentation>
|
8515
|
+
Gets the icmp echo states of the specified LSN pools.
|
8516
|
+
|
8517
|
+
</documentation>
|
8518
|
+
<input message="tns:LocalLB.LSNPool.get_icmp_echo_stateRequest"/>
|
8519
|
+
<output message="tns:LocalLB.LSNPool.get_icmp_echo_stateResponse"/>
|
8520
|
+
</operation>
|
8521
|
+
<operation name="set_egress_interface_state">
|
8522
|
+
<documentation>
|
8523
|
+
Sets the egress interface state for a list of LSN pools. This state specifies
|
8524
|
+
whether or not LSN translated traffic may exit on the interfaces specified in
|
8525
|
+
egress-interfaces list.
|
8526
|
+
|
8527
|
+
</documentation>
|
8528
|
+
<input message="tns:LocalLB.LSNPool.set_egress_interface_stateRequest"/>
|
8529
|
+
<output message="tns:LocalLB.LSNPool.set_egress_interface_stateResponse"/>
|
8530
|
+
</operation>
|
8531
|
+
<operation name="get_egress_interface_state">
|
8532
|
+
<documentation>
|
8533
|
+
Gets the egress interface states of the specified LSN pools.
|
8534
|
+
|
8535
|
+
</documentation>
|
8536
|
+
<input message="tns:LocalLB.LSNPool.get_egress_interface_stateRequest"/>
|
8537
|
+
<output message="tns:LocalLB.LSNPool.get_egress_interface_stateResponse"/>
|
8538
|
+
</operation>
|
8539
|
+
<operation name="set_connection_limit">
|
8540
|
+
<documentation>
|
8541
|
+
Sets the connection limits of the specified LSN pools. This configures the
|
8542
|
+
number of connections allowed per client. A default value of 0 disables this
|
8543
|
+
option.
|
8544
|
+
|
8545
|
+
</documentation>
|
8546
|
+
<input message="tns:LocalLB.LSNPool.set_connection_limitRequest"/>
|
8547
|
+
<output message="tns:LocalLB.LSNPool.set_connection_limitResponse"/>
|
8548
|
+
</operation>
|
8549
|
+
<operation name="get_connection_limit">
|
8550
|
+
<documentation>
|
8551
|
+
Gets the connection limits of the specified LSN pools.
|
8552
|
+
|
8553
|
+
</documentation>
|
8554
|
+
<input message="tns:LocalLB.LSNPool.get_connection_limitRequest"/>
|
8555
|
+
<output message="tns:LocalLB.LSNPool.get_connection_limitResponse"/>
|
8556
|
+
</operation>
|
8557
|
+
<operation name="set_translation_port_range">
|
8558
|
+
<documentation>
|
8559
|
+
Sets the translation port ranges of the specified LSN pools (the port range
|
8560
|
+
used for translated addresses).
|
8561
|
+
|
8562
|
+
</documentation>
|
8563
|
+
<input message="tns:LocalLB.LSNPool.set_translation_port_rangeRequest"/>
|
8564
|
+
<output message="tns:LocalLB.LSNPool.set_translation_port_rangeResponse"/>
|
8565
|
+
</operation>
|
8566
|
+
<operation name="get_translation_port_range">
|
8567
|
+
<documentation>
|
8568
|
+
Gets the translation port ranges of the specified LSN pools.
|
8569
|
+
|
8570
|
+
</documentation>
|
8571
|
+
<input message="tns:LocalLB.LSNPool.get_translation_port_rangeRequest"/>
|
8572
|
+
<output message="tns:LocalLB.LSNPool.get_translation_port_rangeResponse"/>
|
8573
|
+
</operation>
|
8574
|
+
<operation name="set_persistence_timeout">
|
8575
|
+
<documentation>
|
8576
|
+
Sets the persistence timeouts of the specified LSN pools. This configures
|
8577
|
+
the duration in seconds for which successfully transmitted LSN addresses
|
8578
|
+
are persisted.
|
8579
|
+
|
8580
|
+
</documentation>
|
8581
|
+
<input message="tns:LocalLB.LSNPool.set_persistence_timeoutRequest"/>
|
8582
|
+
<output message="tns:LocalLB.LSNPool.set_persistence_timeoutResponse"/>
|
8583
|
+
</operation>
|
8584
|
+
<operation name="get_persistence_timeout">
|
8585
|
+
<documentation>
|
8586
|
+
Gets the persistence timeouts of the specified LSN pools.
|
8587
|
+
|
8588
|
+
</documentation>
|
8589
|
+
<input message="tns:LocalLB.LSNPool.get_persistence_timeoutRequest"/>
|
8590
|
+
<output message="tns:LocalLB.LSNPool.get_persistence_timeoutResponse"/>
|
8591
|
+
</operation>
|
8592
|
+
<operation name="set_block_idle_timeout">
|
8593
|
+
<documentation>
|
8594
|
+
Sets the port block idle timeout for the specified LSN pools. The port block
|
8595
|
+
idle timeout defines the time after the last connection using the block is freed
|
8596
|
+
that the block assignment expires.
|
8597
|
+
|
8598
|
+
</documentation>
|
8599
|
+
<input message="tns:LocalLB.LSNPool.set_block_idle_timeoutRequest"/>
|
8600
|
+
<output message="tns:LocalLB.LSNPool.set_block_idle_timeoutResponse"/>
|
8601
|
+
</operation>
|
8602
|
+
<operation name="get_block_idle_timeout">
|
8603
|
+
<documentation>
|
8604
|
+
Gets the port block idle timeout for the specified LSN pools.
|
8605
|
+
|
8606
|
+
</documentation>
|
8607
|
+
<input message="tns:LocalLB.LSNPool.get_block_idle_timeoutRequest"/>
|
8608
|
+
<output message="tns:LocalLB.LSNPool.get_block_idle_timeoutResponse"/>
|
8609
|
+
</operation>
|
8610
|
+
<operation name="set_block_lifetime">
|
8611
|
+
<documentation>
|
8612
|
+
Sets the port block lifetime for the specified LSN pools. Port block lifetime
|
8613
|
+
specifies the timeout after which the block is no longer used for new port
|
8614
|
+
allocations. The block becomes a zombie block. The default is 0 which
|
8615
|
+
corresponds to an infinite timeout.
|
6170
8616
|
|
6171
|
-
|
6172
|
-
|
6173
|
-
|
6174
|
-
|
6175
|
-
<
|
6176
|
-
|
8617
|
+
</documentation>
|
8618
|
+
<input message="tns:LocalLB.LSNPool.set_block_lifetimeRequest"/>
|
8619
|
+
<output message="tns:LocalLB.LSNPool.set_block_lifetimeResponse"/>
|
8620
|
+
</operation>
|
8621
|
+
<operation name="get_block_lifetime">
|
8622
|
+
<documentation>
|
8623
|
+
Gets the port block lifetime for the specified LSN pools.
|
6177
8624
|
|
6178
|
-
|
6179
|
-
|
6180
|
-
<message
|
6181
|
-
|
6182
|
-
|
8625
|
+
</documentation>
|
8626
|
+
<input message="tns:LocalLB.LSNPool.get_block_lifetimeRequest"/>
|
8627
|
+
<output message="tns:LocalLB.LSNPool.get_block_lifetimeResponse"/>
|
8628
|
+
</operation>
|
8629
|
+
<operation name="set_zombie_timeout">
|
8630
|
+
<documentation>
|
8631
|
+
Sets the port block zombie timeout for the specified LSN pools. The port
|
8632
|
+
block zombie timeout specifies the time after which connections using the
|
8633
|
+
zombie block are killed. After connections are killed the zombie block is
|
8634
|
+
freed after the block idle timeout. This parameter is unused unless the
|
8635
|
+
port block lifetime is set. The default value is 0 which
|
8636
|
+
corresponds to an infinite timeout.
|
6183
8637
|
|
6184
|
-
|
6185
|
-
|
6186
|
-
|
6187
|
-
|
6188
|
-
<
|
6189
|
-
|
8638
|
+
</documentation>
|
8639
|
+
<input message="tns:LocalLB.LSNPool.set_zombie_timeoutRequest"/>
|
8640
|
+
<output message="tns:LocalLB.LSNPool.set_zombie_timeoutResponse"/>
|
8641
|
+
</operation>
|
8642
|
+
<operation name="get_zombie_timeout">
|
8643
|
+
<documentation>
|
8644
|
+
Gets the port block zombie timeout for the specified LSN pools.
|
6190
8645
|
|
6191
|
-
|
6192
|
-
|
6193
|
-
|
6194
|
-
|
6195
|
-
|
8646
|
+
</documentation>
|
8647
|
+
<input message="tns:LocalLB.LSNPool.get_zombie_timeoutRequest"/>
|
8648
|
+
<output message="tns:LocalLB.LSNPool.get_zombie_timeoutResponse"/>
|
8649
|
+
</operation>
|
8650
|
+
<operation name="set_block_size">
|
8651
|
+
<documentation>
|
8652
|
+
Sets the port block size for the specified LSN pools. Port block size defines
|
8653
|
+
the number of ports in a block.
|
6196
8654
|
|
6197
|
-
|
6198
|
-
|
6199
|
-
<message
|
6200
|
-
|
6201
|
-
|
8655
|
+
</documentation>
|
8656
|
+
<input message="tns:LocalLB.LSNPool.set_block_sizeRequest"/>
|
8657
|
+
<output message="tns:LocalLB.LSNPool.set_block_sizeResponse"/>
|
8658
|
+
</operation>
|
8659
|
+
<operation name="get_block_size">
|
8660
|
+
<documentation>
|
8661
|
+
Gets the port block sizes for the specified LSN pools.
|
6202
8662
|
|
6203
|
-
|
8663
|
+
</documentation>
|
8664
|
+
<input message="tns:LocalLB.LSNPool.get_block_sizeRequest"/>
|
8665
|
+
<output message="tns:LocalLB.LSNPool.get_block_sizeResponse"/>
|
8666
|
+
</operation>
|
8667
|
+
<operation name="set_client_block_limit">
|
8668
|
+
<documentation>
|
8669
|
+
Sets the client block limit for the specified LSN pools. Client
|
8670
|
+
block limit defines the number of blocks that can be assigned to a single
|
8671
|
+
subscriber IP address.
|
6204
8672
|
|
6205
|
-
<portType name="LocalLB.LSNPoolPortType">
|
6206
|
-
<operation name="get_list">
|
6207
|
-
<documentation>
|
6208
|
-
Gets a list of all LSN pools.
|
6209
|
-
|
6210
8673
|
</documentation>
|
6211
|
-
<input message="tns:LocalLB.LSNPool.
|
6212
|
-
<output message="tns:LocalLB.LSNPool.
|
8674
|
+
<input message="tns:LocalLB.LSNPool.set_client_block_limitRequest"/>
|
8675
|
+
<output message="tns:LocalLB.LSNPool.set_client_block_limitResponse"/>
|
6213
8676
|
</operation>
|
6214
|
-
<operation name="
|
8677
|
+
<operation name="get_client_block_limit">
|
6215
8678
|
<documentation>
|
6216
|
-
|
8679
|
+
Gets the client block limits for the specified LSN pools.
|
6217
8680
|
|
6218
8681
|
</documentation>
|
6219
|
-
<input message="tns:LocalLB.LSNPool.
|
6220
|
-
<output message="tns:LocalLB.LSNPool.
|
8682
|
+
<input message="tns:LocalLB.LSNPool.get_client_block_limitRequest"/>
|
8683
|
+
<output message="tns:LocalLB.LSNPool.get_client_block_limitResponse"/>
|
6221
8684
|
</operation>
|
6222
|
-
<operation name="
|
8685
|
+
<operation name="set_egress_interface">
|
6223
8686
|
<documentation>
|
6224
|
-
|
6225
|
-
|
8687
|
+
Sets the list of egress interfaces on which LSN is disabled/enabled. This
|
8688
|
+
specifies a list of VLANS and for each one, whether or not LSN translated
|
8689
|
+
traffic may egress on them.
|
8690
|
+
|
6226
8691
|
</documentation>
|
6227
|
-
<input message="tns:LocalLB.LSNPool.
|
6228
|
-
<output message="tns:LocalLB.LSNPool.
|
8692
|
+
<input message="tns:LocalLB.LSNPool.set_egress_interfaceRequest"/>
|
8693
|
+
<output message="tns:LocalLB.LSNPool.set_egress_interfaceResponse"/>
|
6229
8694
|
</operation>
|
6230
|
-
<operation name="
|
8695
|
+
<operation name="get_egress_interface">
|
6231
8696
|
<documentation>
|
6232
|
-
|
6233
|
-
|
8697
|
+
Gets the list of egress interfaces on which LSN is disabled/enabled.
|
8698
|
+
|
6234
8699
|
</documentation>
|
6235
|
-
<input message="tns:LocalLB.LSNPool.
|
6236
|
-
<output message="tns:LocalLB.LSNPool.
|
8700
|
+
<input message="tns:LocalLB.LSNPool.get_egress_interfaceRequest"/>
|
8701
|
+
<output message="tns:LocalLB.LSNPool.get_egress_interfaceResponse"/>
|
6237
8702
|
</operation>
|
6238
|
-
<operation name="
|
8703
|
+
<operation name="set_log_publisher">
|
6239
8704
|
<documentation>
|
6240
|
-
Sets the
|
8705
|
+
Sets the log publishers for a set of LSN pools.
|
6241
8706
|
|
6242
|
-
|
8707
|
+
</documentation>
|
8708
|
+
<input message="tns:LocalLB.LSNPool.set_log_publisherRequest"/>
|
8709
|
+
<output message="tns:LocalLB.LSNPool.set_log_publisherResponse"/>
|
8710
|
+
</operation>
|
8711
|
+
<operation name="get_log_publisher">
|
8712
|
+
<documentation>
|
8713
|
+
Gets the log publishers for a set of LSN pools.
|
6243
8714
|
|
6244
8715
|
</documentation>
|
6245
|
-
<input message="tns:LocalLB.LSNPool.
|
6246
|
-
<output message="tns:LocalLB.LSNPool.
|
8716
|
+
<input message="tns:LocalLB.LSNPool.get_log_publisherRequest"/>
|
8717
|
+
<output message="tns:LocalLB.LSNPool.get_log_publisherResponse"/>
|
6247
8718
|
</operation>
|
6248
|
-
<operation name="
|
8719
|
+
<operation name="set_log_profile">
|
6249
8720
|
<documentation>
|
6250
|
-
|
8721
|
+
Sets the LSN log profiles for a set of LSN pools. The LSN log profile controls the logging
|
8722
|
+
of LSN translation events. See LocalLB::LSNLogProfile for more details.
|
6251
8723
|
|
6252
8724
|
</documentation>
|
6253
|
-
<input message="tns:LocalLB.LSNPool.
|
6254
|
-
<output message="tns:LocalLB.LSNPool.
|
8725
|
+
<input message="tns:LocalLB.LSNPool.set_log_profileRequest"/>
|
8726
|
+
<output message="tns:LocalLB.LSNPool.set_log_profileResponse"/>
|
6255
8727
|
</operation>
|
6256
|
-
<operation name="
|
8728
|
+
<operation name="get_log_profile">
|
6257
8729
|
<documentation>
|
6258
|
-
Gets the
|
8730
|
+
Gets the LSN log profiles for a set of LSN pools.
|
6259
8731
|
|
6260
8732
|
</documentation>
|
6261
|
-
<input message="tns:LocalLB.LSNPool.
|
6262
|
-
<output message="tns:LocalLB.LSNPool.
|
8733
|
+
<input message="tns:LocalLB.LSNPool.get_log_profileRequest"/>
|
8734
|
+
<output message="tns:LocalLB.LSNPool.get_log_profileResponse"/>
|
6263
8735
|
</operation>
|
6264
|
-
<operation name="
|
8736
|
+
<operation name="get_all_statistics">
|
6265
8737
|
<documentation>
|
6266
|
-
|
8738
|
+
Gets the statistics for all pools.
|
8739
|
+
|
8740
|
+
Note: This function has been deprecated. Please use get_all_statistics_v2.
|
6267
8741
|
|
6268
8742
|
</documentation>
|
6269
|
-
<input message="tns:LocalLB.LSNPool.
|
6270
|
-
<output message="tns:LocalLB.LSNPool.
|
8743
|
+
<input message="tns:LocalLB.LSNPool.get_all_statisticsRequest"/>
|
8744
|
+
<output message="tns:LocalLB.LSNPool.get_all_statisticsResponse"/>
|
6271
8745
|
</operation>
|
6272
|
-
<operation name="
|
8746
|
+
<operation name="get_all_statistics_v2">
|
6273
8747
|
<documentation>
|
6274
|
-
|
8748
|
+
Gets the statistics for all pools.
|
6275
8749
|
|
6276
8750
|
</documentation>
|
6277
|
-
<input message="tns:LocalLB.LSNPool.
|
6278
|
-
<output message="tns:LocalLB.LSNPool.
|
8751
|
+
<input message="tns:LocalLB.LSNPool.get_all_statistics_v2Request"/>
|
8752
|
+
<output message="tns:LocalLB.LSNPool.get_all_statistics_v2Response"/>
|
6279
8753
|
</operation>
|
6280
|
-
<operation name="
|
8754
|
+
<operation name="get_statistics">
|
6281
8755
|
<documentation>
|
6282
|
-
|
8756
|
+
Gets the statistics for a list of pools.
|
8757
|
+
|
8758
|
+
Note: This function has been deprecated. Please use get_statistics_v2.
|
6283
8759
|
|
6284
8760
|
</documentation>
|
6285
|
-
<input message="tns:LocalLB.LSNPool.
|
6286
|
-
<output message="tns:LocalLB.LSNPool.
|
8761
|
+
<input message="tns:LocalLB.LSNPool.get_statisticsRequest"/>
|
8762
|
+
<output message="tns:LocalLB.LSNPool.get_statisticsResponse"/>
|
6287
8763
|
</operation>
|
6288
|
-
<operation name="
|
8764
|
+
<operation name="get_statistics_v2">
|
6289
8765
|
<documentation>
|
6290
|
-
Gets the
|
8766
|
+
Gets the statistics for a list of pools.
|
6291
8767
|
|
6292
8768
|
</documentation>
|
6293
|
-
<input message="tns:LocalLB.LSNPool.
|
6294
|
-
<output message="tns:LocalLB.LSNPool.
|
8769
|
+
<input message="tns:LocalLB.LSNPool.get_statistics_v2Request"/>
|
8770
|
+
<output message="tns:LocalLB.LSNPool.get_statistics_v2Response"/>
|
6295
8771
|
</operation>
|
6296
|
-
<operation name="
|
8772
|
+
<operation name="reset_statistics">
|
6297
8773
|
<documentation>
|
6298
|
-
|
8774
|
+
Resets the statistics for a list of pools.
|
6299
8775
|
|
6300
8776
|
</documentation>
|
6301
|
-
<input message="tns:LocalLB.LSNPool.
|
6302
|
-
<output message="tns:LocalLB.LSNPool.
|
8777
|
+
<input message="tns:LocalLB.LSNPool.reset_statisticsRequest"/>
|
8778
|
+
<output message="tns:LocalLB.LSNPool.reset_statisticsResponse"/>
|
6303
8779
|
</operation>
|
6304
|
-
<operation name="
|
8780
|
+
<operation name="set_pcp_full_config">
|
6305
8781
|
<documentation>
|
6306
|
-
|
8782
|
+
This is a convenience method that will allow you to set all PCP
|
8783
|
+
configuration parameters in one transaction. A PCP profile cannot
|
8784
|
+
be specified for a LSN Pool without either a self IP or a DS-Lite
|
8785
|
+
Tunnel for the PCP Server. If only one of them is present the other
|
8786
|
+
must be passed in as empty quotes ("").
|
6307
8787
|
|
6308
8788
|
</documentation>
|
6309
|
-
<input message="tns:LocalLB.LSNPool.
|
6310
|
-
<output message="tns:LocalLB.LSNPool.
|
8789
|
+
<input message="tns:LocalLB.LSNPool.set_pcp_full_configRequest"/>
|
8790
|
+
<output message="tns:LocalLB.LSNPool.set_pcp_full_configResponse"/>
|
6311
8791
|
</operation>
|
6312
|
-
<operation name="
|
8792
|
+
<operation name="set_pcp_profile">
|
6313
8793
|
<documentation>
|
6314
|
-
|
8794
|
+
Sets the PCP profile name for a set of LSN pools. This will allow you to
|
8795
|
+
specify an already pre-defined set of PCP parameters that will determine
|
8796
|
+
how to process incoming PCP packets.
|
6315
8797
|
|
6316
8798
|
</documentation>
|
6317
|
-
<input message="tns:LocalLB.LSNPool.
|
6318
|
-
<output message="tns:LocalLB.LSNPool.
|
8799
|
+
<input message="tns:LocalLB.LSNPool.set_pcp_profileRequest"/>
|
8800
|
+
<output message="tns:LocalLB.LSNPool.set_pcp_profileResponse"/>
|
6319
8801
|
</operation>
|
6320
|
-
<operation name="
|
8802
|
+
<operation name="get_pcp_profile">
|
6321
8803
|
<documentation>
|
6322
|
-
|
6323
|
-
|
6324
|
-
in Deterministic mode (Deterministic Network Address Translation or DNAT) or
|
6325
|
-
in Network Address Port Translation mode (or NAPT mode).
|
6326
|
-
|
8804
|
+
Gets the PCP profile names for a set of LSN pools.
|
8805
|
+
|
6327
8806
|
</documentation>
|
6328
|
-
<input message="tns:LocalLB.LSNPool.
|
6329
|
-
<output message="tns:LocalLB.LSNPool.
|
8807
|
+
<input message="tns:LocalLB.LSNPool.get_pcp_profileRequest"/>
|
8808
|
+
<output message="tns:LocalLB.LSNPool.get_pcp_profileResponse"/>
|
6330
8809
|
</operation>
|
6331
|
-
<operation name="
|
8810
|
+
<operation name="set_pcp_selfip">
|
6332
8811
|
<documentation>
|
6333
|
-
|
8812
|
+
Sets the PCP server self IP for a set of LSN pools. This will allow you
|
8813
|
+
to specify an already pre-configured self IP name as the listening IP
|
8814
|
+
for the PCP Server for those LSN pools.
|
6334
8815
|
|
6335
8816
|
</documentation>
|
6336
|
-
<input message="tns:LocalLB.LSNPool.
|
6337
|
-
<output message="tns:LocalLB.LSNPool.
|
8817
|
+
<input message="tns:LocalLB.LSNPool.set_pcp_selfipRequest"/>
|
8818
|
+
<output message="tns:LocalLB.LSNPool.set_pcp_selfipResponse"/>
|
6338
8819
|
</operation>
|
6339
|
-
<operation name="
|
8820
|
+
<operation name="get_pcp_selfip">
|
6340
8821
|
<documentation>
|
6341
|
-
|
6342
|
-
|
6343
|
-
which of two modes the persistence is based on: address or address-port
|
6344
|
-
|
8822
|
+
Gets the PCP self IP for a set of LSN pools.
|
8823
|
+
|
6345
8824
|
</documentation>
|
6346
|
-
<input message="tns:LocalLB.LSNPool.
|
6347
|
-
<output message="tns:LocalLB.LSNPool.
|
8825
|
+
<input message="tns:LocalLB.LSNPool.get_pcp_selfipRequest"/>
|
8826
|
+
<output message="tns:LocalLB.LSNPool.get_pcp_selfipResponse"/>
|
6348
8827
|
</operation>
|
6349
|
-
<operation name="
|
8828
|
+
<operation name="set_pcp_dslite_tunnel">
|
6350
8829
|
<documentation>
|
6351
|
-
|
8830
|
+
Sets the DS-Lite Tunnel for a set of LSN pools. This will allow
|
8831
|
+
to specify an already pre-configured DS-Lite Tunnel name as the one
|
8832
|
+
used by the PCP Server for those LSN pools.
|
6352
8833
|
|
6353
8834
|
</documentation>
|
6354
|
-
<input message="tns:LocalLB.LSNPool.
|
6355
|
-
<output message="tns:LocalLB.LSNPool.
|
8835
|
+
<input message="tns:LocalLB.LSNPool.set_pcp_dslite_tunnelRequest"/>
|
8836
|
+
<output message="tns:LocalLB.LSNPool.set_pcp_dslite_tunnelResponse"/>
|
6356
8837
|
</operation>
|
6357
|
-
<operation name="
|
8838
|
+
<operation name="get_pcp_dslite_tunnel">
|
6358
8839
|
<documentation>
|
6359
|
-
|
8840
|
+
Gets the PCP DS-Lite Tunnel for a set of LSN pools.
|
6360
8841
|
|
6361
8842
|
</documentation>
|
6362
|
-
<input message="tns:LocalLB.LSNPool.
|
6363
|
-
<output message="tns:LocalLB.LSNPool.
|
8843
|
+
<input message="tns:LocalLB.LSNPool.get_pcp_dslite_tunnelRequest"/>
|
8844
|
+
<output message="tns:LocalLB.LSNPool.get_pcp_dslite_tunnelResponse"/>
|
6364
8845
|
</operation>
|
6365
|
-
<operation name="
|
8846
|
+
<operation name="get_version">
|
6366
8847
|
<documentation>
|
6367
|
-
|
8848
|
+
Get the version information for this interface.
|
6368
8849
|
|
6369
8850
|
</documentation>
|
6370
|
-
<input message="tns:LocalLB.LSNPool.
|
6371
|
-
<output message="tns:LocalLB.LSNPool.
|
8851
|
+
<input message="tns:LocalLB.LSNPool.get_versionRequest"/>
|
8852
|
+
<output message="tns:LocalLB.LSNPool.get_versionResponse"/>
|
6372
8853
|
</operation>
|
6373
|
-
|
8854
|
+
</portType>
|
8855
|
+
|
8856
|
+
<!-- binding -->
|
8857
|
+
|
8858
|
+
<binding name="LocalLB.LSNPoolBinding" type="tns:LocalLB.LSNPoolPortType">
|
8859
|
+
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
8860
|
+
<operation name="get_list">
|
6374
8861
|
<documentation>
|
6375
|
-
|
6376
|
-
specifies whether incoming connections are allowed or disallowed on LSN
|
6377
|
-
translated IP addresses.
|
8862
|
+
Gets a list of all LSN pools.
|
6378
8863
|
|
6379
8864
|
</documentation>
|
6380
|
-
<
|
6381
|
-
<
|
8865
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
8866
|
+
<input>
|
8867
|
+
<soap:body
|
8868
|
+
use="encoded"
|
8869
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8870
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8871
|
+
</input>
|
8872
|
+
<output>
|
8873
|
+
<soap:body
|
8874
|
+
use="encoded"
|
8875
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8876
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8877
|
+
</output>
|
6382
8878
|
</operation>
|
6383
|
-
|
8879
|
+
|
8880
|
+
<operation name="create">
|
6384
8881
|
<documentation>
|
6385
|
-
|
8882
|
+
Creates the specified LSN pools.
|
6386
8883
|
|
6387
8884
|
</documentation>
|
6388
|
-
<
|
6389
|
-
<
|
8885
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
8886
|
+
<input>
|
8887
|
+
<soap:body
|
8888
|
+
use="encoded"
|
8889
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8890
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8891
|
+
</input>
|
8892
|
+
<output>
|
8893
|
+
<soap:body
|
8894
|
+
use="encoded"
|
8895
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8896
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8897
|
+
</output>
|
6390
8898
|
</operation>
|
6391
|
-
|
8899
|
+
|
8900
|
+
<operation name="delete_lsn_pool">
|
6392
8901
|
<documentation>
|
6393
|
-
|
6394
|
-
between two subscribers goes through the NAT device and uses translation addresses so
|
6395
|
-
that it appears to each subscriber that the other is an external host.
|
8902
|
+
Deletes a specified list of LSN pools.
|
6396
8903
|
|
6397
8904
|
</documentation>
|
6398
|
-
<
|
6399
|
-
<
|
8905
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
8906
|
+
<input>
|
8907
|
+
<soap:body
|
8908
|
+
use="encoded"
|
8909
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8910
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8911
|
+
</input>
|
8912
|
+
<output>
|
8913
|
+
<soap:body
|
8914
|
+
use="encoded"
|
8915
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8916
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8917
|
+
</output>
|
6400
8918
|
</operation>
|
6401
|
-
|
8919
|
+
|
8920
|
+
<operation name="delete_all_lsn_pools">
|
8921
|
+
<documentation>
|
8922
|
+
Deletes all LSN pools.
|
8923
|
+
|
8924
|
+
</documentation>
|
8925
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
8926
|
+
<input>
|
8927
|
+
<soap:body
|
8928
|
+
use="encoded"
|
8929
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8930
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8931
|
+
</input>
|
8932
|
+
<output>
|
8933
|
+
<soap:body
|
8934
|
+
use="encoded"
|
8935
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8936
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8937
|
+
</output>
|
8938
|
+
</operation>
|
8939
|
+
|
8940
|
+
<operation name="set_description">
|
6402
8941
|
<documentation>
|
6403
|
-
|
8942
|
+
Sets the description for a set of LSN pools.
|
8943
|
+
|
8944
|
+
This is an arbitrary field which can be used for any purpose.
|
6404
8945
|
|
6405
8946
|
</documentation>
|
6406
|
-
<
|
6407
|
-
<
|
8947
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
8948
|
+
<input>
|
8949
|
+
<soap:body
|
8950
|
+
use="encoded"
|
8951
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8952
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8953
|
+
</input>
|
8954
|
+
<output>
|
8955
|
+
<soap:body
|
8956
|
+
use="encoded"
|
8957
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8958
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8959
|
+
</output>
|
6408
8960
|
</operation>
|
6409
|
-
|
8961
|
+
|
8962
|
+
<operation name="get_description">
|
6410
8963
|
<documentation>
|
6411
|
-
|
6412
|
-
ICMP echo is enabled or disabled on LSN translated IP addresses.
|
8964
|
+
Gets the descriptions for a set of LSN pools.
|
6413
8965
|
|
6414
8966
|
</documentation>
|
6415
|
-
<
|
6416
|
-
<
|
8967
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
8968
|
+
<input>
|
8969
|
+
<soap:body
|
8970
|
+
use="encoded"
|
8971
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8972
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8973
|
+
</input>
|
8974
|
+
<output>
|
8975
|
+
<soap:body
|
8976
|
+
use="encoded"
|
8977
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8978
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8979
|
+
</output>
|
6417
8980
|
</operation>
|
6418
|
-
|
8981
|
+
|
8982
|
+
<operation name="get_member">
|
6419
8983
|
<documentation>
|
6420
|
-
Gets the
|
8984
|
+
Gets the list of members belonging to the specified LSN pools.
|
6421
8985
|
|
6422
8986
|
</documentation>
|
6423
|
-
<
|
6424
|
-
<
|
8987
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
8988
|
+
<input>
|
8989
|
+
<soap:body
|
8990
|
+
use="encoded"
|
8991
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8992
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8993
|
+
</input>
|
8994
|
+
<output>
|
8995
|
+
<soap:body
|
8996
|
+
use="encoded"
|
8997
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
8998
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
8999
|
+
</output>
|
6425
9000
|
</operation>
|
6426
|
-
|
9001
|
+
|
9002
|
+
<operation name="add_member">
|
6427
9003
|
<documentation>
|
6428
|
-
|
6429
|
-
whether or not LSN translated traffic may exit on the interfaces specified in
|
6430
|
-
egress-interfaces list.
|
9004
|
+
Adds members to the specified LSN pools.
|
6431
9005
|
|
6432
9006
|
</documentation>
|
6433
|
-
<
|
6434
|
-
<
|
9007
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9008
|
+
<input>
|
9009
|
+
<soap:body
|
9010
|
+
use="encoded"
|
9011
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9012
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9013
|
+
</input>
|
9014
|
+
<output>
|
9015
|
+
<soap:body
|
9016
|
+
use="encoded"
|
9017
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9018
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9019
|
+
</output>
|
6435
9020
|
</operation>
|
6436
|
-
|
9021
|
+
|
9022
|
+
<operation name="remove_member">
|
6437
9023
|
<documentation>
|
6438
|
-
|
9024
|
+
Removes members from the specified LSN pools.
|
6439
9025
|
|
6440
9026
|
</documentation>
|
6441
|
-
<
|
6442
|
-
<
|
9027
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9028
|
+
<input>
|
9029
|
+
<soap:body
|
9030
|
+
use="encoded"
|
9031
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9032
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9033
|
+
</input>
|
9034
|
+
<output>
|
9035
|
+
<soap:body
|
9036
|
+
use="encoded"
|
9037
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9038
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9039
|
+
</output>
|
6443
9040
|
</operation>
|
6444
|
-
|
9041
|
+
|
9042
|
+
<operation name="remove_all_members">
|
6445
9043
|
<documentation>
|
6446
|
-
|
6447
|
-
number of connections allowed per client. A default value of 0 disables this
|
6448
|
-
option.
|
9044
|
+
Removes all members from the specified LSN pools.
|
6449
9045
|
|
6450
9046
|
</documentation>
|
6451
|
-
<
|
6452
|
-
<
|
9047
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9048
|
+
<input>
|
9049
|
+
<soap:body
|
9050
|
+
use="encoded"
|
9051
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9052
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9053
|
+
</input>
|
9054
|
+
<output>
|
9055
|
+
<soap:body
|
9056
|
+
use="encoded"
|
9057
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9058
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9059
|
+
</output>
|
6453
9060
|
</operation>
|
6454
|
-
|
9061
|
+
|
9062
|
+
<operation name="get_backup_member">
|
6455
9063
|
<documentation>
|
6456
|
-
Gets the
|
9064
|
+
Gets the list of backup members belonging to the specified LSN pools.
|
6457
9065
|
|
6458
9066
|
</documentation>
|
6459
|
-
<
|
6460
|
-
<
|
9067
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9068
|
+
<input>
|
9069
|
+
<soap:body
|
9070
|
+
use="encoded"
|
9071
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9072
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9073
|
+
</input>
|
9074
|
+
<output>
|
9075
|
+
<soap:body
|
9076
|
+
use="encoded"
|
9077
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9078
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9079
|
+
</output>
|
6461
9080
|
</operation>
|
6462
|
-
|
9081
|
+
|
9082
|
+
<operation name="add_backup_member">
|
6463
9083
|
<documentation>
|
6464
|
-
|
6465
|
-
used for translated addresses).
|
9084
|
+
Adds backup members to the specified LSN pools.
|
6466
9085
|
|
6467
9086
|
</documentation>
|
6468
|
-
<
|
6469
|
-
<
|
9087
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9088
|
+
<input>
|
9089
|
+
<soap:body
|
9090
|
+
use="encoded"
|
9091
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9092
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9093
|
+
</input>
|
9094
|
+
<output>
|
9095
|
+
<soap:body
|
9096
|
+
use="encoded"
|
9097
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9098
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9099
|
+
</output>
|
6470
9100
|
</operation>
|
6471
|
-
|
9101
|
+
|
9102
|
+
<operation name="remove_backup_member">
|
6472
9103
|
<documentation>
|
6473
|
-
|
9104
|
+
Removes backup members from the specified LSN pools.
|
6474
9105
|
|
6475
9106
|
</documentation>
|
6476
|
-
<
|
6477
|
-
<
|
9107
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9108
|
+
<input>
|
9109
|
+
<soap:body
|
9110
|
+
use="encoded"
|
9111
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9112
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9113
|
+
</input>
|
9114
|
+
<output>
|
9115
|
+
<soap:body
|
9116
|
+
use="encoded"
|
9117
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9118
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9119
|
+
</output>
|
6478
9120
|
</operation>
|
6479
|
-
|
9121
|
+
|
9122
|
+
<operation name="remove_all_backup_members">
|
6480
9123
|
<documentation>
|
6481
|
-
|
6482
|
-
the duration in seconds for which successfully transmitted LSN addresses
|
6483
|
-
are persisted.
|
9124
|
+
Removes all backup members from the specified LSN pools.
|
6484
9125
|
|
6485
9126
|
</documentation>
|
6486
|
-
<
|
6487
|
-
<
|
9127
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9128
|
+
<input>
|
9129
|
+
<soap:body
|
9130
|
+
use="encoded"
|
9131
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9132
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9133
|
+
</input>
|
9134
|
+
<output>
|
9135
|
+
<soap:body
|
9136
|
+
use="encoded"
|
9137
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9138
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9139
|
+
</output>
|
6488
9140
|
</operation>
|
6489
|
-
|
9141
|
+
|
9142
|
+
<operation name="set_nat_mode">
|
6490
9143
|
<documentation>
|
6491
|
-
|
9144
|
+
Sets the NAT mode for the specified LSN pools. This determines how translation
|
9145
|
+
address mapping is performed and can be configured in either
|
9146
|
+
in Deterministic mode (Deterministic Network Address Translation or DNAT) or
|
9147
|
+
in Network Address Port Translation mode (or NAPT mode).
|
6492
9148
|
|
6493
9149
|
</documentation>
|
6494
|
-
<
|
6495
|
-
<
|
9150
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9151
|
+
<input>
|
9152
|
+
<soap:body
|
9153
|
+
use="encoded"
|
9154
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9155
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9156
|
+
</input>
|
9157
|
+
<output>
|
9158
|
+
<soap:body
|
9159
|
+
use="encoded"
|
9160
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9161
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9162
|
+
</output>
|
6496
9163
|
</operation>
|
6497
|
-
|
9164
|
+
|
9165
|
+
<operation name="get_nat_mode">
|
6498
9166
|
<documentation>
|
6499
|
-
|
6500
|
-
specifies a list of VLANS and for each one, whether or not LSN translated
|
6501
|
-
traffic may egress on them.
|
9167
|
+
Gets the NAT modes for the specified LSN pools.
|
6502
9168
|
|
6503
9169
|
</documentation>
|
6504
|
-
<
|
6505
|
-
<
|
9170
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9171
|
+
<input>
|
9172
|
+
<soap:body
|
9173
|
+
use="encoded"
|
9174
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9175
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9176
|
+
</input>
|
9177
|
+
<output>
|
9178
|
+
<soap:body
|
9179
|
+
use="encoded"
|
9180
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9181
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9182
|
+
</output>
|
6506
9183
|
</operation>
|
6507
|
-
|
9184
|
+
|
9185
|
+
<operation name="set_persistence_mode">
|
6508
9186
|
<documentation>
|
6509
|
-
|
9187
|
+
Sets the persistence mode for the specified LSN pools. This configures
|
9188
|
+
whether or not previously translated addresses are persisted upon and if so,
|
9189
|
+
which of two modes the persistence is based on: address or address-port
|
6510
9190
|
|
6511
9191
|
</documentation>
|
6512
|
-
<
|
6513
|
-
<
|
9192
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9193
|
+
<input>
|
9194
|
+
<soap:body
|
9195
|
+
use="encoded"
|
9196
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9197
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9198
|
+
</input>
|
9199
|
+
<output>
|
9200
|
+
<soap:body
|
9201
|
+
use="encoded"
|
9202
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9203
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9204
|
+
</output>
|
6514
9205
|
</operation>
|
6515
|
-
|
9206
|
+
|
9207
|
+
<operation name="get_persistence_mode">
|
6516
9208
|
<documentation>
|
6517
|
-
|
9209
|
+
Gets the persistence modes for the specified LSN pools.
|
6518
9210
|
|
6519
9211
|
</documentation>
|
6520
|
-
<
|
6521
|
-
<
|
9212
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9213
|
+
<input>
|
9214
|
+
<soap:body
|
9215
|
+
use="encoded"
|
9216
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9217
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9218
|
+
</input>
|
9219
|
+
<output>
|
9220
|
+
<soap:body
|
9221
|
+
use="encoded"
|
9222
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9223
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9224
|
+
</output>
|
6522
9225
|
</operation>
|
6523
|
-
|
9226
|
+
|
9227
|
+
<operation name="set_route_advertisement_state">
|
6524
9228
|
<documentation>
|
6525
|
-
|
9229
|
+
Sets the route advertisement states for the specified LSN pools.
|
6526
9230
|
|
6527
9231
|
</documentation>
|
6528
|
-
<
|
6529
|
-
<
|
9232
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9233
|
+
<input>
|
9234
|
+
<soap:body
|
9235
|
+
use="encoded"
|
9236
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9237
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9238
|
+
</input>
|
9239
|
+
<output>
|
9240
|
+
<soap:body
|
9241
|
+
use="encoded"
|
9242
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9243
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9244
|
+
</output>
|
6530
9245
|
</operation>
|
6531
|
-
|
9246
|
+
|
9247
|
+
<operation name="get_route_advertisement_state">
|
6532
9248
|
<documentation>
|
6533
|
-
Gets the
|
9249
|
+
Gets the route advertisement states for the specified LSN pools.
|
6534
9250
|
|
6535
9251
|
</documentation>
|
6536
|
-
<
|
6537
|
-
<
|
9252
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9253
|
+
<input>
|
9254
|
+
<soap:body
|
9255
|
+
use="encoded"
|
9256
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9257
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9258
|
+
</input>
|
9259
|
+
<output>
|
9260
|
+
<soap:body
|
9261
|
+
use="encoded"
|
9262
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9263
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9264
|
+
</output>
|
6538
9265
|
</operation>
|
6539
|
-
|
9266
|
+
|
9267
|
+
<operation name="set_inbound_connection_state">
|
6540
9268
|
<documentation>
|
6541
|
-
|
9269
|
+
This method is deprecated and new applications should use the
|
9270
|
+
set_inbound_mode method instead.
|
6542
9271
|
|
9272
|
+
Sets the inbound connection states for a list of LSN pools. This state
|
9273
|
+
specifies whether incoming connections are allowed or disallowed on LSN
|
9274
|
+
translated IP addresses.
|
6543
9275
|
</documentation>
|
6544
|
-
<
|
6545
|
-
<
|
9276
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9277
|
+
<input>
|
9278
|
+
<soap:body
|
9279
|
+
use="encoded"
|
9280
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9281
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9282
|
+
</input>
|
9283
|
+
<output>
|
9284
|
+
<soap:body
|
9285
|
+
use="encoded"
|
9286
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9287
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9288
|
+
</output>
|
6546
9289
|
</operation>
|
6547
|
-
|
9290
|
+
|
9291
|
+
<operation name="get_inbound_connection_state">
|
6548
9292
|
<documentation>
|
6549
|
-
|
9293
|
+
This method is deprecated and new applications should use the
|
9294
|
+
get_inbound_mode method instead.
|
9295
|
+
|
9296
|
+
Gets the inbound connection states of the specified LSN pools.
|
6550
9297
|
|
6551
9298
|
</documentation>
|
6552
|
-
<
|
6553
|
-
<
|
9299
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9300
|
+
<input>
|
9301
|
+
<soap:body
|
9302
|
+
use="encoded"
|
9303
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9304
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9305
|
+
</input>
|
9306
|
+
<output>
|
9307
|
+
<soap:body
|
9308
|
+
use="encoded"
|
9309
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9310
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9311
|
+
</output>
|
6554
9312
|
</operation>
|
6555
|
-
|
9313
|
+
|
9314
|
+
<operation name="set_inbound_mode">
|
6556
9315
|
<documentation>
|
6557
|
-
|
9316
|
+
Sets the inbound connection mode for a list of LSN pools. The
|
9317
|
+
inbound connection mode specifies whether inbound connections are
|
9318
|
+
allowed, and whether the inbound mappings are created automatically
|
9319
|
+
or explicitly.
|
6558
9320
|
|
6559
9321
|
</documentation>
|
6560
|
-
<
|
6561
|
-
<
|
9322
|
+
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
9323
|
+
<input>
|
9324
|
+
<soap:body
|
9325
|
+
use="encoded"
|
9326
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9327
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9328
|
+
</input>
|
9329
|
+
<output>
|
9330
|
+
<soap:body
|
9331
|
+
use="encoded"
|
9332
|
+
namespace="urn:iControl:LocalLB/LSNPool"
|
9333
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9334
|
+
</output>
|
6562
9335
|
</operation>
|
6563
|
-
</portType>
|
6564
|
-
|
6565
|
-
<!-- binding -->
|
6566
9336
|
|
6567
|
-
<
|
6568
|
-
<soap:binding style="rpc" transport="http://schemas.xmlsoap.org/soap/http"/>
|
6569
|
-
<operation name="get_list">
|
9337
|
+
<operation name="get_inbound_mode">
|
6570
9338
|
<documentation>
|
6571
|
-
Gets
|
6572
|
-
|
9339
|
+
Gets the inbound modes of the specified LSN pools.
|
9340
|
+
|
6573
9341
|
</documentation>
|
6574
9342
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
6575
9343
|
<input>
|
@@ -6586,9 +9354,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6586
9354
|
</output>
|
6587
9355
|
</operation>
|
6588
9356
|
|
6589
|
-
<operation name="
|
9357
|
+
<operation name="set_hairpin_mode">
|
6590
9358
|
<documentation>
|
6591
|
-
|
9359
|
+
Sets the hairpinning modes for a list of LSN pools. A hairpin connection
|
9360
|
+
between two subscribers goes through the NAT device and uses translation addresses so
|
9361
|
+
that it appears to each subscriber that the other is an external host.
|
6592
9362
|
|
6593
9363
|
</documentation>
|
6594
9364
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6606,10 +9376,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6606
9376
|
</output>
|
6607
9377
|
</operation>
|
6608
9378
|
|
6609
|
-
<operation name="
|
9379
|
+
<operation name="get_hairpin_mode">
|
6610
9380
|
<documentation>
|
6611
|
-
|
6612
|
-
|
9381
|
+
Gets the hairpinning modes of the specified LSN pools.
|
9382
|
+
|
6613
9383
|
</documentation>
|
6614
9384
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
6615
9385
|
<input>
|
@@ -6626,10 +9396,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6626
9396
|
</output>
|
6627
9397
|
</operation>
|
6628
9398
|
|
6629
|
-
<operation name="
|
9399
|
+
<operation name="set_icmp_echo_state">
|
6630
9400
|
<documentation>
|
6631
|
-
|
6632
|
-
|
9401
|
+
Sets the icmp echo state for a list of LSN pools. This state specifies whether
|
9402
|
+
ICMP echo is enabled or disabled on LSN translated IP addresses.
|
9403
|
+
|
6633
9404
|
</documentation>
|
6634
9405
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
6635
9406
|
<input>
|
@@ -6646,11 +9417,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6646
9417
|
</output>
|
6647
9418
|
</operation>
|
6648
9419
|
|
6649
|
-
<operation name="
|
9420
|
+
<operation name="get_icmp_echo_state">
|
6650
9421
|
<documentation>
|
6651
|
-
|
6652
|
-
|
6653
|
-
This is an arbitrary field which can be used for any purpose.
|
9422
|
+
Gets the icmp echo states of the specified LSN pools.
|
6654
9423
|
|
6655
9424
|
</documentation>
|
6656
9425
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6668,9 +9437,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6668
9437
|
</output>
|
6669
9438
|
</operation>
|
6670
9439
|
|
6671
|
-
<operation name="
|
9440
|
+
<operation name="set_egress_interface_state">
|
6672
9441
|
<documentation>
|
6673
|
-
|
9442
|
+
Sets the egress interface state for a list of LSN pools. This state specifies
|
9443
|
+
whether or not LSN translated traffic may exit on the interfaces specified in
|
9444
|
+
egress-interfaces list.
|
6674
9445
|
|
6675
9446
|
</documentation>
|
6676
9447
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6688,9 +9459,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6688
9459
|
</output>
|
6689
9460
|
</operation>
|
6690
9461
|
|
6691
|
-
<operation name="
|
9462
|
+
<operation name="get_egress_interface_state">
|
6692
9463
|
<documentation>
|
6693
|
-
Gets the
|
9464
|
+
Gets the egress interface states of the specified LSN pools.
|
6694
9465
|
|
6695
9466
|
</documentation>
|
6696
9467
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6708,9 +9479,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6708
9479
|
</output>
|
6709
9480
|
</operation>
|
6710
9481
|
|
6711
|
-
<operation name="
|
9482
|
+
<operation name="set_connection_limit">
|
6712
9483
|
<documentation>
|
6713
|
-
|
9484
|
+
Sets the connection limits of the specified LSN pools. This configures the
|
9485
|
+
number of connections allowed per client. A default value of 0 disables this
|
9486
|
+
option.
|
6714
9487
|
|
6715
9488
|
</documentation>
|
6716
9489
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6728,9 +9501,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6728
9501
|
</output>
|
6729
9502
|
</operation>
|
6730
9503
|
|
6731
|
-
<operation name="
|
9504
|
+
<operation name="get_connection_limit">
|
6732
9505
|
<documentation>
|
6733
|
-
|
9506
|
+
Gets the connection limits of the specified LSN pools.
|
6734
9507
|
|
6735
9508
|
</documentation>
|
6736
9509
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6748,9 +9521,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6748
9521
|
</output>
|
6749
9522
|
</operation>
|
6750
9523
|
|
6751
|
-
<operation name="
|
9524
|
+
<operation name="set_translation_port_range">
|
6752
9525
|
<documentation>
|
6753
|
-
|
9526
|
+
Sets the translation port ranges of the specified LSN pools (the port range
|
9527
|
+
used for translated addresses).
|
6754
9528
|
|
6755
9529
|
</documentation>
|
6756
9530
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6768,9 +9542,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6768
9542
|
</output>
|
6769
9543
|
</operation>
|
6770
9544
|
|
6771
|
-
<operation name="
|
9545
|
+
<operation name="get_translation_port_range">
|
6772
9546
|
<documentation>
|
6773
|
-
Gets the
|
9547
|
+
Gets the translation port ranges of the specified LSN pools.
|
6774
9548
|
|
6775
9549
|
</documentation>
|
6776
9550
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6788,9 +9562,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6788
9562
|
</output>
|
6789
9563
|
</operation>
|
6790
9564
|
|
6791
|
-
<operation name="
|
9565
|
+
<operation name="set_persistence_timeout">
|
6792
9566
|
<documentation>
|
6793
|
-
|
9567
|
+
Sets the persistence timeouts of the specified LSN pools. This configures
|
9568
|
+
the duration in seconds for which successfully transmitted LSN addresses
|
9569
|
+
are persisted.
|
6794
9570
|
|
6795
9571
|
</documentation>
|
6796
9572
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6808,9 +9584,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6808
9584
|
</output>
|
6809
9585
|
</operation>
|
6810
9586
|
|
6811
|
-
<operation name="
|
9587
|
+
<operation name="get_persistence_timeout">
|
6812
9588
|
<documentation>
|
6813
|
-
|
9589
|
+
Gets the persistence timeouts of the specified LSN pools.
|
6814
9590
|
|
6815
9591
|
</documentation>
|
6816
9592
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6828,9 +9604,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6828
9604
|
</output>
|
6829
9605
|
</operation>
|
6830
9606
|
|
6831
|
-
<operation name="
|
9607
|
+
<operation name="set_block_idle_timeout">
|
6832
9608
|
<documentation>
|
6833
|
-
|
9609
|
+
Sets the port block idle timeout for the specified LSN pools. The port block
|
9610
|
+
idle timeout defines the time after the last connection using the block is freed
|
9611
|
+
that the block assignment expires.
|
6834
9612
|
|
6835
9613
|
</documentation>
|
6836
9614
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6848,13 +9626,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6848
9626
|
</output>
|
6849
9627
|
</operation>
|
6850
9628
|
|
6851
|
-
<operation name="
|
9629
|
+
<operation name="get_block_idle_timeout">
|
6852
9630
|
<documentation>
|
6853
|
-
|
6854
|
-
|
6855
|
-
in Deterministic mode (Deterministic Network Address Translation or DNAT) or
|
6856
|
-
in Network Address Port Translation mode (or NAPT mode).
|
6857
|
-
|
9631
|
+
Gets the port block idle timeout for the specified LSN pools.
|
9632
|
+
|
6858
9633
|
</documentation>
|
6859
9634
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
6860
9635
|
<input>
|
@@ -6871,9 +9646,12 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6871
9646
|
</output>
|
6872
9647
|
</operation>
|
6873
9648
|
|
6874
|
-
<operation name="
|
9649
|
+
<operation name="set_block_lifetime">
|
6875
9650
|
<documentation>
|
6876
|
-
|
9651
|
+
Sets the port block lifetime for the specified LSN pools. Port block lifetime
|
9652
|
+
specifies the timeout after which the block is no longer used for new port
|
9653
|
+
allocations. The block becomes a zombie block. The default is 0 which
|
9654
|
+
corresponds to an infinite timeout.
|
6877
9655
|
|
6878
9656
|
</documentation>
|
6879
9657
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6891,12 +9669,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6891
9669
|
</output>
|
6892
9670
|
</operation>
|
6893
9671
|
|
6894
|
-
<operation name="
|
9672
|
+
<operation name="get_block_lifetime">
|
6895
9673
|
<documentation>
|
6896
|
-
|
6897
|
-
|
6898
|
-
which of two modes the persistence is based on: address or address-port
|
6899
|
-
|
9674
|
+
Gets the port block lifetime for the specified LSN pools.
|
9675
|
+
|
6900
9676
|
</documentation>
|
6901
9677
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
6902
9678
|
<input>
|
@@ -6913,9 +9689,14 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6913
9689
|
</output>
|
6914
9690
|
</operation>
|
6915
9691
|
|
6916
|
-
<operation name="
|
9692
|
+
<operation name="set_zombie_timeout">
|
6917
9693
|
<documentation>
|
6918
|
-
|
9694
|
+
Sets the port block zombie timeout for the specified LSN pools. The port
|
9695
|
+
block zombie timeout specifies the time after which connections using the
|
9696
|
+
zombie block are killed. After connections are killed the zombie block is
|
9697
|
+
freed after the block idle timeout. This parameter is unused unless the
|
9698
|
+
port block lifetime is set. The default value is 0 which
|
9699
|
+
corresponds to an infinite timeout.
|
6919
9700
|
|
6920
9701
|
</documentation>
|
6921
9702
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6933,9 +9714,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6933
9714
|
</output>
|
6934
9715
|
</operation>
|
6935
9716
|
|
6936
|
-
<operation name="
|
9717
|
+
<operation name="get_zombie_timeout">
|
6937
9718
|
<documentation>
|
6938
|
-
|
9719
|
+
Gets the port block zombie timeout for the specified LSN pools.
|
6939
9720
|
|
6940
9721
|
</documentation>
|
6941
9722
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6953,9 +9734,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6953
9734
|
</output>
|
6954
9735
|
</operation>
|
6955
9736
|
|
6956
|
-
<operation name="
|
9737
|
+
<operation name="set_block_size">
|
6957
9738
|
<documentation>
|
6958
|
-
|
9739
|
+
Sets the port block size for the specified LSN pools. Port block size defines
|
9740
|
+
the number of ports in a block.
|
6959
9741
|
|
6960
9742
|
</documentation>
|
6961
9743
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6973,11 +9755,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6973
9755
|
</output>
|
6974
9756
|
</operation>
|
6975
9757
|
|
6976
|
-
<operation name="
|
9758
|
+
<operation name="get_block_size">
|
6977
9759
|
<documentation>
|
6978
|
-
|
6979
|
-
specifies whether incoming connections are allowed or disallowed on LSN
|
6980
|
-
translated IP addresses.
|
9760
|
+
Gets the port block sizes for the specified LSN pools.
|
6981
9761
|
|
6982
9762
|
</documentation>
|
6983
9763
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -6995,9 +9775,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6995
9775
|
</output>
|
6996
9776
|
</operation>
|
6997
9777
|
|
6998
|
-
<operation name="
|
9778
|
+
<operation name="set_client_block_limit">
|
6999
9779
|
<documentation>
|
7000
|
-
|
9780
|
+
Sets the client block limit for the specified LSN pools. Client
|
9781
|
+
block limit defines the number of blocks that can be assigned to a single
|
9782
|
+
subscriber IP address.
|
7001
9783
|
|
7002
9784
|
</documentation>
|
7003
9785
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7015,11 +9797,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7015
9797
|
</output>
|
7016
9798
|
</operation>
|
7017
9799
|
|
7018
|
-
<operation name="
|
9800
|
+
<operation name="get_client_block_limit">
|
7019
9801
|
<documentation>
|
7020
|
-
|
7021
|
-
between two subscribers goes through the NAT device and uses translation addresses so
|
7022
|
-
that it appears to each subscriber that the other is an external host.
|
9802
|
+
Gets the client block limits for the specified LSN pools.
|
7023
9803
|
|
7024
9804
|
</documentation>
|
7025
9805
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7037,9 +9817,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7037
9817
|
</output>
|
7038
9818
|
</operation>
|
7039
9819
|
|
7040
|
-
<operation name="
|
9820
|
+
<operation name="set_egress_interface">
|
7041
9821
|
<documentation>
|
7042
|
-
|
9822
|
+
Sets the list of egress interfaces on which LSN is disabled/enabled. This
|
9823
|
+
specifies a list of VLANS and for each one, whether or not LSN translated
|
9824
|
+
traffic may egress on them.
|
7043
9825
|
|
7044
9826
|
</documentation>
|
7045
9827
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7057,10 +9839,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7057
9839
|
</output>
|
7058
9840
|
</operation>
|
7059
9841
|
|
7060
|
-
<operation name="
|
9842
|
+
<operation name="get_egress_interface">
|
7061
9843
|
<documentation>
|
7062
|
-
|
7063
|
-
ICMP echo is enabled or disabled on LSN translated IP addresses.
|
9844
|
+
Gets the list of egress interfaces on which LSN is disabled/enabled.
|
7064
9845
|
|
7065
9846
|
</documentation>
|
7066
9847
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7078,9 +9859,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7078
9859
|
</output>
|
7079
9860
|
</operation>
|
7080
9861
|
|
7081
|
-
<operation name="
|
9862
|
+
<operation name="set_log_publisher">
|
7082
9863
|
<documentation>
|
7083
|
-
|
9864
|
+
Sets the log publishers for a set of LSN pools.
|
7084
9865
|
|
7085
9866
|
</documentation>
|
7086
9867
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7098,11 +9879,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7098
9879
|
</output>
|
7099
9880
|
</operation>
|
7100
9881
|
|
7101
|
-
<operation name="
|
9882
|
+
<operation name="get_log_publisher">
|
7102
9883
|
<documentation>
|
7103
|
-
|
7104
|
-
whether or not LSN translated traffic may exit on the interfaces specified in
|
7105
|
-
egress-interfaces list.
|
9884
|
+
Gets the log publishers for a set of LSN pools.
|
7106
9885
|
|
7107
9886
|
</documentation>
|
7108
9887
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7120,9 +9899,10 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7120
9899
|
</output>
|
7121
9900
|
</operation>
|
7122
9901
|
|
7123
|
-
<operation name="
|
9902
|
+
<operation name="set_log_profile">
|
7124
9903
|
<documentation>
|
7125
|
-
|
9904
|
+
Sets the LSN log profiles for a set of LSN pools. The LSN log profile controls the logging
|
9905
|
+
of LSN translation events. See LocalLB::LSNLogProfile for more details.
|
7126
9906
|
|
7127
9907
|
</documentation>
|
7128
9908
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7140,11 +9920,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7140
9920
|
</output>
|
7141
9921
|
</operation>
|
7142
9922
|
|
7143
|
-
<operation name="
|
9923
|
+
<operation name="get_log_profile">
|
7144
9924
|
<documentation>
|
7145
|
-
|
7146
|
-
number of connections allowed per client. A default value of 0 disables this
|
7147
|
-
option.
|
9925
|
+
Gets the LSN log profiles for a set of LSN pools.
|
7148
9926
|
|
7149
9927
|
</documentation>
|
7150
9928
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7162,9 +9940,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7162
9940
|
</output>
|
7163
9941
|
</operation>
|
7164
9942
|
|
7165
|
-
<operation name="
|
9943
|
+
<operation name="get_all_statistics">
|
7166
9944
|
<documentation>
|
7167
|
-
Gets the
|
9945
|
+
Gets the statistics for all pools.
|
9946
|
+
|
9947
|
+
Note: This function has been deprecated. Please use get_all_statistics_v2.
|
7168
9948
|
|
7169
9949
|
</documentation>
|
7170
9950
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7182,10 +9962,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7182
9962
|
</output>
|
7183
9963
|
</operation>
|
7184
9964
|
|
7185
|
-
<operation name="
|
9965
|
+
<operation name="get_all_statistics_v2">
|
7186
9966
|
<documentation>
|
7187
|
-
|
7188
|
-
used for translated addresses).
|
9967
|
+
Gets the statistics for all pools.
|
7189
9968
|
|
7190
9969
|
</documentation>
|
7191
9970
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7203,9 +9982,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7203
9982
|
</output>
|
7204
9983
|
</operation>
|
7205
9984
|
|
7206
|
-
<operation name="
|
9985
|
+
<operation name="get_statistics">
|
7207
9986
|
<documentation>
|
7208
|
-
Gets the
|
9987
|
+
Gets the statistics for a list of pools.
|
9988
|
+
|
9989
|
+
Note: This function has been deprecated. Please use get_statistics_v2.
|
7209
9990
|
|
7210
9991
|
</documentation>
|
7211
9992
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7223,11 +10004,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7223
10004
|
</output>
|
7224
10005
|
</operation>
|
7225
10006
|
|
7226
|
-
<operation name="
|
10007
|
+
<operation name="get_statistics_v2">
|
7227
10008
|
<documentation>
|
7228
|
-
|
7229
|
-
the duration in seconds for which successfully transmitted LSN addresses
|
7230
|
-
are persisted.
|
10009
|
+
Gets the statistics for a list of pools.
|
7231
10010
|
|
7232
10011
|
</documentation>
|
7233
10012
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7245,9 +10024,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7245
10024
|
</output>
|
7246
10025
|
</operation>
|
7247
10026
|
|
7248
|
-
<operation name="
|
10027
|
+
<operation name="reset_statistics">
|
7249
10028
|
<documentation>
|
7250
|
-
|
10029
|
+
Resets the statistics for a list of pools.
|
7251
10030
|
|
7252
10031
|
</documentation>
|
7253
10032
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7265,11 +10044,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7265
10044
|
</output>
|
7266
10045
|
</operation>
|
7267
10046
|
|
7268
|
-
<operation name="
|
10047
|
+
<operation name="set_pcp_full_config">
|
7269
10048
|
<documentation>
|
7270
|
-
|
7271
|
-
|
7272
|
-
|
10049
|
+
This is a convenience method that will allow you to set all PCP
|
10050
|
+
configuration parameters in one transaction. A PCP profile cannot
|
10051
|
+
be specified for a LSN Pool without either a self IP or a DS-Lite
|
10052
|
+
Tunnel for the PCP Server. If only one of them is present the other
|
10053
|
+
must be passed in as empty quotes ("").
|
7273
10054
|
|
7274
10055
|
</documentation>
|
7275
10056
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7287,9 +10068,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7287
10068
|
</output>
|
7288
10069
|
</operation>
|
7289
10070
|
|
7290
|
-
<operation name="
|
10071
|
+
<operation name="set_pcp_profile">
|
7291
10072
|
<documentation>
|
7292
|
-
|
10073
|
+
Sets the PCP profile name for a set of LSN pools. This will allow you to
|
10074
|
+
specify an already pre-defined set of PCP parameters that will determine
|
10075
|
+
how to process incoming PCP packets.
|
7293
10076
|
|
7294
10077
|
</documentation>
|
7295
10078
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7307,9 +10090,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7307
10090
|
</output>
|
7308
10091
|
</operation>
|
7309
10092
|
|
7310
|
-
<operation name="
|
10093
|
+
<operation name="get_pcp_profile">
|
7311
10094
|
<documentation>
|
7312
|
-
|
10095
|
+
Gets the PCP profile names for a set of LSN pools.
|
7313
10096
|
|
7314
10097
|
</documentation>
|
7315
10098
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7327,9 +10110,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7327
10110
|
</output>
|
7328
10111
|
</operation>
|
7329
10112
|
|
7330
|
-
<operation name="
|
10113
|
+
<operation name="set_pcp_selfip">
|
7331
10114
|
<documentation>
|
7332
|
-
|
10115
|
+
Sets the PCP server self IP for a set of LSN pools. This will allow you
|
10116
|
+
to specify an already pre-configured self IP name as the listening IP
|
10117
|
+
for the PCP Server for those LSN pools.
|
7333
10118
|
|
7334
10119
|
</documentation>
|
7335
10120
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7347,9 +10132,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7347
10132
|
</output>
|
7348
10133
|
</operation>
|
7349
10134
|
|
7350
|
-
<operation name="
|
10135
|
+
<operation name="get_pcp_selfip">
|
7351
10136
|
<documentation>
|
7352
|
-
Gets the
|
10137
|
+
Gets the PCP self IP for a set of LSN pools.
|
7353
10138
|
|
7354
10139
|
</documentation>
|
7355
10140
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7367,9 +10152,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7367
10152
|
</output>
|
7368
10153
|
</operation>
|
7369
10154
|
|
7370
|
-
<operation name="
|
10155
|
+
<operation name="set_pcp_dslite_tunnel">
|
7371
10156
|
<documentation>
|
7372
|
-
|
10157
|
+
Sets the DS-Lite Tunnel for a set of LSN pools. This will allow
|
10158
|
+
to specify an already pre-configured DS-Lite Tunnel name as the one
|
10159
|
+
used by the PCP Server for those LSN pools.
|
7373
10160
|
|
7374
10161
|
</documentation>
|
7375
10162
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7387,9 +10174,9 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7387
10174
|
</output>
|
7388
10175
|
</operation>
|
7389
10176
|
|
7390
|
-
<operation name="
|
10177
|
+
<operation name="get_pcp_dslite_tunnel">
|
7391
10178
|
<documentation>
|
7392
|
-
|
10179
|
+
Gets the PCP DS-Lite Tunnel for a set of LSN pools.
|
7393
10180
|
|
7394
10181
|
</documentation>
|
7395
10182
|
<soap:operation soapAction="urn:iControl:LocalLB/LSNPool"/>
|
@@ -7432,26 +10219,26 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7432
10219
|
|
7433
10220
|
<service name="LocalLB.LSNPool">
|
7434
10221
|
<documentation>
|
7435
|
-
|
7436
|
-
|
7437
|
-
in a local load balancer's LSN pool.
|
10222
|
+
The LSN pool interface enables you to work with the definitions contained
|
10223
|
+
in a local load balancer's LSN pool.
|
7438
10224
|
|
7439
10225
|
LSN stands for Large Scale Network Address Translation (and is also known
|
7440
10226
|
as Carrier Grade Network Address Translation, CGNAT).
|
7441
10227
|
|
7442
|
-
An LSN pool is a set of networks and port numbers that can be translated
|
7443
|
-
to one or more subscriber or client IP addresses. NOTE: Translation
|
7444
|
-
addresses in an LSN pool are not self-IP addresses.
|
10228
|
+
An LSN pool is a set of networks and port numbers that can be translated
|
10229
|
+
to one or more subscriber or client IP addresses. NOTE: Translation
|
10230
|
+
addresses in an LSN pool are not self-IP addresses.
|
7445
10231
|
|
7446
|
-
When a subscriber or client device seeks to connect to a server via the
|
7447
|
-
service provider, the client's IP address is translated based on the
|
7448
|
-
specifications of the LSN pool that the client classifies into.
|
10232
|
+
When a subscriber or client device seeks to connect to a server via the
|
10233
|
+
service provider, the client's IP address is translated based on the
|
10234
|
+
specifications of the LSN pool that the client classifies into.
|
7449
10235
|
|
7450
|
-
Translation can be performed in:
|
10236
|
+
Translation can be performed in:
|
7451
10237
|
- Deterministic mode (Deterministic Network Address Translation or DNAT)
|
7452
10238
|
- Network Address Port Translation mode (or NAPT mode).
|
10239
|
+
- Port Block Allocation mode (or PBA mode).
|
7453
10240
|
|
7454
|
-
Either a virtual server or an iRule can reference an LSN pool.
|
10241
|
+
Either a virtual server or an iRule can reference an LSN pool.
|
7455
10242
|
|
7456
10243
|
</documentation>
|
7457
10244
|
<port name="LocalLB.LSNPoolPort" binding="tns:LocalLB.LSNPoolBinding">
|