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
|
|
@@ -194,6 +194,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
194
194
|
<message name="Networking.IPsecManualSecurityAssociation.set_auth_keyResponse">
|
195
195
|
</message>
|
196
196
|
|
197
|
+
<message name="Networking.IPsecManualSecurityAssociation.get_auth_keyRequest">
|
198
|
+
<part name="associations" type="tns:Common.StringSequence"/>
|
199
|
+
</message>
|
200
|
+
<message name="Networking.IPsecManualSecurityAssociation.get_auth_keyResponse">
|
201
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
202
|
+
</message>
|
203
|
+
|
197
204
|
<message name="Networking.IPsecManualSecurityAssociation.set_auth_key_encryptedRequest">
|
198
205
|
<part name="associations" type="tns:Common.StringSequence"/>
|
199
206
|
<part name="keys" type="tns:Common.StringSequence"/>
|
@@ -243,6 +250,13 @@ All other trademarks mentioned in this document are the property of their respec
|
|
243
250
|
<message name="Networking.IPsecManualSecurityAssociation.set_encrypt_keyResponse">
|
244
251
|
</message>
|
245
252
|
|
253
|
+
<message name="Networking.IPsecManualSecurityAssociation.get_encrypt_keyRequest">
|
254
|
+
<part name="associations" type="tns:Common.StringSequence"/>
|
255
|
+
</message>
|
256
|
+
<message name="Networking.IPsecManualSecurityAssociation.get_encrypt_keyResponse">
|
257
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
258
|
+
</message>
|
259
|
+
|
246
260
|
<message name="Networking.IPsecManualSecurityAssociation.set_encrypt_key_encryptedRequest">
|
247
261
|
<part name="associations" type="tns:Common.StringSequence"/>
|
248
262
|
<part name="keys" type="tns:Common.StringSequence"/>
|
@@ -397,8 +411,21 @@ All other trademarks mentioned in this document are the property of their respec
|
|
397
411
|
<input message="tns:Networking.IPsecManualSecurityAssociation.set_auth_keyRequest"/>
|
398
412
|
<output message="tns:Networking.IPsecManualSecurityAssociation.set_auth_keyResponse"/>
|
399
413
|
</operation>
|
414
|
+
<operation name="get_auth_key">
|
415
|
+
<documentation>
|
416
|
+
Gets the IPsec authentication keys for each specified
|
417
|
+
IPsec manual security association.
|
418
|
+
|
419
|
+
</documentation>
|
420
|
+
<input message="tns:Networking.IPsecManualSecurityAssociation.get_auth_keyRequest"/>
|
421
|
+
<output message="tns:Networking.IPsecManualSecurityAssociation.get_auth_keyResponse"/>
|
422
|
+
</operation>
|
400
423
|
<operation name="set_auth_key_encrypted">
|
401
424
|
<documentation>
|
425
|
+
This method is deprecated. The system automatically encrypts the
|
426
|
+
auth key using the master key, and no longer requires a
|
427
|
+
pre-encrypted value. Please use set_auth_key instead.
|
428
|
+
|
402
429
|
Sets the IPsec authentication key (encrypted) for each specified
|
403
430
|
IPsec manual security association.
|
404
431
|
Requires an already encrypted key.
|
@@ -409,6 +436,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
409
436
|
</operation>
|
410
437
|
<operation name="get_auth_key_encrypted">
|
411
438
|
<documentation>
|
439
|
+
This method is deprecated. Please use get_auth_key instead.
|
440
|
+
|
412
441
|
Gets the IPsec authentication keys (encrypted) for each specified
|
413
442
|
IPsec manual security association.
|
414
443
|
|
@@ -458,9 +487,24 @@ All other trademarks mentioned in this document are the property of their respec
|
|
458
487
|
<input message="tns:Networking.IPsecManualSecurityAssociation.set_encrypt_keyRequest"/>
|
459
488
|
<output message="tns:Networking.IPsecManualSecurityAssociation.set_encrypt_keyResponse"/>
|
460
489
|
</operation>
|
490
|
+
<operation name="get_encrypt_key">
|
491
|
+
<documentation>
|
492
|
+
Gets the IPsec encryption keys for each specified IPsec
|
493
|
+
manual security association.
|
494
|
+
|
495
|
+
</documentation>
|
496
|
+
<input message="tns:Networking.IPsecManualSecurityAssociation.get_encrypt_keyRequest"/>
|
497
|
+
<output message="tns:Networking.IPsecManualSecurityAssociation.get_encrypt_keyResponse"/>
|
498
|
+
</operation>
|
461
499
|
<operation name="set_encrypt_key_encrypted">
|
462
500
|
<documentation>
|
463
|
-
|
501
|
+
This method is deprecated. The system automatically encrypts the
|
502
|
+
manual security association using the master key, and no longer
|
503
|
+
requires a
|
504
|
+
pre-encrypted value. Please use set_encrypt_key instead.
|
505
|
+
|
506
|
+
Sets the IPsec encryption key (encrypted) for each specified IPsec
|
507
|
+
manual
|
464
508
|
security association.
|
465
509
|
Requires an already encrypted key.
|
466
510
|
|
@@ -470,9 +514,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
470
514
|
</operation>
|
471
515
|
<operation name="get_encrypt_key_encrypted">
|
472
516
|
<documentation>
|
517
|
+
This method is deprecated. Please use get_encrypt_key instead.
|
518
|
+
|
473
519
|
Gets the IPsec encryption keys (encrypted) for each specified IPsec
|
474
520
|
manual security association.
|
475
|
-
|
521
|
+
|
476
522
|
</documentation>
|
477
523
|
<input message="tns:Networking.IPsecManualSecurityAssociation.get_encrypt_key_encryptedRequest"/>
|
478
524
|
<output message="tns:Networking.IPsecManualSecurityAssociation.get_encrypt_key_encryptedResponse"/>
|
@@ -748,8 +794,33 @@ All other trademarks mentioned in this document are the property of their respec
|
|
748
794
|
</output>
|
749
795
|
</operation>
|
750
796
|
|
797
|
+
<operation name="get_auth_key">
|
798
|
+
<documentation>
|
799
|
+
Gets the IPsec authentication keys for each specified
|
800
|
+
IPsec manual security association.
|
801
|
+
|
802
|
+
</documentation>
|
803
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecManualSecurityAssociation"/>
|
804
|
+
<input>
|
805
|
+
<soap:body
|
806
|
+
use="encoded"
|
807
|
+
namespace="urn:iControl:Networking/IPsecManualSecurityAssociation"
|
808
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
809
|
+
</input>
|
810
|
+
<output>
|
811
|
+
<soap:body
|
812
|
+
use="encoded"
|
813
|
+
namespace="urn:iControl:Networking/IPsecManualSecurityAssociation"
|
814
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
815
|
+
</output>
|
816
|
+
</operation>
|
817
|
+
|
751
818
|
<operation name="set_auth_key_encrypted">
|
752
819
|
<documentation>
|
820
|
+
This method is deprecated. The system automatically encrypts the
|
821
|
+
auth key using the master key, and no longer requires a
|
822
|
+
pre-encrypted value. Please use set_auth_key instead.
|
823
|
+
|
753
824
|
Sets the IPsec authentication key (encrypted) for each specified
|
754
825
|
IPsec manual security association.
|
755
826
|
Requires an already encrypted key.
|
@@ -772,6 +843,8 @@ All other trademarks mentioned in this document are the property of their respec
|
|
772
843
|
|
773
844
|
<operation name="get_auth_key_encrypted">
|
774
845
|
<documentation>
|
846
|
+
This method is deprecated. Please use get_auth_key instead.
|
847
|
+
|
775
848
|
Gets the IPsec authentication keys (encrypted) for each specified
|
776
849
|
IPsec manual security association.
|
777
850
|
|
@@ -893,9 +966,36 @@ All other trademarks mentioned in this document are the property of their respec
|
|
893
966
|
</output>
|
894
967
|
</operation>
|
895
968
|
|
969
|
+
<operation name="get_encrypt_key">
|
970
|
+
<documentation>
|
971
|
+
Gets the IPsec encryption keys for each specified IPsec
|
972
|
+
manual security association.
|
973
|
+
|
974
|
+
</documentation>
|
975
|
+
<soap:operation soapAction="urn:iControl:Networking/IPsecManualSecurityAssociation"/>
|
976
|
+
<input>
|
977
|
+
<soap:body
|
978
|
+
use="encoded"
|
979
|
+
namespace="urn:iControl:Networking/IPsecManualSecurityAssociation"
|
980
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
981
|
+
</input>
|
982
|
+
<output>
|
983
|
+
<soap:body
|
984
|
+
use="encoded"
|
985
|
+
namespace="urn:iControl:Networking/IPsecManualSecurityAssociation"
|
986
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
987
|
+
</output>
|
988
|
+
</operation>
|
989
|
+
|
896
990
|
<operation name="set_encrypt_key_encrypted">
|
897
991
|
<documentation>
|
898
|
-
|
992
|
+
This method is deprecated. The system automatically encrypts the
|
993
|
+
manual security association using the master key, and no longer
|
994
|
+
requires a
|
995
|
+
pre-encrypted value. Please use set_encrypt_key instead.
|
996
|
+
|
997
|
+
Sets the IPsec encryption key (encrypted) for each specified IPsec
|
998
|
+
manual
|
899
999
|
security association.
|
900
1000
|
Requires an already encrypted key.
|
901
1001
|
|
@@ -917,9 +1017,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
917
1017
|
|
918
1018
|
<operation name="get_encrypt_key_encrypted">
|
919
1019
|
<documentation>
|
1020
|
+
This method is deprecated. Please use get_encrypt_key instead.
|
1021
|
+
|
920
1022
|
Gets the IPsec encryption keys (encrypted) for each specified IPsec
|
921
1023
|
manual security association.
|
922
|
-
|
1024
|
+
|
923
1025
|
</documentation>
|
924
1026
|
<soap:operation soapAction="urn:iControl:Networking/IPsecManualSecurityAssociation"/>
|
925
1027
|
<input>
|
@@ -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
|
|
@@ -198,6 +198,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
198
198
|
<xsd:documentation>IPSEC_MODE_ISESSION</xsd:documentation>
|
199
199
|
</xsd:annotation>
|
200
200
|
</xsd:enumeration>
|
201
|
+
<xsd:enumeration value="IPSEC_MODE_INTERFACE">
|
202
|
+
<xsd:annotation>
|
203
|
+
<xsd:documentation>IPSEC_MODE_INTERFACE</xsd:documentation>
|
204
|
+
</xsd:annotation>
|
205
|
+
</xsd:enumeration>
|
201
206
|
</xsd:restriction>
|
202
207
|
</xsd:simpleType>
|
203
208
|
<xsd:complexType name="Common.UShortSequence">
|
@@ -261,6 +266,21 @@ All other trademarks mentioned in this document are the property of their respec
|
|
261
266
|
<xsd:documentation>IPSEC_DIFFIE_HELLMAN_GROUP_MODP8192</xsd:documentation>
|
262
267
|
</xsd:annotation>
|
263
268
|
</xsd:enumeration>
|
269
|
+
<xsd:enumeration value="IPSEC_ECDH_GROUP_ECP256">
|
270
|
+
<xsd:annotation>
|
271
|
+
<xsd:documentation>IPSEC_ECDH_GROUP_ECP256</xsd:documentation>
|
272
|
+
</xsd:annotation>
|
273
|
+
</xsd:enumeration>
|
274
|
+
<xsd:enumeration value="IPSEC_ECDH_GROUP_ECP384">
|
275
|
+
<xsd:annotation>
|
276
|
+
<xsd:documentation>IPSEC_ECDH_GROUP_ECP384</xsd:documentation>
|
277
|
+
</xsd:annotation>
|
278
|
+
</xsd:enumeration>
|
279
|
+
<xsd:enumeration value="IPSEC_ECDH_GROUP_ECP521">
|
280
|
+
<xsd:annotation>
|
281
|
+
<xsd:documentation>IPSEC_ECDH_GROUP_ECP521</xsd:documentation>
|
282
|
+
</xsd:annotation>
|
283
|
+
</xsd:enumeration>
|
264
284
|
</xsd:restriction>
|
265
285
|
</xsd:simpleType>
|
266
286
|
<xsd:complexType name="Networking.IPsecSaAuthAlgorithmSequence">
|
@@ -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
|
|
@@ -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
|
|
@@ -4585,6 +4585,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4585
4585
|
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_SEC_SECURE</xsd:documentation>
|
4586
4586
|
</xsd:annotation>
|
4587
4587
|
</xsd:enumeration>
|
4588
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES">
|
4589
|
+
<xsd:annotation>
|
4590
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_RPZ_REWRITES</xsd:documentation>
|
4591
|
+
</xsd:annotation>
|
4592
|
+
</xsd:enumeration>
|
4588
4593
|
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_TO_CACHE">
|
4589
4594
|
<xsd:annotation>
|
4590
4595
|
<xsd:documentation>STATISTIC_DNS_REQUESTS_TO_CACHE</xsd:documentation>
|
@@ -4955,6 +4960,11 @@ All other trademarks mentioned in this document are the property of their respec
|
|
4955
4960
|
<xsd:documentation>STATISTIC_DNS_OP_UPDATE</xsd:documentation>
|
4956
4961
|
</xsd:annotation>
|
4957
4962
|
</xsd:enumeration>
|
4963
|
+
<xsd:enumeration value="STATISTIC_DNS_OP_OTHER">
|
4964
|
+
<xsd:annotation>
|
4965
|
+
<xsd:documentation>STATISTIC_DNS_OP_OTHER</xsd:documentation>
|
4966
|
+
</xsd:annotation>
|
4967
|
+
</xsd:enumeration>
|
4958
4968
|
<xsd:enumeration value="STATISTIC_DNS_ZONE_IXFR">
|
4959
4969
|
<xsd:annotation>
|
4960
4970
|
<xsd:documentation>STATISTIC_DNS_ZONE_IXFR</xsd:documentation>
|
@@ -6125,274 +6135,2118 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6125
6135
|
<xsd:documentation>STATISTIC_PEM_SESSIONDB_FLOWS_MAX</xsd:documentation>
|
6126
6136
|
</xsd:annotation>
|
6127
6137
|
</xsd:enumeration>
|
6128
|
-
|
6129
|
-
</xsd:simpleType>
|
6130
|
-
<xsd:complexType name="Common.SFlowGlobalTypeSequence">
|
6131
|
-
<xsd:complexContent>
|
6132
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
6133
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.SFlowGlobalType[]'/>
|
6134
|
-
</xsd:restriction>
|
6135
|
-
</xsd:complexContent>
|
6136
|
-
</xsd:complexType>
|
6137
|
-
<xsd:complexType name="Networking.Interfaces.InterfaceMediaOption">
|
6138
|
-
<xsd:sequence>
|
6139
|
-
<xsd:element name="interface_name" type="xsd:string"/>
|
6140
|
-
<xsd:element name="media_options" type="tns:Networking.Interfaces.MediaTypeSequence"/>
|
6141
|
-
</xsd:sequence>
|
6142
|
-
</xsd:complexType>
|
6143
|
-
<xsd:complexType name="Networking.LearningModeSequence">
|
6144
|
-
<xsd:complexContent>
|
6145
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
6146
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.LearningMode[]'/>
|
6147
|
-
</xsd:restriction>
|
6148
|
-
</xsd:complexContent>
|
6149
|
-
</xsd:complexType>
|
6150
|
-
<xsd:complexType name="Networking.Interfaces.InterfaceStatisticEntry">
|
6151
|
-
<xsd:sequence>
|
6152
|
-
<xsd:element name="interface_name" type="xsd:string"/>
|
6153
|
-
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
6154
|
-
</xsd:sequence>
|
6155
|
-
</xsd:complexType>
|
6156
|
-
<xsd:complexType name="Networking.Interfaces.BundleStateSequence">
|
6157
|
-
<xsd:complexContent>
|
6158
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
6159
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.Interfaces.BundleState[]'/>
|
6160
|
-
</xsd:restriction>
|
6161
|
-
</xsd:complexContent>
|
6162
|
-
</xsd:complexType>
|
6163
|
-
<xsd:complexType name="Networking.Interfaces.MediaTypeSequence">
|
6164
|
-
<xsd:complexContent>
|
6165
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
6166
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.Interfaces.MediaType[]'/>
|
6167
|
-
</xsd:restriction>
|
6168
|
-
</xsd:complexContent>
|
6169
|
-
</xsd:complexType>
|
6170
|
-
<xsd:complexType name="Networking.Interfaces.LLDPAdminStatusSequence">
|
6171
|
-
<xsd:complexContent>
|
6172
|
-
<xsd:restriction base='SOAP-ENC:Array'>
|
6173
|
-
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.Interfaces.LLDPAdminStatus[]'/>
|
6174
|
-
</xsd:restriction>
|
6175
|
-
</xsd:complexContent>
|
6176
|
-
</xsd:complexType>
|
6177
|
-
<xsd:simpleType name="Networking.STPLinkType">
|
6178
|
-
<xsd:restriction base="xsd:string">
|
6179
|
-
<xsd:enumeration value="STP_LINK_TYPE_P2P">
|
6138
|
+
<xsd:enumeration value="STATISTIC_FTP_LOGIN_REQUESTS">
|
6180
6139
|
<xsd:annotation>
|
6181
|
-
<xsd:documentation>
|
6140
|
+
<xsd:documentation>STATISTIC_FTP_LOGIN_REQUESTS</xsd:documentation>
|
6182
6141
|
</xsd:annotation>
|
6183
6142
|
</xsd:enumeration>
|
6184
|
-
<xsd:enumeration value="
|
6143
|
+
<xsd:enumeration value="STATISTIC_FTP_UPLOAD_REQUESTS">
|
6185
6144
|
<xsd:annotation>
|
6186
|
-
<xsd:documentation>
|
6145
|
+
<xsd:documentation>STATISTIC_FTP_UPLOAD_REQUESTS</xsd:documentation>
|
6187
6146
|
</xsd:annotation>
|
6188
6147
|
</xsd:enumeration>
|
6189
|
-
<xsd:enumeration value="
|
6148
|
+
<xsd:enumeration value="STATISTIC_FTP_DOWNLOAD_REQUESTS">
|
6190
6149
|
<xsd:annotation>
|
6191
|
-
<xsd:documentation>
|
6150
|
+
<xsd:documentation>STATISTIC_FTP_DOWNLOAD_REQUESTS</xsd:documentation>
|
6192
6151
|
</xsd:annotation>
|
6193
6152
|
</xsd:enumeration>
|
6194
|
-
|
6195
|
-
</xsd:simpleType>
|
6196
|
-
<xsd:complexType name="Common.Statistic">
|
6197
|
-
<xsd:sequence>
|
6198
|
-
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
6199
|
-
<xsd:element name="value" type="tns:Common.ULong64"/>
|
6200
|
-
<xsd:element name="time_stamp" type="xsd:long"/>
|
6201
|
-
</xsd:sequence>
|
6202
|
-
</xsd:complexType>
|
6203
|
-
<xsd:simpleType name="Common.SFlowGlobalType">
|
6204
|
-
<xsd:restriction base="xsd:string">
|
6205
|
-
<xsd:enumeration value="SFLOW_GLOBAL_UNKNOWN">
|
6153
|
+
<xsd:enumeration value="STATISTIC_PPTP_ACTIVE_CALLS">
|
6206
6154
|
<xsd:annotation>
|
6207
|
-
<xsd:documentation>
|
6155
|
+
<xsd:documentation>STATISTIC_PPTP_ACTIVE_CALLS</xsd:documentation>
|
6208
6156
|
</xsd:annotation>
|
6209
6157
|
</xsd:enumeration>
|
6210
|
-
<xsd:enumeration value="
|
6158
|
+
<xsd:enumeration value="STATISTIC_PPTP_TOTAL_CALLS">
|
6211
6159
|
<xsd:annotation>
|
6212
|
-
<xsd:documentation>
|
6160
|
+
<xsd:documentation>STATISTIC_PPTP_TOTAL_CALLS</xsd:documentation>
|
6213
6161
|
</xsd:annotation>
|
6214
6162
|
</xsd:enumeration>
|
6215
|
-
<xsd:enumeration value="
|
6163
|
+
<xsd:enumeration value="STATISTIC_PPTP_FAILED_CALLS">
|
6216
6164
|
<xsd:annotation>
|
6217
|
-
<xsd:documentation>
|
6165
|
+
<xsd:documentation>STATISTIC_PPTP_FAILED_CALLS</xsd:documentation>
|
6218
6166
|
</xsd:annotation>
|
6219
6167
|
</xsd:enumeration>
|
6220
|
-
|
6221
|
-
|
6222
|
-
|
6223
|
-
|
6224
|
-
|
6225
|
-
|
6226
|
-
|
6227
|
-
|
6228
|
-
|
6229
|
-
|
6230
|
-
|
6231
|
-
|
6232
|
-
|
6233
|
-
|
6234
|
-
|
6235
|
-
|
6236
|
-
<
|
6237
|
-
|
6238
|
-
</
|
6239
|
-
|
6240
|
-
<
|
6241
|
-
|
6242
|
-
|
6243
|
-
</
|
6244
|
-
|
6245
|
-
|
6246
|
-
|
6247
|
-
<
|
6248
|
-
|
6249
|
-
</
|
6250
|
-
<
|
6251
|
-
|
6252
|
-
</
|
6253
|
-
|
6254
|
-
|
6255
|
-
|
6256
|
-
|
6257
|
-
<
|
6258
|
-
|
6259
|
-
</
|
6260
|
-
|
6261
|
-
<
|
6262
|
-
|
6263
|
-
|
6264
|
-
</
|
6265
|
-
<
|
6266
|
-
|
6267
|
-
|
6268
|
-
|
6269
|
-
|
6270
|
-
|
6271
|
-
<
|
6272
|
-
|
6273
|
-
</
|
6274
|
-
|
6275
|
-
<
|
6276
|
-
|
6277
|
-
</
|
6278
|
-
|
6279
|
-
|
6280
|
-
|
6281
|
-
|
6282
|
-
<
|
6283
|
-
|
6284
|
-
</
|
6285
|
-
<
|
6286
|
-
|
6287
|
-
</
|
6288
|
-
|
6289
|
-
|
6290
|
-
|
6291
|
-
|
6292
|
-
</
|
6293
|
-
|
6294
|
-
</
|
6295
|
-
|
6296
|
-
<
|
6297
|
-
|
6298
|
-
</
|
6299
|
-
|
6300
|
-
|
6301
|
-
|
6302
|
-
|
6303
|
-
|
6304
|
-
|
6305
|
-
|
6306
|
-
<
|
6307
|
-
|
6308
|
-
</
|
6309
|
-
|
6310
|
-
<
|
6311
|
-
|
6312
|
-
</
|
6313
|
-
|
6314
|
-
|
6315
|
-
|
6316
|
-
|
6317
|
-
<
|
6318
|
-
|
6319
|
-
</
|
6320
|
-
<
|
6321
|
-
|
6322
|
-
</
|
6323
|
-
|
6324
|
-
|
6325
|
-
|
6326
|
-
|
6327
|
-
</
|
6328
|
-
|
6329
|
-
</
|
6330
|
-
|
6331
|
-
<
|
6332
|
-
|
6333
|
-
</
|
6334
|
-
|
6335
|
-
|
6336
|
-
|
6337
|
-
|
6338
|
-
|
6339
|
-
|
6340
|
-
|
6341
|
-
|
6342
|
-
<
|
6343
|
-
</
|
6344
|
-
|
6345
|
-
<
|
6346
|
-
|
6347
|
-
|
6348
|
-
</
|
6349
|
-
|
6350
|
-
|
6351
|
-
|
6352
|
-
<
|
6353
|
-
|
6354
|
-
</
|
6355
|
-
<
|
6356
|
-
|
6357
|
-
</
|
6358
|
-
|
6359
|
-
|
6360
|
-
|
6361
|
-
|
6362
|
-
</
|
6363
|
-
|
6364
|
-
</
|
6365
|
-
|
6366
|
-
<
|
6367
|
-
|
6368
|
-
|
6369
|
-
</
|
6370
|
-
<
|
6371
|
-
|
6372
|
-
|
6373
|
-
|
6374
|
-
|
6375
|
-
|
6376
|
-
<
|
6377
|
-
|
6378
|
-
</
|
6379
|
-
|
6380
|
-
<
|
6381
|
-
|
6382
|
-
|
6383
|
-
</
|
6384
|
-
|
6385
|
-
|
6386
|
-
|
6387
|
-
<
|
6388
|
-
|
6389
|
-
</
|
6390
|
-
<
|
6391
|
-
|
6392
|
-
</
|
6393
|
-
|
6394
|
-
|
6395
|
-
|
6168
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REQUESTS">
|
6169
|
+
<xsd:annotation>
|
6170
|
+
<xsd:documentation>STATISTIC_PPTP_START_REQUESTS</xsd:documentation>
|
6171
|
+
</xsd:annotation>
|
6172
|
+
</xsd:enumeration>
|
6173
|
+
<xsd:enumeration value="STATISTIC_PPTP_START_REPLIES">
|
6174
|
+
<xsd:annotation>
|
6175
|
+
<xsd:documentation>STATISTIC_PPTP_START_REPLIES</xsd:documentation>
|
6176
|
+
</xsd:annotation>
|
6177
|
+
</xsd:enumeration>
|
6178
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REQUESTS">
|
6179
|
+
<xsd:annotation>
|
6180
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REQUESTS</xsd:documentation>
|
6181
|
+
</xsd:annotation>
|
6182
|
+
</xsd:enumeration>
|
6183
|
+
<xsd:enumeration value="STATISTIC_PPTP_STOP_REPLIES">
|
6184
|
+
<xsd:annotation>
|
6185
|
+
<xsd:documentation>STATISTIC_PPTP_STOP_REPLIES</xsd:documentation>
|
6186
|
+
</xsd:annotation>
|
6187
|
+
</xsd:enumeration>
|
6188
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REQUESTS">
|
6189
|
+
<xsd:annotation>
|
6190
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REQUESTS</xsd:documentation>
|
6191
|
+
</xsd:annotation>
|
6192
|
+
</xsd:enumeration>
|
6193
|
+
<xsd:enumeration value="STATISTIC_PPTP_ECHO_REPLIES">
|
6194
|
+
<xsd:annotation>
|
6195
|
+
<xsd:documentation>STATISTIC_PPTP_ECHO_REPLIES</xsd:documentation>
|
6196
|
+
</xsd:annotation>
|
6197
|
+
</xsd:enumeration>
|
6198
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REQUESTS">
|
6199
|
+
<xsd:annotation>
|
6200
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REQUESTS</xsd:documentation>
|
6201
|
+
</xsd:annotation>
|
6202
|
+
</xsd:enumeration>
|
6203
|
+
<xsd:enumeration value="STATISTIC_PPTP_OUTGOING_CALL_REPLIES">
|
6204
|
+
<xsd:annotation>
|
6205
|
+
<xsd:documentation>STATISTIC_PPTP_OUTGOING_CALL_REPLIES</xsd:documentation>
|
6206
|
+
</xsd:annotation>
|
6207
|
+
</xsd:enumeration>
|
6208
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_CLEAR_REQUESTS">
|
6209
|
+
<xsd:annotation>
|
6210
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_CLEAR_REQUESTS</xsd:documentation>
|
6211
|
+
</xsd:annotation>
|
6212
|
+
</xsd:enumeration>
|
6213
|
+
<xsd:enumeration value="STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES">
|
6214
|
+
<xsd:annotation>
|
6215
|
+
<xsd:documentation>STATISTIC_PPTP_CALL_DISCONNECT_NOTIFIES</xsd:documentation>
|
6216
|
+
</xsd:annotation>
|
6217
|
+
</xsd:enumeration>
|
6218
|
+
<xsd:enumeration value="STATISTIC_PPTP_SET_LINK_INFO">
|
6219
|
+
<xsd:annotation>
|
6220
|
+
<xsd:documentation>STATISTIC_PPTP_SET_LINK_INFO</xsd:documentation>
|
6221
|
+
</xsd:annotation>
|
6222
|
+
</xsd:enumeration>
|
6223
|
+
<xsd:enumeration value="STATISTIC_PPTP_WAN_ERROR_NOTIFIES">
|
6224
|
+
<xsd:annotation>
|
6225
|
+
<xsd:documentation>STATISTIC_PPTP_WAN_ERROR_NOTIFIES</xsd:documentation>
|
6226
|
+
</xsd:annotation>
|
6227
|
+
</xsd:enumeration>
|
6228
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_PASSES">
|
6229
|
+
<xsd:annotation>
|
6230
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_PASSES</xsd:documentation>
|
6231
|
+
</xsd:annotation>
|
6232
|
+
</xsd:enumeration>
|
6233
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_REDIRECTS">
|
6234
|
+
<xsd:annotation>
|
6235
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_REDIRECTS</xsd:documentation>
|
6236
|
+
</xsd:annotation>
|
6237
|
+
</xsd:enumeration>
|
6238
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SERVICE_CHAINS">
|
6239
|
+
<xsd:annotation>
|
6240
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SERVICE_CHAINS</xsd:documentation>
|
6241
|
+
</xsd:annotation>
|
6242
|
+
</xsd:enumeration>
|
6243
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE">
|
6244
|
+
<xsd:annotation>
|
6245
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_STEERING_ON_RESPONSE</xsd:documentation>
|
6246
|
+
</xsd:annotation>
|
6247
|
+
</xsd:enumeration>
|
6248
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_UPLINK">
|
6249
|
+
<xsd:annotation>
|
6250
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_UPLINK</xsd:documentation>
|
6251
|
+
</xsd:annotation>
|
6252
|
+
</xsd:enumeration>
|
6253
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_QOS_DOWNLINK">
|
6254
|
+
<xsd:annotation>
|
6255
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_QOS_DOWNLINK</xsd:documentation>
|
6256
|
+
</xsd:annotation>
|
6257
|
+
</xsd:enumeration>
|
6258
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS">
|
6259
|
+
<xsd:annotation>
|
6260
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_HTTP_HEADER_MODIFICATIONS</xsd:documentation>
|
6261
|
+
</xsd:annotation>
|
6262
|
+
</xsd:enumeration>
|
6263
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_FLOW_REPORTING">
|
6264
|
+
<xsd:annotation>
|
6265
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_FLOW_REPORTING</xsd:documentation>
|
6266
|
+
</xsd:annotation>
|
6267
|
+
</xsd:enumeration>
|
6268
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_SESSION_REPORTING">
|
6269
|
+
<xsd:annotation>
|
6270
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_SESSION_REPORTING</xsd:documentation>
|
6271
|
+
</xsd:annotation>
|
6272
|
+
</xsd:enumeration>
|
6273
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE">
|
6274
|
+
<xsd:annotation>
|
6275
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE</xsd:documentation>
|
6276
|
+
</xsd:annotation>
|
6277
|
+
</xsd:enumeration>
|
6278
|
+
<xsd:enumeration value="STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM">
|
6279
|
+
<xsd:annotation>
|
6280
|
+
<xsd:documentation>STATISTIC_PEM_ACTION_POLICY_REEVALUATION_RATE_MAXIMUM</xsd:documentation>
|
6281
|
+
</xsd:annotation>
|
6282
|
+
</xsd:enumeration>
|
6283
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CONCURRENT_SESSIONS">
|
6284
|
+
<xsd:annotation>
|
6285
|
+
<xsd:documentation>STATISTIC_PEM_GX_CONCURRENT_SESSIONS</xsd:documentation>
|
6286
|
+
</xsd:annotation>
|
6287
|
+
</xsd:enumeration>
|
6288
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS">
|
6289
|
+
<xsd:annotation>
|
6290
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6291
|
+
</xsd:annotation>
|
6292
|
+
</xsd:enumeration>
|
6293
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6294
|
+
<xsd:annotation>
|
6295
|
+
<xsd:documentation>STATISTIC_PEM_GX_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6296
|
+
</xsd:annotation>
|
6297
|
+
</xsd:enumeration>
|
6298
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED">
|
6299
|
+
<xsd:annotation>
|
6300
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED</xsd:documentation>
|
6301
|
+
</xsd:annotation>
|
6302
|
+
</xsd:enumeration>
|
6303
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM">
|
6304
|
+
<xsd:annotation>
|
6305
|
+
<xsd:documentation>STATISTIC_PEM_GX_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6306
|
+
</xsd:annotation>
|
6307
|
+
</xsd:enumeration>
|
6308
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED">
|
6309
|
+
<xsd:annotation>
|
6310
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED</xsd:documentation>
|
6311
|
+
</xsd:annotation>
|
6312
|
+
</xsd:enumeration>
|
6313
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM">
|
6314
|
+
<xsd:annotation>
|
6315
|
+
<xsd:documentation>STATISTIC_PEM_GX_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6316
|
+
</xsd:annotation>
|
6317
|
+
</xsd:enumeration>
|
6318
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_INITIALS_SENT">
|
6319
|
+
<xsd:annotation>
|
6320
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_INITIALS_SENT</xsd:documentation>
|
6321
|
+
</xsd:annotation>
|
6322
|
+
</xsd:enumeration>
|
6323
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED">
|
6324
|
+
<xsd:annotation>
|
6325
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6326
|
+
</xsd:annotation>
|
6327
|
+
</xsd:enumeration>
|
6328
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_UPDATES_SENT">
|
6329
|
+
<xsd:annotation>
|
6330
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_UPDATES_SENT</xsd:documentation>
|
6331
|
+
</xsd:annotation>
|
6332
|
+
</xsd:enumeration>
|
6333
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED">
|
6334
|
+
<xsd:annotation>
|
6335
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6336
|
+
</xsd:annotation>
|
6337
|
+
</xsd:enumeration>
|
6338
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAR_RECEIVED">
|
6339
|
+
<xsd:annotation>
|
6340
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAR_RECEIVED</xsd:documentation>
|
6341
|
+
</xsd:annotation>
|
6342
|
+
</xsd:enumeration>
|
6343
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_RAA_SENT">
|
6344
|
+
<xsd:annotation>
|
6345
|
+
<xsd:documentation>STATISTIC_PEM_GX_RAA_SENT</xsd:documentation>
|
6346
|
+
</xsd:annotation>
|
6347
|
+
</xsd:enumeration>
|
6348
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT">
|
6349
|
+
<xsd:annotation>
|
6350
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_USAGE_MONITORING_SENT</xsd:documentation>
|
6351
|
+
</xsd:annotation>
|
6352
|
+
</xsd:enumeration>
|
6353
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED">
|
6354
|
+
<xsd:annotation>
|
6355
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_USAGE_MONITORING_RECEIVED</xsd:documentation>
|
6356
|
+
</xsd:annotation>
|
6357
|
+
</xsd:enumeration>
|
6358
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT">
|
6359
|
+
<xsd:annotation>
|
6360
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6361
|
+
</xsd:annotation>
|
6362
|
+
</xsd:enumeration>
|
6363
|
+
<xsd:enumeration value="STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED">
|
6364
|
+
<xsd:annotation>
|
6365
|
+
<xsd:documentation>STATISTIC_PEM_GX_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6366
|
+
</xsd:annotation>
|
6367
|
+
</xsd:enumeration>
|
6368
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CONCURRENT_SESSIONS">
|
6369
|
+
<xsd:annotation>
|
6370
|
+
<xsd:documentation>STATISTIC_PEM_GY_CONCURRENT_SESSIONS</xsd:documentation>
|
6371
|
+
</xsd:annotation>
|
6372
|
+
</xsd:enumeration>
|
6373
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TOTAL_SESSIONS">
|
6374
|
+
<xsd:annotation>
|
6375
|
+
<xsd:documentation>STATISTIC_PEM_GY_TOTAL_SESSIONS</xsd:documentation>
|
6376
|
+
</xsd:annotation>
|
6377
|
+
</xsd:enumeration>
|
6378
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_CREATED">
|
6379
|
+
<xsd:annotation>
|
6380
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_CREATED</xsd:documentation>
|
6381
|
+
</xsd:annotation>
|
6382
|
+
</xsd:enumeration>
|
6383
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS">
|
6384
|
+
<xsd:annotation>
|
6385
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS</xsd:documentation>
|
6386
|
+
</xsd:annotation>
|
6387
|
+
</xsd:enumeration>
|
6388
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM">
|
6389
|
+
<xsd:annotation>
|
6390
|
+
<xsd:documentation>STATISTIC_PEM_GY_NON_PROVISIONED_SESSIONS_MAXIMUM</xsd:documentation>
|
6391
|
+
</xsd:annotation>
|
6392
|
+
</xsd:enumeration>
|
6393
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED">
|
6394
|
+
<xsd:annotation>
|
6395
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED</xsd:documentation>
|
6396
|
+
</xsd:annotation>
|
6397
|
+
</xsd:enumeration>
|
6398
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM">
|
6399
|
+
<xsd:annotation>
|
6400
|
+
<xsd:documentation>STATISTIC_PEM_GY_PROVISIONING_INITIATED_MAXIMUM</xsd:documentation>
|
6401
|
+
</xsd:annotation>
|
6402
|
+
</xsd:enumeration>
|
6403
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED">
|
6404
|
+
<xsd:annotation>
|
6405
|
+
<xsd:documentation>STATISTIC_PEM_GY_ERROR_MESSAGES_RECEIVED</xsd:documentation>
|
6406
|
+
</xsd:annotation>
|
6407
|
+
</xsd:enumeration>
|
6408
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED">
|
6409
|
+
<xsd:annotation>
|
6410
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED</xsd:documentation>
|
6411
|
+
</xsd:annotation>
|
6412
|
+
</xsd:enumeration>
|
6413
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM">
|
6414
|
+
<xsd:annotation>
|
6415
|
+
<xsd:documentation>STATISTIC_PEM_GY_TERMINATIONS_INITIATED_MAXIMUM</xsd:documentation>
|
6416
|
+
</xsd:annotation>
|
6417
|
+
</xsd:enumeration>
|
6418
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_SESSIONS_TERMINATED">
|
6419
|
+
<xsd:annotation>
|
6420
|
+
<xsd:documentation>STATISTIC_PEM_GY_SESSIONS_TERMINATED</xsd:documentation>
|
6421
|
+
</xsd:annotation>
|
6422
|
+
</xsd:enumeration>
|
6423
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_SENT">
|
6424
|
+
<xsd:annotation>
|
6425
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_SENT</xsd:documentation>
|
6426
|
+
</xsd:annotation>
|
6427
|
+
</xsd:enumeration>
|
6428
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_RECEIVED">
|
6429
|
+
<xsd:annotation>
|
6430
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_RECEIVED</xsd:documentation>
|
6431
|
+
</xsd:annotation>
|
6432
|
+
</xsd:enumeration>
|
6433
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_INITIALS_SENT">
|
6434
|
+
<xsd:annotation>
|
6435
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_INITIALS_SENT</xsd:documentation>
|
6436
|
+
</xsd:annotation>
|
6437
|
+
</xsd:enumeration>
|
6438
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED">
|
6439
|
+
<xsd:annotation>
|
6440
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_INITIALS_RECEIVED</xsd:documentation>
|
6441
|
+
</xsd:annotation>
|
6442
|
+
</xsd:enumeration>
|
6443
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_UPDATES_SENT">
|
6444
|
+
<xsd:annotation>
|
6445
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_UPDATES_SENT</xsd:documentation>
|
6446
|
+
</xsd:annotation>
|
6447
|
+
</xsd:enumeration>
|
6448
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED">
|
6449
|
+
<xsd:annotation>
|
6450
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_UPDATES_RECEIVED</xsd:documentation>
|
6451
|
+
</xsd:annotation>
|
6452
|
+
</xsd:enumeration>
|
6453
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAR_RECEIVED">
|
6454
|
+
<xsd:annotation>
|
6455
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAR_RECEIVED</xsd:documentation>
|
6456
|
+
</xsd:annotation>
|
6457
|
+
</xsd:enumeration>
|
6458
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_RAA_SENT">
|
6459
|
+
<xsd:annotation>
|
6460
|
+
<xsd:documentation>STATISTIC_PEM_GY_RAA_SENT</xsd:documentation>
|
6461
|
+
</xsd:annotation>
|
6462
|
+
</xsd:enumeration>
|
6463
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT">
|
6464
|
+
<xsd:annotation>
|
6465
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCR_TERMINATIONS_SENT</xsd:documentation>
|
6466
|
+
</xsd:annotation>
|
6467
|
+
</xsd:enumeration>
|
6468
|
+
<xsd:enumeration value="STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED">
|
6469
|
+
<xsd:annotation>
|
6470
|
+
<xsd:documentation>STATISTIC_PEM_GY_CCA_TERMINATIONS_RECEIVED</xsd:documentation>
|
6471
|
+
</xsd:annotation>
|
6472
|
+
</xsd:enumeration>
|
6473
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_SESSION_RECORDS">
|
6474
|
+
<xsd:annotation>
|
6475
|
+
<xsd:documentation>STATISTIC_PEM_HSL_SESSION_RECORDS</xsd:documentation>
|
6476
|
+
</xsd:annotation>
|
6477
|
+
</xsd:enumeration>
|
6478
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_START_RECORDS">
|
6479
|
+
<xsd:annotation>
|
6480
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_START_RECORDS</xsd:documentation>
|
6481
|
+
</xsd:annotation>
|
6482
|
+
</xsd:enumeration>
|
6483
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS">
|
6484
|
+
<xsd:annotation>
|
6485
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_INTERIM_RECORDS</xsd:documentation>
|
6486
|
+
</xsd:annotation>
|
6487
|
+
</xsd:enumeration>
|
6488
|
+
<xsd:enumeration value="STATISTIC_PEM_HSL_FLOW_STOP_RECORDS">
|
6489
|
+
<xsd:annotation>
|
6490
|
+
<xsd:documentation>STATISTIC_PEM_HSL_FLOW_STOP_RECORDS</xsd:documentation>
|
6491
|
+
</xsd:annotation>
|
6492
|
+
</xsd:enumeration>
|
6493
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_START">
|
6494
|
+
<xsd:annotation>
|
6495
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_START</xsd:documentation>
|
6496
|
+
</xsd:annotation>
|
6497
|
+
</xsd:enumeration>
|
6498
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_STOP">
|
6499
|
+
<xsd:annotation>
|
6500
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_STOP</xsd:documentation>
|
6501
|
+
</xsd:annotation>
|
6502
|
+
</xsd:enumeration>
|
6503
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM">
|
6504
|
+
<xsd:annotation>
|
6505
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_INTERIM</xsd:documentation>
|
6506
|
+
</xsd:annotation>
|
6507
|
+
</xsd:enumeration>
|
6508
|
+
<xsd:enumeration value="STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS">
|
6509
|
+
<xsd:annotation>
|
6510
|
+
<xsd:documentation>STATISTIC_PEM_RADIUS_ACCOUNTING_RETRANSMISSIONS</xsd:documentation>
|
6511
|
+
</xsd:annotation>
|
6512
|
+
</xsd:enumeration>
|
6513
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS">
|
6514
|
+
<xsd:annotation>
|
6515
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS</xsd:documentation>
|
6516
|
+
</xsd:annotation>
|
6517
|
+
</xsd:enumeration>
|
6518
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM">
|
6519
|
+
<xsd:annotation>
|
6520
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_CONCURRENT_SUBSCRIBERS_MAXIMUM</xsd:documentation>
|
6521
|
+
</xsd:annotation>
|
6522
|
+
</xsd:enumeration>
|
6523
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS">
|
6524
|
+
<xsd:annotation>
|
6525
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_TOTAL_SUBSCRIBERS</xsd:documentation>
|
6526
|
+
</xsd:annotation>
|
6527
|
+
</xsd:enumeration>
|
6528
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED">
|
6529
|
+
<xsd:annotation>
|
6530
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_SUBSCRIBER_LIMIT_EXCEEDED</xsd:documentation>
|
6531
|
+
</xsd:annotation>
|
6532
|
+
</xsd:enumeration>
|
6533
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO">
|
6534
|
+
<xsd:annotation>
|
6535
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO</xsd:documentation>
|
6536
|
+
</xsd:annotation>
|
6537
|
+
</xsd:enumeration>
|
6538
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM">
|
6539
|
+
<xsd:annotation>
|
6540
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NO_RADIUS_INFO_MAXIMUM</xsd:documentation>
|
6541
|
+
</xsd:annotation>
|
6542
|
+
</xsd:enumeration>
|
6543
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING">
|
6544
|
+
<xsd:annotation>
|
6545
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING</xsd:documentation>
|
6546
|
+
</xsd:annotation>
|
6547
|
+
</xsd:enumeration>
|
6548
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM">
|
6549
|
+
<xsd:annotation>
|
6550
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONING_PENDING_MAXIMUM</xsd:documentation>
|
6551
|
+
</xsd:annotation>
|
6552
|
+
</xsd:enumeration>
|
6553
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED">
|
6554
|
+
<xsd:annotation>
|
6555
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED</xsd:documentation>
|
6556
|
+
</xsd:annotation>
|
6557
|
+
</xsd:enumeration>
|
6558
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM">
|
6559
|
+
<xsd:annotation>
|
6560
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_NOT_PROVISIONED_MAXIMUM</xsd:documentation>
|
6561
|
+
</xsd:annotation>
|
6562
|
+
</xsd:enumeration>
|
6563
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS">
|
6564
|
+
<xsd:annotation>
|
6565
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_FAILED_PROVISIONING_ATTEMPTS</xsd:documentation>
|
6566
|
+
</xsd:annotation>
|
6567
|
+
</xsd:enumeration>
|
6568
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN">
|
6569
|
+
<xsd:annotation>
|
6570
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN</xsd:documentation>
|
6571
|
+
</xsd:annotation>
|
6572
|
+
</xsd:enumeration>
|
6573
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM">
|
6574
|
+
<xsd:annotation>
|
6575
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_UNKNOWN_MAXIMUM</xsd:documentation>
|
6576
|
+
</xsd:annotation>
|
6577
|
+
</xsd:enumeration>
|
6578
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED">
|
6579
|
+
<xsd:annotation>
|
6580
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED</xsd:documentation>
|
6581
|
+
</xsd:annotation>
|
6582
|
+
</xsd:enumeration>
|
6583
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM">
|
6584
|
+
<xsd:annotation>
|
6585
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_PROVISIONED_MAXIMUM</xsd:documentation>
|
6586
|
+
</xsd:annotation>
|
6587
|
+
</xsd:enumeration>
|
6588
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED">
|
6589
|
+
<xsd:annotation>
|
6590
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_INACTIVE_SUBSCRIBERS_REMOVED</xsd:documentation>
|
6591
|
+
</xsd:annotation>
|
6592
|
+
</xsd:enumeration>
|
6593
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION">
|
6594
|
+
<xsd:annotation>
|
6595
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION</xsd:documentation>
|
6596
|
+
</xsd:annotation>
|
6597
|
+
</xsd:enumeration>
|
6598
|
+
<xsd:enumeration value="STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM">
|
6599
|
+
<xsd:annotation>
|
6600
|
+
<xsd:documentation>STATISTIC_PEM_SUBSCRIBER_MARKED_FOR_DELETION_MAXIMUM</xsd:documentation>
|
6601
|
+
</xsd:annotation>
|
6602
|
+
</xsd:enumeration>
|
6603
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_ACCEPTED">
|
6604
|
+
<xsd:annotation>
|
6605
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6606
|
+
</xsd:annotation>
|
6607
|
+
</xsd:enumeration>
|
6608
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_CURRENT">
|
6609
|
+
<xsd:annotation>
|
6610
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_CURRENT</xsd:documentation>
|
6611
|
+
</xsd:annotation>
|
6612
|
+
</xsd:enumeration>
|
6613
|
+
<xsd:enumeration value="STATISTIC_SMTPS_CONNECTIONS_MAXIMUM">
|
6614
|
+
<xsd:annotation>
|
6615
|
+
<xsd:documentation>STATISTIC_SMTPS_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6616
|
+
</xsd:annotation>
|
6617
|
+
</xsd:enumeration>
|
6618
|
+
<xsd:enumeration value="STATISTIC_SMTPS_BLOCKED_COMMANDS">
|
6619
|
+
<xsd:annotation>
|
6620
|
+
<xsd:documentation>STATISTIC_SMTPS_BLOCKED_COMMANDS</xsd:documentation>
|
6621
|
+
</xsd:annotation>
|
6622
|
+
</xsd:enumeration>
|
6623
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_QUERIES">
|
6624
|
+
<xsd:annotation>
|
6625
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_QUERIES</xsd:documentation>
|
6626
|
+
</xsd:annotation>
|
6627
|
+
</xsd:enumeration>
|
6628
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_RESPONSES">
|
6629
|
+
<xsd:annotation>
|
6630
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_RESPONSES</xsd:documentation>
|
6631
|
+
</xsd:annotation>
|
6632
|
+
</xsd:enumeration>
|
6633
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_XFR_MESSAGES">
|
6634
|
+
<xsd:annotation>
|
6635
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_XFR_MESSAGES</xsd:documentation>
|
6636
|
+
</xsd:annotation>
|
6637
|
+
</xsd:enumeration>
|
6638
|
+
<xsd:enumeration value="STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED">
|
6639
|
+
<xsd:annotation>
|
6640
|
+
<xsd:documentation>STATISTIC_DNS_EXPRESS_NOTIFIES_RECEIVED</xsd:documentation>
|
6641
|
+
</xsd:annotation>
|
6642
|
+
</xsd:enumeration>
|
6643
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_SENT">
|
6644
|
+
<xsd:annotation>
|
6645
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_SENT</xsd:documentation>
|
6646
|
+
</xsd:annotation>
|
6647
|
+
</xsd:enumeration>
|
6648
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_NOTIFIES_FAILURES">
|
6649
|
+
<xsd:annotation>
|
6650
|
+
<xsd:documentation>STATISTIC_DNS_XFR_NOTIFIES_FAILURES</xsd:documentation>
|
6651
|
+
</xsd:annotation>
|
6652
|
+
</xsd:enumeration>
|
6653
|
+
<xsd:enumeration value="STATISTIC_DNS_AXFR_QUERIES">
|
6654
|
+
<xsd:annotation>
|
6655
|
+
<xsd:documentation>STATISTIC_DNS_AXFR_QUERIES</xsd:documentation>
|
6656
|
+
</xsd:annotation>
|
6657
|
+
</xsd:enumeration>
|
6658
|
+
<xsd:enumeration value="STATISTIC_DNS_IXFR_QUERIES">
|
6659
|
+
<xsd:annotation>
|
6660
|
+
<xsd:documentation>STATISTIC_DNS_IXFR_QUERIES</xsd:documentation>
|
6661
|
+
</xsd:annotation>
|
6662
|
+
</xsd:enumeration>
|
6663
|
+
<xsd:enumeration value="STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES">
|
6664
|
+
<xsd:annotation>
|
6665
|
+
<xsd:documentation>STATISTIC_DNS_XFR_QUERIES_ACL_FAILURES</xsd:documentation>
|
6666
|
+
</xsd:annotation>
|
6667
|
+
</xsd:enumeration>
|
6668
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_MISSING">
|
6669
|
+
<xsd:annotation>
|
6670
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_MISSING</xsd:documentation>
|
6671
|
+
</xsd:annotation>
|
6672
|
+
</xsd:enumeration>
|
6673
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_NOT_REQUIRED">
|
6674
|
+
<xsd:annotation>
|
6675
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_NOT_REQUIRED</xsd:documentation>
|
6676
|
+
</xsd:annotation>
|
6677
|
+
</xsd:enumeration>
|
6678
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_VERIFIED">
|
6679
|
+
<xsd:annotation>
|
6680
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_VERIFIED</xsd:documentation>
|
6681
|
+
</xsd:annotation>
|
6682
|
+
</xsd:enumeration>
|
6683
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_KEY">
|
6684
|
+
<xsd:annotation>
|
6685
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_KEY</xsd:documentation>
|
6686
|
+
</xsd:annotation>
|
6687
|
+
</xsd:enumeration>
|
6688
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_SIG">
|
6689
|
+
<xsd:annotation>
|
6690
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_SIG</xsd:documentation>
|
6691
|
+
</xsd:annotation>
|
6692
|
+
</xsd:enumeration>
|
6693
|
+
<xsd:enumeration value="STATISTIC_DNS_TSIG_BAD_TIME">
|
6694
|
+
<xsd:annotation>
|
6695
|
+
<xsd:documentation>STATISTIC_DNS_TSIG_BAD_TIME</xsd:documentation>
|
6696
|
+
</xsd:annotation>
|
6697
|
+
</xsd:enumeration>
|
6698
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RR">
|
6699
|
+
<xsd:annotation>
|
6700
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RR</xsd:documentation>
|
6701
|
+
</xsd:annotation>
|
6702
|
+
</xsd:enumeration>
|
6703
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NODATA">
|
6704
|
+
<xsd:annotation>
|
6705
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NODATA</xsd:documentation>
|
6706
|
+
</xsd:annotation>
|
6707
|
+
</xsd:enumeration>
|
6708
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN">
|
6709
|
+
<xsd:annotation>
|
6710
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_NXDOMAIN</xsd:documentation>
|
6711
|
+
</xsd:annotation>
|
6712
|
+
</xsd:enumeration>
|
6713
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL">
|
6714
|
+
<xsd:annotation>
|
6715
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_REFERRAL</xsd:documentation>
|
6716
|
+
</xsd:annotation>
|
6717
|
+
</xsd:enumeration>
|
6718
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3_RESALT">
|
6719
|
+
<xsd:annotation>
|
6720
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3_RESALT</xsd:documentation>
|
6721
|
+
</xsd:annotation>
|
6722
|
+
</xsd:enumeration>
|
6723
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES">
|
6724
|
+
<xsd:annotation>
|
6725
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIGNED_RESPONSES</xsd:documentation>
|
6726
|
+
</xsd:annotation>
|
6727
|
+
</xsd:enumeration>
|
6728
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES">
|
6729
|
+
<xsd:annotation>
|
6730
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DNSKEY_QUERIES</xsd:documentation>
|
6731
|
+
</xsd:annotation>
|
6732
|
+
</xsd:enumeration>
|
6733
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES">
|
6734
|
+
<xsd:annotation>
|
6735
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_NSEC3PARAM_QUERIES</xsd:documentation>
|
6736
|
+
</xsd:annotation>
|
6737
|
+
</xsd:enumeration>
|
6738
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_DS_QUERIES">
|
6739
|
+
<xsd:annotation>
|
6740
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_DS_QUERIES</xsd:documentation>
|
6741
|
+
</xsd:annotation>
|
6742
|
+
</xsd:enumeration>
|
6743
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED">
|
6744
|
+
<xsd:annotation>
|
6745
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_CRYPTO_FAILED</xsd:documentation>
|
6746
|
+
</xsd:annotation>
|
6747
|
+
</xsd:enumeration>
|
6748
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_SUCCESS">
|
6749
|
+
<xsd:annotation>
|
6750
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_SUCCESS</xsd:documentation>
|
6751
|
+
</xsd:annotation>
|
6752
|
+
</xsd:enumeration>
|
6753
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_FAILED">
|
6754
|
+
<xsd:annotation>
|
6755
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_FAILED</xsd:documentation>
|
6756
|
+
</xsd:annotation>
|
6757
|
+
</xsd:enumeration>
|
6758
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED">
|
6759
|
+
<xsd:annotation>
|
6760
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_SIG_RRSET_FAILED</xsd:documentation>
|
6761
|
+
</xsd:annotation>
|
6762
|
+
</xsd:enumeration>
|
6763
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED">
|
6764
|
+
<xsd:annotation>
|
6765
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_CONNECT_FLOW_FAILED</xsd:documentation>
|
6766
|
+
</xsd:annotation>
|
6767
|
+
</xsd:enumeration>
|
6768
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED">
|
6769
|
+
<xsd:annotation>
|
6770
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_TO_WIRE_FAILED</xsd:documentation>
|
6771
|
+
</xsd:annotation>
|
6772
|
+
</xsd:enumeration>
|
6773
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_STARTED">
|
6774
|
+
<xsd:annotation>
|
6775
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_STARTED</xsd:documentation>
|
6776
|
+
</xsd:annotation>
|
6777
|
+
</xsd:enumeration>
|
6778
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_COMPLETED">
|
6779
|
+
<xsd:annotation>
|
6780
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_COMPLETED</xsd:documentation>
|
6781
|
+
</xsd:annotation>
|
6782
|
+
</xsd:enumeration>
|
6783
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MSGS">
|
6784
|
+
<xsd:annotation>
|
6785
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MSGS</xsd:documentation>
|
6786
|
+
</xsd:annotation>
|
6787
|
+
</xsd:enumeration>
|
6788
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS">
|
6789
|
+
<xsd:annotation>
|
6790
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_MSGS</xsd:documentation>
|
6791
|
+
</xsd:annotation>
|
6792
|
+
</xsd:enumeration>
|
6793
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES">
|
6794
|
+
<xsd:annotation>
|
6795
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_AXFR_QUERIES</xsd:documentation>
|
6796
|
+
</xsd:annotation>
|
6797
|
+
</xsd:enumeration>
|
6798
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES">
|
6799
|
+
<xsd:annotation>
|
6800
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_IXFR_QUERIES</xsd:documentation>
|
6801
|
+
</xsd:annotation>
|
6802
|
+
</xsd:enumeration>
|
6803
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE">
|
6804
|
+
<xsd:annotation>
|
6805
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_RESPONSE_AVERAGE_SIZE</xsd:documentation>
|
6806
|
+
</xsd:annotation>
|
6807
|
+
</xsd:enumeration>
|
6808
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL">
|
6809
|
+
<xsd:annotation>
|
6810
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_EXTERNAL_SERIAL</xsd:documentation>
|
6811
|
+
</xsd:annotation>
|
6812
|
+
</xsd:enumeration>
|
6813
|
+
<xsd:enumeration value="STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL">
|
6814
|
+
<xsd:annotation>
|
6815
|
+
<xsd:documentation>STATISTIC_DNSSEC_ZONE_XFR_MASTER_SERIAL</xsd:documentation>
|
6816
|
+
</xsd:annotation>
|
6817
|
+
</xsd:enumeration>
|
6818
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_QUERIES">
|
6819
|
+
<xsd:annotation>
|
6820
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_QUERIES</xsd:documentation>
|
6821
|
+
</xsd:annotation>
|
6822
|
+
</xsd:enumeration>
|
6823
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_RESPONSES">
|
6824
|
+
<xsd:annotation>
|
6825
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_RESPONSES</xsd:documentation>
|
6826
|
+
</xsd:annotation>
|
6827
|
+
</xsd:enumeration>
|
6828
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFIES">
|
6829
|
+
<xsd:annotation>
|
6830
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFIES</xsd:documentation>
|
6831
|
+
</xsd:annotation>
|
6832
|
+
</xsd:enumeration>
|
6833
|
+
<xsd:enumeration value="STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES">
|
6834
|
+
<xsd:annotation>
|
6835
|
+
<xsd:documentation>STATISTIC_DNS_SERVER_XFR_NOTIFY_FAILURES</xsd:documentation>
|
6836
|
+
</xsd:annotation>
|
6837
|
+
</xsd:enumeration>
|
6838
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES">
|
6839
|
+
<xsd:annotation>
|
6840
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_QUERIES</xsd:documentation>
|
6841
|
+
</xsd:annotation>
|
6842
|
+
</xsd:enumeration>
|
6843
|
+
<xsd:enumeration value="STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES">
|
6844
|
+
<xsd:annotation>
|
6845
|
+
<xsd:documentation>STATISTIC_DNS_CACHE_RESOLVER_FORWARD_RESPONSES</xsd:documentation>
|
6846
|
+
</xsd:annotation>
|
6847
|
+
</xsd:enumeration>
|
6848
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_IRULES">
|
6849
|
+
<xsd:annotation>
|
6850
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_IRULES</xsd:documentation>
|
6851
|
+
</xsd:annotation>
|
6852
|
+
</xsd:enumeration>
|
6853
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_CONNECTS">
|
6854
|
+
<xsd:annotation>
|
6855
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_CONNECTS</xsd:documentation>
|
6856
|
+
</xsd:annotation>
|
6857
|
+
</xsd:enumeration>
|
6858
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS">
|
6859
|
+
<xsd:annotation>
|
6860
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_WEB_SOCKETS</xsd:documentation>
|
6861
|
+
</xsd:annotation>
|
6862
|
+
</xsd:enumeration>
|
6863
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS">
|
6864
|
+
<xsd:annotation>
|
6865
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_CLIENT_HEADERS</xsd:documentation>
|
6866
|
+
</xsd:annotation>
|
6867
|
+
</xsd:enumeration>
|
6868
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS">
|
6869
|
+
<xsd:annotation>
|
6870
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_CLIENT_HEADERS</xsd:documentation>
|
6871
|
+
</xsd:annotation>
|
6872
|
+
</xsd:enumeration>
|
6873
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS">
|
6874
|
+
<xsd:annotation>
|
6875
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_OVERSIZE_SERVER_HEADERS</xsd:documentation>
|
6876
|
+
</xsd:annotation>
|
6877
|
+
</xsd:enumeration>
|
6878
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS">
|
6879
|
+
<xsd:annotation>
|
6880
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_EXCESS_SERVER_HEADERS</xsd:documentation>
|
6881
|
+
</xsd:annotation>
|
6882
|
+
</xsd:enumeration>
|
6883
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS">
|
6884
|
+
<xsd:annotation>
|
6885
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_UNKNOWN_METHODS</xsd:documentation>
|
6886
|
+
</xsd:annotation>
|
6887
|
+
</xsd:enumeration>
|
6888
|
+
<xsd:enumeration value="STATISTIC_HTTP_PASSTHROUGH_PIPELINES">
|
6889
|
+
<xsd:annotation>
|
6890
|
+
<xsd:documentation>STATISTIC_HTTP_PASSTHROUGH_PIPELINES</xsd:documentation>
|
6891
|
+
</xsd:annotation>
|
6892
|
+
</xsd:enumeration>
|
6893
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE">
|
6894
|
+
<xsd:annotation>
|
6895
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_RSA_KEY_EXCHANGE</xsd:documentation>
|
6896
|
+
</xsd:annotation>
|
6897
|
+
</xsd:enumeration>
|
6898
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE">
|
6899
|
+
<xsd:annotation>
|
6900
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDHE_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6901
|
+
</xsd:annotation>
|
6902
|
+
</xsd:enumeration>
|
6903
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE">
|
6904
|
+
<xsd:annotation>
|
6905
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_ECDH_ECDSA_KEY_EXCHANGE</xsd:documentation>
|
6906
|
+
</xsd:annotation>
|
6907
|
+
</xsd:enumeration>
|
6908
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE">
|
6909
|
+
<xsd:annotation>
|
6910
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_DHE_DSS_KEY_EXCHANGE</xsd:documentation>
|
6911
|
+
</xsd:annotation>
|
6912
|
+
</xsd:enumeration>
|
6913
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_AES_GCM_BULK">
|
6914
|
+
<xsd:annotation>
|
6915
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_AES_GCM_BULK</xsd:documentation>
|
6916
|
+
</xsd:annotation>
|
6917
|
+
</xsd:enumeration>
|
6918
|
+
<xsd:enumeration value="STATISTIC_FIX_CURRENT_CONNECTIONS">
|
6919
|
+
<xsd:annotation>
|
6920
|
+
<xsd:documentation>STATISTIC_FIX_CURRENT_CONNECTIONS</xsd:documentation>
|
6921
|
+
</xsd:annotation>
|
6922
|
+
</xsd:enumeration>
|
6923
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES">
|
6924
|
+
<xsd:annotation>
|
6925
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES</xsd:documentation>
|
6926
|
+
</xsd:annotation>
|
6927
|
+
</xsd:enumeration>
|
6928
|
+
<xsd:enumeration value="STATISTIC_FIX_TOTAL_SIZE">
|
6929
|
+
<xsd:annotation>
|
6930
|
+
<xsd:documentation>STATISTIC_FIX_TOTAL_SIZE</xsd:documentation>
|
6931
|
+
</xsd:annotation>
|
6932
|
+
</xsd:enumeration>
|
6933
|
+
<xsd:enumeration value="STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL">
|
6934
|
+
<xsd:annotation>
|
6935
|
+
<xsd:documentation>STATISTIC_FIX_NUMBER_OF_MESSAGES_LAST_INTERVAL</xsd:documentation>
|
6936
|
+
</xsd:annotation>
|
6937
|
+
</xsd:enumeration>
|
6938
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES">
|
6939
|
+
<xsd:annotation>
|
6940
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_DESTINATION_IP_BYPASSES</xsd:documentation>
|
6941
|
+
</xsd:annotation>
|
6942
|
+
</xsd:enumeration>
|
6943
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES">
|
6944
|
+
<xsd:annotation>
|
6945
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_SOURCE_IP_BYPASSES</xsd:documentation>
|
6946
|
+
</xsd:annotation>
|
6947
|
+
</xsd:enumeration>
|
6948
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES">
|
6949
|
+
<xsd:annotation>
|
6950
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_FWDP_HOSTNAME_BYPASSES</xsd:documentation>
|
6951
|
+
</xsd:annotation>
|
6952
|
+
</xsd:enumeration>
|
6953
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_TOTAL_END_POINTS">
|
6954
|
+
<xsd:annotation>
|
6955
|
+
<xsd:documentation>STATISTIC_LSN_POOL_TOTAL_END_POINTS</xsd:documentation>
|
6956
|
+
</xsd:annotation>
|
6957
|
+
</xsd:enumeration>
|
6958
|
+
<xsd:enumeration value="STATISTIC_DNS_REQUESTS_GTM_REWRITES">
|
6959
|
+
<xsd:annotation>
|
6960
|
+
<xsd:documentation>STATISTIC_DNS_REQUESTS_GTM_REWRITES</xsd:documentation>
|
6961
|
+
</xsd:annotation>
|
6962
|
+
</xsd:enumeration>
|
6963
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED">
|
6964
|
+
<xsd:annotation>
|
6965
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_ACCEPTED</xsd:documentation>
|
6966
|
+
</xsd:annotation>
|
6967
|
+
</xsd:enumeration>
|
6968
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT">
|
6969
|
+
<xsd:annotation>
|
6970
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6971
|
+
</xsd:annotation>
|
6972
|
+
</xsd:enumeration>
|
6973
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM">
|
6974
|
+
<xsd:annotation>
|
6975
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6976
|
+
</xsd:annotation>
|
6977
|
+
</xsd:enumeration>
|
6978
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS">
|
6979
|
+
<xsd:annotation>
|
6980
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_BLOCKED_COMMANDS</xsd:documentation>
|
6981
|
+
</xsd:annotation>
|
6982
|
+
</xsd:enumeration>
|
6983
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED">
|
6984
|
+
<xsd:annotation>
|
6985
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CONNECTED</xsd:documentation>
|
6986
|
+
</xsd:annotation>
|
6987
|
+
</xsd:enumeration>
|
6988
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT">
|
6989
|
+
<xsd:annotation>
|
6990
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_CURRENT</xsd:documentation>
|
6991
|
+
</xsd:annotation>
|
6992
|
+
</xsd:enumeration>
|
6993
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM">
|
6994
|
+
<xsd:annotation>
|
6995
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_MAXIMUM</xsd:documentation>
|
6996
|
+
</xsd:annotation>
|
6997
|
+
</xsd:enumeration>
|
6998
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_FAILED">
|
6999
|
+
<xsd:annotation>
|
7000
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_FAILED</xsd:documentation>
|
7001
|
+
</xsd:annotation>
|
7002
|
+
</xsd:enumeration>
|
7003
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED">
|
7004
|
+
<xsd:annotation>
|
7005
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7006
|
+
</xsd:annotation>
|
7007
|
+
</xsd:enumeration>
|
7008
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS">
|
7009
|
+
<xsd:annotation>
|
7010
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_SUCCESSFUL_CONNECTIONS</xsd:documentation>
|
7011
|
+
</xsd:annotation>
|
7012
|
+
</xsd:enumeration>
|
7013
|
+
<xsd:enumeration value="STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS">
|
7014
|
+
<xsd:annotation>
|
7015
|
+
<xsd:documentation>STATISTIC_FASTL4_LATE_BINDING_TIMED_OUT_CONNECTIONS</xsd:documentation>
|
7016
|
+
</xsd:annotation>
|
7017
|
+
</xsd:enumeration>
|
7018
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS">
|
7019
|
+
<xsd:annotation>
|
7020
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CONNECTIONS</xsd:documentation>
|
7021
|
+
</xsd:annotation>
|
7022
|
+
</xsd:enumeration>
|
7023
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS">
|
7024
|
+
<xsd:annotation>
|
7025
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_STATUS_ERRORS</xsd:documentation>
|
7026
|
+
</xsd:annotation>
|
7027
|
+
</xsd:enumeration>
|
7028
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS">
|
7029
|
+
<xsd:annotation>
|
7030
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_RESPONSE_VALIDATION_ERRORS</xsd:documentation>
|
7031
|
+
</xsd:annotation>
|
7032
|
+
</xsd:enumeration>
|
7033
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS">
|
7034
|
+
<xsd:annotation>
|
7035
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_CERTIFICATE_STATUS_ERRORS</xsd:documentation>
|
7036
|
+
</xsd:annotation>
|
7037
|
+
</xsd:enumeration>
|
7038
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS">
|
7039
|
+
<xsd:annotation>
|
7040
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_HTTP_ERRORS</xsd:documentation>
|
7041
|
+
</xsd:annotation>
|
7042
|
+
</xsd:enumeration>
|
7043
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS">
|
7044
|
+
<xsd:annotation>
|
7045
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_TIMEOUTS</xsd:documentation>
|
7046
|
+
</xsd:annotation>
|
7047
|
+
</xsd:enumeration>
|
7048
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES">
|
7049
|
+
<xsd:annotation>
|
7050
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_OCSP_STAPLING_OCSP_CONNECTION_FAILURES</xsd:documentation>
|
7051
|
+
</xsd:annotation>
|
7052
|
+
</xsd:enumeration>
|
7053
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS">
|
7054
|
+
<xsd:annotation>
|
7055
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_PORT_BLOCKS</xsd:documentation>
|
7056
|
+
</xsd:annotation>
|
7057
|
+
</xsd:enumeration>
|
7058
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT">
|
7059
|
+
<xsd:annotation>
|
7060
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
7061
|
+
</xsd:annotation>
|
7062
|
+
</xsd:enumeration>
|
7063
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS">
|
7064
|
+
<xsd:annotation>
|
7065
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_ACTIVE_ZOMBIE_PORT_BLOCKS</xsd:documentation>
|
7066
|
+
</xsd:annotation>
|
7067
|
+
</xsd:enumeration>
|
7068
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT">
|
7069
|
+
<xsd:annotation>
|
7070
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_CLIENTS_REACHED_LIMIT</xsd:documentation>
|
7071
|
+
</xsd:annotation>
|
7072
|
+
</xsd:enumeration>
|
7073
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS">
|
7074
|
+
<xsd:annotation>
|
7075
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATIONS</xsd:documentation>
|
7076
|
+
</xsd:annotation>
|
7077
|
+
</xsd:enumeration>
|
7078
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES">
|
7079
|
+
<xsd:annotation>
|
7080
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_ALLOCATION_FAILURES</xsd:documentation>
|
7081
|
+
</xsd:annotation>
|
7082
|
+
</xsd:enumeration>
|
7083
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS">
|
7084
|
+
<xsd:annotation>
|
7085
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_PORT_BLOCK_DEALLOCATIONS</xsd:documentation>
|
7086
|
+
</xsd:annotation>
|
7087
|
+
</xsd:enumeration>
|
7088
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED">
|
7089
|
+
<xsd:annotation>
|
7090
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_CREATED</xsd:documentation>
|
7091
|
+
</xsd:annotation>
|
7092
|
+
</xsd:enumeration>
|
7093
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED">
|
7094
|
+
<xsd:annotation>
|
7095
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCKS_DELETED</xsd:documentation>
|
7096
|
+
</xsd:annotation>
|
7097
|
+
</xsd:enumeration>
|
7098
|
+
<xsd:enumeration value="STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED">
|
7099
|
+
<xsd:annotation>
|
7100
|
+
<xsd:documentation>STATISTIC_LSN_POOL_PBA_TOTAL_ZOMBIE_PORT_BLOCK_CONNECTIONS_KILLED</xsd:documentation>
|
7101
|
+
</xsd:annotation>
|
7102
|
+
</xsd:enumeration>
|
7103
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_QUERIES">
|
7104
|
+
<xsd:annotation>
|
7105
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_QUERIES</xsd:documentation>
|
7106
|
+
</xsd:annotation>
|
7107
|
+
</xsd:enumeration>
|
7108
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_RESPONSES">
|
7109
|
+
<xsd:annotation>
|
7110
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_RESPONSES</xsd:documentation>
|
7111
|
+
</xsd:annotation>
|
7112
|
+
</xsd:enumeration>
|
7113
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_ALLOWED">
|
7114
|
+
<xsd:annotation>
|
7115
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_ALLOWED</xsd:documentation>
|
7116
|
+
</xsd:annotation>
|
7117
|
+
</xsd:enumeration>
|
7118
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_DROPS">
|
7119
|
+
<xsd:annotation>
|
7120
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_DROPS</xsd:documentation>
|
7121
|
+
</xsd:annotation>
|
7122
|
+
</xsd:enumeration>
|
7123
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED">
|
7124
|
+
<xsd:annotation>
|
7125
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_TRUNCATED</xsd:documentation>
|
7126
|
+
</xsd:annotation>
|
7127
|
+
</xsd:enumeration>
|
7128
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN">
|
7129
|
+
<xsd:annotation>
|
7130
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NXDOMAIN</xsd:documentation>
|
7131
|
+
</xsd:annotation>
|
7132
|
+
</xsd:enumeration>
|
7133
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_NOERROR">
|
7134
|
+
<xsd:annotation>
|
7135
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_NOERROR</xsd:documentation>
|
7136
|
+
</xsd:annotation>
|
7137
|
+
</xsd:enumeration>
|
7138
|
+
<xsd:enumeration value="STATISTIC_DNS_RAPID_RESPONSE_REFUSED">
|
7139
|
+
<xsd:annotation>
|
7140
|
+
<xsd:documentation>STATISTIC_DNS_RAPID_RESPONSE_REFUSED</xsd:documentation>
|
7141
|
+
</xsd:annotation>
|
7142
|
+
</xsd:enumeration>
|
7143
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN">
|
7144
|
+
<xsd:annotation>
|
7145
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN</xsd:documentation>
|
7146
|
+
</xsd:annotation>
|
7147
|
+
</xsd:enumeration>
|
7148
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY">
|
7149
|
+
<xsd:annotation>
|
7150
|
+
<xsd:documentation>STATISTIC_SIPROUTER_IN_RESUBMITTED_FOR_RETRY</xsd:documentation>
|
7151
|
+
</xsd:annotation>
|
7152
|
+
</xsd:enumeration>
|
7153
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_OUT">
|
7154
|
+
<xsd:annotation>
|
7155
|
+
<xsd:documentation>STATISTIC_SIPROUTER_OUT</xsd:documentation>
|
7156
|
+
</xsd:annotation>
|
7157
|
+
</xsd:enumeration>
|
7158
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR">
|
7159
|
+
<xsd:annotation>
|
7160
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_AND_NOT_DELIVERABLE_TO_ORIGINATOR</xsd:documentation>
|
7161
|
+
</xsd:annotation>
|
7162
|
+
</xsd:enumeration>
|
7163
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_ROUTED">
|
7164
|
+
<xsd:annotation>
|
7165
|
+
<xsd:documentation>STATISTIC_SIPROUTER_ROUTED</xsd:documentation>
|
7166
|
+
</xsd:annotation>
|
7167
|
+
</xsd:enumeration>
|
7168
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_UNROUTABLE">
|
7169
|
+
<xsd:annotation>
|
7170
|
+
<xsd:documentation>STATISTIC_SIPROUTER_UNROUTABLE</xsd:documentation>
|
7171
|
+
</xsd:annotation>
|
7172
|
+
</xsd:enumeration>
|
7173
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_DROPPED">
|
7174
|
+
<xsd:annotation>
|
7175
|
+
<xsd:documentation>STATISTIC_SIPROUTER_DROPPED</xsd:documentation>
|
7176
|
+
</xsd:annotation>
|
7177
|
+
</xsd:enumeration>
|
7178
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE">
|
7179
|
+
<xsd:annotation>
|
7180
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_A_FULL_QUEUE</xsd:documentation>
|
7181
|
+
</xsd:annotation>
|
7182
|
+
</xsd:enumeration>
|
7183
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED">
|
7184
|
+
<xsd:annotation>
|
7185
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_DROPPED</xsd:documentation>
|
7186
|
+
</xsd:annotation>
|
7187
|
+
</xsd:enumeration>
|
7188
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED">
|
7189
|
+
<xsd:annotation>
|
7190
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_CONNECTION_CLOSED</xsd:documentation>
|
7191
|
+
</xsd:annotation>
|
7192
|
+
</xsd:enumeration>
|
7193
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR">
|
7194
|
+
<xsd:annotation>
|
7195
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_AN_INTERNAL_ERROR</xsd:documentation>
|
7196
|
+
</xsd:annotation>
|
7197
|
+
</xsd:enumeration>
|
7198
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE">
|
7199
|
+
<xsd:annotation>
|
7200
|
+
<xsd:documentation>STATISTIC_SIPROUTER_FAILED_DUE_TO_PERSIST_KEY_IN_USE</xsd:documentation>
|
7201
|
+
</xsd:annotation>
|
7202
|
+
</xsd:enumeration>
|
7203
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUESTS">
|
7204
|
+
<xsd:annotation>
|
7205
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUESTS</xsd:documentation>
|
7206
|
+
</xsd:annotation>
|
7207
|
+
</xsd:enumeration>
|
7208
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESPONSES">
|
7209
|
+
<xsd:annotation>
|
7210
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESPONSES</xsd:documentation>
|
7211
|
+
</xsd:annotation>
|
7212
|
+
</xsd:enumeration>
|
7213
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS">
|
7214
|
+
<xsd:annotation>
|
7215
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS</xsd:documentation>
|
7216
|
+
</xsd:annotation>
|
7217
|
+
</xsd:enumeration>
|
7218
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS">
|
7219
|
+
<xsd:annotation>
|
7220
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS</xsd:documentation>
|
7221
|
+
</xsd:annotation>
|
7222
|
+
</xsd:enumeration>
|
7223
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVITE">
|
7224
|
+
<xsd:annotation>
|
7225
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVITE</xsd:documentation>
|
7226
|
+
</xsd:annotation>
|
7227
|
+
</xsd:enumeration>
|
7228
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ACK">
|
7229
|
+
<xsd:annotation>
|
7230
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ACK</xsd:documentation>
|
7231
|
+
</xsd:annotation>
|
7232
|
+
</xsd:enumeration>
|
7233
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OPTIONS">
|
7234
|
+
<xsd:annotation>
|
7235
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OPTIONS</xsd:documentation>
|
7236
|
+
</xsd:annotation>
|
7237
|
+
</xsd:enumeration>
|
7238
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BYE">
|
7239
|
+
<xsd:annotation>
|
7240
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BYE</xsd:documentation>
|
7241
|
+
</xsd:annotation>
|
7242
|
+
</xsd:enumeration>
|
7243
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CANCEL">
|
7244
|
+
<xsd:annotation>
|
7245
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CANCEL</xsd:documentation>
|
7246
|
+
</xsd:annotation>
|
7247
|
+
</xsd:enumeration>
|
7248
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REGISTER_REQ">
|
7249
|
+
<xsd:annotation>
|
7250
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REGISTER_REQ</xsd:documentation>
|
7251
|
+
</xsd:annotation>
|
7252
|
+
</xsd:enumeration>
|
7253
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PUBLISH">
|
7254
|
+
<xsd:annotation>
|
7255
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PUBLISH</xsd:documentation>
|
7256
|
+
</xsd:annotation>
|
7257
|
+
</xsd:enumeration>
|
7258
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOTIFY">
|
7259
|
+
<xsd:annotation>
|
7260
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOTIFY</xsd:documentation>
|
7261
|
+
</xsd:annotation>
|
7262
|
+
</xsd:enumeration>
|
7263
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUBSCRIBE">
|
7264
|
+
<xsd:annotation>
|
7265
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUBSCRIBE</xsd:documentation>
|
7266
|
+
</xsd:annotation>
|
7267
|
+
</xsd:enumeration>
|
7268
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE">
|
7269
|
+
<xsd:annotation>
|
7270
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE</xsd:documentation>
|
7271
|
+
</xsd:annotation>
|
7272
|
+
</xsd:enumeration>
|
7273
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PRACK">
|
7274
|
+
<xsd:annotation>
|
7275
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PRACK</xsd:documentation>
|
7276
|
+
</xsd:annotation>
|
7277
|
+
</xsd:enumeration>
|
7278
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_OTHER">
|
7279
|
+
<xsd:annotation>
|
7280
|
+
<xsd:documentation>STATISTIC_SIPSESSION_OTHER</xsd:documentation>
|
7281
|
+
</xsd:annotation>
|
7282
|
+
</xsd:enumeration>
|
7283
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_PROVISIONAL">
|
7284
|
+
<xsd:annotation>
|
7285
|
+
<xsd:documentation>STATISTIC_SIPSESSION_PROVISIONAL</xsd:documentation>
|
7286
|
+
</xsd:annotation>
|
7287
|
+
</xsd:enumeration>
|
7288
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SUCCESSFUL">
|
7289
|
+
<xsd:annotation>
|
7290
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SUCCESSFUL</xsd:documentation>
|
7291
|
+
</xsd:annotation>
|
7292
|
+
</xsd:enumeration>
|
7293
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REDIRECTION">
|
7294
|
+
<xsd:annotation>
|
7295
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REDIRECTION</xsd:documentation>
|
7296
|
+
</xsd:annotation>
|
7297
|
+
</xsd:enumeration>
|
7298
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CLIENT_FAILURES">
|
7299
|
+
<xsd:annotation>
|
7300
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CLIENT_FAILURES</xsd:documentation>
|
7301
|
+
</xsd:annotation>
|
7302
|
+
</xsd:enumeration>
|
7303
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_FAILURES">
|
7304
|
+
<xsd:annotation>
|
7305
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_FAILURES</xsd:documentation>
|
7306
|
+
</xsd:annotation>
|
7307
|
+
</xsd:enumeration>
|
7308
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_GLOBAL_FAILURES">
|
7309
|
+
<xsd:annotation>
|
7310
|
+
<xsd:documentation>STATISTIC_SIPSESSION_GLOBAL_FAILURES</xsd:documentation>
|
7311
|
+
</xsd:annotation>
|
7312
|
+
</xsd:enumeration>
|
7313
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED">
|
7314
|
+
<xsd:annotation>
|
7315
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MESSAGE_LIMIT_EXCEEDED</xsd:documentation>
|
7316
|
+
</xsd:annotation>
|
7317
|
+
</xsd:enumeration>
|
7318
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTION">
|
7319
|
+
<xsd:annotation>
|
7320
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTION</xsd:documentation>
|
7321
|
+
</xsd:annotation>
|
7322
|
+
</xsd:enumeration>
|
7323
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK">
|
7324
|
+
<xsd:annotation>
|
7325
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MAX_FORWARDS_CHECK</xsd:documentation>
|
7326
|
+
</xsd:annotation>
|
7327
|
+
</xsd:enumeration>
|
7328
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST">
|
7329
|
+
<xsd:annotation>
|
7330
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST</xsd:documentation>
|
7331
|
+
</xsd:annotation>
|
7332
|
+
</xsd:enumeration>
|
7333
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND">
|
7334
|
+
<xsd:annotation>
|
7335
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND</xsd:documentation>
|
7336
|
+
</xsd:annotation>
|
7337
|
+
</xsd:enumeration>
|
7338
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_TIMEOUT">
|
7339
|
+
<xsd:annotation>
|
7340
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_TIMEOUT</xsd:documentation>
|
7341
|
+
</xsd:annotation>
|
7342
|
+
</xsd:enumeration>
|
7343
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST">
|
7344
|
+
<xsd:annotation>
|
7345
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TRANSACTION_DOES_NOT_EXIST</xsd:documentation>
|
7346
|
+
</xsd:annotation>
|
7347
|
+
</xsd:enumeration>
|
7348
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED">
|
7349
|
+
<xsd:annotation>
|
7350
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED</xsd:documentation>
|
7351
|
+
</xsd:annotation>
|
7352
|
+
</xsd:enumeration>
|
7353
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS">
|
7354
|
+
<xsd:annotation>
|
7355
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS</xsd:documentation>
|
7356
|
+
</xsd:annotation>
|
7357
|
+
</xsd:enumeration>
|
7358
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR">
|
7359
|
+
<xsd:annotation>
|
7360
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR</xsd:documentation>
|
7361
|
+
</xsd:annotation>
|
7362
|
+
</xsd:enumeration>
|
7363
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE">
|
7364
|
+
<xsd:annotation>
|
7365
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE</xsd:documentation>
|
7366
|
+
</xsd:annotation>
|
7367
|
+
</xsd:enumeration>
|
7368
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE">
|
7369
|
+
<xsd:annotation>
|
7370
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE</xsd:documentation>
|
7371
|
+
</xsd:annotation>
|
7372
|
+
</xsd:enumeration>
|
7373
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE">
|
7374
|
+
<xsd:annotation>
|
7375
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE</xsd:documentation>
|
7376
|
+
</xsd:annotation>
|
7377
|
+
</xsd:enumeration>
|
7378
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED">
|
7379
|
+
<xsd:annotation>
|
7380
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED</xsd:documentation>
|
7381
|
+
</xsd:annotation>
|
7382
|
+
</xsd:enumeration>
|
7383
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR">
|
7384
|
+
<xsd:annotation>
|
7385
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PARSE_ERROR</xsd:documentation>
|
7386
|
+
</xsd:annotation>
|
7387
|
+
</xsd:enumeration>
|
7388
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH">
|
7389
|
+
<xsd:annotation>
|
7390
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CONTENT_LENGTH_MISMATCH</xsd:documentation>
|
7391
|
+
</xsd:annotation>
|
7392
|
+
</xsd:enumeration>
|
7393
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD">
|
7394
|
+
<xsd:annotation>
|
7395
|
+
<xsd:documentation>STATISTIC_SIPSESSION_EXTRANEOUS_HEADER_FIELD</xsd:documentation>
|
7396
|
+
</xsd:annotation>
|
7397
|
+
</xsd:enumeration>
|
7398
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH">
|
7399
|
+
<xsd:annotation>
|
7400
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INVALID_CONTENT_LENGTH</xsd:documentation>
|
7401
|
+
</xsd:annotation>
|
7402
|
+
</xsd:enumeration>
|
7403
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES">
|
7404
|
+
<xsd:annotation>
|
7405
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQ_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7406
|
+
</xsd:annotation>
|
7407
|
+
</xsd:enumeration>
|
7408
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES">
|
7409
|
+
<xsd:annotation>
|
7410
|
+
<xsd:documentation>STATISTIC_SIPSESSION_RESP_FIELD_OVERLARGE_VALUES</xsd:documentation>
|
7411
|
+
</xsd:annotation>
|
7412
|
+
</xsd:enumeration>
|
7413
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING">
|
7414
|
+
<xsd:annotation>
|
7415
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNTERMINATED_QUOTED_STRING</xsd:documentation>
|
7416
|
+
</xsd:annotation>
|
7417
|
+
</xsd:enumeration>
|
7418
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI">
|
7419
|
+
<xsd:annotation>
|
7420
|
+
<xsd:documentation>STATISTIC_SIPSESSION_MALFORMED_REQUEST_URI</xsd:documentation>
|
7421
|
+
</xsd:annotation>
|
7422
|
+
</xsd:enumeration>
|
7423
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION">
|
7424
|
+
<xsd:annotation>
|
7425
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNKNOWN_PROTOCOL_VERSION</xsd:documentation>
|
7426
|
+
</xsd:annotation>
|
7427
|
+
</xsd:enumeration>
|
7428
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH">
|
7429
|
+
<xsd:annotation>
|
7430
|
+
<xsd:documentation>STATISTIC_SIPSESSION_CSEQ_METHOD_MISMATCH</xsd:documentation>
|
7431
|
+
</xsd:annotation>
|
7432
|
+
</xsd:enumeration>
|
7433
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_IN">
|
7434
|
+
<xsd:annotation>
|
7435
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_IN</xsd:documentation>
|
7436
|
+
</xsd:annotation>
|
7437
|
+
</xsd:enumeration>
|
7438
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_BYTES_OUT">
|
7439
|
+
<xsd:annotation>
|
7440
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_BYTES_OUT</xsd:documentation>
|
7441
|
+
</xsd:annotation>
|
7442
|
+
</xsd:enumeration>
|
7443
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_IN">
|
7444
|
+
<xsd:annotation>
|
7445
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_IN</xsd:documentation>
|
7446
|
+
</xsd:annotation>
|
7447
|
+
</xsd:enumeration>
|
7448
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_CLIENT_PACKETS_OUT">
|
7449
|
+
<xsd:annotation>
|
7450
|
+
<xsd:documentation>STATISTIC_CRYPTO_CLIENT_PACKETS_OUT</xsd:documentation>
|
7451
|
+
</xsd:annotation>
|
7452
|
+
</xsd:enumeration>
|
7453
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_IN">
|
7454
|
+
<xsd:annotation>
|
7455
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_IN</xsd:documentation>
|
7456
|
+
</xsd:annotation>
|
7457
|
+
</xsd:enumeration>
|
7458
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_BYTES_OUT">
|
7459
|
+
<xsd:annotation>
|
7460
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_BYTES_OUT</xsd:documentation>
|
7461
|
+
</xsd:annotation>
|
7462
|
+
</xsd:enumeration>
|
7463
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_IN">
|
7464
|
+
<xsd:annotation>
|
7465
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_IN</xsd:documentation>
|
7466
|
+
</xsd:annotation>
|
7467
|
+
</xsd:enumeration>
|
7468
|
+
<xsd:enumeration value="STATISTIC_CRYPTO_SERVER_PACKETS_OUT">
|
7469
|
+
<xsd:annotation>
|
7470
|
+
<xsd:documentation>STATISTIC_CRYPTO_SERVER_PACKETS_OUT</xsd:documentation>
|
7471
|
+
</xsd:annotation>
|
7472
|
+
</xsd:enumeration>
|
7473
|
+
<xsd:enumeration value="STATISTIC_EVICTION_POLICY_EVICTED">
|
7474
|
+
<xsd:annotation>
|
7475
|
+
<xsd:documentation>STATISTIC_EVICTION_POLICY_EVICTED</xsd:documentation>
|
7476
|
+
</xsd:annotation>
|
7477
|
+
</xsd:enumeration>
|
7478
|
+
<xsd:enumeration value="STATISTIC_CONNECTION_FLOW_MISS">
|
7479
|
+
<xsd:annotation>
|
7480
|
+
<xsd:documentation>STATISTIC_CONNECTION_FLOW_MISS</xsd:documentation>
|
7481
|
+
</xsd:annotation>
|
7482
|
+
</xsd:enumeration>
|
7483
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES">
|
7484
|
+
<xsd:annotation>
|
7485
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_SYNCOOKIES</xsd:documentation>
|
7486
|
+
</xsd:annotation>
|
7487
|
+
</xsd:enumeration>
|
7488
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_ACCEPTS">
|
7489
|
+
<xsd:annotation>
|
7490
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_ACCEPTS</xsd:documentation>
|
7491
|
+
</xsd:annotation>
|
7492
|
+
</xsd:enumeration>
|
7493
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_REJECTS">
|
7494
|
+
<xsd:annotation>
|
7495
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_REJECTS</xsd:documentation>
|
7496
|
+
</xsd:annotation>
|
7497
|
+
</xsd:enumeration>
|
7498
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES">
|
7499
|
+
<xsd:annotation>
|
7500
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_SYNCOOKIES</xsd:documentation>
|
7501
|
+
</xsd:annotation>
|
7502
|
+
</xsd:enumeration>
|
7503
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS">
|
7504
|
+
<xsd:annotation>
|
7505
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_HW_ACCEPTS</xsd:documentation>
|
7506
|
+
</xsd:annotation>
|
7507
|
+
</xsd:enumeration>
|
7508
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_HITS">
|
7509
|
+
<xsd:annotation>
|
7510
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_HITS</xsd:documentation>
|
7511
|
+
</xsd:annotation>
|
7512
|
+
</xsd:enumeration>
|
7513
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS">
|
7514
|
+
<xsd:annotation>
|
7515
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_ACCEPTS</xsd:documentation>
|
7516
|
+
</xsd:annotation>
|
7517
|
+
</xsd:enumeration>
|
7518
|
+
<xsd:enumeration value="STATISTIC_SYNCOOKIE_STATS_WL_REJECTS">
|
7519
|
+
<xsd:annotation>
|
7520
|
+
<xsd:documentation>STATISTIC_SYNCOOKIE_STATS_WL_REJECTS</xsd:documentation>
|
7521
|
+
</xsd:annotation>
|
7522
|
+
</xsd:enumeration>
|
7523
|
+
<xsd:enumeration value="STATISTIC_FW_RULE_LAST_HIT_TIME">
|
7524
|
+
<xsd:annotation>
|
7525
|
+
<xsd:documentation>STATISTIC_FW_RULE_LAST_HIT_TIME</xsd:documentation>
|
7526
|
+
</xsd:annotation>
|
7527
|
+
</xsd:enumeration>
|
7528
|
+
<xsd:enumeration value="STATISTIC_SCTP_ASSOCIATIONS">
|
7529
|
+
<xsd:annotation>
|
7530
|
+
<xsd:documentation>STATISTIC_SCTP_ASSOCIATIONS</xsd:documentation>
|
7531
|
+
</xsd:annotation>
|
7532
|
+
</xsd:enumeration>
|
7533
|
+
<xsd:enumeration value="STATISTIC_SCTP_CLOSING">
|
7534
|
+
<xsd:annotation>
|
7535
|
+
<xsd:documentation>STATISTIC_SCTP_CLOSING</xsd:documentation>
|
7536
|
+
</xsd:annotation>
|
7537
|
+
</xsd:enumeration>
|
7538
|
+
<xsd:enumeration value="STATISTIC_SCTP_CONFIRMED_ADDRESSES">
|
7539
|
+
<xsd:annotation>
|
7540
|
+
<xsd:documentation>STATISTIC_SCTP_CONFIRMED_ADDRESSES</xsd:documentation>
|
7541
|
+
</xsd:annotation>
|
7542
|
+
</xsd:enumeration>
|
7543
|
+
<xsd:enumeration value="STATISTIC_SCTP_UNCONFIRMED_ADDRESSES">
|
7544
|
+
<xsd:annotation>
|
7545
|
+
<xsd:documentation>STATISTIC_SCTP_UNCONFIRMED_ADDRESSES</xsd:documentation>
|
7546
|
+
</xsd:annotation>
|
7547
|
+
</xsd:enumeration>
|
7548
|
+
<xsd:enumeration value="STATISTIC_SCTP_ACTIVE_PATHS">
|
7549
|
+
<xsd:annotation>
|
7550
|
+
<xsd:documentation>STATISTIC_SCTP_ACTIVE_PATHS</xsd:documentation>
|
7551
|
+
</xsd:annotation>
|
7552
|
+
</xsd:enumeration>
|
7553
|
+
<xsd:enumeration value="STATISTIC_SCTP_INACTIVE_PATHS">
|
7554
|
+
<xsd:annotation>
|
7555
|
+
<xsd:documentation>STATISTIC_SCTP_INACTIVE_PATHS</xsd:documentation>
|
7556
|
+
</xsd:annotation>
|
7557
|
+
</xsd:enumeration>
|
7558
|
+
<xsd:enumeration value="STATISTIC_CLIENTLDAP_CONNECTIONS_TLS">
|
7559
|
+
<xsd:annotation>
|
7560
|
+
<xsd:documentation>STATISTIC_CLIENTLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7561
|
+
</xsd:annotation>
|
7562
|
+
</xsd:enumeration>
|
7563
|
+
<xsd:enumeration value="STATISTIC_SERVERLDAP_CONNECTIONS_TLS">
|
7564
|
+
<xsd:annotation>
|
7565
|
+
<xsd:documentation>STATISTIC_SERVERLDAP_CONNECTIONS_TLS</xsd:documentation>
|
7566
|
+
</xsd:annotation>
|
7567
|
+
</xsd:enumeration>
|
7568
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED">
|
7569
|
+
<xsd:annotation>
|
7570
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_AGGREGATE_RENEGOTIATIONS_REJECTED</xsd:documentation>
|
7571
|
+
</xsd:annotation>
|
7572
|
+
</xsd:enumeration>
|
7573
|
+
<xsd:enumeration value="STATISTIC_FTP_FTPS_SESSIONS">
|
7574
|
+
<xsd:annotation>
|
7575
|
+
<xsd:documentation>STATISTIC_FTP_FTPS_SESSIONS</xsd:documentation>
|
7576
|
+
</xsd:annotation>
|
7577
|
+
</xsd:enumeration>
|
7578
|
+
<xsd:enumeration value="STATISTIC_TFTP_READ_REQUESTS">
|
7579
|
+
<xsd:annotation>
|
7580
|
+
<xsd:documentation>STATISTIC_TFTP_READ_REQUESTS</xsd:documentation>
|
7581
|
+
</xsd:annotation>
|
7582
|
+
</xsd:enumeration>
|
7583
|
+
<xsd:enumeration value="STATISTIC_TFTP_WRITE_REQUESTS">
|
7584
|
+
<xsd:annotation>
|
7585
|
+
<xsd:documentation>STATISTIC_TFTP_WRITE_REQUESTS</xsd:documentation>
|
7586
|
+
</xsd:annotation>
|
7587
|
+
</xsd:enumeration>
|
7588
|
+
<xsd:enumeration value="STATISTIC_FTP_PASSTHRU_TRANSITIONS">
|
7589
|
+
<xsd:annotation>
|
7590
|
+
<xsd:documentation>STATISTIC_FTP_PASSTHRU_TRANSITIONS</xsd:documentation>
|
7591
|
+
</xsd:annotation>
|
7592
|
+
</xsd:enumeration>
|
7593
|
+
<xsd:enumeration value="STATISTIC_TFTP_DISCARDED_REQUESTS">
|
7594
|
+
<xsd:annotation>
|
7595
|
+
<xsd:documentation>STATISTIC_TFTP_DISCARDED_REQUESTS</xsd:documentation>
|
7596
|
+
</xsd:annotation>
|
7597
|
+
</xsd:enumeration>
|
7598
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_INSPECTED">
|
7599
|
+
<xsd:annotation>
|
7600
|
+
<xsd:documentation>STATISTIC_DNS_HW_INSPECTED</xsd:documentation>
|
7601
|
+
</xsd:annotation>
|
7602
|
+
</xsd:enumeration>
|
7603
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_MALFORMED">
|
7604
|
+
<xsd:annotation>
|
7605
|
+
<xsd:documentation>STATISTIC_DNS_HW_MALFORMED</xsd:documentation>
|
7606
|
+
</xsd:annotation>
|
7607
|
+
</xsd:enumeration>
|
7608
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_LOOKUPS">
|
7609
|
+
<xsd:annotation>
|
7610
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_LOOKUPS</xsd:documentation>
|
7611
|
+
</xsd:annotation>
|
7612
|
+
</xsd:enumeration>
|
7613
|
+
<xsd:enumeration value="STATISTIC_DNS_HW_CACHE_RESPONSES">
|
7614
|
+
<xsd:annotation>
|
7615
|
+
<xsd:documentation>STATISTIC_DNS_HW_CACHE_RESPONSES</xsd:documentation>
|
7616
|
+
</xsd:annotation>
|
7617
|
+
</xsd:enumeration>
|
7618
|
+
<xsd:enumeration value="STATISTIC_VCMP_RED_PACKETS_IN">
|
7619
|
+
<xsd:annotation>
|
7620
|
+
<xsd:documentation>STATISTIC_VCMP_RED_PACKETS_IN</xsd:documentation>
|
7621
|
+
</xsd:annotation>
|
7622
|
+
</xsd:enumeration>
|
7623
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS">
|
7624
|
+
<xsd:annotation>
|
7625
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_SUCCESS</xsd:documentation>
|
7626
|
+
</xsd:annotation>
|
7627
|
+
</xsd:enumeration>
|
7628
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE">
|
7629
|
+
<xsd:annotation>
|
7630
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_SESSION_MIRRORING_FAILURE</xsd:documentation>
|
7631
|
+
</xsd:annotation>
|
7632
|
+
</xsd:enumeration>
|
7633
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY">
|
7634
|
+
<xsd:annotation>
|
7635
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_PEER_READY</xsd:documentation>
|
7636
|
+
</xsd:annotation>
|
7637
|
+
</xsd:enumeration>
|
7638
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT">
|
7639
|
+
<xsd:annotation>
|
7640
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_SENT</xsd:documentation>
|
7641
|
+
</xsd:annotation>
|
7642
|
+
</xsd:enumeration>
|
7643
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV">
|
7644
|
+
<xsd:annotation>
|
7645
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_CTX_RECV</xsd:documentation>
|
7646
|
+
</xsd:annotation>
|
7647
|
+
</xsd:enumeration>
|
7648
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS">
|
7649
|
+
<xsd:annotation>
|
7650
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_HS_SUCCESS</xsd:documentation>
|
7651
|
+
</xsd:annotation>
|
7652
|
+
</xsd:enumeration>
|
7653
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE">
|
7654
|
+
<xsd:annotation>
|
7655
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_FAILURE</xsd:documentation>
|
7656
|
+
</xsd:annotation>
|
7657
|
+
</xsd:enumeration>
|
7658
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT">
|
7659
|
+
<xsd:annotation>
|
7660
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CONNECTION_MIRRORING_HA_TIMEOUT</xsd:documentation>
|
7661
|
+
</xsd:annotation>
|
7662
|
+
</xsd:enumeration>
|
7663
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS">
|
7664
|
+
<xsd:annotation>
|
7665
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_DTLS_TX_PUSHBACKS</xsd:documentation>
|
7666
|
+
</xsd:annotation>
|
7667
|
+
</xsd:enumeration>
|
7668
|
+
<xsd:enumeration value="STATISTIC_SSL_CIPHER_CAMELLIA_BULK">
|
7669
|
+
<xsd:annotation>
|
7670
|
+
<xsd:documentation>STATISTIC_SSL_CIPHER_CAMELLIA_BULK</xsd:documentation>
|
7671
|
+
</xsd:annotation>
|
7672
|
+
</xsd:enumeration>
|
7673
|
+
<xsd:enumeration value="STATISTIC_DNS_NAPTR_REQS">
|
7674
|
+
<xsd:annotation>
|
7675
|
+
<xsd:documentation>STATISTIC_DNS_NAPTR_REQS</xsd:documentation>
|
7676
|
+
</xsd:annotation>
|
7677
|
+
</xsd:enumeration>
|
7678
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS">
|
7679
|
+
<xsd:annotation>
|
7680
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7681
|
+
</xsd:annotation>
|
7682
|
+
</xsd:enumeration>
|
7683
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_RECEIVED_PACKETS">
|
7684
|
+
<xsd:annotation>
|
7685
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7686
|
+
</xsd:annotation>
|
7687
|
+
</xsd:enumeration>
|
7688
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_RPF">
|
7689
|
+
<xsd:annotation>
|
7690
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7691
|
+
</xsd:annotation>
|
7692
|
+
</xsd:enumeration>
|
7693
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7694
|
+
<xsd:annotation>
|
7695
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7696
|
+
</xsd:annotation>
|
7697
|
+
</xsd:enumeration>
|
7698
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE">
|
7699
|
+
<xsd:annotation>
|
7700
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7701
|
+
</xsd:annotation>
|
7702
|
+
</xsd:enumeration>
|
7703
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7704
|
+
<xsd:annotation>
|
7705
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7706
|
+
</xsd:annotation>
|
7707
|
+
</xsd:enumeration>
|
7708
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7709
|
+
<xsd:annotation>
|
7710
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7711
|
+
</xsd:annotation>
|
7712
|
+
</xsd:enumeration>
|
7713
|
+
<xsd:enumeration value="STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7714
|
+
<xsd:annotation>
|
7715
|
+
<xsd:documentation>STATISTIC_IP_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7716
|
+
</xsd:annotation>
|
7717
|
+
</xsd:enumeration>
|
7718
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS">
|
7719
|
+
<xsd:annotation>
|
7720
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_TRANSMITTED_PACKETS</xsd:documentation>
|
7721
|
+
</xsd:annotation>
|
7722
|
+
</xsd:enumeration>
|
7723
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS">
|
7724
|
+
<xsd:annotation>
|
7725
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_RECEIVED_PACKETS</xsd:documentation>
|
7726
|
+
</xsd:annotation>
|
7727
|
+
</xsd:enumeration>
|
7728
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_RPF">
|
7729
|
+
<xsd:annotation>
|
7730
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_RPF</xsd:documentation>
|
7731
|
+
</xsd:annotation>
|
7732
|
+
</xsd:enumeration>
|
7733
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE">
|
7734
|
+
<xsd:annotation>
|
7735
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_WRONG_INTERFACE</xsd:documentation>
|
7736
|
+
</xsd:annotation>
|
7737
|
+
</xsd:enumeration>
|
7738
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE">
|
7739
|
+
<xsd:annotation>
|
7740
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_NO_ROUTE</xsd:documentation>
|
7741
|
+
</xsd:annotation>
|
7742
|
+
</xsd:enumeration>
|
7743
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT">
|
7744
|
+
<xsd:annotation>
|
7745
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_ROUTE_LOOKUP_TIMEOUT</xsd:documentation>
|
7746
|
+
</xsd:annotation>
|
7747
|
+
</xsd:enumeration>
|
7748
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS">
|
7749
|
+
<xsd:annotation>
|
7750
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_PACKETS</xsd:documentation>
|
7751
|
+
</xsd:annotation>
|
7752
|
+
</xsd:enumeration>
|
7753
|
+
<xsd:enumeration value="STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES">
|
7754
|
+
<xsd:annotation>
|
7755
|
+
<xsd:documentation>STATISTIC_IPV6_MULTICAST_DROPPED_MAX_PENDING_ROUTES</xsd:documentation>
|
7756
|
+
</xsd:annotation>
|
7757
|
+
</xsd:enumeration>
|
7758
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED">
|
7759
|
+
<xsd:annotation>
|
7760
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_ACTIVE_HANDSHAKES_REJECTED</xsd:documentation>
|
7761
|
+
</xsd:annotation>
|
7762
|
+
</xsd:enumeration>
|
7763
|
+
<xsd:enumeration value="STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES">
|
7764
|
+
<xsd:annotation>
|
7765
|
+
<xsd:documentation>STATISTIC_SSL_COMMON_CURRENT_ACTIVE_HANDSHAKES</xsd:documentation>
|
7766
|
+
</xsd:annotation>
|
7767
|
+
</xsd:enumeration>
|
7768
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_1K">
|
7769
|
+
<xsd:annotation>
|
7770
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_1K</xsd:documentation>
|
7771
|
+
</xsd:annotation>
|
7772
|
+
</xsd:enumeration>
|
7773
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_2K">
|
7774
|
+
<xsd:annotation>
|
7775
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_2K</xsd:documentation>
|
7776
|
+
</xsd:annotation>
|
7777
|
+
</xsd:enumeration>
|
7778
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_3K">
|
7779
|
+
<xsd:annotation>
|
7780
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_3K</xsd:documentation>
|
7781
|
+
</xsd:annotation>
|
7782
|
+
</xsd:enumeration>
|
7783
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_4K">
|
7784
|
+
<xsd:annotation>
|
7785
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_4K</xsd:documentation>
|
7786
|
+
</xsd:annotation>
|
7787
|
+
</xsd:enumeration>
|
7788
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_5K">
|
7789
|
+
<xsd:annotation>
|
7790
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_5K</xsd:documentation>
|
7791
|
+
</xsd:annotation>
|
7792
|
+
</xsd:enumeration>
|
7793
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_6K">
|
7794
|
+
<xsd:annotation>
|
7795
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_6K</xsd:documentation>
|
7796
|
+
</xsd:annotation>
|
7797
|
+
</xsd:enumeration>
|
7798
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_7K">
|
7799
|
+
<xsd:annotation>
|
7800
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_7K</xsd:documentation>
|
7801
|
+
</xsd:annotation>
|
7802
|
+
</xsd:enumeration>
|
7803
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_8K">
|
7804
|
+
<xsd:annotation>
|
7805
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_8K</xsd:documentation>
|
7806
|
+
</xsd:annotation>
|
7807
|
+
</xsd:enumeration>
|
7808
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_9K">
|
7809
|
+
<xsd:annotation>
|
7810
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_9K</xsd:documentation>
|
7811
|
+
</xsd:annotation>
|
7812
|
+
</xsd:enumeration>
|
7813
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_10K">
|
7814
|
+
<xsd:annotation>
|
7815
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_10K</xsd:documentation>
|
7816
|
+
</xsd:annotation>
|
7817
|
+
</xsd:enumeration>
|
7818
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_11K">
|
7819
|
+
<xsd:annotation>
|
7820
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_11K</xsd:documentation>
|
7821
|
+
</xsd:annotation>
|
7822
|
+
</xsd:enumeration>
|
7823
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_12K">
|
7824
|
+
<xsd:annotation>
|
7825
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_12K</xsd:documentation>
|
7826
|
+
</xsd:annotation>
|
7827
|
+
</xsd:enumeration>
|
7828
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_13K">
|
7829
|
+
<xsd:annotation>
|
7830
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_13K</xsd:documentation>
|
7831
|
+
</xsd:annotation>
|
7832
|
+
</xsd:enumeration>
|
7833
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_14K">
|
7834
|
+
<xsd:annotation>
|
7835
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_14K</xsd:documentation>
|
7836
|
+
</xsd:annotation>
|
7837
|
+
</xsd:enumeration>
|
7838
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_15K">
|
7839
|
+
<xsd:annotation>
|
7840
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_15K</xsd:documentation>
|
7841
|
+
</xsd:annotation>
|
7842
|
+
</xsd:enumeration>
|
7843
|
+
<xsd:enumeration value="STATISTIC_SSL_DYNAMIC_RECORD_16K">
|
7844
|
+
<xsd:annotation>
|
7845
|
+
<xsd:documentation>STATISTIC_SSL_DYNAMIC_RECORD_16K</xsd:documentation>
|
7846
|
+
</xsd:annotation>
|
7847
|
+
</xsd:enumeration>
|
7848
|
+
<xsd:enumeration value="STATISTIC_SIPROUTER_STANDBY_DROPPED">
|
7849
|
+
<xsd:annotation>
|
7850
|
+
<xsd:documentation>STATISTIC_SIPROUTER_STANDBY_DROPPED</xsd:documentation>
|
7851
|
+
</xsd:annotation>
|
7852
|
+
</xsd:enumeration>
|
7853
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE">
|
7854
|
+
<xsd:annotation>
|
7855
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE</xsd:documentation>
|
7856
|
+
</xsd:annotation>
|
7857
|
+
</xsd:enumeration>
|
7858
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT">
|
7859
|
+
<xsd:annotation>
|
7860
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REQUEST_ENTITY_TOO_LARGE_413_SENT</xsd:documentation>
|
7861
|
+
</xsd:annotation>
|
7862
|
+
</xsd:enumeration>
|
7863
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME">
|
7864
|
+
<xsd:annotation>
|
7865
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME</xsd:documentation>
|
7866
|
+
</xsd:annotation>
|
7867
|
+
</xsd:enumeration>
|
7868
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT">
|
7869
|
+
<xsd:annotation>
|
7870
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UNSUPPORTED_URI_SCHEME_416_SENT</xsd:documentation>
|
7871
|
+
</xsd:annotation>
|
7872
|
+
</xsd:enumeration>
|
7873
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT">
|
7874
|
+
<xsd:annotation>
|
7875
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TEMPORARILY_UNAVAILABLE_480_SENT</xsd:documentation>
|
7876
|
+
</xsd:annotation>
|
7877
|
+
</xsd:enumeration>
|
7878
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT">
|
7879
|
+
<xsd:annotation>
|
7880
|
+
<xsd:documentation>STATISTIC_SIPSESSION_LOOP_DETECTED_482_SENT</xsd:documentation>
|
7881
|
+
</xsd:annotation>
|
7882
|
+
</xsd:enumeration>
|
7883
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT">
|
7884
|
+
<xsd:annotation>
|
7885
|
+
<xsd:documentation>STATISTIC_SIPSESSION_TOO_MANY_HOPS_483_SENT</xsd:documentation>
|
7886
|
+
</xsd:annotation>
|
7887
|
+
</xsd:enumeration>
|
7888
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE">
|
7889
|
+
<xsd:annotation>
|
7890
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE</xsd:documentation>
|
7891
|
+
</xsd:annotation>
|
7892
|
+
</xsd:enumeration>
|
7893
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT">
|
7894
|
+
<xsd:annotation>
|
7895
|
+
<xsd:documentation>STATISTIC_SIPSESSION_ADDRESS_INCOMPLETE_484_SENT</xsd:documentation>
|
7896
|
+
</xsd:annotation>
|
7897
|
+
</xsd:enumeration>
|
7898
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE">
|
7899
|
+
<xsd:annotation>
|
7900
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE</xsd:documentation>
|
7901
|
+
</xsd:annotation>
|
7902
|
+
</xsd:enumeration>
|
7903
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT">
|
7904
|
+
<xsd:annotation>
|
7905
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_ACCEPTABLE_HERE_488_SENT</xsd:documentation>
|
7906
|
+
</xsd:annotation>
|
7907
|
+
</xsd:enumeration>
|
7908
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT">
|
7909
|
+
<xsd:annotation>
|
7910
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVER_INTERNAL_ERROR_500_SENT</xsd:documentation>
|
7911
|
+
</xsd:annotation>
|
7912
|
+
</xsd:enumeration>
|
7913
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED">
|
7914
|
+
<xsd:annotation>
|
7915
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED</xsd:documentation>
|
7916
|
+
</xsd:annotation>
|
7917
|
+
</xsd:enumeration>
|
7918
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT">
|
7919
|
+
<xsd:annotation>
|
7920
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_IMPLEMENTED_501_SENT</xsd:documentation>
|
7921
|
+
</xsd:annotation>
|
7922
|
+
</xsd:enumeration>
|
7923
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT">
|
7924
|
+
<xsd:annotation>
|
7925
|
+
<xsd:documentation>STATISTIC_SIPSESSION_SERVICE_UNAVAILABLE_503_SENT</xsd:documentation>
|
7926
|
+
</xsd:annotation>
|
7927
|
+
</xsd:enumeration>
|
7928
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT">
|
7929
|
+
<xsd:annotation>
|
7930
|
+
<xsd:documentation>STATISTIC_SIPSESSION_VERSION_NOT_SUPPORTED_505_SENT</xsd:documentation>
|
7931
|
+
</xsd:annotation>
|
7932
|
+
</xsd:enumeration>
|
7933
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BADMSGS_REQ">
|
7934
|
+
<xsd:annotation>
|
7935
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BADMSGS_REQ</xsd:documentation>
|
7936
|
+
</xsd:annotation>
|
7937
|
+
</xsd:enumeration>
|
7938
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_DROPS_REQ">
|
7939
|
+
<xsd:annotation>
|
7940
|
+
<xsd:documentation>STATISTIC_SIPSESSION_DROPS_REQ</xsd:documentation>
|
7941
|
+
</xsd:annotation>
|
7942
|
+
</xsd:enumeration>
|
7943
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_INFO">
|
7944
|
+
<xsd:annotation>
|
7945
|
+
<xsd:documentation>STATISTIC_SIPSESSION_INFO</xsd:documentation>
|
7946
|
+
</xsd:annotation>
|
7947
|
+
</xsd:enumeration>
|
7948
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_REFER">
|
7949
|
+
<xsd:annotation>
|
7950
|
+
<xsd:documentation>STATISTIC_SIPSESSION_REFER</xsd:documentation>
|
7951
|
+
</xsd:annotation>
|
7952
|
+
</xsd:enumeration>
|
7953
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_UPDATE_REQ">
|
7954
|
+
<xsd:annotation>
|
7955
|
+
<xsd:documentation>STATISTIC_SIPSESSION_UPDATE_REQ</xsd:documentation>
|
7956
|
+
</xsd:annotation>
|
7957
|
+
</xsd:enumeration>
|
7958
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT">
|
7959
|
+
<xsd:annotation>
|
7960
|
+
<xsd:documentation>STATISTIC_SIPSESSION_BAD_REQUEST_400_SENT</xsd:documentation>
|
7961
|
+
</xsd:annotation>
|
7962
|
+
</xsd:enumeration>
|
7963
|
+
<xsd:enumeration value="STATISTIC_SIPSESSION_NOT_FOUND_404_SENT">
|
7964
|
+
<xsd:annotation>
|
7965
|
+
<xsd:documentation>STATISTIC_SIPSESSION_NOT_FOUND_404_SENT</xsd:documentation>
|
7966
|
+
</xsd:annotation>
|
7967
|
+
</xsd:enumeration>
|
7968
|
+
</xsd:restriction>
|
7969
|
+
</xsd:simpleType>
|
7970
|
+
<xsd:complexType name="Common.SFlowGlobalTypeSequence">
|
7971
|
+
<xsd:complexContent>
|
7972
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7973
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.SFlowGlobalType[]'/>
|
7974
|
+
</xsd:restriction>
|
7975
|
+
</xsd:complexContent>
|
7976
|
+
</xsd:complexType>
|
7977
|
+
<xsd:complexType name="Networking.Interfaces.InterfaceMediaOption">
|
7978
|
+
<xsd:sequence>
|
7979
|
+
<xsd:element name="interface_name" type="xsd:string"/>
|
7980
|
+
<xsd:element name="media_options" type="tns:Networking.Interfaces.MediaTypeSequence"/>
|
7981
|
+
</xsd:sequence>
|
7982
|
+
</xsd:complexType>
|
7983
|
+
<xsd:complexType name="Networking.LearningModeSequence">
|
7984
|
+
<xsd:complexContent>
|
7985
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7986
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.LearningMode[]'/>
|
7987
|
+
</xsd:restriction>
|
7988
|
+
</xsd:complexContent>
|
7989
|
+
</xsd:complexType>
|
7990
|
+
<xsd:complexType name="Networking.Interfaces.InterfaceStatisticEntry">
|
7991
|
+
<xsd:sequence>
|
7992
|
+
<xsd:element name="interface_name" type="xsd:string"/>
|
7993
|
+
<xsd:element name="statistics" type="tns:Common.StatisticSequence"/>
|
7994
|
+
</xsd:sequence>
|
7995
|
+
</xsd:complexType>
|
7996
|
+
<xsd:complexType name="Networking.Interfaces.BundleStateSequence">
|
7997
|
+
<xsd:complexContent>
|
7998
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
7999
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.Interfaces.BundleState[]'/>
|
8000
|
+
</xsd:restriction>
|
8001
|
+
</xsd:complexContent>
|
8002
|
+
</xsd:complexType>
|
8003
|
+
<xsd:complexType name="Networking.Interfaces.MediaTypeSequence">
|
8004
|
+
<xsd:complexContent>
|
8005
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
8006
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.Interfaces.MediaType[]'/>
|
8007
|
+
</xsd:restriction>
|
8008
|
+
</xsd:complexContent>
|
8009
|
+
</xsd:complexType>
|
8010
|
+
<xsd:complexType name="Networking.Interfaces.LLDPAdminStatusSequence">
|
8011
|
+
<xsd:complexContent>
|
8012
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
8013
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Networking.Interfaces.LLDPAdminStatus[]'/>
|
8014
|
+
</xsd:restriction>
|
8015
|
+
</xsd:complexContent>
|
8016
|
+
</xsd:complexType>
|
8017
|
+
<xsd:simpleType name="Networking.STPLinkType">
|
8018
|
+
<xsd:restriction base="xsd:string">
|
8019
|
+
<xsd:enumeration value="STP_LINK_TYPE_P2P">
|
8020
|
+
<xsd:annotation>
|
8021
|
+
<xsd:documentation>STP_LINK_TYPE_P2P</xsd:documentation>
|
8022
|
+
</xsd:annotation>
|
8023
|
+
</xsd:enumeration>
|
8024
|
+
<xsd:enumeration value="STP_LINK_TYPE_SHARED">
|
8025
|
+
<xsd:annotation>
|
8026
|
+
<xsd:documentation>STP_LINK_TYPE_SHARED</xsd:documentation>
|
8027
|
+
</xsd:annotation>
|
8028
|
+
</xsd:enumeration>
|
8029
|
+
<xsd:enumeration value="STP_LINK_TYPE_AUTO">
|
8030
|
+
<xsd:annotation>
|
8031
|
+
<xsd:documentation>STP_LINK_TYPE_AUTO</xsd:documentation>
|
8032
|
+
</xsd:annotation>
|
8033
|
+
</xsd:enumeration>
|
8034
|
+
</xsd:restriction>
|
8035
|
+
</xsd:simpleType>
|
8036
|
+
<xsd:complexType name="Common.Statistic">
|
8037
|
+
<xsd:sequence>
|
8038
|
+
<xsd:element name="type" type="tns:Common.StatisticType"/>
|
8039
|
+
<xsd:element name="value" type="tns:Common.ULong64"/>
|
8040
|
+
<xsd:element name="time_stamp" type="xsd:long"/>
|
8041
|
+
</xsd:sequence>
|
8042
|
+
</xsd:complexType>
|
8043
|
+
<xsd:simpleType name="Common.SFlowGlobalType">
|
8044
|
+
<xsd:restriction base="xsd:string">
|
8045
|
+
<xsd:enumeration value="SFLOW_GLOBAL_UNKNOWN">
|
8046
|
+
<xsd:annotation>
|
8047
|
+
<xsd:documentation>SFLOW_GLOBAL_UNKNOWN</xsd:documentation>
|
8048
|
+
</xsd:annotation>
|
8049
|
+
</xsd:enumeration>
|
8050
|
+
<xsd:enumeration value="SFLOW_GLOBAL_YES">
|
8051
|
+
<xsd:annotation>
|
8052
|
+
<xsd:documentation>SFLOW_GLOBAL_YES</xsd:documentation>
|
8053
|
+
</xsd:annotation>
|
8054
|
+
</xsd:enumeration>
|
8055
|
+
<xsd:enumeration value="SFLOW_GLOBAL_NO">
|
8056
|
+
<xsd:annotation>
|
8057
|
+
<xsd:documentation>SFLOW_GLOBAL_NO</xsd:documentation>
|
8058
|
+
</xsd:annotation>
|
8059
|
+
</xsd:enumeration>
|
8060
|
+
</xsd:restriction>
|
8061
|
+
</xsd:simpleType>
|
8062
|
+
<xsd:complexType name="Common.EnabledStateSequence">
|
8063
|
+
<xsd:complexContent>
|
8064
|
+
<xsd:restriction base='SOAP-ENC:Array'>
|
8065
|
+
<xsd:attribute ref='SOAP-ENC:arrayType' wsdl:arrayType='tns:Common.EnabledState[]'/>
|
8066
|
+
</xsd:restriction>
|
8067
|
+
</xsd:complexContent>
|
8068
|
+
</xsd:complexType>
|
8069
|
+
</xsd:schema>
|
8070
|
+
</types>
|
8071
|
+
|
8072
|
+
<!-- message -->
|
8073
|
+
|
8074
|
+
<message name="Networking.Interfaces.get_listRequest">
|
8075
|
+
</message>
|
8076
|
+
<message name="Networking.Interfaces.get_listResponse">
|
8077
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
8078
|
+
</message>
|
8079
|
+
|
8080
|
+
<message name="Networking.Interfaces.set_bundle_stateRequest">
|
8081
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8082
|
+
<part name="states" type="tns:Networking.Interfaces.BundleStateSequence"/>
|
8083
|
+
</message>
|
8084
|
+
<message name="Networking.Interfaces.set_bundle_stateResponse">
|
8085
|
+
</message>
|
8086
|
+
|
8087
|
+
<message name="Networking.Interfaces.get_bundle_stateRequest">
|
8088
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8089
|
+
</message>
|
8090
|
+
<message name="Networking.Interfaces.get_bundle_stateResponse">
|
8091
|
+
<part name="return" type="tns:Networking.Interfaces.BundleStateSequence"/>
|
8092
|
+
</message>
|
8093
|
+
|
8094
|
+
<message name="Networking.Interfaces.get_enabled_stateRequest">
|
8095
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8096
|
+
</message>
|
8097
|
+
<message name="Networking.Interfaces.get_enabled_stateResponse">
|
8098
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
8099
|
+
</message>
|
8100
|
+
|
8101
|
+
<message name="Networking.Interfaces.set_enabled_stateRequest">
|
8102
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8103
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
8104
|
+
</message>
|
8105
|
+
<message name="Networking.Interfaces.set_enabled_stateResponse">
|
8106
|
+
</message>
|
8107
|
+
|
8108
|
+
<message name="Networking.Interfaces.set_qinq_ether_typeRequest">
|
8109
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8110
|
+
<part name="ether_types" type="tns:Common.StringSequence"/>
|
8111
|
+
</message>
|
8112
|
+
<message name="Networking.Interfaces.set_qinq_ether_typeResponse">
|
8113
|
+
</message>
|
8114
|
+
|
8115
|
+
<message name="Networking.Interfaces.get_qinq_ether_typeRequest">
|
8116
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8117
|
+
</message>
|
8118
|
+
<message name="Networking.Interfaces.get_qinq_ether_typeResponse">
|
8119
|
+
<part name="return" type="tns:Common.StringSequence"/>
|
8120
|
+
</message>
|
8121
|
+
|
8122
|
+
<message name="Networking.Interfaces.get_dual_media_stateRequest">
|
8123
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8124
|
+
</message>
|
8125
|
+
<message name="Networking.Interfaces.get_dual_media_stateResponse">
|
8126
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
8127
|
+
</message>
|
8128
|
+
|
8129
|
+
<message name="Networking.Interfaces.get_sfp_media_stateRequest">
|
8130
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8131
|
+
</message>
|
8132
|
+
<message name="Networking.Interfaces.get_sfp_media_stateResponse">
|
8133
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
8134
|
+
</message>
|
8135
|
+
|
8136
|
+
<message name="Networking.Interfaces.get_prefer_sfp_stateRequest">
|
8137
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8138
|
+
</message>
|
8139
|
+
<message name="Networking.Interfaces.get_prefer_sfp_stateResponse">
|
8140
|
+
<part name="return" type="tns:Common.EnabledStateSequence"/>
|
8141
|
+
</message>
|
8142
|
+
|
8143
|
+
<message name="Networking.Interfaces.set_prefer_sfp_stateRequest">
|
8144
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8145
|
+
<part name="states" type="tns:Common.EnabledStateSequence"/>
|
8146
|
+
</message>
|
8147
|
+
<message name="Networking.Interfaces.set_prefer_sfp_stateResponse">
|
8148
|
+
</message>
|
8149
|
+
|
8150
|
+
<message name="Networking.Interfaces.get_media_statusRequest">
|
8151
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8152
|
+
</message>
|
8153
|
+
<message name="Networking.Interfaces.get_media_statusResponse">
|
8154
|
+
<part name="return" type="tns:Networking.MediaStatusSequence"/>
|
8155
|
+
</message>
|
8156
|
+
|
8157
|
+
<message name="Networking.Interfaces.get_media_speedRequest">
|
8158
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8159
|
+
</message>
|
8160
|
+
<message name="Networking.Interfaces.get_media_speedResponse">
|
8161
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
8162
|
+
</message>
|
8163
|
+
|
8164
|
+
<message name="Networking.Interfaces.get_active_mediaRequest">
|
8165
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8166
|
+
</message>
|
8167
|
+
<message name="Networking.Interfaces.get_active_mediaResponse">
|
8168
|
+
<part name="return" type="tns:Networking.Interfaces.MediaTypeSequence"/>
|
8169
|
+
</message>
|
8170
|
+
|
8171
|
+
<message name="Networking.Interfaces.get_mediaRequest">
|
8172
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8173
|
+
</message>
|
8174
|
+
<message name="Networking.Interfaces.get_mediaResponse">
|
8175
|
+
<part name="return" type="tns:Networking.Interfaces.MediaTypeSequence"/>
|
8176
|
+
</message>
|
8177
|
+
|
8178
|
+
<message name="Networking.Interfaces.set_mediaRequest">
|
8179
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8180
|
+
<part name="media_types" type="tns:Networking.Interfaces.MediaTypeSequence"/>
|
8181
|
+
</message>
|
8182
|
+
<message name="Networking.Interfaces.set_mediaResponse">
|
8183
|
+
</message>
|
8184
|
+
|
8185
|
+
<message name="Networking.Interfaces.get_media_sfpRequest">
|
8186
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8187
|
+
</message>
|
8188
|
+
<message name="Networking.Interfaces.get_media_sfpResponse">
|
8189
|
+
<part name="return" type="tns:Networking.Interfaces.MediaTypeSequence"/>
|
8190
|
+
</message>
|
8191
|
+
|
8192
|
+
<message name="Networking.Interfaces.set_media_sfpRequest">
|
8193
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8194
|
+
<part name="media_types" type="tns:Networking.Interfaces.MediaTypeSequence"/>
|
8195
|
+
</message>
|
8196
|
+
<message name="Networking.Interfaces.set_media_sfpResponse">
|
8197
|
+
</message>
|
8198
|
+
|
8199
|
+
<message name="Networking.Interfaces.set_media_fixed_or_sfpRequest">
|
8200
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8201
|
+
<part name="media_types" type="tns:Networking.Interfaces.MediaTypeSequence"/>
|
8202
|
+
</message>
|
8203
|
+
<message name="Networking.Interfaces.set_media_fixed_or_sfpResponse">
|
8204
|
+
</message>
|
8205
|
+
|
8206
|
+
<message name="Networking.Interfaces.get_phy_master_slave_modeRequest">
|
8207
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8208
|
+
</message>
|
8209
|
+
<message name="Networking.Interfaces.get_phy_master_slave_modeResponse">
|
8210
|
+
<part name="return" type="tns:Networking.PhyMasterSlaveModeSequence"/>
|
8211
|
+
</message>
|
8212
|
+
|
8213
|
+
<message name="Networking.Interfaces.set_phy_master_slave_modeRequest">
|
8214
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8215
|
+
<part name="modes" type="tns:Networking.PhyMasterSlaveModeSequence"/>
|
8216
|
+
</message>
|
8217
|
+
<message name="Networking.Interfaces.set_phy_master_slave_modeResponse">
|
8218
|
+
</message>
|
8219
|
+
|
8220
|
+
<message name="Networking.Interfaces.set_lldp_admin_statusRequest">
|
8221
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8222
|
+
<part name="statuses" type="tns:Networking.Interfaces.LLDPAdminStatusSequence"/>
|
8223
|
+
</message>
|
8224
|
+
<message name="Networking.Interfaces.set_lldp_admin_statusResponse">
|
8225
|
+
</message>
|
8226
|
+
|
8227
|
+
<message name="Networking.Interfaces.get_lldp_admin_statusRequest">
|
8228
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8229
|
+
</message>
|
8230
|
+
<message name="Networking.Interfaces.get_lldp_admin_statusResponse">
|
8231
|
+
<part name="return" type="tns:Networking.Interfaces.LLDPAdminStatusSequence"/>
|
8232
|
+
</message>
|
8233
|
+
|
8234
|
+
<message name="Networking.Interfaces.set_lldp_tlvmapRequest">
|
8235
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8236
|
+
<part name="tlvmaps" type="tns:Common.ULongSequence"/>
|
8237
|
+
</message>
|
8238
|
+
<message name="Networking.Interfaces.set_lldp_tlvmapResponse">
|
8239
|
+
</message>
|
8240
|
+
|
8241
|
+
<message name="Networking.Interfaces.get_lldp_tlvmapRequest">
|
8242
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
8243
|
+
</message>
|
8244
|
+
<message name="Networking.Interfaces.get_lldp_tlvmapResponse">
|
8245
|
+
<part name="return" type="tns:Common.ULongSequence"/>
|
8246
|
+
</message>
|
8247
|
+
|
8248
|
+
<message name="Networking.Interfaces.get_mac_addressRequest">
|
8249
|
+
<part name="interfaces" type="tns:Common.StringSequence"/>
|
6396
8250
|
</message>
|
6397
8251
|
<message name="Networking.Interfaces.get_mac_addressResponse">
|
6398
8252
|
<part name="return" type="tns:Common.StringSequence"/>
|
@@ -6661,6 +8515,24 @@ All other trademarks mentioned in this document are the property of their respec
|
|
6661
8515
|
<input message="tns:Networking.Interfaces.set_enabled_stateRequest"/>
|
6662
8516
|
<output message="tns:Networking.Interfaces.set_enabled_stateResponse"/>
|
6663
8517
|
</operation>
|
8518
|
+
<operation name="set_qinq_ether_type">
|
8519
|
+
<documentation>
|
8520
|
+
Sets the QinQ ether type of the specified interface names.
|
8521
|
+
The ether type is a 16 bit field that is used to identify a frame. It
|
8522
|
+
preceeds the vlan tag field in the frame.
|
8523
|
+
|
8524
|
+
</documentation>
|
8525
|
+
<input message="tns:Networking.Interfaces.set_qinq_ether_typeRequest"/>
|
8526
|
+
<output message="tns:Networking.Interfaces.set_qinq_ether_typeResponse"/>
|
8527
|
+
</operation>
|
8528
|
+
<operation name="get_qinq_ether_type">
|
8529
|
+
<documentation>
|
8530
|
+
Gets the QinQ ether type of the specified interface names.
|
8531
|
+
|
8532
|
+
</documentation>
|
8533
|
+
<input message="tns:Networking.Interfaces.get_qinq_ether_typeRequest"/>
|
8534
|
+
<output message="tns:Networking.Interfaces.get_qinq_ether_typeResponse"/>
|
8535
|
+
</operation>
|
6664
8536
|
<operation name="get_dual_media_state">
|
6665
8537
|
<documentation>
|
6666
8538
|
Gets the states indicating whether the interface is a dual media
|
@@ -7268,6 +9140,48 @@ All other trademarks mentioned in this document are the property of their respec
|
|
7268
9140
|
</output>
|
7269
9141
|
</operation>
|
7270
9142
|
|
9143
|
+
<operation name="set_qinq_ether_type">
|
9144
|
+
<documentation>
|
9145
|
+
Sets the QinQ ether type of the specified interface names.
|
9146
|
+
The ether type is a 16 bit field that is used to identify a frame. It
|
9147
|
+
preceeds the vlan tag field in the frame.
|
9148
|
+
|
9149
|
+
</documentation>
|
9150
|
+
<soap:operation soapAction="urn:iControl:Networking/Interfaces"/>
|
9151
|
+
<input>
|
9152
|
+
<soap:body
|
9153
|
+
use="encoded"
|
9154
|
+
namespace="urn:iControl:Networking/Interfaces"
|
9155
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9156
|
+
</input>
|
9157
|
+
<output>
|
9158
|
+
<soap:body
|
9159
|
+
use="encoded"
|
9160
|
+
namespace="urn:iControl:Networking/Interfaces"
|
9161
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9162
|
+
</output>
|
9163
|
+
</operation>
|
9164
|
+
|
9165
|
+
<operation name="get_qinq_ether_type">
|
9166
|
+
<documentation>
|
9167
|
+
Gets the QinQ ether type of the specified interface names.
|
9168
|
+
|
9169
|
+
</documentation>
|
9170
|
+
<soap:operation soapAction="urn:iControl:Networking/Interfaces"/>
|
9171
|
+
<input>
|
9172
|
+
<soap:body
|
9173
|
+
use="encoded"
|
9174
|
+
namespace="urn:iControl:Networking/Interfaces"
|
9175
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9176
|
+
</input>
|
9177
|
+
<output>
|
9178
|
+
<soap:body
|
9179
|
+
use="encoded"
|
9180
|
+
namespace="urn:iControl:Networking/Interfaces"
|
9181
|
+
encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"/>
|
9182
|
+
</output>
|
9183
|
+
</operation>
|
9184
|
+
|
7271
9185
|
<operation name="get_dual_media_state">
|
7272
9186
|
<documentation>
|
7273
9187
|
Gets the states indicating whether the interface is a dual media
|