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
|
|
@@ -116,6 +116,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
116
116
|
<xsd:documentation>PROFILE_MODE_ENABLED</xsd:documentation>
|
117
117
|
</xsd:annotation>
|
118
118
|
</xsd:enumeration>
|
119
|
+
<xsd:enumeration value="PROFILE_MODE_UNKNOWN">
|
120
|
+
<xsd:annotation>
|
121
|
+
<xsd:documentation>PROFILE_MODE_UNKNOWN</xsd:documentation>
|
122
|
+
</xsd:annotation>
|
123
|
+
</xsd:enumeration>
|
119
124
|
</xsd:restriction>
|
120
125
|
</xsd:simpleType>
|
121
126
|
<xsd:complexType name="Common.StringSequence">
|
@@ -131,6 +136,35 @@ All other trademarks mentioned in this document are the property of their respec
|
|
131
136
|
<xsd:element name="time_stamp" type="tns:Common.TimeStamp"/>
|
132
137
|
</xsd:sequence>
|
133
138
|
</xsd:complexType>
|
139
|
+
<xsd:simpleType name="LocalLB.SSLSignHash">
|
140
|
+
<xsd:restriction base="xsd:string">
|
141
|
+
<xsd:enumeration value="SSL_SIGN_HASH_UNKNOWN">
|
142
|
+
<xsd:annotation>
|
143
|
+
<xsd:documentation>SSL_SIGN_HASH_UNKNOWN</xsd:documentation>
|
144
|
+
</xsd:annotation>
|
145
|
+
</xsd:enumeration>
|
146
|
+
<xsd:enumeration value="SSL_SIGN_HASH_ANY">
|
147
|
+
<xsd:annotation>
|
148
|
+
<xsd:documentation>SSL_SIGN_HASH_ANY</xsd:documentation>
|
149
|
+
</xsd:annotation>
|
150
|
+
</xsd:enumeration>
|
151
|
+
<xsd:enumeration value="SSL_SIGN_HASH_SHA1">
|
152
|
+
<xsd:annotation>
|
153
|
+
<xsd:documentation>SSL_SIGN_HASH_SHA1</xsd:documentation>
|
154
|
+
</xsd:annotation>
|
155
|
+
</xsd:enumeration>
|
156
|
+
<xsd:enumeration value="SSL_SIGN_HASH_SHA256">
|
157
|
+
<xsd:annotation>
|
158
|
+
<xsd:documentation>SSL_SIGN_HASH_SHA256</xsd:documentation>
|
159
|
+
</xsd:annotation>
|
160
|
+
</xsd:enumeration>
|
161
|
+
<xsd:enumeration value="SSL_SIGN_HASH_SHA384">
|
162
|
+
<xsd:annotation>
|
163
|
+
<xsd:documentation>SSL_SIGN_HASH_SHA384</xsd:documentation>
|
164
|
+
</xsd:annotation>
|
165
|
+
</xsd:enumeration>
|
166
|
+
</xsd:restriction>
|
167
|
+
</xsd:simpleType>
|
134
168
|
<xsd:complexType name="Common.BooleanSequence">
|
135
169
|
<xsd:complexContent>
|
136
170
|
<xsd:restriction base='SOAP-ENC:Array'>
|
@@ -4319,6 +4353,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4319
4353
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4320
4354
|
</xsd:annotation>
|
4321
4355
|
</xsd:enumeration>
|
4356
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4357
|
+
<xsd:annotation>
|
4358
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4359
|
+
</xsd:annotation>
|
4360
|
+
</xsd:enumeration>
|
4322
4361
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4323
4362
|
<xsd:annotation>
|
4324
4363
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4689,6 +4728,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4689
4728
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4690
4729
|
</xsd:annotation>
|
4691
4730
|
</xsd:enumeration>
|
4731
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4732
|
+
<xsd:annotation>
|
4733
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4734
|
+
</xsd:annotation>
|
4735
|
+
</xsd:enumeration>
|
4692
4736
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4693
4737
|
<xsd:annotation>
|
4694
4738
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -5859,349 +5903,2192 @@ All other trademarks mentioned in this document are the property of their respec
|
|
5859
5903
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
5860
5904
|
</xsd:annotation>
|
5861
5905
|
</xsd:enumeration>
|
5862
|
-
|
5863
|
-
</xsd:simpleType>
|
5864
|
-
<xsd:complexType name="LocalLB.ProfileSSLOption">
|
5865
|
-
<xsd:sequence>
|
5866
|
-
<xsd:element name="values" type="tns:LocalLB.SSLOptionSequence"/>
|
5867
|
-
<xsd:element name="default_flag" type="xsd:boolean"/>
|
5868
|
-
</xsd:sequence>
|
5869
|
-
</xsd:complexType>
|
5870
|
-
<xsd:simpleType name="LocalLB.ServerSSLCertificateMode">
|
5871
|
-
<xsd:restriction base="xsd:string">
|
5872
|
-
<xsd:enumeration value="SERVERSSL_CERTIFICATE_MODE_REQUIRE">
|
5906
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
5873
5907
|
<xsd:annotation>
|
5874
|
-
<xsd:documentation>
|
5908
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
5875
5909
|
</xsd:annotation>
|
5876
5910
|
</xsd:enumeration>
|
5877
|
-
<xsd:enumeration value="
|
5911
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
5878
5912
|
<xsd:annotation>
|
5879
|
-
<xsd:documentation>
|
5913
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
5880
5914
|
</xsd:annotation>
|
5881
5915
|
</xsd:enumeration>
|
5882
|
-
|
5883
|
-
</xsd:simpleType>
|
5884
|
-
<xsd:complexType name="LocalLB.ProfileProfileMode">
|
5885
|
-
<xsd:sequence>
|
5886
|
-
<xsd:element name="value" type="tns:LocalLB.ProfileMode"/>
|
5887
|
-
<xsd:element name="default_flag" type="xsd:boolean"/>
|
5888
|
-
</xsd:sequence>
|
5889
|
-
</xsd:complexType>
|
5890
|
-
<xsd:complexType name="LocalLB.ProfileString">
|
5891
|
-
<xsd:sequence>
|
5892
|
-
<xsd:element name="value" type="xsd:string"/>
|
5893
|
-
<xsd:element name="default_flag" type="xsd:boolean"/>
|
5894
|
-
</xsd:sequence>
|
5895
|
-
</xsd:complexType>
|
5896
|
-
<xsd:complexType name="LocalLB.ProfileResponseControlMode">
|
5897
|
-
<xsd:sequence>
|
5898
|
-
<xsd:element name="value" type="tns:LocalLB.ResponseControlMode"/>
|
5899
|
-
<xsd:element name="default_flag" type="xsd:boolean"/>
|
5900
|
-
</xsd:sequence>
|
5901
|
-
</xsd:complexType>
|
5902
|
-
<xsd:complexType name="Common.StringSequenceSequence">
|
5903
|
-
<xsd:complexContent>
|
5904
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5905
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
5906
|
-
</xsd:restriction>
|
5907
|
-
</xsd:complexContent>
|
5908
|
-
</xsd:complexType>
|
5909
|
-
<xsd:simpleType name="LocalLB.SecureRenegotiationMode">
|
5910
|
-
<xsd:restriction base="xsd:string">
|
5911
|
-
<xsd:enumeration value="SECURE_RENEGOTIATION_MODE_UNKNOWN">
|
5916
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
5912
5917
|
<xsd:annotation>
|
5913
|
-
<xsd:documentation>
|
5918
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
5914
5919
|
</xsd:annotation>
|
5915
5920
|
</xsd:enumeration>
|
5916
|
-
<xsd:enumeration value="
|
5921
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
5917
5922
|
<xsd:annotation>
|
5918
|
-
<xsd:documentation>
|
5923
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
5919
5924
|
</xsd:annotation>
|
5920
5925
|
</xsd:enumeration>
|
5921
|
-
<xsd:enumeration value="
|
5926
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
5922
5927
|
<xsd:annotation>
|
5923
|
-
<xsd:documentation>
|
5928
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
5924
5929
|
</xsd:annotation>
|
5925
5930
|
</xsd:enumeration>
|
5926
|
-
<xsd:enumeration value="
|
5931
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
5927
5932
|
<xsd:annotation>
|
5928
|
-
<xsd:documentation>
|
5933
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
5929
5934
|
</xsd:annotation>
|
5930
5935
|
</xsd:enumeration>
|
5931
|
-
|
5932
|
-
</xsd:simpleType>
|
5933
|
-
<xsd:complexType name="LocalLB.ProfileSSLOptionSequence">
|
5934
|
-
<xsd:complexContent>
|
5935
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5936
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileSSLOption[]'/>
|
5937
|
-
</xsd:restriction>
|
5938
|
-
</xsd:complexContent>
|
5939
|
-
</xsd:complexType>
|
5940
|
-
<xsd:complexType name="LocalLB.ProfileStringArraySequence">
|
5941
|
-
<xsd:complexContent>
|
5942
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5943
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileStringArray[]'/>
|
5944
|
-
</xsd:restriction>
|
5945
|
-
</xsd:complexContent>
|
5946
|
-
</xsd:complexType>
|
5947
|
-
<xsd:complexType name="Common.StatisticSequenceSequenceSequence">
|
5948
|
-
<xsd:complexContent>
|
5949
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5950
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StatisticSequenceSequence[]'/>
|
5951
|
-
</xsd:restriction>
|
5952
|
-
</xsd:complexContent>
|
5953
|
-
</xsd:complexType>
|
5954
|
-
<xsd:complexType name="LocalLB.ProfileSecureRenegotiationMode">
|
5955
|
-
<xsd:sequence>
|
5956
|
-
<xsd:element name="value" type="tns:LocalLB.SecureRenegotiationMode"/>
|
5957
|
-
<xsd:element name="default_flag" type="xsd:boolean"/>
|
5958
|
-
</xsd:sequence>
|
5959
|
-
</xsd:complexType>
|
5960
|
-
<xsd:complexType name="LocalLB.ProfileServerSSL.ProfileServerSSLStatisticEntry">
|
5961
|
-
<xsd:sequence>
|
5962
|
-
<xsd:element name="profile_name" type="xsd:string"/>
|
5963
|
-
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
5964
|
-
</xsd:sequence>
|
5965
|
-
</xsd:complexType>
|
5966
|
-
<xsd:complexType name="LocalLB.ProfileServerSSLCertificateModeSequence">
|
5967
|
-
<xsd:complexContent>
|
5968
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5969
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileServerSSLCertificateMode[]'/>
|
5970
|
-
</xsd:restriction>
|
5971
|
-
</xsd:complexContent>
|
5972
|
-
</xsd:complexType>
|
5973
|
-
<xsd:complexType name="LocalLB.ProfileEnabledStateSequence">
|
5974
|
-
<xsd:complexContent>
|
5975
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
5976
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileEnabledState[]'/>
|
5977
|
-
</xsd:restriction>
|
5978
|
-
</xsd:complexContent>
|
5979
|
-
</xsd:complexType>
|
5980
|
-
<xsd:complexType name="Common.Statistic">
|
5981
|
-
<xsd:sequence>
|
5982
|
-
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
5983
|
-
<xsd:element name="value" type="tns:Common.ULong64"/>
|
5984
|
-
<xsd:element name="time_stamp" type="xsd:long"/>
|
5985
|
-
</xsd:sequence>
|
5986
|
-
</xsd:complexType>
|
5987
|
-
<xsd:simpleType name="LocalLB.ResponseControlMode">
|
5988
|
-
<xsd:restriction base="xsd:string">
|
5989
|
-
<xsd:enumeration value="RESPONSE_CONTROL_MODE_UNKNOWN">
|
5936
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
5990
5937
|
<xsd:annotation>
|
5991
|
-
<xsd:documentation>
|
5938
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
5992
5939
|
</xsd:annotation>
|
5993
5940
|
</xsd:enumeration>
|
5994
|
-
<xsd:enumeration value="
|
5941
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
5995
5942
|
<xsd:annotation>
|
5996
|
-
<xsd:documentation>
|
5943
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
5997
5944
|
</xsd:annotation>
|
5998
5945
|
</xsd:enumeration>
|
5999
|
-
<xsd:enumeration value="
|
5946
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
6000
5947
|
<xsd:annotation>
|
6001
|
-
<xsd:documentation>
|
5948
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
6002
5949
|
</xsd:annotation>
|
6003
5950
|
</xsd:enumeration>
|
6004
|
-
|
6005
|
-
</xsd:simpleType>
|
6006
|
-
<xsd:complexType name="LocalLB.ProfileServerSSLCertificateMode">
|
6007
|
-
<xsd:sequence>
|
6008
|
-
<xsd:element name="value" type="tns:LocalLB.ServerSSLCertificateMode"/>
|
6009
|
-
<xsd:element name="default_flag" type="xsd:boolean"/>
|
6010
|
-
</xsd:sequence>
|
6011
|
-
</xsd:complexType>
|
6012
|
-
<xsd:simpleType name="LocalLB.SSLOption">
|
6013
|
-
<xsd:restriction base="xsd:string">
|
6014
|
-
<xsd:enumeration value="SSL_OPTION_MICROSOFT_SESSION_ID_BUG">
|
5951
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
6015
5952
|
<xsd:annotation>
|
6016
|
-
<xsd:documentation>
|
5953
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
6017
5954
|
</xsd:annotation>
|
6018
5955
|
</xsd:enumeration>
|
6019
|
-
<xsd:enumeration value="
|
5956
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
6020
5957
|
<xsd:annotation>
|
6021
|
-
<xsd:documentation>
|
5958
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
6022
5959
|
</xsd:annotation>
|
6023
5960
|
</xsd:enumeration>
|
6024
|
-
<xsd:enumeration value="
|
5961
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
6025
5962
|
<xsd:annotation>
|
6026
|
-
<xsd:documentation>
|
5963
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
6027
5964
|
</xsd:annotation>
|
6028
5965
|
</xsd:enumeration>
|
6029
|
-
<xsd:enumeration value="
|
5966
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
6030
5967
|
<xsd:annotation>
|
6031
|
-
<xsd:documentation>
|
5968
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
6032
5969
|
</xsd:annotation>
|
6033
5970
|
</xsd:enumeration>
|
6034
|
-
<xsd:enumeration value="
|
5971
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
6035
5972
|
<xsd:annotation>
|
6036
|
-
<xsd:documentation>
|
5973
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
6037
5974
|
</xsd:annotation>
|
6038
5975
|
</xsd:enumeration>
|
6039
|
-
<xsd:enumeration value="
|
5976
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
6040
5977
|
<xsd:annotation>
|
6041
|
-
<xsd:documentation>
|
5978
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
6042
5979
|
</xsd:annotation>
|
6043
5980
|
</xsd:enumeration>
|
6044
|
-
<xsd:enumeration value="
|
5981
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
6045
5982
|
<xsd:annotation>
|
6046
|
-
<xsd:documentation>
|
5983
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
6047
5984
|
</xsd:annotation>
|
6048
5985
|
</xsd:enumeration>
|
6049
|
-
<xsd:enumeration value="
|
5986
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
6050
5987
|
<xsd:annotation>
|
6051
|
-
<xsd:documentation>
|
5988
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
6052
5989
|
</xsd:annotation>
|
6053
5990
|
</xsd:enumeration>
|
6054
|
-
<xsd:enumeration value="
|
5991
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
6055
5992
|
<xsd:annotation>
|
6056
|
-
<xsd:documentation>
|
5993
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
6057
5994
|
</xsd:annotation>
|
6058
5995
|
</xsd:enumeration>
|
6059
|
-
<xsd:enumeration value="
|
5996
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
6060
5997
|
<xsd:annotation>
|
6061
|
-
<xsd:documentation>
|
5998
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
6062
5999
|
</xsd:annotation>
|
6063
6000
|
</xsd:enumeration>
|
6064
|
-
<xsd:enumeration value="
|
6001
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
6065
6002
|
<xsd:annotation>
|
6066
|
-
<xsd:documentation>
|
6003
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
6067
6004
|
</xsd:annotation>
|
6068
6005
|
</xsd:enumeration>
|
6069
|
-
<xsd:enumeration value="
|
6006
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
6070
6007
|
<xsd:annotation>
|
6071
|
-
<xsd:documentation>
|
6008
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
6072
6009
|
</xsd:annotation>
|
6073
6010
|
</xsd:enumeration>
|
6074
|
-
<xsd:enumeration value="
|
6011
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
6075
6012
|
<xsd:annotation>
|
6076
|
-
<xsd:documentation>
|
6013
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
6077
6014
|
</xsd:annotation>
|
6078
6015
|
</xsd:enumeration>
|
6079
|
-
<xsd:enumeration value="
|
6016
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
6080
6017
|
<xsd:annotation>
|
6081
|
-
<xsd:documentation>
|
6018
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
6082
6019
|
</xsd:annotation>
|
6083
6020
|
</xsd:enumeration>
|
6084
|
-
<xsd:enumeration value="
|
6021
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
6085
6022
|
<xsd:annotation>
|
6086
|
-
<xsd:documentation>
|
6023
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
6087
6024
|
</xsd:annotation>
|
6088
6025
|
</xsd:enumeration>
|
6089
|
-
<xsd:enumeration value="
|
6026
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
6090
6027
|
<xsd:annotation>
|
6091
|
-
<xsd:documentation>
|
6028
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
6092
6029
|
</xsd:annotation>
|
6093
6030
|
</xsd:enumeration>
|
6094
|
-
<xsd:enumeration value="
|
6031
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
6095
6032
|
<xsd:annotation>
|
6096
|
-
<xsd:documentation>
|
6033
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
6097
6034
|
</xsd:annotation>
|
6098
6035
|
</xsd:enumeration>
|
6099
|
-
<xsd:enumeration value="
|
6036
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
6100
6037
|
<xsd:annotation>
|
6101
|
-
<xsd:documentation>
|
6038
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
6102
6039
|
</xsd:annotation>
|
6103
6040
|
</xsd:enumeration>
|
6104
|
-
<xsd:enumeration value="
|
6041
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
6105
6042
|
<xsd:annotation>
|
6106
|
-
<xsd:documentation>
|
6043
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
6107
6044
|
</xsd:annotation>
|
6108
6045
|
</xsd:enumeration>
|
6109
|
-
<xsd:enumeration value="
|
6046
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
6110
6047
|
<xsd:annotation>
|
6111
|
-
<xsd:documentation>
|
6048
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
6112
6049
|
</xsd:annotation>
|
6113
6050
|
</xsd:enumeration>
|
6114
|
-
<xsd:enumeration value="
|
6051
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
6115
6052
|
<xsd:annotation>
|
6116
|
-
<xsd:documentation>
|
6053
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
6117
6054
|
</xsd:annotation>
|
6118
6055
|
</xsd:enumeration>
|
6119
|
-
<xsd:enumeration value="
|
6056
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
6120
6057
|
<xsd:annotation>
|
6121
|
-
<xsd:documentation>
|
6058
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6122
6059
|
</xsd:annotation>
|
6123
6060
|
</xsd:enumeration>
|
6124
|
-
<xsd:enumeration value="
|
6061
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6125
6062
|
<xsd:annotation>
|
6126
|
-
<xsd:documentation>
|
6063
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6127
6064
|
</xsd:annotation>
|
6128
6065
|
</xsd:enumeration>
|
6129
|
-
<xsd:enumeration value="
|
6066
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6130
6067
|
<xsd:annotation>
|
6131
|
-
<xsd:documentation>
|
6068
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6132
6069
|
</xsd:annotation>
|
6133
6070
|
</xsd:enumeration>
|
6134
|
-
<xsd:enumeration value="
|
6071
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6135
6072
|
<xsd:annotation>
|
6136
|
-
<xsd:documentation>
|
6073
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6137
6074
|
</xsd:annotation>
|
6138
6075
|
</xsd:enumeration>
|
6139
|
-
<xsd:enumeration value="
|
6076
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6140
6077
|
<xsd:annotation>
|
6141
|
-
<xsd:documentation>
|
6078
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6142
6079
|
</xsd:annotation>
|
6143
6080
|
</xsd:enumeration>
|
6144
|
-
<xsd:enumeration value="
|
6081
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6145
6082
|
<xsd:annotation>
|
6146
|
-
<xsd:documentation>
|
6083
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6147
6084
|
</xsd:annotation>
|
6148
6085
|
</xsd:enumeration>
|
6149
|
-
<xsd:enumeration value="
|
6086
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6150
6087
|
<xsd:annotation>
|
6151
|
-
<xsd:documentation>
|
6088
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6152
6089
|
</xsd:annotation>
|
6153
6090
|
</xsd:enumeration>
|
6154
|
-
<xsd:enumeration value="
|
6091
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6155
6092
|
<xsd:annotation>
|
6156
|
-
<xsd:documentation>
|
6093
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6157
6094
|
</xsd:annotation>
|
6158
6095
|
</xsd:enumeration>
|
6159
|
-
|
6160
|
-
|
6161
|
-
|
6162
|
-
</
|
6163
|
-
|
6164
|
-
|
6165
|
-
|
6166
|
-
<
|
6167
|
-
</
|
6168
|
-
|
6169
|
-
|
6170
|
-
|
6171
|
-
|
6172
|
-
|
6173
|
-
|
6174
|
-
|
6175
|
-
<
|
6176
|
-
</
|
6177
|
-
|
6178
|
-
|
6179
|
-
|
6180
|
-
|
6181
|
-
<
|
6182
|
-
</
|
6183
|
-
|
6184
|
-
<
|
6185
|
-
|
6186
|
-
<
|
6187
|
-
</
|
6188
|
-
|
6189
|
-
<
|
6190
|
-
|
6191
|
-
</
|
6192
|
-
|
6193
|
-
|
6194
|
-
|
6195
|
-
|
6196
|
-
<
|
6197
|
-
|
6198
|
-
</
|
6199
|
-
<
|
6200
|
-
|
6201
|
-
</
|
6202
|
-
|
6203
|
-
|
6204
|
-
|
6096
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6097
|
+
<xsd:annotation>
|
6098
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6099
|
+
</xsd:annotation>
|
6100
|
+
</xsd:enumeration>
|
6101
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6102
|
+
<xsd:annotation>
|
6103
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6104
|
+
</xsd:annotation>
|
6105
|
+
</xsd:enumeration>
|
6106
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6107
|
+
<xsd:annotation>
|
6108
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6109
|
+
</xsd:annotation>
|
6110
|
+
</xsd:enumeration>
|
6111
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6112
|
+
<xsd:annotation>
|
6113
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6114
|
+
</xsd:annotation>
|
6115
|
+
</xsd:enumeration>
|
6116
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6117
|
+
<xsd:annotation>
|
6118
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6119
|
+
</xsd:annotation>
|
6120
|
+
</xsd:enumeration>
|
6121
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6122
|
+
<xsd:annotation>
|
6123
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6124
|
+
</xsd:annotation>
|
6125
|
+
</xsd:enumeration>
|
6126
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6127
|
+
<xsd:annotation>
|
6128
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6129
|
+
</xsd:annotation>
|
6130
|
+
</xsd:enumeration>
|
6131
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6132
|
+
<xsd:annotation>
|
6133
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6134
|
+
</xsd:annotation>
|
6135
|
+
</xsd:enumeration>
|
6136
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6137
|
+
<xsd:annotation>
|
6138
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6139
|
+
</xsd:annotation>
|
6140
|
+
</xsd:enumeration>
|
6141
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6142
|
+
<xsd:annotation>
|
6143
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6144
|
+
</xsd:annotation>
|
6145
|
+
</xsd:enumeration>
|
6146
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6147
|
+
<xsd:annotation>
|
6148
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6149
|
+
</xsd:annotation>
|
6150
|
+
</xsd:enumeration>
|
6151
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6152
|
+
<xsd:annotation>
|
6153
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6154
|
+
</xsd:annotation>
|
6155
|
+
</xsd:enumeration>
|
6156
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6157
|
+
<xsd:annotation>
|
6158
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6159
|
+
</xsd:annotation>
|
6160
|
+
</xsd:enumeration>
|
6161
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6162
|
+
<xsd:annotation>
|
6163
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6164
|
+
</xsd:annotation>
|
6165
|
+
</xsd:enumeration>
|
6166
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6167
|
+
<xsd:annotation>
|
6168
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6169
|
+
</xsd:annotation>
|
6170
|
+
</xsd:enumeration>
|
6171
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6172
|
+
<xsd:annotation>
|
6173
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6174
|
+
</xsd:annotation>
|
6175
|
+
</xsd:enumeration>
|
6176
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6177
|
+
<xsd:annotation>
|
6178
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6179
|
+
</xsd:annotation>
|
6180
|
+
</xsd:enumeration>
|
6181
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6182
|
+
<xsd:annotation>
|
6183
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6184
|
+
</xsd:annotation>
|
6185
|
+
</xsd:enumeration>
|
6186
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6187
|
+
<xsd:annotation>
|
6188
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6189
|
+
</xsd:annotation>
|
6190
|
+
</xsd:enumeration>
|
6191
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6192
|
+
<xsd:annotation>
|
6193
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6194
|
+
</xsd:annotation>
|
6195
|
+
</xsd:enumeration>
|
6196
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6197
|
+
<xsd:annotation>
|
6198
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6199
|
+
</xsd:annotation>
|
6200
|
+
</xsd:enumeration>
|
6201
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6202
|
+
<xsd:annotation>
|
6203
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6204
|
+
</xsd:annotation>
|
6205
|
+
</xsd:enumeration>
|
6206
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6207
|
+
<xsd:annotation>
|
6208
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6209
|
+
</xsd:annotation>
|
6210
|
+
</xsd:enumeration>
|
6211
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6212
|
+
<xsd:annotation>
|
6213
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6214
|
+
</xsd:annotation>
|
6215
|
+
</xsd:enumeration>
|
6216
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6217
|
+
<xsd:annotation>
|
6218
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6219
|
+
</xsd:annotation>
|
6220
|
+
</xsd:enumeration>
|
6221
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6222
|
+
<xsd:annotation>
|
6223
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6224
|
+
</xsd:annotation>
|
6225
|
+
</xsd:enumeration>
|
6226
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6227
|
+
<xsd:annotation>
|
6228
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6229
|
+
</xsd:annotation>
|
6230
|
+
</xsd:enumeration>
|
6231
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6232
|
+
<xsd:annotation>
|
6233
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6234
|
+
</xsd:annotation>
|
6235
|
+
</xsd:enumeration>
|
6236
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6237
|
+
<xsd:annotation>
|
6238
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6239
|
+
</xsd:annotation>
|
6240
|
+
</xsd:enumeration>
|
6241
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6242
|
+
<xsd:annotation>
|
6243
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6244
|
+
</xsd:annotation>
|
6245
|
+
</xsd:enumeration>
|
6246
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6247
|
+
<xsd:annotation>
|
6248
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6249
|
+
</xsd:annotation>
|
6250
|
+
</xsd:enumeration>
|
6251
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6252
|
+
<xsd:annotation>
|
6253
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6254
|
+
</xsd:annotation>
|
6255
|
+
</xsd:enumeration>
|
6256
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6257
|
+
<xsd:annotation>
|
6258
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6259
|
+
</xsd:annotation>
|
6260
|
+
</xsd:enumeration>
|
6261
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6262
|
+
<xsd:annotation>
|
6263
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6264
|
+
</xsd:annotation>
|
6265
|
+
</xsd:enumeration>
|
6266
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6267
|
+
<xsd:annotation>
|
6268
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6269
|
+
</xsd:annotation>
|
6270
|
+
</xsd:enumeration>
|
6271
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6272
|
+
<xsd:annotation>
|
6273
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6274
|
+
</xsd:annotation>
|
6275
|
+
</xsd:enumeration>
|
6276
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6277
|
+
<xsd:annotation>
|
6278
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6279
|
+
</xsd:annotation>
|
6280
|
+
</xsd:enumeration>
|
6281
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6282
|
+
<xsd:annotation>
|
6283
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6284
|
+
</xsd:annotation>
|
6285
|
+
</xsd:enumeration>
|
6286
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6287
|
+
<xsd:annotation>
|
6288
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6289
|
+
</xsd:annotation>
|
6290
|
+
</xsd:enumeration>
|
6291
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6292
|
+
<xsd:annotation>
|
6293
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6294
|
+
</xsd:annotation>
|
6295
|
+
</xsd:enumeration>
|
6296
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6297
|
+
<xsd:annotation>
|
6298
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6299
|
+
</xsd:annotation>
|
6300
|
+
</xsd:enumeration>
|
6301
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6302
|
+
<xsd:annotation>
|
6303
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6304
|
+
</xsd:annotation>
|
6305
|
+
</xsd:enumeration>
|
6306
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6307
|
+
<xsd:annotation>
|
6308
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6309
|
+
</xsd:annotation>
|
6310
|
+
</xsd:enumeration>
|
6311
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6312
|
+
<xsd:annotation>
|
6313
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6314
|
+
</xsd:annotation>
|
6315
|
+
</xsd:enumeration>
|
6316
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6317
|
+
<xsd:annotation>
|
6318
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6319
|
+
</xsd:annotation>
|
6320
|
+
</xsd:enumeration>
|
6321
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6322
|
+
<xsd:annotation>
|
6323
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6324
|
+
</xsd:annotation>
|
6325
|
+
</xsd:enumeration>
|
6326
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6327
|
+
<xsd:annotation>
|
6328
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6329
|
+
</xsd:annotation>
|
6330
|
+
</xsd:enumeration>
|
6331
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6332
|
+
<xsd:annotation>
|
6333
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6334
|
+
</xsd:annotation>
|
6335
|
+
</xsd:enumeration>
|
6336
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6337
|
+
<xsd:annotation>
|
6338
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6339
|
+
</xsd:annotation>
|
6340
|
+
</xsd:enumeration>
|
6341
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6342
|
+
<xsd:annotation>
|
6343
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6344
|
+
</xsd:annotation>
|
6345
|
+
</xsd:enumeration>
|
6346
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6347
|
+
<xsd:annotation>
|
6348
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6349
|
+
</xsd:annotation>
|
6350
|
+
</xsd:enumeration>
|
6351
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6352
|
+
<xsd:annotation>
|
6353
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6354
|
+
</xsd:annotation>
|
6355
|
+
</xsd:enumeration>
|
6356
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6357
|
+
<xsd:annotation>
|
6358
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6359
|
+
</xsd:annotation>
|
6360
|
+
</xsd:enumeration>
|
6361
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6362
|
+
<xsd:annotation>
|
6363
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6364
|
+
</xsd:annotation>
|
6365
|
+
</xsd:enumeration>
|
6366
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6367
|
+
<xsd:annotation>
|
6368
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6369
|
+
</xsd:annotation>
|
6370
|
+
</xsd:enumeration>
|
6371
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6372
|
+
<xsd:annotation>
|
6373
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6374
|
+
</xsd:annotation>
|
6375
|
+
</xsd:enumeration>
|
6376
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6377
|
+
<xsd:annotation>
|
6378
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6379
|
+
</xsd:annotation>
|
6380
|
+
</xsd:enumeration>
|
6381
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6382
|
+
<xsd:annotation>
|
6383
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6384
|
+
</xsd:annotation>
|
6385
|
+
</xsd:enumeration>
|
6386
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6387
|
+
<xsd:annotation>
|
6388
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6389
|
+
</xsd:annotation>
|
6390
|
+
</xsd:enumeration>
|
6391
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6392
|
+
<xsd:annotation>
|
6393
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6394
|
+
</xsd:annotation>
|
6395
|
+
</xsd:enumeration>
|
6396
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6397
|
+
<xsd:annotation>
|
6398
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6399
|
+
</xsd:annotation>
|
6400
|
+
</xsd:enumeration>
|
6401
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6402
|
+
<xsd:annotation>
|
6403
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6404
|
+
</xsd:annotation>
|
6405
|
+
</xsd:enumeration>
|
6406
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6407
|
+
<xsd:annotation>
|
6408
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6409
|
+
</xsd:annotation>
|
6410
|
+
</xsd:enumeration>
|
6411
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6412
|
+
<xsd:annotation>
|
6413
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6414
|
+
</xsd:annotation>
|
6415
|
+
</xsd:enumeration>
|
6416
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6417
|
+
<xsd:annotation>
|
6418
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6419
|
+
</xsd:annotation>
|
6420
|
+
</xsd:enumeration>
|
6421
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6422
|
+
<xsd:annotation>
|
6423
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6424
|
+
</xsd:annotation>
|
6425
|
+
</xsd:enumeration>
|
6426
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6427
|
+
<xsd:annotation>
|
6428
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6429
|
+
</xsd:annotation>
|
6430
|
+
</xsd:enumeration>
|
6431
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6432
|
+
<xsd:annotation>
|
6433
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6434
|
+
</xsd:annotation>
|
6435
|
+
</xsd:enumeration>
|
6436
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6437
|
+
<xsd:annotation>
|
6438
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6439
|
+
</xsd:annotation>
|
6440
|
+
</xsd:enumeration>
|
6441
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6442
|
+
<xsd:annotation>
|
6443
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6444
|
+
</xsd:annotation>
|
6445
|
+
</xsd:enumeration>
|
6446
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6447
|
+
<xsd:annotation>
|
6448
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6449
|
+
</xsd:annotation>
|
6450
|
+
</xsd:enumeration>
|
6451
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6452
|
+
<xsd:annotation>
|
6453
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6454
|
+
</xsd:annotation>
|
6455
|
+
</xsd:enumeration>
|
6456
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6457
|
+
<xsd:annotation>
|
6458
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6459
|
+
</xsd:annotation>
|
6460
|
+
</xsd:enumeration>
|
6461
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6462
|
+
<xsd:annotation>
|
6463
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6464
|
+
</xsd:annotation>
|
6465
|
+
</xsd:enumeration>
|
6466
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6467
|
+
<xsd:annotation>
|
6468
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6469
|
+
</xsd:annotation>
|
6470
|
+
</xsd:enumeration>
|
6471
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6472
|
+
<xsd:annotation>
|
6473
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6474
|
+
</xsd:annotation>
|
6475
|
+
</xsd:enumeration>
|
6476
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6477
|
+
<xsd:annotation>
|
6478
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6479
|
+
</xsd:annotation>
|
6480
|
+
</xsd:enumeration>
|
6481
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6482
|
+
<xsd:annotation>
|
6483
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6484
|
+
</xsd:annotation>
|
6485
|
+
</xsd:enumeration>
|
6486
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6487
|
+
<xsd:annotation>
|
6488
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6489
|
+
</xsd:annotation>
|
6490
|
+
</xsd:enumeration>
|
6491
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6492
|
+
<xsd:annotation>
|
6493
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6494
|
+
</xsd:annotation>
|
6495
|
+
</xsd:enumeration>
|
6496
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6497
|
+
<xsd:annotation>
|
6498
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6499
|
+
</xsd:annotation>
|
6500
|
+
</xsd:enumeration>
|
6501
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6502
|
+
<xsd:annotation>
|
6503
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6504
|
+
</xsd:annotation>
|
6505
|
+
</xsd:enumeration>
|
6506
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6507
|
+
<xsd:annotation>
|
6508
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6509
|
+
</xsd:annotation>
|
6510
|
+
</xsd:enumeration>
|
6511
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6512
|
+
<xsd:annotation>
|
6513
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6514
|
+
</xsd:annotation>
|
6515
|
+
</xsd:enumeration>
|
6516
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6517
|
+
<xsd:annotation>
|
6518
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6519
|
+
</xsd:annotation>
|
6520
|
+
</xsd:enumeration>
|
6521
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6522
|
+
<xsd:annotation>
|
6523
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6524
|
+
</xsd:annotation>
|
6525
|
+
</xsd:enumeration>
|
6526
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6527
|
+
<xsd:annotation>
|
6528
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6529
|
+
</xsd:annotation>
|
6530
|
+
</xsd:enumeration>
|
6531
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6532
|
+
<xsd:annotation>
|
6533
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6534
|
+
</xsd:annotation>
|
6535
|
+
</xsd:enumeration>
|
6536
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6537
|
+
<xsd:annotation>
|
6538
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6539
|
+
</xsd:annotation>
|
6540
|
+
</xsd:enumeration>
|
6541
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6542
|
+
<xsd:annotation>
|
6543
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6544
|
+
</xsd:annotation>
|
6545
|
+
</xsd:enumeration>
|
6546
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6547
|
+
<xsd:annotation>
|
6548
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6549
|
+
</xsd:annotation>
|
6550
|
+
</xsd:enumeration>
|
6551
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6552
|
+
<xsd:annotation>
|
6553
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6554
|
+
</xsd:annotation>
|
6555
|
+
</xsd:enumeration>
|
6556
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6557
|
+
<xsd:annotation>
|
6558
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6559
|
+
</xsd:annotation>
|
6560
|
+
</xsd:enumeration>
|
6561
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6562
|
+
<xsd:annotation>
|
6563
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6564
|
+
</xsd:annotation>
|
6565
|
+
</xsd:enumeration>
|
6566
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6567
|
+
<xsd:annotation>
|
6568
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6569
|
+
</xsd:annotation>
|
6570
|
+
</xsd:enumeration>
|
6571
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6572
|
+
<xsd:annotation>
|
6573
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6574
|
+
</xsd:annotation>
|
6575
|
+
</xsd:enumeration>
|
6576
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6577
|
+
<xsd:annotation>
|
6578
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6579
|
+
</xsd:annotation>
|
6580
|
+
</xsd:enumeration>
|
6581
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6582
|
+
<xsd:annotation>
|
6583
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6584
|
+
</xsd:annotation>
|
6585
|
+
</xsd:enumeration>
|
6586
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6587
|
+
<xsd:annotation>
|
6588
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6589
|
+
</xsd:annotation>
|
6590
|
+
</xsd:enumeration>
|
6591
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6592
|
+
<xsd:annotation>
|
6593
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6594
|
+
</xsd:annotation>
|
6595
|
+
</xsd:enumeration>
|
6596
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6597
|
+
<xsd:annotation>
|
6598
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6599
|
+
</xsd:annotation>
|
6600
|
+
</xsd:enumeration>
|
6601
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6602
|
+
<xsd:annotation>
|
6603
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6604
|
+
</xsd:annotation>
|
6605
|
+
</xsd:enumeration>
|
6606
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6607
|
+
<xsd:annotation>
|
6608
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6609
|
+
</xsd:annotation>
|
6610
|
+
</xsd:enumeration>
|
6611
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6612
|
+
<xsd:annotation>
|
6613
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6614
|
+
</xsd:annotation>
|
6615
|
+
</xsd:enumeration>
|
6616
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6617
|
+
<xsd:annotation>
|
6618
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6619
|
+
</xsd:annotation>
|
6620
|
+
</xsd:enumeration>
|
6621
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6622
|
+
<xsd:annotation>
|
6623
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6624
|
+
</xsd:annotation>
|
6625
|
+
</xsd:enumeration>
|
6626
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6627
|
+
<xsd:annotation>
|
6628
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6629
|
+
</xsd:annotation>
|
6630
|
+
</xsd:enumeration>
|
6631
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6632
|
+
<xsd:annotation>
|
6633
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6634
|
+
</xsd:annotation>
|
6635
|
+
</xsd:enumeration>
|
6636
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6637
|
+
<xsd:annotation>
|
6638
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6639
|
+
</xsd:annotation>
|
6640
|
+
</xsd:enumeration>
|
6641
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6642
|
+
<xsd:annotation>
|
6643
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6644
|
+
</xsd:annotation>
|
6645
|
+
</xsd:enumeration>
|
6646
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6647
|
+
<xsd:annotation>
|
6648
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6649
|
+
</xsd:annotation>
|
6650
|
+
</xsd:enumeration>
|
6651
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6652
|
+
<xsd:annotation>
|
6653
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6654
|
+
</xsd:annotation>
|
6655
|
+
</xsd:enumeration>
|
6656
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6657
|
+
<xsd:annotation>
|
6658
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6659
|
+
</xsd:annotation>
|
6660
|
+
</xsd:enumeration>
|
6661
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6662
|
+
<xsd:annotation>
|
6663
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6664
|
+
</xsd:annotation>
|
6665
|
+
</xsd:enumeration>
|
6666
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6667
|
+
<xsd:annotation>
|
6668
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6669
|
+
</xsd:annotation>
|
6670
|
+
</xsd:enumeration>
|
6671
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6672
|
+
<xsd:annotation>
|
6673
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6674
|
+
</xsd:annotation>
|
6675
|
+
</xsd:enumeration>
|
6676
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6677
|
+
<xsd:annotation>
|
6678
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6679
|
+
</xsd:annotation>
|
6680
|
+
</xsd:enumeration>
|
6681
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6682
|
+
<xsd:annotation>
|
6683
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6684
|
+
</xsd:annotation>
|
6685
|
+
</xsd:enumeration>
|
6686
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6687
|
+
<xsd:annotation>
|
6688
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6689
|
+
</xsd:annotation>
|
6690
|
+
</xsd:enumeration>
|
6691
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6692
|
+
<xsd:annotation>
|
6693
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6694
|
+
</xsd:annotation>
|
6695
|
+
</xsd:enumeration>
|
6696
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6697
|
+
<xsd:annotation>
|
6698
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6699
|
+
</xsd:annotation>
|
6700
|
+
</xsd:enumeration>
|
6701
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6702
|
+
<xsd:annotation>
|
6703
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6704
|
+
</xsd:annotation>
|
6705
|
+
</xsd:enumeration>
|
6706
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6707
|
+
<xsd:annotation>
|
6708
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6709
|
+
</xsd:annotation>
|
6710
|
+
</xsd:enumeration>
|
6711
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6712
|
+
<xsd:annotation>
|
6713
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6714
|
+
</xsd:annotation>
|
6715
|
+
</xsd:enumeration>
|
6716
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6717
|
+
<xsd:annotation>
|
6718
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6719
|
+
</xsd:annotation>
|
6720
|
+
</xsd:enumeration>
|
6721
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6722
|
+
<xsd:annotation>
|
6723
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6724
|
+
</xsd:annotation>
|
6725
|
+
</xsd:enumeration>
|
6726
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6727
|
+
<xsd:annotation>
|
6728
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6729
|
+
</xsd:annotation>
|
6730
|
+
</xsd:enumeration>
|
6731
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6732
|
+
<xsd:annotation>
|
6733
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6734
|
+
</xsd:annotation>
|
6735
|
+
</xsd:enumeration>
|
6736
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6737
|
+
<xsd:annotation>
|
6738
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6739
|
+
</xsd:annotation>
|
6740
|
+
</xsd:enumeration>
|
6741
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6742
|
+
<xsd:annotation>
|
6743
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6744
|
+
</xsd:annotation>
|
6745
|
+
</xsd:enumeration>
|
6746
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6747
|
+
<xsd:annotation>
|
6748
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6749
|
+
</xsd:annotation>
|
6750
|
+
</xsd:enumeration>
|
6751
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6752
|
+
<xsd:annotation>
|
6753
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6754
|
+
</xsd:annotation>
|
6755
|
+
</xsd:enumeration>
|
6756
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6757
|
+
<xsd:annotation>
|
6758
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6759
|
+
</xsd:annotation>
|
6760
|
+
</xsd:enumeration>
|
6761
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6762
|
+
<xsd:annotation>
|
6763
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6764
|
+
</xsd:annotation>
|
6765
|
+
</xsd:enumeration>
|
6766
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6767
|
+
<xsd:annotation>
|
6768
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
6769
|
+
</xsd:annotation>
|
6770
|
+
</xsd:enumeration>
|
6771
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
6772
|
+
<xsd:annotation>
|
6773
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
6774
|
+
</xsd:annotation>
|
6775
|
+
</xsd:enumeration>
|
6776
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
6777
|
+
<xsd:annotation>
|
6778
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
6779
|
+
</xsd:annotation>
|
6780
|
+
</xsd:enumeration>
|
6781
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
6782
|
+
<xsd:annotation>
|
6783
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
6784
|
+
</xsd:annotation>
|
6785
|
+
</xsd:enumeration>
|
6786
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
6787
|
+
<xsd:annotation>
|
6788
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
6789
|
+
</xsd:annotation>
|
6790
|
+
</xsd:enumeration>
|
6791
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
6792
|
+
<xsd:annotation>
|
6793
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
6794
|
+
</xsd:annotation>
|
6795
|
+
</xsd:enumeration>
|
6796
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
6797
|
+
<xsd:annotation>
|
6798
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
6799
|
+
</xsd:annotation>
|
6800
|
+
</xsd:enumeration>
|
6801
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
6802
|
+
<xsd:annotation>
|
6803
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
6804
|
+
</xsd:annotation>
|
6805
|
+
</xsd:enumeration>
|
6806
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
6807
|
+
<xsd:annotation>
|
6808
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
6809
|
+
</xsd:annotation>
|
6810
|
+
</xsd:enumeration>
|
6811
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
6812
|
+
<xsd:annotation>
|
6813
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
6814
|
+
</xsd:annotation>
|
6815
|
+
</xsd:enumeration>
|
6816
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
6817
|
+
<xsd:annotation>
|
6818
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
6819
|
+
</xsd:annotation>
|
6820
|
+
</xsd:enumeration>
|
6821
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
6822
|
+
<xsd:annotation>
|
6823
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
6824
|
+
</xsd:annotation>
|
6825
|
+
</xsd:enumeration>
|
6826
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
6827
|
+
<xsd:annotation>
|
6828
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6829
|
+
</xsd:annotation>
|
6830
|
+
</xsd:enumeration>
|
6831
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
6832
|
+
<xsd:annotation>
|
6833
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
6834
|
+
</xsd:annotation>
|
6835
|
+
</xsd:enumeration>
|
6836
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
6837
|
+
<xsd:annotation>
|
6838
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
6839
|
+
</xsd:annotation>
|
6840
|
+
</xsd:enumeration>
|
6841
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
6842
|
+
<xsd:annotation>
|
6843
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
6844
|
+
</xsd:annotation>
|
6845
|
+
</xsd:enumeration>
|
6846
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
6847
|
+
<xsd:annotation>
|
6848
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
6849
|
+
</xsd:annotation>
|
6850
|
+
</xsd:enumeration>
|
6851
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
6852
|
+
<xsd:annotation>
|
6853
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
6854
|
+
</xsd:annotation>
|
6855
|
+
</xsd:enumeration>
|
6856
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
6857
|
+
<xsd:annotation>
|
6858
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
6859
|
+
</xsd:annotation>
|
6860
|
+
</xsd:enumeration>
|
6861
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
6862
|
+
<xsd:annotation>
|
6863
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
6864
|
+
</xsd:annotation>
|
6865
|
+
</xsd:enumeration>
|
6866
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
6867
|
+
<xsd:annotation>
|
6868
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
6869
|
+
</xsd:annotation>
|
6870
|
+
</xsd:enumeration>
|
6871
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
6872
|
+
<xsd:annotation>
|
6873
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
6874
|
+
</xsd:annotation>
|
6875
|
+
</xsd:enumeration>
|
6876
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
6877
|
+
<xsd:annotation>
|
6878
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
6879
|
+
</xsd:annotation>
|
6880
|
+
</xsd:enumeration>
|
6881
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
6882
|
+
<xsd:annotation>
|
6883
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
6884
|
+
</xsd:annotation>
|
6885
|
+
</xsd:enumeration>
|
6886
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
6887
|
+
<xsd:annotation>
|
6888
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
6889
|
+
</xsd:annotation>
|
6890
|
+
</xsd:enumeration>
|
6891
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
6892
|
+
<xsd:annotation>
|
6893
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
6894
|
+
</xsd:annotation>
|
6895
|
+
</xsd:enumeration>
|
6896
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
6897
|
+
<xsd:annotation>
|
6898
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
6899
|
+
</xsd:annotation>
|
6900
|
+
</xsd:enumeration>
|
6901
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
6902
|
+
<xsd:annotation>
|
6903
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
6904
|
+
</xsd:annotation>
|
6905
|
+
</xsd:enumeration>
|
6906
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
6907
|
+
<xsd:annotation>
|
6908
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
6909
|
+
</xsd:annotation>
|
6910
|
+
</xsd:enumeration>
|
6911
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
6912
|
+
<xsd:annotation>
|
6913
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
6914
|
+
</xsd:annotation>
|
6915
|
+
</xsd:enumeration>
|
6916
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
6917
|
+
<xsd:annotation>
|
6918
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
6919
|
+
</xsd:annotation>
|
6920
|
+
</xsd:enumeration>
|
6921
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
6922
|
+
<xsd:annotation>
|
6923
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
6924
|
+
</xsd:annotation>
|
6925
|
+
</xsd:enumeration>
|
6926
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
6927
|
+
<xsd:annotation>
|
6928
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
6929
|
+
</xsd:annotation>
|
6930
|
+
</xsd:enumeration>
|
6931
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
6932
|
+
<xsd:annotation>
|
6933
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
6934
|
+
</xsd:annotation>
|
6935
|
+
</xsd:enumeration>
|
6936
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
6937
|
+
<xsd:annotation>
|
6938
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
6939
|
+
</xsd:annotation>
|
6940
|
+
</xsd:enumeration>
|
6941
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
6942
|
+
<xsd:annotation>
|
6943
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
6944
|
+
</xsd:annotation>
|
6945
|
+
</xsd:enumeration>
|
6946
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
6947
|
+
<xsd:annotation>
|
6948
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
6949
|
+
</xsd:annotation>
|
6950
|
+
</xsd:enumeration>
|
6951
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
6952
|
+
<xsd:annotation>
|
6953
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
6954
|
+
</xsd:annotation>
|
6955
|
+
</xsd:enumeration>
|
6956
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
6957
|
+
<xsd:annotation>
|
6958
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
6959
|
+
</xsd:annotation>
|
6960
|
+
</xsd:enumeration>
|
6961
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
6962
|
+
<xsd:annotation>
|
6963
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
6964
|
+
</xsd:annotation>
|
6965
|
+
</xsd:enumeration>
|
6966
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
6967
|
+
<xsd:annotation>
|
6968
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
6969
|
+
</xsd:annotation>
|
6970
|
+
</xsd:enumeration>
|
6971
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
6972
|
+
<xsd:annotation>
|
6973
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
6974
|
+
</xsd:annotation>
|
6975
|
+
</xsd:enumeration>
|
6976
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
6977
|
+
<xsd:annotation>
|
6978
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
6979
|
+
</xsd:annotation>
|
6980
|
+
</xsd:enumeration>
|
6981
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
6982
|
+
<xsd:annotation>
|
6983
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
6984
|
+
</xsd:annotation>
|
6985
|
+
</xsd:enumeration>
|
6986
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
6987
|
+
<xsd:annotation>
|
6988
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
6989
|
+
</xsd:annotation>
|
6990
|
+
</xsd:enumeration>
|
6991
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
6992
|
+
<xsd:annotation>
|
6993
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
6994
|
+
</xsd:annotation>
|
6995
|
+
</xsd:enumeration>
|
6996
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
6997
|
+
<xsd:annotation>
|
6998
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
6999
|
+
</xsd:annotation>
|
7000
|
+
</xsd:enumeration>
|
7001
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
7002
|
+
<xsd:annotation>
|
7003
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
7004
|
+
</xsd:annotation>
|
7005
|
+
</xsd:enumeration>
|
7006
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
7007
|
+
<xsd:annotation>
|
7008
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
7009
|
+
</xsd:annotation>
|
7010
|
+
</xsd:enumeration>
|
7011
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
7012
|
+
<xsd:annotation>
|
7013
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
7014
|
+
</xsd:annotation>
|
7015
|
+
</xsd:enumeration>
|
7016
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
7017
|
+
<xsd:annotation>
|
7018
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
7019
|
+
</xsd:annotation>
|
7020
|
+
</xsd:enumeration>
|
7021
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
7022
|
+
<xsd:annotation>
|
7023
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
7024
|
+
</xsd:annotation>
|
7025
|
+
</xsd:enumeration>
|
7026
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
7027
|
+
<xsd:annotation>
|
7028
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
7029
|
+
</xsd:annotation>
|
7030
|
+
</xsd:enumeration>
|
7031
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
7032
|
+
<xsd:annotation>
|
7033
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
7034
|
+
</xsd:annotation>
|
7035
|
+
</xsd:enumeration>
|
7036
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
7037
|
+
<xsd:annotation>
|
7038
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
7039
|
+
</xsd:annotation>
|
7040
|
+
</xsd:enumeration>
|
7041
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
7042
|
+
<xsd:annotation>
|
7043
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
7044
|
+
</xsd:annotation>
|
7045
|
+
</xsd:enumeration>
|
7046
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
7047
|
+
<xsd:annotation>
|
7048
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
7049
|
+
</xsd:annotation>
|
7050
|
+
</xsd:enumeration>
|
7051
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
7052
|
+
<xsd:annotation>
|
7053
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
7054
|
+
</xsd:annotation>
|
7055
|
+
</xsd:enumeration>
|
7056
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
7057
|
+
<xsd:annotation>
|
7058
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
7059
|
+
</xsd:annotation>
|
7060
|
+
</xsd:enumeration>
|
7061
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
7062
|
+
<xsd:annotation>
|
7063
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7064
|
+
</xsd:annotation>
|
7065
|
+
</xsd:enumeration>
|
7066
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7067
|
+
<xsd:annotation>
|
7068
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7069
|
+
</xsd:annotation>
|
7070
|
+
</xsd:enumeration>
|
7071
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7072
|
+
<xsd:annotation>
|
7073
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7074
|
+
</xsd:annotation>
|
7075
|
+
</xsd:enumeration>
|
7076
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7077
|
+
<xsd:annotation>
|
7078
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7079
|
+
</xsd:annotation>
|
7080
|
+
</xsd:enumeration>
|
7081
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7082
|
+
<xsd:annotation>
|
7083
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7084
|
+
</xsd:annotation>
|
7085
|
+
</xsd:enumeration>
|
7086
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7087
|
+
<xsd:annotation>
|
7088
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7089
|
+
</xsd:annotation>
|
7090
|
+
</xsd:enumeration>
|
7091
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7092
|
+
<xsd:annotation>
|
7093
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7094
|
+
</xsd:annotation>
|
7095
|
+
</xsd:enumeration>
|
7096
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7097
|
+
<xsd:annotation>
|
7098
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7099
|
+
</xsd:annotation>
|
7100
|
+
</xsd:enumeration>
|
7101
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7102
|
+
<xsd:annotation>
|
7103
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7104
|
+
</xsd:annotation>
|
7105
|
+
</xsd:enumeration>
|
7106
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7107
|
+
<xsd:annotation>
|
7108
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7109
|
+
</xsd:annotation>
|
7110
|
+
</xsd:enumeration>
|
7111
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7112
|
+
<xsd:annotation>
|
7113
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7114
|
+
</xsd:annotation>
|
7115
|
+
</xsd:enumeration>
|
7116
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7117
|
+
<xsd:annotation>
|
7118
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7119
|
+
</xsd:annotation>
|
7120
|
+
</xsd:enumeration>
|
7121
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7122
|
+
<xsd:annotation>
|
7123
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7124
|
+
</xsd:annotation>
|
7125
|
+
</xsd:enumeration>
|
7126
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7127
|
+
<xsd:annotation>
|
7128
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7129
|
+
</xsd:annotation>
|
7130
|
+
</xsd:enumeration>
|
7131
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7132
|
+
<xsd:annotation>
|
7133
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7134
|
+
</xsd:annotation>
|
7135
|
+
</xsd:enumeration>
|
7136
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7137
|
+
<xsd:annotation>
|
7138
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7139
|
+
</xsd:annotation>
|
7140
|
+
</xsd:enumeration>
|
7141
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7142
|
+
<xsd:annotation>
|
7143
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7144
|
+
</xsd:annotation>
|
7145
|
+
</xsd:enumeration>
|
7146
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7147
|
+
<xsd:annotation>
|
7148
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7149
|
+
</xsd:annotation>
|
7150
|
+
</xsd:enumeration>
|
7151
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7152
|
+
<xsd:annotation>
|
7153
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7154
|
+
</xsd:annotation>
|
7155
|
+
</xsd:enumeration>
|
7156
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7157
|
+
<xsd:annotation>
|
7158
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7159
|
+
</xsd:annotation>
|
7160
|
+
</xsd:enumeration>
|
7161
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7162
|
+
<xsd:annotation>
|
7163
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7164
|
+
</xsd:annotation>
|
7165
|
+
</xsd:enumeration>
|
7166
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7167
|
+
<xsd:annotation>
|
7168
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7169
|
+
</xsd:annotation>
|
7170
|
+
</xsd:enumeration>
|
7171
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7172
|
+
<xsd:annotation>
|
7173
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7174
|
+
</xsd:annotation>
|
7175
|
+
</xsd:enumeration>
|
7176
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7177
|
+
<xsd:annotation>
|
7178
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7179
|
+
</xsd:annotation>
|
7180
|
+
</xsd:enumeration>
|
7181
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7182
|
+
<xsd:annotation>
|
7183
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7184
|
+
</xsd:annotation>
|
7185
|
+
</xsd:enumeration>
|
7186
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7187
|
+
<xsd:annotation>
|
7188
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7189
|
+
</xsd:annotation>
|
7190
|
+
</xsd:enumeration>
|
7191
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7192
|
+
<xsd:annotation>
|
7193
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7194
|
+
</xsd:annotation>
|
7195
|
+
</xsd:enumeration>
|
7196
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7197
|
+
<xsd:annotation>
|
7198
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7199
|
+
</xsd:annotation>
|
7200
|
+
</xsd:enumeration>
|
7201
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7202
|
+
<xsd:annotation>
|
7203
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7204
|
+
</xsd:annotation>
|
7205
|
+
</xsd:enumeration>
|
7206
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7207
|
+
<xsd:annotation>
|
7208
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7209
|
+
</xsd:annotation>
|
7210
|
+
</xsd:enumeration>
|
7211
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7212
|
+
<xsd:annotation>
|
7213
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7214
|
+
</xsd:annotation>
|
7215
|
+
</xsd:enumeration>
|
7216
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7217
|
+
<xsd:annotation>
|
7218
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7219
|
+
</xsd:annotation>
|
7220
|
+
</xsd:enumeration>
|
7221
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7222
|
+
<xsd:annotation>
|
7223
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7224
|
+
</xsd:annotation>
|
7225
|
+
</xsd:enumeration>
|
7226
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7227
|
+
<xsd:annotation>
|
7228
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7229
|
+
</xsd:annotation>
|
7230
|
+
</xsd:enumeration>
|
7231
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7232
|
+
<xsd:annotation>
|
7233
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7234
|
+
</xsd:annotation>
|
7235
|
+
</xsd:enumeration>
|
7236
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7237
|
+
<xsd:annotation>
|
7238
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7239
|
+
</xsd:annotation>
|
7240
|
+
</xsd:enumeration>
|
7241
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7242
|
+
<xsd:annotation>
|
7243
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7244
|
+
</xsd:annotation>
|
7245
|
+
</xsd:enumeration>
|
7246
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7247
|
+
<xsd:annotation>
|
7248
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7249
|
+
</xsd:annotation>
|
7250
|
+
</xsd:enumeration>
|
7251
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7252
|
+
<xsd:annotation>
|
7253
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7254
|
+
</xsd:annotation>
|
7255
|
+
</xsd:enumeration>
|
7256
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7257
|
+
<xsd:annotation>
|
7258
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7259
|
+
</xsd:annotation>
|
7260
|
+
</xsd:enumeration>
|
7261
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7262
|
+
<xsd:annotation>
|
7263
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7264
|
+
</xsd:annotation>
|
7265
|
+
</xsd:enumeration>
|
7266
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7267
|
+
<xsd:annotation>
|
7268
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7269
|
+
</xsd:annotation>
|
7270
|
+
</xsd:enumeration>
|
7271
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7272
|
+
<xsd:annotation>
|
7273
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7274
|
+
</xsd:annotation>
|
7275
|
+
</xsd:enumeration>
|
7276
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7277
|
+
<xsd:annotation>
|
7278
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7279
|
+
</xsd:annotation>
|
7280
|
+
</xsd:enumeration>
|
7281
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7282
|
+
<xsd:annotation>
|
7283
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7284
|
+
</xsd:annotation>
|
7285
|
+
</xsd:enumeration>
|
7286
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7287
|
+
<xsd:annotation>
|
7288
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7289
|
+
</xsd:annotation>
|
7290
|
+
</xsd:enumeration>
|
7291
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7292
|
+
<xsd:annotation>
|
7293
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7294
|
+
</xsd:annotation>
|
7295
|
+
</xsd:enumeration>
|
7296
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7297
|
+
<xsd:annotation>
|
7298
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7299
|
+
</xsd:annotation>
|
7300
|
+
</xsd:enumeration>
|
7301
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7302
|
+
<xsd:annotation>
|
7303
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7304
|
+
</xsd:annotation>
|
7305
|
+
</xsd:enumeration>
|
7306
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7307
|
+
<xsd:annotation>
|
7308
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7309
|
+
</xsd:annotation>
|
7310
|
+
</xsd:enumeration>
|
7311
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7312
|
+
<xsd:annotation>
|
7313
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7314
|
+
</xsd:annotation>
|
7315
|
+
</xsd:enumeration>
|
7316
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7317
|
+
<xsd:annotation>
|
7318
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7319
|
+
</xsd:annotation>
|
7320
|
+
</xsd:enumeration>
|
7321
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7322
|
+
<xsd:annotation>
|
7323
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7324
|
+
</xsd:annotation>
|
7325
|
+
</xsd:enumeration>
|
7326
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7327
|
+
<xsd:annotation>
|
7328
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7329
|
+
</xsd:annotation>
|
7330
|
+
</xsd:enumeration>
|
7331
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7332
|
+
<xsd:annotation>
|
7333
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7334
|
+
</xsd:annotation>
|
7335
|
+
</xsd:enumeration>
|
7336
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7337
|
+
<xsd:annotation>
|
7338
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7339
|
+
</xsd:annotation>
|
7340
|
+
</xsd:enumeration>
|
7341
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7342
|
+
<xsd:annotation>
|
7343
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7344
|
+
</xsd:annotation>
|
7345
|
+
</xsd:enumeration>
|
7346
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7347
|
+
<xsd:annotation>
|
7348
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7349
|
+
</xsd:annotation>
|
7350
|
+
</xsd:enumeration>
|
7351
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7352
|
+
<xsd:annotation>
|
7353
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7354
|
+
</xsd:annotation>
|
7355
|
+
</xsd:enumeration>
|
7356
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7357
|
+
<xsd:annotation>
|
7358
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7359
|
+
</xsd:annotation>
|
7360
|
+
</xsd:enumeration>
|
7361
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7362
|
+
<xsd:annotation>
|
7363
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7364
|
+
</xsd:annotation>
|
7365
|
+
</xsd:enumeration>
|
7366
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7367
|
+
<xsd:annotation>
|
7368
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7369
|
+
</xsd:annotation>
|
7370
|
+
</xsd:enumeration>
|
7371
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7372
|
+
<xsd:annotation>
|
7373
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7374
|
+
</xsd:annotation>
|
7375
|
+
</xsd:enumeration>
|
7376
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7377
|
+
<xsd:annotation>
|
7378
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7379
|
+
</xsd:annotation>
|
7380
|
+
</xsd:enumeration>
|
7381
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7382
|
+
<xsd:annotation>
|
7383
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7384
|
+
</xsd:annotation>
|
7385
|
+
</xsd:enumeration>
|
7386
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7387
|
+
<xsd:annotation>
|
7388
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7389
|
+
</xsd:annotation>
|
7390
|
+
</xsd:enumeration>
|
7391
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7392
|
+
<xsd:annotation>
|
7393
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7394
|
+
</xsd:annotation>
|
7395
|
+
</xsd:enumeration>
|
7396
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7397
|
+
<xsd:annotation>
|
7398
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7399
|
+
</xsd:annotation>
|
7400
|
+
</xsd:enumeration>
|
7401
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7402
|
+
<xsd:annotation>
|
7403
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7404
|
+
</xsd:annotation>
|
7405
|
+
</xsd:enumeration>
|
7406
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7407
|
+
<xsd:annotation>
|
7408
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7409
|
+
</xsd:annotation>
|
7410
|
+
</xsd:enumeration>
|
7411
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7412
|
+
<xsd:annotation>
|
7413
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7414
|
+
</xsd:annotation>
|
7415
|
+
</xsd:enumeration>
|
7416
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7417
|
+
<xsd:annotation>
|
7418
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7419
|
+
</xsd:annotation>
|
7420
|
+
</xsd:enumeration>
|
7421
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7422
|
+
<xsd:annotation>
|
7423
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7424
|
+
</xsd:annotation>
|
7425
|
+
</xsd:enumeration>
|
7426
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7427
|
+
<xsd:annotation>
|
7428
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7429
|
+
</xsd:annotation>
|
7430
|
+
</xsd:enumeration>
|
7431
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7432
|
+
<xsd:annotation>
|
7433
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7434
|
+
</xsd:annotation>
|
7435
|
+
</xsd:enumeration>
|
7436
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7437
|
+
<xsd:annotation>
|
7438
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7439
|
+
</xsd:annotation>
|
7440
|
+
</xsd:enumeration>
|
7441
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7442
|
+
<xsd:annotation>
|
7443
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7444
|
+
</xsd:annotation>
|
7445
|
+
</xsd:enumeration>
|
7446
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7447
|
+
<xsd:annotation>
|
7448
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7449
|
+
</xsd:annotation>
|
7450
|
+
</xsd:enumeration>
|
7451
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7452
|
+
<xsd:annotation>
|
7453
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7454
|
+
</xsd:annotation>
|
7455
|
+
</xsd:enumeration>
|
7456
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7457
|
+
<xsd:annotation>
|
7458
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7459
|
+
</xsd:annotation>
|
7460
|
+
</xsd:enumeration>
|
7461
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7462
|
+
<xsd:annotation>
|
7463
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7464
|
+
</xsd:annotation>
|
7465
|
+
</xsd:enumeration>
|
7466
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7467
|
+
<xsd:annotation>
|
7468
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7469
|
+
</xsd:annotation>
|
7470
|
+
</xsd:enumeration>
|
7471
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7472
|
+
<xsd:annotation>
|
7473
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7474
|
+
</xsd:annotation>
|
7475
|
+
</xsd:enumeration>
|
7476
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7477
|
+
<xsd:annotation>
|
7478
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7479
|
+
</xsd:annotation>
|
7480
|
+
</xsd:enumeration>
|
7481
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7482
|
+
<xsd:annotation>
|
7483
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7484
|
+
</xsd:annotation>
|
7485
|
+
</xsd:enumeration>
|
7486
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7487
|
+
<xsd:annotation>
|
7488
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7489
|
+
</xsd:annotation>
|
7490
|
+
</xsd:enumeration>
|
7491
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7492
|
+
<xsd:annotation>
|
7493
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7494
|
+
</xsd:annotation>
|
7495
|
+
</xsd:enumeration>
|
7496
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7497
|
+
<xsd:annotation>
|
7498
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7499
|
+
</xsd:annotation>
|
7500
|
+
</xsd:enumeration>
|
7501
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7502
|
+
<xsd:annotation>
|
7503
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7504
|
+
</xsd:annotation>
|
7505
|
+
</xsd:enumeration>
|
7506
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7507
|
+
<xsd:annotation>
|
7508
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7509
|
+
</xsd:annotation>
|
7510
|
+
</xsd:enumeration>
|
7511
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7512
|
+
<xsd:annotation>
|
7513
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7514
|
+
</xsd:annotation>
|
7515
|
+
</xsd:enumeration>
|
7516
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7517
|
+
<xsd:annotation>
|
7518
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7519
|
+
</xsd:annotation>
|
7520
|
+
</xsd:enumeration>
|
7521
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7522
|
+
<xsd:annotation>
|
7523
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7524
|
+
</xsd:annotation>
|
7525
|
+
</xsd:enumeration>
|
7526
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7527
|
+
<xsd:annotation>
|
7528
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7529
|
+
</xsd:annotation>
|
7530
|
+
</xsd:enumeration>
|
7531
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7532
|
+
<xsd:annotation>
|
7533
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7534
|
+
</xsd:annotation>
|
7535
|
+
</xsd:enumeration>
|
7536
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7537
|
+
<xsd:annotation>
|
7538
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7539
|
+
</xsd:annotation>
|
7540
|
+
</xsd:enumeration>
|
7541
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7542
|
+
<xsd:annotation>
|
7543
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7544
|
+
</xsd:annotation>
|
7545
|
+
</xsd:enumeration>
|
7546
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7547
|
+
<xsd:annotation>
|
7548
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7549
|
+
</xsd:annotation>
|
7550
|
+
</xsd:enumeration>
|
7551
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7552
|
+
<xsd:annotation>
|
7553
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7554
|
+
</xsd:annotation>
|
7555
|
+
</xsd:enumeration>
|
7556
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7557
|
+
<xsd:annotation>
|
7558
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7559
|
+
</xsd:annotation>
|
7560
|
+
</xsd:enumeration>
|
7561
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7562
|
+
<xsd:annotation>
|
7563
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7564
|
+
</xsd:annotation>
|
7565
|
+
</xsd:enumeration>
|
7566
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7567
|
+
<xsd:annotation>
|
7568
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7569
|
+
</xsd:annotation>
|
7570
|
+
</xsd:enumeration>
|
7571
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7572
|
+
<xsd:annotation>
|
7573
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7574
|
+
</xsd:annotation>
|
7575
|
+
</xsd:enumeration>
|
7576
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7577
|
+
<xsd:annotation>
|
7578
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7579
|
+
</xsd:annotation>
|
7580
|
+
</xsd:enumeration>
|
7581
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7582
|
+
<xsd:annotation>
|
7583
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7584
|
+
</xsd:annotation>
|
7585
|
+
</xsd:enumeration>
|
7586
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7587
|
+
<xsd:annotation>
|
7588
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7589
|
+
</xsd:annotation>
|
7590
|
+
</xsd:enumeration>
|
7591
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7592
|
+
<xsd:annotation>
|
7593
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7594
|
+
</xsd:annotation>
|
7595
|
+
</xsd:enumeration>
|
7596
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7597
|
+
<xsd:annotation>
|
7598
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7599
|
+
</xsd:annotation>
|
7600
|
+
</xsd:enumeration>
|
7601
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7602
|
+
<xsd:annotation>
|
7603
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7604
|
+
</xsd:annotation>
|
7605
|
+
</xsd:enumeration>
|
7606
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7607
|
+
<xsd:annotation>
|
7608
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7609
|
+
</xsd:annotation>
|
7610
|
+
</xsd:enumeration>
|
7611
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7612
|
+
<xsd:annotation>
|
7613
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7614
|
+
</xsd:annotation>
|
7615
|
+
</xsd:enumeration>
|
7616
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7617
|
+
<xsd:annotation>
|
7618
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7619
|
+
</xsd:annotation>
|
7620
|
+
</xsd:enumeration>
|
7621
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7622
|
+
<xsd:annotation>
|
7623
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7624
|
+
</xsd:annotation>
|
7625
|
+
</xsd:enumeration>
|
7626
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7627
|
+
<xsd:annotation>
|
7628
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7629
|
+
</xsd:annotation>
|
7630
|
+
</xsd:enumeration>
|
7631
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7632
|
+
<xsd:annotation>
|
7633
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7634
|
+
</xsd:annotation>
|
7635
|
+
</xsd:enumeration>
|
7636
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7637
|
+
<xsd:annotation>
|
7638
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7639
|
+
</xsd:annotation>
|
7640
|
+
</xsd:enumeration>
|
7641
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7642
|
+
<xsd:annotation>
|
7643
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7644
|
+
</xsd:annotation>
|
7645
|
+
</xsd:enumeration>
|
7646
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7647
|
+
<xsd:annotation>
|
7648
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7649
|
+
</xsd:annotation>
|
7650
|
+
</xsd:enumeration>
|
7651
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7652
|
+
<xsd:annotation>
|
7653
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7654
|
+
</xsd:annotation>
|
7655
|
+
</xsd:enumeration>
|
7656
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7657
|
+
<xsd:annotation>
|
7658
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7659
|
+
</xsd:annotation>
|
7660
|
+
</xsd:enumeration>
|
7661
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7662
|
+
<xsd:annotation>
|
7663
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7664
|
+
</xsd:annotation>
|
7665
|
+
</xsd:enumeration>
|
7666
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7667
|
+
<xsd:annotation>
|
7668
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7669
|
+
</xsd:annotation>
|
7670
|
+
</xsd:enumeration>
|
7671
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7672
|
+
<xsd:annotation>
|
7673
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7674
|
+
</xsd:annotation>
|
7675
|
+
</xsd:enumeration>
|
7676
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7677
|
+
<xsd:annotation>
|
7678
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7679
|
+
</xsd:annotation>
|
7680
|
+
</xsd:enumeration>
|
7681
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7682
|
+
<xsd:annotation>
|
7683
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7684
|
+
</xsd:annotation>
|
7685
|
+
</xsd:enumeration>
|
7686
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7687
|
+
<xsd:annotation>
|
7688
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7689
|
+
</xsd:annotation>
|
7690
|
+
</xsd:enumeration>
|
7691
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7692
|
+
<xsd:annotation>
|
7693
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7694
|
+
</xsd:annotation>
|
7695
|
+
</xsd:enumeration>
|
7696
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7697
|
+
<xsd:annotation>
|
7698
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7699
|
+
</xsd:annotation>
|
7700
|
+
</xsd:enumeration>
|
7701
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7702
|
+
<xsd:annotation>
|
7703
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7704
|
+
</xsd:annotation>
|
7705
|
+
</xsd:enumeration>
|
7706
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7707
|
+
<xsd:annotation>
|
7708
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7709
|
+
</xsd:annotation>
|
7710
|
+
</xsd:enumeration>
|
7711
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7712
|
+
<xsd:annotation>
|
7713
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7714
|
+
</xsd:annotation>
|
7715
|
+
</xsd:enumeration>
|
7716
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7717
|
+
<xsd:annotation>
|
7718
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7719
|
+
</xsd:annotation>
|
7720
|
+
</xsd:enumeration>
|
7721
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7722
|
+
<xsd:annotation>
|
7723
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7724
|
+
</xsd:annotation>
|
7725
|
+
</xsd:enumeration>
|
7726
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7727
|
+
<xsd:annotation>
|
7728
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7729
|
+
</xsd:annotation>
|
7730
|
+
</xsd:enumeration>
|
7731
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7732
|
+
<xsd:annotation>
|
7733
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7734
|
+
</xsd:annotation>
|
7735
|
+
</xsd:enumeration>
|
7736
|
+
</xsd:restriction>
|
7737
|
+
</xsd:simpleType>
|
7738
|
+
<xsd:complexType name="LocalLB.ProfileSSLOption">
|
7739
|
+
<xsd:sequence>
|
7740
|
+
<xsd:element name="values" type="tns:LocalLB.SSLOptionSequence"/>
|
7741
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7742
|
+
</xsd:sequence>
|
7743
|
+
</xsd:complexType>
|
7744
|
+
<xsd:simpleType name="LocalLB.ServerSSLCertificateMode">
|
7745
|
+
<xsd:restriction base="xsd:string">
|
7746
|
+
<xsd:enumeration value="SERVERSSL_CERTIFICATE_MODE_REQUIRE">
|
7747
|
+
<xsd:annotation>
|
7748
|
+
<xsd:documentation>SERVERSSL_CERTIFICATE_MODE_REQUIRE</xsd:documentation>
|
7749
|
+
</xsd:annotation>
|
7750
|
+
</xsd:enumeration>
|
7751
|
+
<xsd:enumeration value="SERVERSSL_CERTIFICATE_MODE_IGNORE">
|
7752
|
+
<xsd:annotation>
|
7753
|
+
<xsd:documentation>SERVERSSL_CERTIFICATE_MODE_IGNORE</xsd:documentation>
|
7754
|
+
</xsd:annotation>
|
7755
|
+
</xsd:enumeration>
|
7756
|
+
</xsd:restriction>
|
7757
|
+
</xsd:simpleType>
|
7758
|
+
<xsd:complexType name="LocalLB.ProfileProfileMode">
|
7759
|
+
<xsd:sequence>
|
7760
|
+
<xsd:element name="value" type="tns:LocalLB.ProfileMode"/>
|
7761
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7762
|
+
</xsd:sequence>
|
7763
|
+
</xsd:complexType>
|
7764
|
+
<xsd:complexType name="LocalLB.ProfileString">
|
7765
|
+
<xsd:sequence>
|
7766
|
+
<xsd:element name="value" type="xsd:string"/>
|
7767
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7768
|
+
</xsd:sequence>
|
7769
|
+
</xsd:complexType>
|
7770
|
+
<xsd:complexType name="LocalLB.ProfileResponseControlMode">
|
7771
|
+
<xsd:sequence>
|
7772
|
+
<xsd:element name="value" type="tns:LocalLB.ResponseControlMode"/>
|
7773
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7774
|
+
</xsd:sequence>
|
7775
|
+
</xsd:complexType>
|
7776
|
+
<xsd:complexType name="Common.StringSequenceSequence">
|
7777
|
+
<xsd:complexContent>
|
7778
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7779
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StringSequence[]'/>
|
7780
|
+
</xsd:restriction>
|
7781
|
+
</xsd:complexContent>
|
7782
|
+
</xsd:complexType>
|
7783
|
+
<xsd:simpleType name="LocalLB.SecureRenegotiationMode">
|
7784
|
+
<xsd:restriction base="xsd:string">
|
7785
|
+
<xsd:enumeration value="SECURE_RENEGOTIATION_MODE_UNKNOWN">
|
7786
|
+
<xsd:annotation>
|
7787
|
+
<xsd:documentation>SECURE_RENEGOTIATION_MODE_UNKNOWN</xsd:documentation>
|
7788
|
+
</xsd:annotation>
|
7789
|
+
</xsd:enumeration>
|
7790
|
+
<xsd:enumeration value="SECURE_RENEGOTIATION_MODE_REQUEST">
|
7791
|
+
<xsd:annotation>
|
7792
|
+
<xsd:documentation>SECURE_RENEGOTIATION_MODE_REQUEST</xsd:documentation>
|
7793
|
+
</xsd:annotation>
|
7794
|
+
</xsd:enumeration>
|
7795
|
+
<xsd:enumeration value="SECURE_RENEGOTIATION_MODE_REQUIRE">
|
7796
|
+
<xsd:annotation>
|
7797
|
+
<xsd:documentation>SECURE_RENEGOTIATION_MODE_REQUIRE</xsd:documentation>
|
7798
|
+
</xsd:annotation>
|
7799
|
+
</xsd:enumeration>
|
7800
|
+
<xsd:enumeration value="SECURE_RENEGOTIATION_MODE_REQUIRE_STRICT">
|
7801
|
+
<xsd:annotation>
|
7802
|
+
<xsd:documentation>SECURE_RENEGOTIATION_MODE_REQUIRE_STRICT</xsd:documentation>
|
7803
|
+
</xsd:annotation>
|
7804
|
+
</xsd:enumeration>
|
7805
|
+
</xsd:restriction>
|
7806
|
+
</xsd:simpleType>
|
7807
|
+
<xsd:complexType name="LocalLB.ProfileSSLSignHashSequence">
|
7808
|
+
<xsd:complexContent>
|
7809
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7810
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileSSLSignHash[]'/>
|
7811
|
+
</xsd:restriction>
|
7812
|
+
</xsd:complexContent>
|
7813
|
+
</xsd:complexType>
|
7814
|
+
<xsd:complexType name="LocalLB.ProfileSSLOptionSequence">
|
7815
|
+
<xsd:complexContent>
|
7816
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7817
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileSSLOption[]'/>
|
7818
|
+
</xsd:restriction>
|
7819
|
+
</xsd:complexContent>
|
7820
|
+
</xsd:complexType>
|
7821
|
+
<xsd:complexType name="LocalLB.ProfileStringArraySequence">
|
7822
|
+
<xsd:complexContent>
|
7823
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7824
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileStringArray[]'/>
|
7825
|
+
</xsd:restriction>
|
7826
|
+
</xsd:complexContent>
|
7827
|
+
</xsd:complexType>
|
7828
|
+
<xsd:complexType name="Common.StatisticSequenceSequenceSequence">
|
7829
|
+
<xsd:complexContent>
|
7830
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7831
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.StatisticSequenceSequence[]'/>
|
7832
|
+
</xsd:restriction>
|
7833
|
+
</xsd:complexContent>
|
7834
|
+
</xsd:complexType>
|
7835
|
+
<xsd:complexType name="LocalLB.ProfileSecureRenegotiationMode">
|
7836
|
+
<xsd:sequence>
|
7837
|
+
<xsd:element name="value" type="tns:LocalLB.SecureRenegotiationMode"/>
|
7838
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7839
|
+
</xsd:sequence>
|
7840
|
+
</xsd:complexType>
|
7841
|
+
<xsd:complexType name="LocalLB.ProfileServerSSL.ProfileServerSSLStatisticEntry">
|
7842
|
+
<xsd:sequence>
|
7843
|
+
<xsd:element name="profile_name" type="xsd:string"/>
|
7844
|
+
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
7845
|
+
</xsd:sequence>
|
7846
|
+
</xsd:complexType>
|
7847
|
+
<xsd:complexType name="LocalLB.ProfileServerSSLCertificateModeSequence">
|
7848
|
+
<xsd:complexContent>
|
7849
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7850
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileServerSSLCertificateMode[]'/>
|
7851
|
+
</xsd:restriction>
|
7852
|
+
</xsd:complexContent>
|
7853
|
+
</xsd:complexType>
|
7854
|
+
<xsd:complexType name="LocalLB.ProfileEnabledStateSequence">
|
7855
|
+
<xsd:complexContent>
|
7856
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7857
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:LocalLB.ProfileEnabledState[]'/>
|
7858
|
+
</xsd:restriction>
|
7859
|
+
</xsd:complexContent>
|
7860
|
+
</xsd:complexType>
|
7861
|
+
<xsd:complexType name="Common.Statistic">
|
7862
|
+
<xsd:sequence>
|
7863
|
+
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
7864
|
+
<xsd:element name="value" type="tns:Common.ULong64"/>
|
7865
|
+
<xsd:element name="time_stamp" type="xsd:long"/>
|
7866
|
+
</xsd:sequence>
|
7867
|
+
</xsd:complexType>
|
7868
|
+
<xsd:simpleType name="LocalLB.ResponseControlMode">
|
7869
|
+
<xsd:restriction base="xsd:string">
|
7870
|
+
<xsd:enumeration value="RESPONSE_CONTROL_MODE_UNKNOWN">
|
7871
|
+
<xsd:annotation>
|
7872
|
+
<xsd:documentation>RESPONSE_CONTROL_MODE_UNKNOWN</xsd:documentation>
|
7873
|
+
</xsd:annotation>
|
7874
|
+
</xsd:enumeration>
|
7875
|
+
<xsd:enumeration value="RESPONSE_CONTROL_MODE_IGNORE">
|
7876
|
+
<xsd:annotation>
|
7877
|
+
<xsd:documentation>RESPONSE_CONTROL_MODE_IGNORE</xsd:documentation>
|
7878
|
+
</xsd:annotation>
|
7879
|
+
</xsd:enumeration>
|
7880
|
+
<xsd:enumeration value="RESPONSE_CONTROL_MODE_DROP">
|
7881
|
+
<xsd:annotation>
|
7882
|
+
<xsd:documentation>RESPONSE_CONTROL_MODE_DROP</xsd:documentation>
|
7883
|
+
</xsd:annotation>
|
7884
|
+
</xsd:enumeration>
|
7885
|
+
</xsd:restriction>
|
7886
|
+
</xsd:simpleType>
|
7887
|
+
<xsd:complexType name="LocalLB.ProfileServerSSLCertificateMode">
|
7888
|
+
<xsd:sequence>
|
7889
|
+
<xsd:element name="value" type="tns:LocalLB.ServerSSLCertificateMode"/>
|
7890
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7891
|
+
</xsd:sequence>
|
7892
|
+
</xsd:complexType>
|
7893
|
+
<xsd:complexType name="LocalLB.ProfileSSLSignHash">
|
7894
|
+
<xsd:sequence>
|
7895
|
+
<xsd:element name="value" type="tns:LocalLB.SSLSignHash"/>
|
7896
|
+
<xsd:element name="default_flag" type="xsd:boolean"/>
|
7897
|
+
</xsd:sequence>
|
7898
|
+
</xsd:complexType>
|
7899
|
+
<xsd:simpleType name="LocalLB.SSLOption">
|
7900
|
+
<xsd:restriction base="xsd:string">
|
7901
|
+
<xsd:enumeration value="SSL_OPTION_MICROSOFT_SESSION_ID_BUG">
|
7902
|
+
<xsd:annotation>
|
7903
|
+
<xsd:documentation>SSL_OPTION_MICROSOFT_SESSION_ID_BUG</xsd:documentation>
|
7904
|
+
</xsd:annotation>
|
7905
|
+
</xsd:enumeration>
|
7906
|
+
<xsd:enumeration value="SSL_OPTION_NETSCAPE_CHALLENGE_BUG">
|
7907
|
+
<xsd:annotation>
|
7908
|
+
<xsd:documentation>SSL_OPTION_NETSCAPE_CHALLENGE_BUG</xsd:documentation>
|
7909
|
+
</xsd:annotation>
|
7910
|
+
</xsd:enumeration>
|
7911
|
+
<xsd:enumeration value="SSL_OPTION_NETSCAPE_REUSE_CIPHER_CHANGE_BUG">
|
7912
|
+
<xsd:annotation>
|
7913
|
+
<xsd:documentation>SSL_OPTION_NETSCAPE_REUSE_CIPHER_CHANGE_BUG</xsd:documentation>
|
7914
|
+
</xsd:annotation>
|
7915
|
+
</xsd:enumeration>
|
7916
|
+
<xsd:enumeration value="SSL_OPTION_SSLREF2_REUSE_CERT_TYPE_BUG">
|
7917
|
+
<xsd:annotation>
|
7918
|
+
<xsd:documentation>SSL_OPTION_SSLREF2_REUSE_CERT_TYPE_BUG</xsd:documentation>
|
7919
|
+
</xsd:annotation>
|
7920
|
+
</xsd:enumeration>
|
7921
|
+
<xsd:enumeration value="SSL_OPTION_MICROSOFT_BIG_SSLV3_BUFFER">
|
7922
|
+
<xsd:annotation>
|
7923
|
+
<xsd:documentation>SSL_OPTION_MICROSOFT_BIG_SSLV3_BUFFER</xsd:documentation>
|
7924
|
+
</xsd:annotation>
|
7925
|
+
</xsd:enumeration>
|
7926
|
+
<xsd:enumeration value="SSL_OPTION_MSIE_SSL_V2_RSA_PADDING">
|
7927
|
+
<xsd:annotation>
|
7928
|
+
<xsd:documentation>SSL_OPTION_MSIE_SSL_V2_RSA_PADDING</xsd:documentation>
|
7929
|
+
</xsd:annotation>
|
7930
|
+
</xsd:enumeration>
|
7931
|
+
<xsd:enumeration value="SSL_OPTION_SSLEAY_080_CLIENT_DH_BUG">
|
7932
|
+
<xsd:annotation>
|
7933
|
+
<xsd:documentation>SSL_OPTION_SSLEAY_080_CLIENT_DH_BUG</xsd:documentation>
|
7934
|
+
</xsd:annotation>
|
7935
|
+
</xsd:enumeration>
|
7936
|
+
<xsd:enumeration value="SSL_OPTION_TLS_D5_BUG">
|
7937
|
+
<xsd:annotation>
|
7938
|
+
<xsd:documentation>SSL_OPTION_TLS_D5_BUG</xsd:documentation>
|
7939
|
+
</xsd:annotation>
|
7940
|
+
</xsd:enumeration>
|
7941
|
+
<xsd:enumeration value="SSL_OPTION_TLS_BLOCK_PADDING_BUG">
|
7942
|
+
<xsd:annotation>
|
7943
|
+
<xsd:documentation>SSL_OPTION_TLS_BLOCK_PADDING_BUG</xsd:documentation>
|
7944
|
+
</xsd:annotation>
|
7945
|
+
</xsd:enumeration>
|
7946
|
+
<xsd:enumeration value="SSL_OPTION_DONT_INSERT_EMPTY_FRAGMENTS">
|
7947
|
+
<xsd:annotation>
|
7948
|
+
<xsd:documentation>SSL_OPTION_DONT_INSERT_EMPTY_FRAGMENTS</xsd:documentation>
|
7949
|
+
</xsd:annotation>
|
7950
|
+
</xsd:enumeration>
|
7951
|
+
<xsd:enumeration value="SSL_OPTION_ALL_BUGFIXES">
|
7952
|
+
<xsd:annotation>
|
7953
|
+
<xsd:documentation>SSL_OPTION_ALL_BUGFIXES</xsd:documentation>
|
7954
|
+
</xsd:annotation>
|
7955
|
+
</xsd:enumeration>
|
7956
|
+
<xsd:enumeration value="SSL_OPTION_PASSIVE_CLOSE">
|
7957
|
+
<xsd:annotation>
|
7958
|
+
<xsd:documentation>SSL_OPTION_PASSIVE_CLOSE</xsd:documentation>
|
7959
|
+
</xsd:annotation>
|
7960
|
+
</xsd:enumeration>
|
7961
|
+
<xsd:enumeration value="SSL_OPTION_NO_SESSION_RESUMPTION_ON_RENEGOTIATION">
|
7962
|
+
<xsd:annotation>
|
7963
|
+
<xsd:documentation>SSL_OPTION_NO_SESSION_RESUMPTION_ON_RENEGOTIATION</xsd:documentation>
|
7964
|
+
</xsd:annotation>
|
7965
|
+
</xsd:enumeration>
|
7966
|
+
<xsd:enumeration value="SSL_OPTION_SINGLE_DH_USE">
|
7967
|
+
<xsd:annotation>
|
7968
|
+
<xsd:documentation>SSL_OPTION_SINGLE_DH_USE</xsd:documentation>
|
7969
|
+
</xsd:annotation>
|
7970
|
+
</xsd:enumeration>
|
7971
|
+
<xsd:enumeration value="SSL_OPTION_EPHEMERAL_RSA">
|
7972
|
+
<xsd:annotation>
|
7973
|
+
<xsd:documentation>SSL_OPTION_EPHEMERAL_RSA</xsd:documentation>
|
7974
|
+
</xsd:annotation>
|
7975
|
+
</xsd:enumeration>
|
7976
|
+
<xsd:enumeration value="SSL_OPTION_CIPHER_SERVER_PREFERENCE">
|
7977
|
+
<xsd:annotation>
|
7978
|
+
<xsd:documentation>SSL_OPTION_CIPHER_SERVER_PREFERENCE</xsd:documentation>
|
7979
|
+
</xsd:annotation>
|
7980
|
+
</xsd:enumeration>
|
7981
|
+
<xsd:enumeration value="SSL_OPTION_TLS_ROLLBACK_BUG">
|
7982
|
+
<xsd:annotation>
|
7983
|
+
<xsd:documentation>SSL_OPTION_TLS_ROLLBACK_BUG</xsd:documentation>
|
7984
|
+
</xsd:annotation>
|
7985
|
+
</xsd:enumeration>
|
7986
|
+
<xsd:enumeration value="SSL_OPTION_NO_SSL_V2">
|
7987
|
+
<xsd:annotation>
|
7988
|
+
<xsd:documentation>SSL_OPTION_NO_SSL_V2</xsd:documentation>
|
7989
|
+
</xsd:annotation>
|
7990
|
+
</xsd:enumeration>
|
7991
|
+
<xsd:enumeration value="SSL_OPTION_NO_SSL_V3">
|
7992
|
+
<xsd:annotation>
|
7993
|
+
<xsd:documentation>SSL_OPTION_NO_SSL_V3</xsd:documentation>
|
7994
|
+
</xsd:annotation>
|
7995
|
+
</xsd:enumeration>
|
7996
|
+
<xsd:enumeration value="SSL_OPTION_NO_TLS_V1">
|
7997
|
+
<xsd:annotation>
|
7998
|
+
<xsd:documentation>SSL_OPTION_NO_TLS_V1</xsd:documentation>
|
7999
|
+
</xsd:annotation>
|
8000
|
+
</xsd:enumeration>
|
8001
|
+
<xsd:enumeration value="SSL_OPTION_PKCS1_CHECK_1">
|
8002
|
+
<xsd:annotation>
|
8003
|
+
<xsd:documentation>SSL_OPTION_PKCS1_CHECK_1</xsd:documentation>
|
8004
|
+
</xsd:annotation>
|
8005
|
+
</xsd:enumeration>
|
8006
|
+
<xsd:enumeration value="SSL_OPTION_PKCS1_CHECK_2">
|
8007
|
+
<xsd:annotation>
|
8008
|
+
<xsd:documentation>SSL_OPTION_PKCS1_CHECK_2</xsd:documentation>
|
8009
|
+
</xsd:annotation>
|
8010
|
+
</xsd:enumeration>
|
8011
|
+
<xsd:enumeration value="SSL_OPTION_NETSCAPE_CA_DN_BUG">
|
8012
|
+
<xsd:annotation>
|
8013
|
+
<xsd:documentation>SSL_OPTION_NETSCAPE_CA_DN_BUG</xsd:documentation>
|
8014
|
+
</xsd:annotation>
|
8015
|
+
</xsd:enumeration>
|
8016
|
+
<xsd:enumeration value="SSL_OPTION_NETSCAPE_DEMO_CIPHER_CHANGE_BUG">
|
8017
|
+
<xsd:annotation>
|
8018
|
+
<xsd:documentation>SSL_OPTION_NETSCAPE_DEMO_CIPHER_CHANGE_BUG</xsd:documentation>
|
8019
|
+
</xsd:annotation>
|
8020
|
+
</xsd:enumeration>
|
8021
|
+
<xsd:enumeration value="SSL_OPTION_NO_SSL">
|
8022
|
+
<xsd:annotation>
|
8023
|
+
<xsd:documentation>SSL_OPTION_NO_SSL</xsd:documentation>
|
8024
|
+
</xsd:annotation>
|
8025
|
+
</xsd:enumeration>
|
8026
|
+
<xsd:enumeration value="SSL_OPTION_NO_DTLS">
|
8027
|
+
<xsd:annotation>
|
8028
|
+
<xsd:documentation>SSL_OPTION_NO_DTLS</xsd:documentation>
|
8029
|
+
</xsd:annotation>
|
8030
|
+
</xsd:enumeration>
|
8031
|
+
<xsd:enumeration value="SSL_OPTION_NO_TLSv1_1">
|
8032
|
+
<xsd:annotation>
|
8033
|
+
<xsd:documentation>SSL_OPTION_NO_TLSv1_1</xsd:documentation>
|
8034
|
+
</xsd:annotation>
|
8035
|
+
</xsd:enumeration>
|
8036
|
+
<xsd:enumeration value="SSL_OPTION_NO_TLSv1_2">
|
8037
|
+
<xsd:annotation>
|
8038
|
+
<xsd:documentation>SSL_OPTION_NO_TLSv1_2</xsd:documentation>
|
8039
|
+
</xsd:annotation>
|
8040
|
+
</xsd:enumeration>
|
8041
|
+
<xsd:enumeration value="SSL_OPTION_NO_TLS">
|
8042
|
+
<xsd:annotation>
|
8043
|
+
<xsd:documentation>SSL_OPTION_NO_TLS</xsd:documentation>
|
8044
|
+
</xsd:annotation>
|
8045
|
+
</xsd:enumeration>
|
8046
|
+
</xsd:restriction>
|
8047
|
+
</xsd:simpleType>
|
8048
|
+
</xsd:schema>
|
8049
|
+
</types>
|
8050
|
+
|
8051
|
+
<!-- message -->
|
8052
|
+
|
8053
|
+
<message name="LocalLB.ProfileServerSSL.get_listRequest">
|
8054
|
+
</message>
|
8055
|
+
<message name="LocalLB.ProfileServerSSL.get_listResponse">
|
8056
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
8057
|
+
</message>
|
8058
|
+
|
8059
|
+
<message name="LocalLB.ProfileServerSSL.createRequest">
|
8060
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8061
|
+
</message>
|
8062
|
+
<message name="LocalLB.ProfileServerSSL.createResponse">
|
8063
|
+
</message>
|
8064
|
+
|
8065
|
+
<message name="LocalLB.ProfileServerSSL.delete_profileRequest">
|
8066
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8067
|
+
</message>
|
8068
|
+
<message name="LocalLB.ProfileServerSSL.delete_profileResponse">
|
8069
|
+
</message>
|
8070
|
+
|
8071
|
+
<message name="LocalLB.ProfileServerSSL.delete_all_profilesRequest">
|
8072
|
+
</message>
|
8073
|
+
<message name="LocalLB.ProfileServerSSL.delete_all_profilesResponse">
|
8074
|
+
</message>
|
8075
|
+
|
8076
|
+
<message name="LocalLB.ProfileServerSSL.is_base_profileRequest">
|
8077
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8078
|
+
</message>
|
8079
|
+
<message name="LocalLB.ProfileServerSSL.is_base_profileResponse">
|
8080
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
8081
|
+
</message>
|
8082
|
+
|
8083
|
+
<message name="LocalLB.ProfileServerSSL.is_system_profileRequest">
|
8084
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8085
|
+
</message>
|
8086
|
+
<message name="LocalLB.ProfileServerSSL.is_system_profileResponse">
|
8087
|
+
<part name="return" type="tns:Common.BooleanSequence"/>
|
8088
|
+
</message>
|
8089
|
+
|
8090
|
+
<message name="LocalLB.ProfileServerSSL.set_default_profileRequest">
|
8091
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6205
8092
|
<part name="defaults" type="tns:Common.StringSequence"/>
|
6206
8093
|
</message>
|
6207
8094
|
<message name="LocalLB.ProfileServerSSL.set_default_profileResponse">
|
@@ -6348,6 +8235,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6348
8235
|
<part name="return" type="tns:LocalLB.ProfileStringSequence"/>
|
6349
8236
|
</message>
|
6350
8237
|
|
8238
|
+
<message name="LocalLB.ProfileServerSSL.set_allow_expired_crl_stateRequest">
|
8239
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8240
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8241
|
+
</message>
|
8242
|
+
<message name="LocalLB.ProfileServerSSL.set_allow_expired_crl_stateResponse">
|
8243
|
+
</message>
|
8244
|
+
|
8245
|
+
<message name="LocalLB.ProfileServerSSL.get_allow_expired_crl_stateRequest">
|
8246
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8247
|
+
</message>
|
8248
|
+
<message name="LocalLB.ProfileServerSSL.get_allow_expired_crl_stateResponse">
|
8249
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8250
|
+
</message>
|
8251
|
+
|
6351
8252
|
<message name="LocalLB.ProfileServerSSL.set_crl_file_v2Request">
|
6352
8253
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6353
8254
|
<part name="crls" type="tns:LocalLB.ProfileStringSequence"/>
|
@@ -6628,6 +8529,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6628
8529
|
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6629
8530
|
</message>
|
6630
8531
|
|
8532
|
+
<message name="LocalLB.ProfileServerSSL.set_session_mirroring_stateRequest">
|
8533
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8534
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8535
|
+
</message>
|
8536
|
+
<message name="LocalLB.ProfileServerSSL.set_session_mirroring_stateResponse">
|
8537
|
+
</message>
|
8538
|
+
|
8539
|
+
<message name="LocalLB.ProfileServerSSL.get_session_mirroring_stateRequest">
|
8540
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8541
|
+
</message>
|
8542
|
+
<message name="LocalLB.ProfileServerSSL.get_session_mirroring_stateResponse">
|
8543
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8544
|
+
</message>
|
8545
|
+
|
6631
8546
|
<message name="LocalLB.ProfileServerSSL.set_descriptionRequest">
|
6632
8547
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6633
8548
|
<part name="descriptions" type="tns:Common.StringSequence"/>
|
@@ -6712,6 +8627,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6712
8627
|
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
6713
8628
|
</message>
|
6714
8629
|
|
8630
|
+
<message name="LocalLB.ProfileServerSSL.set_forward_proxy_bypass_stateRequest">
|
8631
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8632
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8633
|
+
</message>
|
8634
|
+
<message name="LocalLB.ProfileServerSSL.set_forward_proxy_bypass_stateResponse">
|
8635
|
+
</message>
|
8636
|
+
|
8637
|
+
<message name="LocalLB.ProfileServerSSL.get_forward_proxy_bypass_stateRequest">
|
8638
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8639
|
+
</message>
|
8640
|
+
<message name="LocalLB.ProfileServerSSL.get_forward_proxy_bypass_stateResponse">
|
8641
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8642
|
+
</message>
|
8643
|
+
|
6715
8644
|
<message name="LocalLB.ProfileServerSSL.set_expired_certificate_response_control_modeRequest">
|
6716
8645
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6717
8646
|
<part name="modes" type="tns:LocalLB.ProfileResponseControlModeSequence"/>
|
@@ -6740,6 +8669,20 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6740
8669
|
<part name="return" type="tns:LocalLB.ProfileResponseControlModeSequence"/>
|
6741
8670
|
</message>
|
6742
8671
|
|
8672
|
+
<message name="LocalLB.ProfileServerSSL.set_generic_alert_stateRequest">
|
8673
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8674
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8675
|
+
</message>
|
8676
|
+
<message name="LocalLB.ProfileServerSSL.set_generic_alert_stateResponse">
|
8677
|
+
</message>
|
8678
|
+
|
8679
|
+
<message name="LocalLB.ProfileServerSSL.get_generic_alert_stateRequest">
|
8680
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8681
|
+
</message>
|
8682
|
+
<message name="LocalLB.ProfileServerSSL.get_generic_alert_stateResponse">
|
8683
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8684
|
+
</message>
|
8685
|
+
|
6743
8686
|
<message name="LocalLB.ProfileServerSSL.reset_statisticsRequest">
|
6744
8687
|
<part name="profile_names" type="tns:Common.StringSequence"/>
|
6745
8688
|
</message>
|
@@ -6774,6 +8717,62 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6774
8717
|
<part name="return" type="tns:LocalLB.ProfileStatisticsByVirtual"/>
|
6775
8718
|
</message>
|
6776
8719
|
|
8720
|
+
<message name="LocalLB.ProfileServerSSL.set_ssl_sign_hashRequest">
|
8721
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8722
|
+
<part name="hashes" type="tns:LocalLB.ProfileSSLSignHashSequence"/>
|
8723
|
+
</message>
|
8724
|
+
<message name="LocalLB.ProfileServerSSL.set_ssl_sign_hashResponse">
|
8725
|
+
</message>
|
8726
|
+
|
8727
|
+
<message name="LocalLB.ProfileServerSSL.get_ssl_sign_hashRequest">
|
8728
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8729
|
+
</message>
|
8730
|
+
<message name="LocalLB.ProfileServerSSL.get_ssl_sign_hashResponse">
|
8731
|
+
<part name="return" type="tns:LocalLB.ProfileSSLSignHashSequence"/>
|
8732
|
+
</message>
|
8733
|
+
|
8734
|
+
<message name="LocalLB.ProfileServerSSL.set_proxy_ssl_stateRequest">
|
8735
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8736
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8737
|
+
</message>
|
8738
|
+
<message name="LocalLB.ProfileServerSSL.set_proxy_ssl_stateResponse">
|
8739
|
+
</message>
|
8740
|
+
|
8741
|
+
<message name="LocalLB.ProfileServerSSL.get_proxy_ssl_stateRequest">
|
8742
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8743
|
+
</message>
|
8744
|
+
<message name="LocalLB.ProfileServerSSL.get_proxy_ssl_stateResponse">
|
8745
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8746
|
+
</message>
|
8747
|
+
|
8748
|
+
<message name="LocalLB.ProfileServerSSL.set_proxy_ssl_passthrough_stateRequest">
|
8749
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8750
|
+
<part name="states" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8751
|
+
</message>
|
8752
|
+
<message name="LocalLB.ProfileServerSSL.set_proxy_ssl_passthrough_stateResponse">
|
8753
|
+
</message>
|
8754
|
+
|
8755
|
+
<message name="LocalLB.ProfileServerSSL.get_proxy_ssl_passthrough_stateRequest">
|
8756
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8757
|
+
</message>
|
8758
|
+
<message name="LocalLB.ProfileServerSSL.get_proxy_ssl_passthrough_stateResponse">
|
8759
|
+
<part name="return" type="tns:LocalLB.ProfileEnabledStateSequence"/>
|
8760
|
+
</message>
|
8761
|
+
|
8762
|
+
<message name="LocalLB.ProfileServerSSL.set_maximum_active_handshakesRequest">
|
8763
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8764
|
+
<part name="values" type="tns:LocalLB.ProfileULongSequence"/>
|
8765
|
+
</message>
|
8766
|
+
<message name="LocalLB.ProfileServerSSL.set_maximum_active_handshakesResponse">
|
8767
|
+
</message>
|
8768
|
+
|
8769
|
+
<message name="LocalLB.ProfileServerSSL.get_maximum_active_handshakesRequest">
|
8770
|
+
<part name="profile_names" type="tns:Common.StringSequence"/>
|
8771
|
+
</message>
|
8772
|
+
<message name="LocalLB.ProfileServerSSL.get_maximum_active_handshakesResponse">
|
8773
|
+
<part name="return" type="tns:LocalLB.ProfileULongSequence"/>
|
8774
|
+
</message>
|
8775
|
+
|
6777
8776
|
<message name="LocalLB.ProfileServerSSL.get_versionRequest">
|
6778
8777
|
</message>
|
6779
8778
|
<message name="LocalLB.ProfileServerSSL.get_versionResponse">
|
@@ -7094,6 +9093,23 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7094
9093
|
<input message="tns:LocalLB.ProfileServerSSL.get_crl_fileRequest"/>
|
7095
9094
|
<output message="tns:LocalLB.ProfileServerSSL.get_crl_fileResponse"/>
|
7096
9095
|
</operation>
|
9096
|
+
<operation name="set_allow_expired_crl_state">
|
9097
|
+
<documentation>
|
9098
|
+
Sets the states to allow using an expired CRL file.
|
9099
|
+
If the state is enabled, use the CRL file even if it has expired.
|
9100
|
+
|
9101
|
+
</documentation>
|
9102
|
+
<input message="tns:LocalLB.ProfileServerSSL.set_allow_expired_crl_stateRequest"/>
|
9103
|
+
<output message="tns:LocalLB.ProfileServerSSL.set_allow_expired_crl_stateResponse"/>
|
9104
|
+
</operation>
|
9105
|
+
<operation name="get_allow_expired_crl_state">
|
9106
|
+
<documentation>
|
9107
|
+
Gets the states to allow using an expired CRL file.
|
9108
|
+
|
9109
|
+
</documentation>
|
9110
|
+
<input message="tns:LocalLB.ProfileServerSSL.get_allow_expired_crl_stateRequest"/>
|
9111
|
+
<output message="tns:LocalLB.ProfileServerSSL.get_allow_expired_crl_stateResponse"/>
|
9112
|
+
</operation>
|
7097
9113
|
<operation name="set_crl_file_v2">
|
7098
9114
|
<documentation>
|
7099
9115
|
Sets the names of the certificate revocation list file objects for
|
@@ -7438,6 +9454,23 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7438
9454
|
<input message="tns:LocalLB.ProfileServerSSL.get_session_ticket_stateRequest"/>
|
7439
9455
|
<output message="tns:LocalLB.ProfileServerSSL.get_session_ticket_stateResponse"/>
|
7440
9456
|
</operation>
|
9457
|
+
<operation name="set_session_mirroring_state">
|
9458
|
+
<documentation>
|
9459
|
+
Sets the states to enable using session mirroring for the specified client SSL profiles.
|
9460
|
+
If the state is enabled, sessions will be mirrored to high availability peer.
|
9461
|
+
|
9462
|
+
</documentation>
|
9463
|
+
<input message="tns:LocalLB.ProfileServerSSL.set_session_mirroring_stateRequest"/>
|
9464
|
+
<output message="tns:LocalLB.ProfileServerSSL.set_session_mirroring_stateResponse"/>
|
9465
|
+
</operation>
|
9466
|
+
<operation name="get_session_mirroring_state">
|
9467
|
+
<documentation>
|
9468
|
+
Gets the states to enable using session mirroring for the specified server SSL profiles.
|
9469
|
+
|
9470
|
+
</documentation>
|
9471
|
+
<input message="tns:LocalLB.ProfileServerSSL.get_session_mirroring_stateRequest"/>
|
9472
|
+
<output message="tns:LocalLB.ProfileServerSSL.get_session_mirroring_stateResponse"/>
|
9473
|
+
</operation>
|
7441
9474
|
<operation name="set_description">
|
7442
9475
|
<documentation>
|
7443
9476
|
Sets the description for a set of server SSL profiles.
|
@@ -7548,6 +9581,27 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7548
9581
|
<input message="tns:LocalLB.ProfileServerSSL.get_forward_proxy_enabled_stateRequest"/>
|
7549
9582
|
<output message="tns:LocalLB.ProfileServerSSL.get_forward_proxy_enabled_stateResponse"/>
|
7550
9583
|
</operation>
|
9584
|
+
<operation name="set_forward_proxy_bypass_state">
|
9585
|
+
<documentation>
|
9586
|
+
Sets the SSL forward proxy bypass enabled states for the specified
|
9587
|
+
server SSL profiles.
|
9588
|
+
When this is enabled, SSL forward proxy feature is enabled for
|
9589
|
+
the virtual server that uses this profile. The default value is
|
9590
|
+
disabled.
|
9591
|
+
|
9592
|
+
</documentation>
|
9593
|
+
<input message="tns:LocalLB.ProfileServerSSL.set_forward_proxy_bypass_stateRequest"/>
|
9594
|
+
<output message="tns:LocalLB.ProfileServerSSL.set_forward_proxy_bypass_stateResponse"/>
|
9595
|
+
</operation>
|
9596
|
+
<operation name="get_forward_proxy_bypass_state">
|
9597
|
+
<documentation>
|
9598
|
+
Gets the SSL forward proxy bypass enabled states for the specified
|
9599
|
+
server SSL profiles.
|
9600
|
+
|
9601
|
+
</documentation>
|
9602
|
+
<input message="tns:LocalLB.ProfileServerSSL.get_forward_proxy_bypass_stateRequest"/>
|
9603
|
+
<output message="tns:LocalLB.ProfileServerSSL.get_forward_proxy_bypass_stateResponse"/>
|
9604
|
+
</operation>
|
7551
9605
|
<operation name="set_expired_certificate_response_control_mode">
|
7552
9606
|
<documentation>
|
7553
9607
|
Sets the response control modes when the server certificates have expired.
|
@@ -7581,6 +9635,28 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7581
9635
|
<input message="tns:LocalLB.ProfileServerSSL.get_untrusted_certificate_response_control_modeRequest"/>
|
7582
9636
|
<output message="tns:LocalLB.ProfileServerSSL.get_untrusted_certificate_response_control_modeResponse"/>
|
7583
9637
|
</operation>
|
9638
|
+
<operation name="set_generic_alert_state">
|
9639
|
+
<documentation>
|
9640
|
+
Sets the states to enforce to use generic alert number in Alert message when
|
9641
|
+
sending Alert message.
|
9642
|
+
If the state is enabled, use generic alert number in Alert message when
|
9643
|
+
sending Alert message. Otherwise, use alert number defined in RFC5246/RFC6066
|
9644
|
+
strictly in Alert message when sending Alert message.
|
9645
|
+
The default value is enabled.
|
9646
|
+
|
9647
|
+
</documentation>
|
9648
|
+
<input message="tns:LocalLB.ProfileServerSSL.set_generic_alert_stateRequest"/>
|
9649
|
+
<output message="tns:LocalLB.ProfileServerSSL.set_generic_alert_stateResponse"/>
|
9650
|
+
</operation>
|
9651
|
+
<operation name="get_generic_alert_state">
|
9652
|
+
<documentation>
|
9653
|
+
Gets the states to enforce to use generic alert number in Alert message when
|
9654
|
+
sending Alert message.
|
9655
|
+
|
9656
|
+
</documentation>
|
9657
|
+
<input message="tns:LocalLB.ProfileServerSSL.get_generic_alert_stateRequest"/>
|
9658
|
+
<output message="tns:LocalLB.ProfileServerSSL.get_generic_alert_stateResponse"/>
|
9659
|
+
</operation>
|
7584
9660
|
<operation name="reset_statistics">
|
7585
9661
|
<documentation>
|
7586
9662
|
Resets the statistics for the specified server SSL profiles.
|
@@ -7622,6 +9698,83 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7622
9698
|
<input message="tns:LocalLB.ProfileServerSSL.get_statistics_by_virtualRequest"/>
|
7623
9699
|
<output message="tns:LocalLB.ProfileServerSSL.get_statistics_by_virtualResponse"/>
|
7624
9700
|
</operation>
|
9701
|
+
<operation name="set_ssl_sign_hash">
|
9702
|
+
<documentation>
|
9703
|
+
Sets the SSL sign hash algorithm to sign and verify SSL
|
9704
|
+
Server Key Exchange and Certificate Verify messages with for
|
9705
|
+
the specified SSL profiles.
|
9706
|
+
|
9707
|
+
</documentation>
|
9708
|
+
<input message="tns:LocalLB.ProfileServerSSL.set_ssl_sign_hashRequest"/>
|
9709
|
+
<output message="tns:LocalLB.ProfileServerSSL.set_ssl_sign_hashResponse"/>
|
9710
|
+
</operation>
|
9711
|
+
<operation name="get_ssl_sign_hash">
|
9712
|
+
<documentation>
|
9713
|
+
Gets the SSL sign hash algorithm to sign and verify SSL
|
9714
|
+
Server Key Exchange and Certificate Verify messages with for
|
9715
|
+
the specified SSL profiles.
|
9716
|
+
|
9717
|
+
</documentation>
|
9718
|
+
<input message="tns:LocalLB.ProfileServerSSL.get_ssl_sign_hashRequest"/>
|
9719
|
+
<output message="tns:LocalLB.ProfileServerSSL.get_ssl_sign_hashResponse"/>
|
9720
|
+
</operation>
|
9721
|
+
<operation name="set_proxy_ssl_state">
|
9722
|
+
<documentation>
|
9723
|
+
Proxy SSL enables SSL client and server to authenticate each other
|
9724
|
+
directly. When this is enabled, proxy SSL feature is enabled for
|
9725
|
+
the virtual server that uses this profile. The default value is
|
9726
|
+
disabled.
|
9727
|
+
|
9728
|
+
</documentation>
|
9729
|
+
<input message="tns:LocalLB.ProfileServerSSL.set_proxy_ssl_stateRequest"/>
|
9730
|
+
<output message="tns:LocalLB.ProfileServerSSL.set_proxy_ssl_stateResponse"/>
|
9731
|
+
</operation>
|
9732
|
+
<operation name="get_proxy_ssl_state">
|
9733
|
+
<documentation>
|
9734
|
+
Gets the proxy SSL states for the specified server SSL profiles.
|
9735
|
+
|
9736
|
+
</documentation>
|
9737
|
+
<input message="tns:LocalLB.ProfileServerSSL.get_proxy_ssl_stateRequest"/>
|
9738
|
+
<output message="tns:LocalLB.ProfileServerSSL.get_proxy_ssl_stateResponse"/>
|
9739
|
+
</operation>
|
9740
|
+
<operation name="set_proxy_ssl_passthrough_state">
|
9741
|
+
<documentation>
|
9742
|
+
When SSL client and server negotiate a cipher suite which is not
|
9743
|
+
supported by the proxy SSL, setting the passthrough mode enables
|
9744
|
+
the SSL traffic to passthrough proxy SSL. The default value is
|
9745
|
+
disabled.
|
9746
|
+
|
9747
|
+
</documentation>
|
9748
|
+
<input message="tns:LocalLB.ProfileServerSSL.set_proxy_ssl_passthrough_stateRequest"/>
|
9749
|
+
<output message="tns:LocalLB.ProfileServerSSL.set_proxy_ssl_passthrough_stateResponse"/>
|
9750
|
+
</operation>
|
9751
|
+
<operation name="get_proxy_ssl_passthrough_state">
|
9752
|
+
<documentation>
|
9753
|
+
Gets the proxy SSL passthrough states for the specified server SSL profiles.
|
9754
|
+
|
9755
|
+
</documentation>
|
9756
|
+
<input message="tns:LocalLB.ProfileServerSSL.get_proxy_ssl_passthrough_stateRequest"/>
|
9757
|
+
<output message="tns:LocalLB.ProfileServerSSL.get_proxy_ssl_passthrough_stateResponse"/>
|
9758
|
+
</operation>
|
9759
|
+
<operation name="set_maximum_active_handshakes">
|
9760
|
+
<documentation>
|
9761
|
+
Sets the per-profile maximum number of outstanding SSL handshakes for
|
9762
|
+
the specified server SSL profiles.
|
9763
|
+
The default is 0 which means the maximum number is infinity.
|
9764
|
+
|
9765
|
+
</documentation>
|
9766
|
+
<input message="tns:LocalLB.ProfileServerSSL.set_maximum_active_handshakesRequest"/>
|
9767
|
+
<output message="tns:LocalLB.ProfileServerSSL.set_maximum_active_handshakesResponse"/>
|
9768
|
+
</operation>
|
9769
|
+
<operation name="get_maximum_active_handshakes">
|
9770
|
+
<documentation>
|
9771
|
+
Gets the per-profile maximum number of outstanding SSL handshakes for
|
9772
|
+
the specified server SSL profiles.
|
9773
|
+
|
9774
|
+
</documentation>
|
9775
|
+
<input message="tns:LocalLB.ProfileServerSSL.get_maximum_active_handshakesRequest"/>
|
9776
|
+
<output message="tns:LocalLB.ProfileServerSSL.get_maximum_active_handshakesResponse"/>
|
9777
|
+
</operation>
|
7625
9778
|
<operation name="get_version">
|
7626
9779
|
<documentation>
|
7627
9780
|
Gets the version information for this interface.
|
@@ -8271,6 +10424,47 @@ All other trademarks mentioned in this document are the property of their respec
|
|
8271
10424
|
</output>
|
8272
10425
|
</operation>
|
8273
10426
|
|
10427
|
+
<operation name="set_allow_expired_crl_state">
|
10428
|
+
<documentation>
|
10429
|
+
Sets the states to allow using an expired CRL file.
|
10430
|
+
If the state is enabled, use the CRL file even if it has expired.
|
10431
|
+
|
10432
|
+
</documentation>
|
10433
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
10434
|
+
<input>
|
10435
|
+
<soap:body
|
10436
|
+
use="encoded"
|
10437
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
10438
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10439
|
+
</input>
|
10440
|
+
<output>
|
10441
|
+
<soap:body
|
10442
|
+
use="encoded"
|
10443
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
10444
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10445
|
+
</output>
|
10446
|
+
</operation>
|
10447
|
+
|
10448
|
+
<operation name="get_allow_expired_crl_state">
|
10449
|
+
<documentation>
|
10450
|
+
Gets the states to allow using an expired CRL file.
|
10451
|
+
|
10452
|
+
</documentation>
|
10453
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
10454
|
+
<input>
|
10455
|
+
<soap:body
|
10456
|
+
use="encoded"
|
10457
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
10458
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10459
|
+
</input>
|
10460
|
+
<output>
|
10461
|
+
<soap:body
|
10462
|
+
use="encoded"
|
10463
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
10464
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
10465
|
+
</output>
|
10466
|
+
</operation>
|
10467
|
+
|
8274
10468
|
<operation name="set_crl_file_v2">
|
8275
10469
|
<documentation>
|
8276
10470
|
Sets the names of the certificate revocation list file objects for
|
@@ -9095,6 +11289,47 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9095
11289
|
</output>
|
9096
11290
|
</operation>
|
9097
11291
|
|
11292
|
+
<operation name="set_session_mirroring_state">
|
11293
|
+
<documentation>
|
11294
|
+
Sets the states to enable using session mirroring for the specified client SSL profiles.
|
11295
|
+
If the state is enabled, sessions will be mirrored to high availability peer.
|
11296
|
+
|
11297
|
+
</documentation>
|
11298
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11299
|
+
<input>
|
11300
|
+
<soap:body
|
11301
|
+
use="encoded"
|
11302
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11303
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11304
|
+
</input>
|
11305
|
+
<output>
|
11306
|
+
<soap:body
|
11307
|
+
use="encoded"
|
11308
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11309
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11310
|
+
</output>
|
11311
|
+
</operation>
|
11312
|
+
|
11313
|
+
<operation name="get_session_mirroring_state">
|
11314
|
+
<documentation>
|
11315
|
+
Gets the states to enable using session mirroring for the specified server SSL profiles.
|
11316
|
+
|
11317
|
+
</documentation>
|
11318
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11319
|
+
<input>
|
11320
|
+
<soap:body
|
11321
|
+
use="encoded"
|
11322
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11323
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11324
|
+
</input>
|
11325
|
+
<output>
|
11326
|
+
<soap:body
|
11327
|
+
use="encoded"
|
11328
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11329
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11330
|
+
</output>
|
11331
|
+
</operation>
|
11332
|
+
|
9098
11333
|
<operation name="set_description">
|
9099
11334
|
<documentation>
|
9100
11335
|
Sets the description for a set of server SSL profiles.
|
@@ -9349,6 +11584,51 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9349
11584
|
</output>
|
9350
11585
|
</operation>
|
9351
11586
|
|
11587
|
+
<operation name="set_forward_proxy_bypass_state">
|
11588
|
+
<documentation>
|
11589
|
+
Sets the SSL forward proxy bypass enabled states for the specified
|
11590
|
+
server SSL profiles.
|
11591
|
+
When this is enabled, SSL forward proxy feature is enabled for
|
11592
|
+
the virtual server that uses this profile. The default value is
|
11593
|
+
disabled.
|
11594
|
+
|
11595
|
+
</documentation>
|
11596
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11597
|
+
<input>
|
11598
|
+
<soap:body
|
11599
|
+
use="encoded"
|
11600
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11601
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11602
|
+
</input>
|
11603
|
+
<output>
|
11604
|
+
<soap:body
|
11605
|
+
use="encoded"
|
11606
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11607
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11608
|
+
</output>
|
11609
|
+
</operation>
|
11610
|
+
|
11611
|
+
<operation name="get_forward_proxy_bypass_state">
|
11612
|
+
<documentation>
|
11613
|
+
Gets the SSL forward proxy bypass enabled states for the specified
|
11614
|
+
server SSL profiles.
|
11615
|
+
|
11616
|
+
</documentation>
|
11617
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11618
|
+
<input>
|
11619
|
+
<soap:body
|
11620
|
+
use="encoded"
|
11621
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11622
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11623
|
+
</input>
|
11624
|
+
<output>
|
11625
|
+
<soap:body
|
11626
|
+
use="encoded"
|
11627
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11628
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11629
|
+
</output>
|
11630
|
+
</operation>
|
11631
|
+
|
9352
11632
|
<operation name="set_expired_certificate_response_control_mode">
|
9353
11633
|
<documentation>
|
9354
11634
|
Sets the response control modes when the server certificates have expired.
|
@@ -9430,6 +11710,52 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9430
11710
|
</output>
|
9431
11711
|
</operation>
|
9432
11712
|
|
11713
|
+
<operation name="set_generic_alert_state">
|
11714
|
+
<documentation>
|
11715
|
+
Sets the states to enforce to use generic alert number in Alert message when
|
11716
|
+
sending Alert message.
|
11717
|
+
If the state is enabled, use generic alert number in Alert message when
|
11718
|
+
sending Alert message. Otherwise, use alert number defined in RFC5246/RFC6066
|
11719
|
+
strictly in Alert message when sending Alert message.
|
11720
|
+
The default value is enabled.
|
11721
|
+
|
11722
|
+
</documentation>
|
11723
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11724
|
+
<input>
|
11725
|
+
<soap:body
|
11726
|
+
use="encoded"
|
11727
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11728
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11729
|
+
</input>
|
11730
|
+
<output>
|
11731
|
+
<soap:body
|
11732
|
+
use="encoded"
|
11733
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11734
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11735
|
+
</output>
|
11736
|
+
</operation>
|
11737
|
+
|
11738
|
+
<operation name="get_generic_alert_state">
|
11739
|
+
<documentation>
|
11740
|
+
Gets the states to enforce to use generic alert number in Alert message when
|
11741
|
+
sending Alert message.
|
11742
|
+
|
11743
|
+
</documentation>
|
11744
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11745
|
+
<input>
|
11746
|
+
<soap:body
|
11747
|
+
use="encoded"
|
11748
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11749
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11750
|
+
</input>
|
11751
|
+
<output>
|
11752
|
+
<soap:body
|
11753
|
+
use="encoded"
|
11754
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11755
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11756
|
+
</output>
|
11757
|
+
</operation>
|
11758
|
+
|
9433
11759
|
<operation name="reset_statistics">
|
9434
11760
|
<documentation>
|
9435
11761
|
Resets the statistics for the specified server SSL profiles.
|
@@ -9531,6 +11857,179 @@ All other trademarks mentioned in this document are the property of their respec
|
|
9531
11857
|
</output>
|
9532
11858
|
</operation>
|
9533
11859
|
|
11860
|
+
<operation name="set_ssl_sign_hash">
|
11861
|
+
<documentation>
|
11862
|
+
Sets the SSL sign hash algorithm to sign and verify SSL
|
11863
|
+
Server Key Exchange and Certificate Verify messages with for
|
11864
|
+
the specified SSL profiles.
|
11865
|
+
|
11866
|
+
</documentation>
|
11867
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11868
|
+
<input>
|
11869
|
+
<soap:body
|
11870
|
+
use="encoded"
|
11871
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11872
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11873
|
+
</input>
|
11874
|
+
<output>
|
11875
|
+
<soap:body
|
11876
|
+
use="encoded"
|
11877
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11878
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11879
|
+
</output>
|
11880
|
+
</operation>
|
11881
|
+
|
11882
|
+
<operation name="get_ssl_sign_hash">
|
11883
|
+
<documentation>
|
11884
|
+
Gets the SSL sign hash algorithm to sign and verify SSL
|
11885
|
+
Server Key Exchange and Certificate Verify messages with for
|
11886
|
+
the specified SSL profiles.
|
11887
|
+
|
11888
|
+
</documentation>
|
11889
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11890
|
+
<input>
|
11891
|
+
<soap:body
|
11892
|
+
use="encoded"
|
11893
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11894
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11895
|
+
</input>
|
11896
|
+
<output>
|
11897
|
+
<soap:body
|
11898
|
+
use="encoded"
|
11899
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11900
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11901
|
+
</output>
|
11902
|
+
</operation>
|
11903
|
+
|
11904
|
+
<operation name="set_proxy_ssl_state">
|
11905
|
+
<documentation>
|
11906
|
+
Proxy SSL enables SSL client and server to authenticate each other
|
11907
|
+
directly. When this is enabled, proxy SSL feature is enabled for
|
11908
|
+
the virtual server that uses this profile. The default value is
|
11909
|
+
disabled.
|
11910
|
+
|
11911
|
+
</documentation>
|
11912
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11913
|
+
<input>
|
11914
|
+
<soap:body
|
11915
|
+
use="encoded"
|
11916
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11917
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11918
|
+
</input>
|
11919
|
+
<output>
|
11920
|
+
<soap:body
|
11921
|
+
use="encoded"
|
11922
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11923
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11924
|
+
</output>
|
11925
|
+
</operation>
|
11926
|
+
|
11927
|
+
<operation name="get_proxy_ssl_state">
|
11928
|
+
<documentation>
|
11929
|
+
Gets the proxy SSL states for the specified server SSL profiles.
|
11930
|
+
|
11931
|
+
</documentation>
|
11932
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11933
|
+
<input>
|
11934
|
+
<soap:body
|
11935
|
+
use="encoded"
|
11936
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11937
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11938
|
+
</input>
|
11939
|
+
<output>
|
11940
|
+
<soap:body
|
11941
|
+
use="encoded"
|
11942
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11943
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11944
|
+
</output>
|
11945
|
+
</operation>
|
11946
|
+
|
11947
|
+
<operation name="set_proxy_ssl_passthrough_state">
|
11948
|
+
<documentation>
|
11949
|
+
When SSL client and server negotiate a cipher suite which is not
|
11950
|
+
supported by the proxy SSL, setting the passthrough mode enables
|
11951
|
+
the SSL traffic to passthrough proxy SSL. The default value is
|
11952
|
+
disabled.
|
11953
|
+
|
11954
|
+
</documentation>
|
11955
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11956
|
+
<input>
|
11957
|
+
<soap:body
|
11958
|
+
use="encoded"
|
11959
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11960
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11961
|
+
</input>
|
11962
|
+
<output>
|
11963
|
+
<soap:body
|
11964
|
+
use="encoded"
|
11965
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11966
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11967
|
+
</output>
|
11968
|
+
</operation>
|
11969
|
+
|
11970
|
+
<operation name="get_proxy_ssl_passthrough_state">
|
11971
|
+
<documentation>
|
11972
|
+
Gets the proxy SSL passthrough states for the specified server SSL profiles.
|
11973
|
+
|
11974
|
+
</documentation>
|
11975
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11976
|
+
<input>
|
11977
|
+
<soap:body
|
11978
|
+
use="encoded"
|
11979
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11980
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11981
|
+
</input>
|
11982
|
+
<output>
|
11983
|
+
<soap:body
|
11984
|
+
use="encoded"
|
11985
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
11986
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
11987
|
+
</output>
|
11988
|
+
</operation>
|
11989
|
+
|
11990
|
+
<operation name="set_maximum_active_handshakes">
|
11991
|
+
<documentation>
|
11992
|
+
Sets the per-profile maximum number of outstanding SSL handshakes for
|
11993
|
+
the specified server SSL profiles.
|
11994
|
+
The default is 0 which means the maximum number is infinity.
|
11995
|
+
|
11996
|
+
</documentation>
|
11997
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
11998
|
+
<input>
|
11999
|
+
<soap:body
|
12000
|
+
use="encoded"
|
12001
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
12002
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12003
|
+
</input>
|
12004
|
+
<output>
|
12005
|
+
<soap:body
|
12006
|
+
use="encoded"
|
12007
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
12008
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12009
|
+
</output>
|
12010
|
+
</operation>
|
12011
|
+
|
12012
|
+
<operation name="get_maximum_active_handshakes">
|
12013
|
+
<documentation>
|
12014
|
+
Gets the per-profile maximum number of outstanding SSL handshakes for
|
12015
|
+
the specified server SSL profiles.
|
12016
|
+
|
12017
|
+
</documentation>
|
12018
|
+
<soap:operation soapAction="urn:iControl:LocalLB/ProfileServerSSL"/>
|
12019
|
+
<input>
|
12020
|
+
<soap:body
|
12021
|
+
use="encoded"
|
12022
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
12023
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12024
|
+
</input>
|
12025
|
+
<output>
|
12026
|
+
<soap:body
|
12027
|
+
use="encoded"
|
12028
|
+
namespace="urn:iControl:LocalLB/ProfileServerSSL"
|
12029
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
12030
|
+
</output>
|
12031
|
+
</operation>
|
12032
|
+
|
9534
12033
|
<operation name="get_version">
|
9535
12034
|
<documentation>
|
9536
12035
|
Gets the version information for this interface.
|