.. _slb_virtual_server_port: slb virtual-server port ======================= Virtual Port port Specification ------------------ ===================================== ================================================================================================ ===================================== ================================================================================================ **Type** *Collection* **Object Key(s)** *port-number, protocol* **Collection Name** :ref:`1475_port_list` **Collection URI** /axapi/v3/slb/virtual-server/{name}/port **Element Name** port **Element URI** /axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol} **Element Attributes** port_attributes **Statistics Data URI** /axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}/stats **Operational Data URI** /axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol}/oper **Schema** :download:`port schema ` ===================================== ================================================================================================ **Operations Allowed:** .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html .. raw:: html
OperationMethodURIPayload
Create Object .. raw:: html POST .. raw:: html /axapi/v3/slb/virtual-server/{name}/port .. raw:: html :ref:`1475_port_attributes` .. raw:: html
Create List .. raw:: html POST .. raw:: html /axapi/v3/slb/virtual-server/{name}/port .. raw:: html :ref:`1475_port_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`1475_port_attributes` .. raw:: html
Get List .. raw:: html GET .. raw:: html /axapi/v3/slb/virtual-server/{name}/port .. raw:: html :ref:`1475_port_list` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`1475_port_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`1475_port_attributes` .. raw:: html
Replace List .. raw:: html PUT .. raw:: html /axapi/v3/slb/virtual-server/{name}/port .. raw:: html :ref:`1475_port_list` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/slb/virtual-server/{name}/port/{port-number}+{protocol} .. raw:: html :ref:`1475_port_attributes` .. raw:: html
.. _1475_port_list: port-list --------- port-list is **JSON List** of :ref:`1475_port_attributes` port-list : [ { :ref:`1475_port_attributes` }, { :ref:`1475_port_attributes` }, ... ] .. _1475_port_attributes: port attributes --------------- **acl-list** **Type:** List **action** **Description** 'enable': Enable; 'disable': Disable; **Type:** string **Supported Values:** enable, disable **Default:** enable **aflex-scripts** **Type:** List **alt-protocol1** **Description** 'http': HTTP Port; **Type:** string **Supported Values:** http **alt-protocol2** **Description** 'tcp': TCP LB service; **Type:** string **Supported Values:** tcp **alternate-port** **Description** Alternate Virtual Port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** alternate-port and range are mutually exclusive **alternate-port-number** **Description** Virtual Port **Type:** number **Range:** 0-65534 **auth-cfg** **Description:** auth-cfg is a **JSON Block**. Please see below for :ref:`1475_auth-cfg` **Type:** Object **auto** **Description** Configure auto NAT for the vport **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **clientip-sticky-nat** **Description** Prefer to use same source NAT address for a client **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **conn-limit** **Description** Connection Limit **Type:** number **Range:** 1-64000000 **Default:** 64000000 **cpu-compute** **Description** enable cpu compute on virtual port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **def-selection-if-pref-failed** **Description** 'def-selection-if-pref-failed': Use default server selection method if prefer method failed; 'def-selection-if-pref-failed-disable': Stop using default server selection method if prefer method failed; **Type:** string **Supported Values:** def-selection-if-pref-failed, def-selection-if-pref-failed-disable **Default:** def-selection-if-pref-failed **enable-playerid-check** **Description** Enable playerid checks on UDP packets once the AX is in active mode **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **enable-scaleout** **Description** **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **eth-fwd** **Description** Ethernet interface number **Type:** number **Format:** interface **Range:** 46-103 **Mutual Exclusion:** eth-fwd and trunk-fwd are mutually exclusive **eth-rev** **Description** Ethernet interface number **Type:** number **Format:** interface **Range:** 46-103 **Mutual Exclusion:** eth-rev and trunk-rev are mutually exclusive **expand** **Description** expand syn-cookie with timestamp and wscale **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **extended-stats** **Description** Enable extended statistics on virtual port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **force-routing-mode** **Description** Force routing mode **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **gslb-enable** **Description** Enable Global Server Load Balancing **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ha-conn-mirror** **Description** Enable for HA Conn sync **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ip-map-list** **Description** Enter name of IP Map List to be bound (IP Map List Name) **Type:** string **Maximum Length:** 128 characters **Maximum Length:** 1 characters **ip-only-lb** **Description** Enable IP-Only LB mode **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **ipinip** **Description** Enable IP in IP **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **jsi-enable** **Description** 'file-inspect': File inspection; 'slb': SLB; 'ssli': SSLi; 'waf': WAF; **Type:** string **Supported Values:** file-inspect, slb, ssli, waf **Default:** slb **l7-hardware-assist** **Description** FPGA assist L7 packet parsing **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **l7-service-chain** **Description** **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **memory-compute** **Description** enable dynamic memory compute on virtual port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **message-switching** **Description** Message switching **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **name** **Description** SLB Virtual Service Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **no-auto-up-on-aflex** **Description** Don't automatically mark vport up when aFleX is bound **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **no-dest-nat** **Description** Disable destination NAT, this option only supports in wildcard VIP or when a connection is operated in SSLi + EP mode **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **no-logging** **Description** Do not log connection over limit event **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **on-syn** **Description** Enable for HA Conn sync for l4 tcp sessions on SYN **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **one-server-conn** **Description** Support server that allow only one connection **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **optimization-level** **Description** '0': No optimization; '1': Optimization level 1 (Experimental); **Type:** string **Supported Values:** 0, 1 **Default:** 0 **persist-type** **Description** 'src-dst-ip-swap-persist': Create persist session after source IP and destination IP swap; 'use-src-ip-for-dst-persist': Use the source IP to create a destination persist session; 'use-dst-ip-for-src-persist': Use the destination IP to create source IP persist session; **Type:** string **Supported Values:** src-dst-ip-swap-persist, use-src-ip-for-dst-persist, use-dst-ip-for-src-persist **pool** **Description** Specify NAT pool or pool group **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** pool and shared-partition-pool are mutually exclusive **Reference Object:** :doc:`/axapi/v3/ip/nat/pool ` **pool-shared** **Description** Specify NAT pool or pool group **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ip/nat/pool ` **port-number** **Description** Port **Type:** number **Range:** 0-65534 **port-translation** **Description** Enable port translation under no-dest-nat **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **precedence** **Description** Set auto NAT pool as higher precedence for source NAT **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **protocol** **Description** 'tcp': TCP LB service; 'udp': UDP Port; 'others': for no tcp/udp protocol, do IP load balancing; 'diameter': diameter port; 'dns-tcp': DNS service over TCP; 'dns-udp': DNS service over UDP; 'fast-http': Fast HTTP Port; 'fix': FIX Port; 'ftp': File Transfer Protocol Port; 'ftp-proxy': ftp proxy port; 'http': HTTP Port; 'https': HTTPS port; 'imap': imap proxy port; 'mlb': Message based load balancing; 'mms': Microsoft Multimedia Service Port; 'mysql': mssql port; 'mssql': mssql; 'pop3': pop3 proxy port; 'radius': RADIUS Port; 'rtsp': Real Time Streaming Protocol Port; 'sip': Session initiation protocol over UDP; 'sip-tcp': Session initiation protocol over TCP; 'sips': Session initiation protocol over TLS; 'smpp-tcp': SMPP service over TCP; 'spdy': spdy port; 'spdys': spdys port; 'smtp': SMTP Port; 'ssl-proxy': Generic SSL proxy; 'ssli': SSL insight; 'tcp-proxy': Generic TCP proxy; 'tftp': TFTP Port; **Type:** string **Supported Values:** tcp, udp, others, diameter, dns-tcp, dns-udp, fast-http, fix, ftp, ftp-proxy, http, https, http2, http2s, imap, mlb, mms, mysql, mssql, pop3, radius, rtsp, sip, sip-tcp, sips, smpp-tcp, spdy, spdys, smtp, ssl-proxy, ssli, ssh, tcp-proxy, tftp, fast-fix **proxy-layer** **Description** 'v1': Force using old proxy; 'v2': Force using new proxy; **Type:** string **Supported Values:** v1, v2 **range** **Description** Virtual Port range (Virtual Port range value) **Type:** number **Range:** 0-254 **Default:** 0 **Mutual Exclusion:** range and alternate-port are mutually exclusive **rate** **Description** Specify the log message rate **Type:** number **Range:** 0-2147483647 **redirect-to-https** **Description** Redirect HTTP to HTTPS **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **req-fail** **Description** Use alternate virtual port when L7 request fail **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **reselection** **Description** 'disable': disable; **Type:** string **Supported Values:** disable **reset** **Description** Send client reset when connection number over limit **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **reset-on-server-selection-fail** **Description** Send client reset when server selection fails **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **resolve-web-cat-list** **Description** Web Category List name **Type:** string **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/web-category/category-list ` **rtp-sip-call-id-match** **Description** rtp traffic try to match the real server of sip smp call-id session **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **sampling-enable** **Type:** List **scaleout-bucket-count** **Description** Number of traffic buckets **Type:** number **Range:** 1-256 **Default:** 32 **scaleout-device-group** **Description** Device group id **Type:** number **Range:** 1-16 **secs** **Description** Specify the interval in seconds **Type:** number **Range:** 1-100 **serv-sel-fail** **Description** Use alternate virtual port when server selection failure **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **server-group** **Description** Bind a use-rcv-hop-for-resp Server Group to this Virtual Server (Server Group Name) **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/server-group ` **service-group** **Description** Bind a Service Group to this Virtual Server (Service Group Name) **Type:** string **Format:** string-rlx **Maximum Length:** 128 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/service-group ` **shared-partition-cache-template** **Description** Reference a Cache template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-cache-template and template-cache are mutually exclusive **shared-partition-client-ssl-template** **Description** Reference a Client SSL template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-client-ssl-template and template-client-ssl are mutually exclusive **shared-partition-connection-reuse-template** **Description** Reference a connection reuse template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-connection-reuse-template and template-connection-reuse are mutually exclusive **shared-partition-diameter-template** **Description** Reference a Diameter template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-diameter-template and template-diameter are mutually exclusive **shared-partition-dns-template** **Description** Reference a dns template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-dns-template and template-dns are mutually exclusive **shared-partition-dynamic-service-template** **Description** Reference a dynamic service template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-dynamic-service-template and template-dynamic-service are mutually exclusive **shared-partition-external-service-template** **Description** Reference a external service template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-external-service-template and template-external-service are mutually exclusive **shared-partition-http-policy-template** **Description** Reference a http policy template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-http-policy-template and template-http-policy are mutually exclusive **shared-partition-http-template** **Description** Reference a HTTP template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-http-template and template-http are mutually exclusive **shared-partition-persist-cookie-template** **Description** Reference a persist cookie template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-persist-cookie-template and template-persist-cookie are mutually exclusive **shared-partition-persist-destination-ip-template** **Description** Reference a persist destination ip template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-persist-destination-ip-template and template-persist-destination-ip are mutually exclusive **shared-partition-persist-source-ip-template** **Description** Reference a persist source ip template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-persist-source-ip-template and template-persist-source-ip are mutually exclusive **shared-partition-persist-ssl-sid-template** **Description** Reference a persist SSL SID template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-persist-ssl-sid-template and template-persist-ssl-sid are mutually exclusive **shared-partition-policy-template** **Description** Reference a policy template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-policy-template and template-policy are mutually exclusive **shared-partition-pool** **Description** Specify NAT pool or pool group from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-pool and pool are mutually exclusive **shared-partition-server-ssl-template** **Description** Reference a SSL Server template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-server-ssl-template and template-server-ssl are mutually exclusive **shared-partition-tcp** **Description** Reference a tcp template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-tcp and template-tcp are mutually exclusive **shared-partition-tcp-proxy-template** **Description** Reference a TCP Proxy template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-tcp-proxy-template and template-tcp-proxy are mutually exclusive **shared-partition-udp** **Description** Reference a UDP template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-udp and template-udp are mutually exclusive **shared-partition-virtual-port-template** **Description** Reference a Virtual Port template from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-virtual-port-template and template-virtual-port are mutually exclusive **skip-rev-hash** **Description** Skip rev tuple hash insertion **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **snat-on-vip** **Description** Enable source NAT traffic against VIP **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **stats-data-action** **Description** 'stats-data-enable': Enable statistical data collection for virtual port; 'stats-data-disable': Disable statistical data collection for virtual port; **Type:** string **Supported Values:** stats-data-enable, stats-data-disable **Default:** stats-data-enable **support-http2** **Description** Support HTTP2 **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **syn-cookie** **Description** Enable syn-cookie **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **template-cache** **Description** RAM caching template (Cache Template Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-cache and shared-partition-cache-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/cache ` **template-cache-shared** **Description** Cache Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/cache ` **template-client-ssh** **Description** Client SSH Template (Client SSH Config Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/client-ssh ` **template-client-ssl** **Description** Client SSL Template (Client SSL Config Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-client-ssl and shared-partition-client-ssl-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/client-ssl ` **template-client-ssl-shared** **Description** Client SSL Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/client-ssl ` **template-connection-reuse** **Description** Connection Reuse Template (Connection Reuse Template Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-connection-reuse and shared-partition-connection-reuse-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/connection-reuse ` **template-connection-reuse-shared** **Description** Connection Reuse Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/connection-reuse ` **template-dblb** **Description** DBLB Template (DBLB template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/dblb ` **template-diameter** **Description** Diameter Template (diameter template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-diameter and shared-partition-diameter-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/diameter ` **template-diameter-shared** **Description** Diameter Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/diameter ` **template-dns** **Description** DNS template (DNS template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-dns and shared-partition-dns-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/dns ` **template-dns-shared** **Description** DNS Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/dns ` **template-dynamic-service** **Description** Dynamic Service Template (dynamic-service template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-dynamic-service and shared-partition-dynamic-service-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/dynamic-service ` **template-dynamic-service-shared** **Description** Dynamic Service Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/dynamic-service ` **template-external-service** **Description** External service template (external-service template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-external-service and shared-partition-external-service-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/external-service ` **template-external-service-shared** **Description** External Service Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/external-service ` **template-file-inspection** **Description** File Inspection service template (file-inspection template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/file-inspection/template ` **template-fix** **Description** FIX template (FIX Template Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/fix ` **template-ftp** **Description** FTP port template (Ftp template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/ftp ` **template-http** **Description** HTTP Template (HTTP Config Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-http and shared-partition-http-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/http ` **template-http-policy** **Description** http-policy template (http-policy template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-http-policy and shared-partition-http-policy-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/http-policy ` **template-http-policy-shared** **Description** Http Policy Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/http-policy ` **template-http-shared** **Description** HTTP Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/http ` **template-imap-pop3** **Description** IMAP/POP3 Template (IMAP/POP3 Config Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/imap-pop3 ` **template-persist-cookie** **Description** Cookie persistence (Cookie persistence template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-persist-cookie and shared-partition-persist-cookie-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/persist/cookie ` **template-persist-cookie-shared** **Description** Cookie Persistence Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/persist/cookie ` **template-persist-destination-ip** **Description** Destination IP persistence (Destination IP persistence template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-persist-destination-ip and shared-partition-persist-destination-ip-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/persist/destination-ip ` **template-persist-destination-ip-shared** **Description** Destination IP Persistence Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/persist/destination-ip ` **template-persist-source-ip** **Description** Source IP persistence (Source IP persistence template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-persist-source-ip and shared-partition-persist-source-ip-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/persist/source-ip ` **template-persist-source-ip-shared** **Description** Source IP Persistence Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/persist/source-ip ` **template-persist-ssl-sid** **Description** SSL session ID persistence (Source IP Persistence Config name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-persist-ssl-sid and shared-partition-persist-ssl-sid-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/persist/ssl-sid ` **template-persist-ssl-sid-shared** **Description** SSL SID Persistence Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/persist/ssl-sid ` **template-policy** **Description** Policy Template (Policy template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-policy and shared-partition-policy-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/policy ` **template-policy-shared** **Description** Policy Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/policy ` **template-ram-cache** **Description** RAM caching template (Cache Template Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/cache ` **template-reqmod-icap** **Description** ICAP reqmod template (reqmod-icap template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/reqmod-icap ` **template-respmod-icap** **Description** ICAP respmod service template (respmod-icap template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/respmod-icap ` **template-scaleout** **Description** Scaleout template (Scaleout template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **template-server-ssh** **Description** Server SSH Template (Server SSH Config Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/server-ssh ` **template-server-ssl** **Description** Server Side SSL Template (Server SSL Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-server-ssl and shared-partition-server-ssl-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/server-ssl ` **template-server-ssl-shared** **Description** Server SSL Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/server-ssl ` **template-sip** **Description** SIP template **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/sip ` **template-smpp** **Description** SMPP template **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/smpp ` **template-smtp** **Description** SMTP Template (SMTP Config Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/smtp ` **template-ssli** **Description** SSLi template (SSLi Template Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/ssli ` **template-tcp** **Description** L4 TCP Template (TCP Config Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Default:** default **Mutual Exclusion:** template-tcp and shared-partition-tcp are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/tcp ` **template-tcp-proxy** **Description** TCP Proxy Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Mutual Exclusion:** template-tcp-proxy and shared-partition-tcp-proxy-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/tcp-proxy ` **template-tcp-proxy-client** **Description** TCP Proxy Config Client (TCP Proxy Config name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/tcp-proxy ` **template-tcp-proxy-server** **Description** TCP Proxy Config Server (TCP Proxy Config name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/tcp-proxy ` **template-tcp-proxy-shared** **Description** TCP Proxy Template name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/tcp-proxy ` **template-tcp-shared** **Description** TCP Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Default:** default **Reference Object:** :doc:`/axapi/v3/slb/template/tcp ` **template-udp** **Description** L4 UDP Template (UDP Config Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Default:** default **Mutual Exclusion:** template-udp and shared-partition-udp are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/udp ` **template-udp-shared** **Description** UDP Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Default:** default **Reference Object:** :doc:`/axapi/v3/slb/template/udp ` **template-virtual-port** **Description** Virtual port template (Virtual port template name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Default:** default **Mutual Exclusion:** template-virtual-port and shared-partition-virtual-port-template are mutually exclusive **Reference Object:** :doc:`/axapi/v3/slb/template/virtual-port ` **template-virtual-port-shared** **Description** Virtual Port Template Name **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/slb/template/virtual-port ` **trunk-fwd** **Description** Trunk interface number **Type:** number **Format:** interface **Mutual Exclusion:** trunk-fwd and eth-fwd are mutually exclusive **trunk-rev** **Description** Trunk interface number **Type:** number **Format:** interface **Mutual Exclusion:** trunk-rev and eth-rev are mutually exclusive **use-alternate-port** **Description** Use alternate virtual port **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **use-cgnv6** **Description** Follow CGNv6 source NAT configuration **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **use-default-if-no-server** **Description** Use default forwarding if server selection failed **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **use-rcv-hop-for-resp** **Description** Use receive hop for response to client(For packets on default-vlan, also config "vlan-global enable-def-vlan-l2-forwarding".) **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **use-rcv-hop-group** **Description** Set use-rcv-hop group **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **user-tag** **Description** Customized tag **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters **view** **Description** Specify a GSLB View (ID) **Type:** number **Range:** 1-31 **waf-template** **Description** WAF template (WAF Template Name) **Type:** string **Format:** string-rlx **Maximum Length:** 127 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/waf/template ` **when-down** **Description** Use alternate virtual port when down **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **when-down-protocol2** **Description** Use alternate virtual port when down **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 .. _1475_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'curr_conn': Current connections; 'total_l4_conn': Total L4 connections; 'total_l7_conn': Total L7 connections; 'total_tcp_conn': Total TCP connections; 'total_conn': Total connections; 'total_fwd_bytes': Total forward bytes; 'total_fwd_pkts': Total forward packets; 'total_rev_bytes': Total reverse bytes; 'total_rev_pkts': Total reverse packets; 'total_dns_pkts': Total DNS packets; 'total_mf_dns_pkts': Total MF DNS packets; 'es_total_failure_actions': Total failure actions; 'compression_bytes_before': Data into compression engine; 'compression_bytes_after': Data out of compression engine; 'compression_hit': Number of requests compressed; 'compression_miss': Number of requests NOT compressed; 'compression_miss_no_client': Compression miss no client; 'compression_miss_template_exclusion': Compression miss template exclusion; 'curr_req': Current requests; 'total_req': Total requests; 'total_req_succ': Total successful requests; 'peak_conn': Peak connections; 'curr_conn_rate': Current connection rate; 'last_rsp_time': Last response time; 'fastest_rsp_time': Fastest response time; 'slowest_rsp_time': Slowest response time; 'loc_permit': Permit number; 'loc_deny': Deny number; 'loc_conn': Connection number; 'curr_ssl_conn': Current SSL connections; 'total_ssl_conn': Total SSL connections; **Type:** string **Supported Values:** all, curr_conn, total_l4_conn, total_l7_conn, total_tcp_conn, total_conn, total_fwd_bytes, total_fwd_pkts, total_rev_bytes, total_rev_pkts, total_dns_pkts, total_mf_dns_pkts, es_total_failure_actions, compression_bytes_before, compression_bytes_after, compression_hit, compression_miss, compression_miss_no_client, compression_miss_template_exclusion, curr_req, total_req, total_req_succ, peak_conn, curr_conn_rate, last_rsp_time, fastest_rsp_time, slowest_rsp_time, loc_permit, loc_deny, loc_conn, curr_ssl_conn, total_ssl_conn, backend-time-to-first-byte, backend-time-to-last-byte, in-latency, out-latency, total_fwd_bytes_out, total_fwd_pkts_out, total_rev_bytes_out, total_rev_pkts_out, curr_req_rate, curr_resp, total_resp, total_resp_succ, curr_resp_rate, curr_conn_overflow, dnsrrl_total_allowed, dnsrrl_total_dropped, dnsrrl_total_slipped, dnsrrl_bad_fqdn, throughput-bits-per-sec, dynamic-memory-alloc, dynamic-memory-free, dynamic-memory, ip_only_lb_fwd_bytes, ip_only_lb_rev_bytes, ip_only_lb_fwd_pkts, ip_only_lb_rev_pkts .. _1475_acl-list: acl-list ^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **acl-id** **Description** ACL id VPORT **Type:** number **Range:** 1-199 **Mutual Exclusion:** acl-id p-acl and shared-partition-acl are mutually exclusive **Reference Object:** :doc:`/axapi/v3/access-list/standard ` **acl-id-seq-num** **Description** Specify ACL precedence (sequence-number) **Type:** number **Range:** 1-32 **acl-id-seq-num-shared** **Description** Specify ACL precedence (sequence-number) **Type:** number **Range:** 1-32 **acl-id-shared** **Description** acl id **Type:** number **Range:** 1-199 **Reference Object:** :doc:`/axapi/v3/access-list/standard ` **acl-id-src-nat-pool** **Description** Policy based Source NAT (NAT Pool or Pool Group) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** acl-id-src-nat-pool and shared-partition-pool-id are mutually exclusive **Reference Object:** :doc:`/axapi/v3/ip/nat/pool ` **acl-id-src-nat-pool-shared** **Description** Policy based Source NAT (NAT Pool or Pool Group) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ip/nat/pool ` **acl-name** **Description** Apply an access list name (Named Access List) **Type:** string **Format:** string-rlx **Maximum Length:** 16 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ip/access-list ` **acl-name-seq-num** **Description** Specify ACL precedence (sequence-number) **Type:** number **Range:** 1-32 **acl-name-seq-num-shared** **Description** Specify ACL precedence (sequence-number) **Type:** number **Range:** 1-32 **acl-name-shared** **Description** Apply an access list name (Named Access List) **Type:** string **Format:** string-rlx **Maximum Length:** 16 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ip/access-list ` **acl-name-src-nat-pool** **Description** Policy based Source NAT (NAT Pool or Pool Group) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** acl-name-src-nat-pool shared-partition-pool-name and v-shared-partition-pool-name are mutually exclusive **Reference Object:** :doc:`/axapi/v3/ip/nat/pool ` **acl-name-src-nat-pool-shared** **Description** Policy based Source NAT (NAT Pool or Pool Group) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ip/nat/pool ` **shared-partition-pool-id** **Description** Policy based Source NAT from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-pool-id and acl-id-src-nat-pool are mutually exclusive **shared-partition-pool-name** **Description** Policy based Source NAT from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** shared-partition-pool-name and acl-name-src-nat-pool are mutually exclusive **v-acl-id-seq-num** **Description** Specify ACL precedence (sequence-number) **Type:** number **Range:** 1-32 **v-acl-id-seq-num-shared** **Description** Specify ACL precedence (sequence-number) **Type:** number **Range:** 1-32 **v-acl-id-src-nat-pool** **Description** Policy based Source NAT (NAT Pool or Pool Group) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Mutual Exclusion:** v-acl-id-src-nat-pool and v-shared-partition-pool-id are mutually exclusive **Reference Object:** :doc:`/axapi/v3/ip/nat/pool ` **v-acl-id-src-nat-pool-shared** **Description** Policy based Source NAT (NAT Pool or Pool Group) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ip/nat/pool ` **v-acl-name-seq-num** **Description** Specify ACL precedence (sequence-number) **Type:** number **Range:** 1-32 **v-acl-name-seq-num-shared** **Description** Specify ACL precedence (sequence-number) **Type:** number **Range:** 1-32 **v-acl-name-src-nat-pool** **Description** Policy based Source NAT (NAT Pool or Pool Group) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ip/nat/pool ` **v-acl-name-src-nat-pool-shared** **Description** Policy based Source NAT (NAT Pool or Pool Group) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/ip/nat/pool ` **v-shared-partition-pool-id** **Description** Policy based Source NAT from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** v-shared-partition-pool-id and v-acl-id-src-nat-pool are mutually exclusive **v-shared-partition-pool-name** **Description** Policy based Source NAT from shared partition **Type:** boolean **Supported Values:** true, false, 1, 0 **Default:** 0 **Mutual Exclusion:** v-shared-partition-pool-name and acl-name-src-nat-pool are mutually exclusive .. _1475_aflex-scripts: aflex-scripts ^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **aflex** **Description** Bind aFleX Script to the Virtual Port (aFleX Script Name) **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **aflex-shared** **Description** aFleX Script Name **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters .. _1475_auth-cfg: auth-cfg ^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *object* =============================== =================================================== **aaa-policy** **Description** Specify AAA policy name to bind to the virtual port **Type:** string **Format:** string-rlx **Maximum Length:** 63 characters **Maximum Length:** 1 characters **Reference Object:** :doc:`/axapi/v3/aam/aaa-policy ` .. _1475_stats_cache: stats cache ----------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - nm_response - 2 - nm_response * - - rsp_type_304 - 2 - rsp_type_304 * - - rsp_other - 2 - rsp_other * - - content_toosmall - 2 - content_toosmall * - - entry_create_failures - 2 - entry_create_failures * - - nocache_match - 2 - nocache_match * - - content_toobig - 2 - content_toobig * - - nc_res_header - 2 - nc_res_header * - - miss - 2 - Cache misses * - - nc_req_header - 2 - nc_req_header * - - replaced_entry - 8 - replaced_entry * - - aging_entry - 8 - aging_entry * - - mem_size - 8 - mem_size * - - rsp_deflate - 2 - rsp_deflate * - - invalidate_match - 2 - invalidate_match * - - match - 2 - match * - - cleaned_entry - 8 - cleaned_entry * - - entry_num - 8 - entry_num * - - total_req - 2 - Total requests received * - - bytes_served - 2 - Bytes served from cache * - - rv_success - 2 - rv_success * - - rv_failure - 2 - rv_failure * - - rsp_gzip - 2 - rsp_gzip * - - hits - 2 - Cache hits * - - rsp_type_other - 2 - rsp_type_other * - - rsp_type_CE - 2 - rsp_type_CE * - - rsp_no_compress - 2 - rsp_no_compress * - - rsp_type_CL - 2 - rsp_type_CL * - - caching_req - 2 - Total requests to cache * - - ims_request - 2 - ims_request .. _1475_stats_client-ssh: stats client-ssh ---------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - forwarding_errors - 8 - forwarding_errors * - - successful_handshakes - 8 - successful_handshakes * - - failed_handshakes - 8 - failed_handshakes .. _1475_stats_file-inspection: stats file-inspection --------------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - icap_200 - 8 - Receive icap status 200 * - - download_suspect_ext_inspect - 8 - Download suspect extrnal inspect * - - upload_bad_blocked - 8 - upload malware blocked * - - bad_file_size_less_1m - 8 - Bad Files Less than 1Mb * - - suspect_file_size_1_5m - 8 - Suspect Files Between 1-5Mb * - - orig_conn_bytes_bypassed - 8 - Original connection bytes bypassed * - - upload_suspect_allowed - 8 - Upload suspect allowed * - - download_good_blocked - 8 - Download safe blocked * - - bad_file_size_8_32m - 8 - Bad Files Between 8-32Mb * - - total_file_size_less_1m - 8 - Total Files Less than 1Mb * - - upload_bad_ext_inspect - 8 - Upload malware extrnal inspect * - - non_supported_file - 8 - Non supported file type * - - orig_conn_bytes_sent - 8 - Original connection bytes sent * - - total_file_size_1_5m - 8 - Total Files Between 1-5Mb * - - download_suspect_allowed - 8 - Download suspect allowed * - - icap_204 - 8 - Receive icap status 204 * - - suspect_file_size_5_8m - 8 - Suspect Files Between 5-8Mb * - - suspect_file_size_8_32m - 8 - Suspect Files Between 8-32Mb * - - total_file_size_5_8m - 8 - Total Files Between 5-8Mb * - - icap_connect_fail - 8 - Icap connect fail * - - upload_good_blocked - 8 - Upload safe blocked * - - icap_other_status_code - 8 - Receive icap other status code * - - total_bandwidth - 8 - Total File Bytes * - - total_file_size_over_32m - 8 - Total Files over 32Mb * - - bypass_aflex - 8 - Bypassed by aflex * - - good_file_size_over_32m - 8 - Good Files over 32Mb * - - total_suspect_bandwidth - 8 - Total Suspected Files Bytes * - - orig_conn_bytes_received - 8 - Original connection bytes received * - - upload_good_ext_inspect - 8 - Upload safe external inspect * - - good_file_size_8_32m - 8 - Good Files Between 8-32Mb * - - bad_file_size_5_8m - 8 - Bad Files Between 5-8Mb * - - icap_500 - 8 - Receive icap status 500 * - - icap_bytes_sent - 8 - Icap bytes sent * - - reset_service_down - 8 - Reset - Internal service down * - - total_good_bandwidth - 8 - Total Good Files Bytes * - - good_file_size_1_5m - 8 - Good Files Between 1-5Mb * - - icap_connection_closed - 8 - Icap connection closed * - - download_good_allowed - 8 - Download safe allowed * - - download_bad_blocked - 8 - Download malware blocked * - - bad_file_size_over_32m - 8 - Bad Files over 32Mb * - - download_bad_ext_inspect - 8 - Download malware extrnal inspect * - - transactions_aborted - 8 - Total transactions aborted * - - bypass_service_disabled - 8 - Bypassed - Internal service disabled * - - bypass_non_inspection - 8 - Bypassed non inspection data * - - suspect_file_size_less_1m - 8 - Suspect Files Less than 1Mb * - - transactions_alloc - 8 - Total transactions allocated * - - download_bad_allowed - 8 - Download malware allowed * - - bypass_buffered_overlimit - 8 - Total Bytes Buffered Overlimit * - - download_good_ext_inspect - 8 - Download safe external inspect * - - upload_suspect_blocked - 8 - Upload suspect blocked * - - bypass_max_concurrent_files_reached - 8 - Bypassed - max concurrent files on server reached * - - icap_connection_rst - 8 - Icap connection rst * - - total_file_size_8_32m - 8 - Total Files Between 8-32Mb * - - total_bad_bandwidth - 8 - Total Bad Files Bytes * - - upload_suspect_ext_inspect - 8 - Upload suspect extrnal inspect * - - bypass_service_down - 8 - Bypassed - Internal service down * - - icap_bytes_received - 8 - Icap bytes received * - - icap_connection_established - 8 - Icap connection established * - - good_file_size_less_1m - 8 - Good Files Less than 1Mb * - - good_file_size_5_8m - 8 - Good Files Between 5-8Mb * - - transactions_failure - 8 - Total transactions failure * - - download_suspect_blocked - 8 - Download suspect blocked * - - icap_connection_created - 8 - Icap connection created * - - transactions_free - 8 - Total transactions freed * - - bypass_large_file - 8 - Bypassed - large file size * - - upload_good_allowed - 8 - Upload safe allowed * - - upload_bad_allowed - 8 - Upload malware allowed * - - suspect_file_size_over_32m - 8 - Suspect Files over 32Mb * - - bad_file_size_1_5m - 8 - Bad Files Between 1-5Mb .. _1475_stats_http_vport: stats http_vport ---------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - jsi_api_no_token - 2 - JSI API no token in auth hdr * - - REQ_50u - 2 - Rsp time less than 50u * - - http2_control_bytes - 8 - Bytes in HTTP/2 control frames * - - ws_server_switch - 2 - WS Server Pkts * - - REQ_50m - 2 - Rsp time less than 5m * - - status_450 - 2 - Status code 450 * - - REQ_500m - 2 - Rsp time less than 500m * - - http2_reset_received - 8 - Reset frames received * - - jsi_hash_add_fails - 2 - JSI hash addition failures * - - status_510 - 2 - Status code 510 * - - ws_handshake_request - 2 - WS Handshake Req * - - jsi_api_responses - 2 - JSI API responses * - - http2_header_bytes - 8 - Bytes in HTTP/2 header frames * - - status_207 - 2 - Status code 207 * - - status_206 - 2 - Status code 206 * - - status_205 - 2 - Status code 205 * - - status_204 - 2 - Status code 204 * - - status_203 - 2 - Status code 203 * - - status_202 - 2 - Status code 202 * - - status_201 - 2 - Status code 201 * - - status_200 - 2 - Status code 200 * - - jsi_api_no_auth_hdr - 2 - JSI API no auth hdr * - - ws_client_switch - 2 - WS Client Pkts * - - status_406 - 2 - Status code 406 * - - http2_goaway_received - 8 - GoAway frames received * - - REQ_20u - 2 - Rsp time less than 20u * - - status_4xx - 2 - status code 4XX * - - total_requests - 8 - Total number of Requests * - - status_3xx - 2 - status code 3XX * - - REQ_200u - 2 - Rsp time less than 200u * - - stream_closed - 8 - HTTP/2 streams closed * - - REQ_100m - 2 - Rsp time less than 100m * - - REQ_5m - 2 - Rsp time less than 5m * - - REQ_100u - 2 - Rsp time less than 100u * - - REQ_5s - 2 - Rsp time less than 5s * - - jsi_hash_lookup_fails - 2 - JSI hash lookup failures * - - REQ_20m - 2 - Rsp time less than 20m * - - header_length_long - 2 - HTTP Header length too long * - - REQ_500u - 2 - Rsp time less than 500u * - - REQ_2s - 2 - Rsp time less than 2s * - - jsi_api_requests - 2 - JSI API requests (AJAX) * - - total_http2_bytes - 8 - Total bytes in HTTP/2 frames * - - http2_reset_sent - 8 - Reset frames sent * - - REQ_200m - 2 - Rsp time less than 200m * - - status_307 - 2 - Status code 307 * - - status_304 - 2 - Status code 304 * - - status_305 - 2 - Status code 305 * - - status_302 - 2 - Status code 302 * - - status_303 - 2 - Status code 303 * - - status_300 - 2 - Status code 300 * - - status_301 - 2 - Status code 301 * - - REQ_10u - 2 - Rsp time less than 10u * - - total_http2_conn - 8 - Total number of HTTP/2 connections * - - REQ_10m - 2 - Rsp time less than 10m * - - status_306 - 2 - Status code 306 * - - peak_http2_conn - 8 - Largest number of concurrent HTTP/2 connections * - - jsi_requests - 2 - JSI requests * - - status_412 - 2 - Status code 412 * - - status_413 - 2 - Status code 413 * - - status_410 - 2 - Status code 410 * - - status_411 - 2 - Status code 411 * - - status_416 - 2 - Status code 416 * - - status_417 - 2 - Status code 417 * - - status_414 - 2 - Status code 414 * - - status_415 - 2 - Status code 415 * - - status_418 - 2 - Status code 418 * - - status_unknown - 2 - Status code unknown * - - status_100 - 2 - Status code 100 * - - status_101 - 2 - Status code 101 * - - status_102 - 2 - Status code 102 * - - status_103 - 2 - Status code 103 * - - jsi_responses - 2 - JSI responses * - - REQ_2m - 2 - Rsp time less than 2m * - - jsi_pri_requests - 2 - JSI primary requests (AJAX) * - - jsi_skip_no_fi - 2 - JSI skipped - File Inspection not configured * - - curr_http2_conn - 8 - Current number of HTTP/2 connections * - - ws_handshake_success - 2 - WS Handshake Res * - - status_504_ax - 2 - Status code 504 AX-gen * - - status_6xx - 2 - status code 6XX * - - status_5xx - 2 - status code 5XX * - - status_401 - 2 - Status code 401 * - - status_400 - 2 - Status code 400 * - - status_403 - 2 - Status code 403 * - - status_402 - 2 - Status code 402 * - - status_405 - 2 - Status code 405 * - - status_404 - 2 - Status code 404 * - - status_407 - 2 - Status code 407 * - - status_2xx - 2 - status code 2XX * - - status_409 - 2 - Status code 409 * - - status_408 - 2 - Status code 408 * - - jsi_skip_not_browser - 2 - JSI skipped - not fromm browser * - - http2_goaway_sent - 8 - GoAway frames sent * - - REQ_1m - 2 - Rsp time less than 1m * - - jsi_skip_no_ua - 2 - JSI skipped - no User-Agent * - - REQ_1s - 2 - Rsp time less than 1s * - - status_1xx - 2 - status code 1XX * - - http2_data_bytes - 8 - Bytes in HTTP/2 data frames * - - status_423 - 2 - Status code 423 * - - status_422 - 2 - Status code 422 * - - status_426 - 2 - Status code 426 * - - status_425 - 2 - Status code 425 * - - status_424 - 2 - Status code 424 * - - status_508 - 2 - Status code 508 * - - status_509 - 2 - Status code 509 * - - REQ_OVER_5s - 2 - Rsp time greater than equal to 5s * - - status_500 - 2 - Status code 500 * - - status_501 - 2 - Status code 501 * - - status_502 - 2 - Status code 502 * - - status_503 - 2 - Status code 503 * - - status_504 - 2 - Status code 504 * - - status_505 - 2 - Status code 505 * - - status_506 - 2 - Status code 506 * - - status_507 - 2 - Status code 507 * - - status_449 - 2 - Status code 449 .. _1475_stats_server-ssh: stats server-ssh ---------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - forwarding_errors - 8 - forwarding_errors * - - successful_handshakes - 8 - successful_handshakes * - - failed_handshakes - 8 - failed_handshakes .. _1475_stats_smtp_vport: stats smtp_vport ---------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - cmd_local - 2 - Local extension commands * - - cmd_noop - 2 - NOOP commands * - - reply_100u - 2 - Reply time less than 100u * - - reply_100m - 2 - Reply time less than 100m * - - code_451 - 2 - Reply code 451 * - - code_450 - 2 - Reply code 450 * - - code_452 - 2 - Reply code 452 * - - code_455 - 2 - Reply code 455 * - - cmd_expn - 2 - EXPN commands * - - code_521 - 2 - Reply code 521 * - - reply_2s - 2 - Reply time less than 2s * - - data_sz_64k - 2 - Data size less than 64KB * - - reply_2m - 2 - Reply time less than 2m * - - code_556 - 2 - Reply code 556 * - - data_sz_8k - 2 - Data size less than 8KB * - - cmd_starttls - 2 - STARTTLS commands * - - code_421 - 2 - Reply code 421 * - - data_sz_16k - 2 - Data size less than 16KB * - - code_554 - 2 - Reply code 554 * - - code_555 - 2 - Reply code 555 * - - code_4xx - 2 - Reply code 4XX * - - code_550 - 2 - Reply code 550 * - - code_551 - 2 - Reply code 551 * - - code_552 - 2 - Reply code 552 * - - code_553 - 2 - Reply code 553 * - - code_252 - 2 - Reply code 252 * - - code_251 - 2 - Reply code 251 * - - code_250 - 2 - Reply code 250 * - - cmd_vrfy - 2 - VRFY commands * - - data_sz_256k - 2 - Data size less than 256KB * - - total_conn - 8 - Total number of SMTP connections * - - total_replies - 8 - Total number of replies received * - - reply_10m - 2 - Reply time less than 10m * - - data_sz_32k - 2 - Data size less than 32KB * - - code_5xx - 2 - Reply code 5XX * - - reply_10u - 2 - Reply time less than 10u * - - data_sz_128k - 2 - Data size less than 128KB * - - data_sz_gt_1m - 2 - Data size greater than 1MB * - - data_sz_2k - 2 - Data size less than 2KB * - - reply_200m - 2 - Reply time less than 200m * - - data_sz_512k - 2 - Data size less than 512KB * - - reply_over_5s - 2 - Reply time greater than equal to 5s * - - reply_200u - 2 - Reply time less than 200u * - - reply_500u - 2 - Reply time less than 500u * - - reply_5s - 2 - Reply time less than 5s * - - reply_5m - 2 - Reply time less than 5m * - - reply_500m - 2 - Reply time less than 500m * - - reply_20u - 2 - Reply time less than 20u * - - cmd_rcpt - 2 - RCPT commands * - - cmd_mail - 2 - MAIL commands * - - cmd_turn - 2 - TURN commands * - - reply_20m - 2 - Reply time less than 20m * - - code_200 - 2 - Reply code 200 * - - cmd_unknown - 2 - Unknown commands * - - cmd_data - 2 - DATA commands * - - server_bytes - 8 - Total bytes in SMTP replies * - - cmd_quit - 2 - QUIT commands * - - peak_conn - 8 - Largest number of concurrent SMTP connections * - - curr_conn - 8 - Current number of SMTP connections * - - cmd_etrn - 2 - ETRN commands * - - reply_50m - 2 - Reply time less than 5m * - - code_214 - 2 - Reply code 214 * - - code_211 - 2 - Reply code 211 * - - code_354 - 2 - Reply code 354 * - - data_sz_4k - 2 - Data size less than 4KB * - - reply_50u - 2 - Reply time less than 50u * - - code_2xx - 2 - Reply code 2XX * - - code_3xx - 2 - Reply code 3XX * - - code_220 - 2 - Reply code 220 * - - code_221 - 2 - Reply code 221 * - - client_bytes - 8 - Total bytes in SMTP commands * - - code_503 - 2 - Reply code 503 * - - code_502 - 2 - Reply code 502 * - - code_501 - 2 - Reply code 501 * - - code_500 - 2 - Reply code 500 * - - code_504 - 2 - Reply code 504 * - - code_unknown - 2 - Reply code unknown * - - total_commands - 8 - Total number of commands received * - - data_sz_1m - 2 - Data size less than 1MB * - - data_sz_1k - 2 - Data size less than 1KB * - - cmd_helo - 2 - HELO commands * - - cmd_ehlo - 2 - EHLO commands * - - cmd_help - 2 - HELP commands * - - cmd_rset - 2 - RSET commands * - - reply_1s - 2 - Reply time less than 1s * - - code_530 - 2 - Reply code 530 * - - reply_1m - 2 - Reply time less than 1m .. _1475_stats_waf: stats waf --------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - redirect_wlist_fail - 2 - Redirect Whitelist Failure * - - cookie_encrypt_limit_exceeded - 2 - Cookie Encrypt Limit Exceeded * - - wsdl_succ - 2 - WSDL Success * - - sqlia_chk_url_succ - 2 - SQLIA Check URL Success * - - bot_check_succ - 2 - Botnet Check Success * - - sessions_alloc - 2 - Sessions allocated * - - buf_ovf_cookie_name_len_fail - 2 - Buffer Overflow - Cookie Name Length Failure * - - redirect_wlist_learn - 2 - Redirect Whitelist Learn * - - xml_limit_elem_child - 2 - XML Limit Element Child * - - buf_ovf_parameter_value_len_fail - 2 - Buffer Overflow - HTML Parameter Value Length Failure * - - ccn_mask_visa - 2 - Credit Card Number Mask Visa * - - xss_chk_cookie_succ - 2 - XSS Check Cookie Success * - - buf_ovf_cookies_len_fail - 2 - Buffer Overflow - Cookies Length Failure * - - redirect_wlist_succ - 2 - Redirect Whitelist Success * - - json_check_failure - 2 - JSON Check Failure * - - xss_chk_post_reject - 2 - XSS Check Post Rejected * - - xss_chk_url_reject - 2 - XSS Check URL Rejected * - - form_consistency_succ - 2 - Form Consistency Success * - - xml_limit_cdata_len - 2 - XML Limit CData Length * - - xml_check_failure - 2 - XML Check Failure * - - num_resets - 2 - Number Resets * - - referer_check_succ - 2 - Referer Check Success * - - sqlia_chk_post_succ - 2 - SQLIA Check Post Success * - - xss_chk_url_sanitize - 2 - XSS Check URL Sanitized * - - cookie_encrypt_succ - 2 - Cookie Encrypt Success * - - buf_ovf_parameter_total_len_fail - 2 - Buffer Overflow - HTML Parameter Total Length Failure * - - soap_check_succ - 2 - Soap Check Success * - - sessions_freed - 2 - Sessions freed * - - max_cookies_fail - 2 - Max Cookies Failure * - - json_limit_array_value_count - 2 - JSON Limit Array Value Count * - - xml_limit_entity_exp_depth - 2 - XML Limit Entity Exp Depth * - - json_check_succ - 2 - JSON Check Success * - - resp_code_hidden - 2 - Response Code Hidden * - - xml_sqlia_chk_fail - 2 - XML Sqlia Check Failure * - - xss_chk_post_succ - 2 - XSS Check Post Success * - - form_consistency_fail - 2 - Form Consistency Failure * - - http_check_fail - 2 - Http Check Failure * - - url_check_succ - 2 - URL Check Success * - - sqlia_chk_url_sanitize - 2 - SQLIA Check URL Sanitized * - - xss_chk_cookie_reject - 2 - XSS Check Cookie Rejected * - - brute_force_success - 2 - Brute-force checks passed * - - max_entities_fail - 2 - Max Entities Failure * - - xml_limit_attr - 2 - XML Limit Attribue * - - http_method_check_fail - 2 - Http Method Check Failure * - - form_non_ssl_reject - 2 - Form Non SSL Rejected * - - xss_chk_post_sanitize - 2 - XSS Check Post Sanitized * - - form_set_no_cache - 2 - Form Set No Cache * - - xml_schema_succ - 2 - XML Schema Success * - - sqlia_chk_url_reject - 2 - SQLIA Check URL Rejected * - - xml_check_succ - 2 - XML Check Success * - - sess_check_none - 2 - Session Check None * - - xml_limit_namespace - 2 - XML Limit Namespace * - - wsdl_fail - 2 - WSDL Failure * - - post_form_check_succ - 2 - Post Form Check Success * - - buf_ovf_query_len_fail - 2 - Buffer Overflow - Query Length Failure * - - sqlia_chk_post_reject - 2 - SQLIA Check Post Rejected * - - form_password_autocomplete - 2 - Form Password Autocomplete * - - permitted - 2 - Honor threshold count * - - xml_xss_chk_fail - 2 - XML XSS Check Failure * - - buf_ovf_url_len_fail - 2 - Buffer Overflow - URL Length Failure * - - buf_ovf_cookie_len_fail - 2 - Buffer Overflow - Cookie Length Failure * - - challenge_javascript_sent - 2 - JavaScript challenge sent * - - form_csrf_tag_succ - 2 - Form CSRF tag Success * - - xss_chk_cookie_sanitize - 2 - XSS Check Cookie Sanitized * - - xml_limit_entity_exp - 2 - XML Limit Entity Exp * - - ccn_mask_diners - 2 - Credit Card Number Mask Diners * - - sess_check_succ - 2 - Session Check Success * - - json_limit_depth - 2 - JSON Limit Depth * - - cookie_encrypt_skip_rcache - 2 - Cookie Encrypt Skip RCache * - - learn_updates - 2 - Learning Updates * - - req_denied - 2 - Requests Denied * - - http_check_succ - 2 - Http Check Success * - - req_allowed - 2 - Requests Allowed * - - json_limit_object_member_count - 2 - JSON Limit Object Number Count * - - bot_check_fail - 2 - Botnet Check Failure * - - uri_wlist_fail - 2 - URI White List Failure * - - uri_blist_fail - 2 - URI Black List Failure * - - xml_limit_namespace_uri_len - 2 - XML Limit Namespace URI Length * - - challenge_cookie_sent - 2 - Cookie challenge sent * - - sqlia_chk_post_sanitize - 2 - SQLIA Check Post Sanitized * - - ccn_mask_amex - 2 - Credit Card Number Mask Amex * - - num_drops - 2 - Number Drops * - - referer_check_fail - 2 - Referer Check Failure * - - post_form_check_sanitize - 2 - Post Form Check Sanitized * - - cookie_decrypt_succ - 2 - Cookie Decrypt Success * - - max_parameters_fail - 2 - Max Parameters Failure * - - url_check_fail - 2 - URL Check Failure * - - xml_schema_fail - 2 - XML Schema Failure * - - form_non_post_reject - 2 - Form Non Post Rejected * - - buf_ovf_hdrs_len_fail - 2 - Buffer Overflow - Headers length Failure * - - uri_wlist_succ - 2 - URI White List Success * - - form_non_masked_password - 2 - Form Non Masked Password * - - buf_ovf_line_len_fail - 2 - Buffer Overflow - Line Length Failure * - - ccn_mask_discover - 2 - Credit Card Number Mask Discover * - - ssn_mask - 2 - Social Security Number Mask * - - json_limit_string - 2 - JSON Limit String * - - resp_hdrs_filtered - 2 - Response Headers Filtered * - - called - 2 - Threshold check count * - - ccn_mask_mastercard - 2 - Credit Card Number Mask Mastercard * - - xml_sqlia_chk_succ - 2 - XML Sqlia Check Success * - - brute_force_fail - 2 - Brute-force checks failed * - - max_hdrs_fail - 2 - Max Headers Failure * - - xml_limit_attr_name_len - 2 - XML Limit Name Length * - - form_non_ssl_password - 2 - Form Non SSL Password * - - too_many_sessions - 2 - Too many sessions consumed * - - buf_ovf_hdr_value_len_fail - 2 - Buffer Overflow - Header Value Length Failure * - - uri_blist_succ - 2 - URI Black List Success * - - sess_check_fail - 2 - Session Check Failure * - - buf_ovf_hdr_name_len_fail - 2 - Buffer Overflow - Header Name Length Failure * - - resp_denied - 2 - Responses Denied * - - pcre_mask - 2 - PCRE Mask * - - out_of_sessions - 2 - Out of sessions * - - xml_limit_elem - 2 - XML Limit Element * - - buf_ovf_parameter_name_len_fail - 2 - Buffer Overflow - HTML Parameter Name Length Failure * - - xml_limit_attr_value_len - 2 - XML Limit Value Length * - - xml_limit_elem_depth - 2 - XML Limit Element Depth * - - ccn_mask_jcb - 2 - Credit Card Number Mask Jcb * - - cookie_decrypt_fail - 2 - Cookie Decrypt Failure * - - buf_ovf_cookie_value_len_fail - 2 - Buffer Overflow - Cookie Value Length Failure * - - buf_ovf_max_data_parse_fail - 2 - Buffer Overflow - Max Data Parse Failure * - - total_req - 2 - Total Requests * - - xml_limit_elem_name_len - 2 - XML Limit Element Name Length * - - url_check_learn - 2 - URL Check Learn * - - http_method_check_succ - 2 - Http Method Check Success * - - xss_chk_url_succ - 2 - XSS Check URL Success * - - referer_check_redirect - 2 - Referer Check Redirect * - - post_form_check_reject - 2 - Post Form Check Rejected * - - cookie_encrypt_fail - 2 - Cookie Encrypt Failure * - - soap_check_failure - 2 - Soap Check Failure * - - challenge_captcha_sent - 2 - Captcha challenge sent * - - form_csrf_tag_fail - 2 - Form CSRF tag Failure * - - xml_xss_chk_succ - 2 - XML XSS Check Success * - - buf_ovf_post_size_fail - 2 - Buffer Overflow - Post size Failure .. _1475_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - curr_req - 8 - Current requests * - - curr_req_rate - 8 - Current request rate * - - total_rev_pkts_out - 8 - Packets processed in reverse direction (outbound) * - - curr_ssl_conn - 8 - Current SSL connections * - - total_fwd_bytes_out - 8 - Bytes processed in forward direction (outbound) * - - loc_deny - 8 - Geo-location Deny count * - - curr_resp - 8 - Current response * - - total_fwd_bytes - 8 - Bytes processed in forward direction * - - curr_resp_rate - 8 - Current response rate * - - backend-time-to-last-byte - 8 - Backend Time from Request to Response Last Byte * - - dnsrrl_total_slipped - 8 - DNS Response-Rate-Limiting Total Responses Slipped * - - total_resp_succ - 8 - Total successful responses * - - dnsrrl_bad_fqdn - 8 - DNS Response-Rate-Limiting Bad FQDN * - - compression_miss - 2 - Number of requests NOT compressed * - - loc_permit - 8 - Geo-location Permit count * - - loc_conn - 8 - Geo-location Connection count * - - fastest_rsp_time - 8 - Fastest response time * - - total_fwd_pkts - 8 - Packets processed in forward direction * - - ip_only_lb_fwd_bytes - 8 - IP-Only-LB Bytes processed in forward direction * - - dnsrrl_total_allowed - 8 - DNS Response-Rate-Limiting Total Responses Allowed * - - total_tcp_conn - 8 - Total TCP connections established * - - total_mf_dns_pkts - 2 - Total MF DNS packets * - - ip_only_lb_rev_bytes - 8 - IP-Only-LB Bytes processed in reverse direction * - - curr_conn_overflow - 8 - Current connection counter overflow count * - - compression_miss_template_exclusion - 2 - Compression miss template exclusion * - - in-latency - 8 - Request Latency at Thunder * - - total_dns_pkts - 2 - Total DNS packets processed * - - out-latency - 8 - Response Latency at Thunder * - - peak_conn - 8 - Peak connections * - - total_rev_bytes_out - 8 - Bytes processed in reverse direction (outbound) * - - ip_only_lb_fwd_pkts - 8 - IP-Only-LB Packets processed in forward direction * - - compression_bytes_after - 2 - Data out of compression engine * - - total_req - 8 - Total requests * - - dnsrrl_total_dropped - 8 - DNS Response-Rate-Limiting Total Responses Dropped * - - compression_bytes_before - 2 - Data into compression engine * - - backend-time-to-first-byte - 8 - Backend Time from Request to Response First Byte * - - last_rsp_time - 8 - Last response time * - - curr_conn - 8 - Current established connections * - - throughput-bits-per-sec - 8 - Throughput in bits/sec * - - total_fwd_pkts_out - 8 - Packets processed in forward direction (outbound) * - - total_rev_bytes - 8 - Bytes processed in reverse direction * - - curr_conn_rate - 8 - Current connection rate * - - compression_miss_no_client - 2 - Compression miss no client * - - es_total_failure_actions - 2 - Total failure actions * - - ip_only_lb_rev_pkts - 8 - IP-Only-LB Packets processed in reverse direction * - - total_ssl_conn - 8 - Total SSL connections * - - total_conn - 8 - Total connections established * - - total_rev_pkts - 8 - Packets processed in reverse direction * - - total_l7_conn - 8 - Total L7 connections established * - - total_req_succ - 8 - Total successful requests * - - dynamic-memory - 8 - dynamic memory (bytes) used by the vport(alloc-free) * - - total_resp - 8 - Total response * - - total_l4_conn - 8 - Total L4 connections established * - - slowest_rsp_time - 8 - Slowest response time * - - compression_hit - 2 - Number of requests compressed .. _1475_oper_data: operational data ---------------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - http_host_hits - flag - http_host_hits * - - curr-conn-overflow - number - curr-conn-overflow * - - cpu-count - number - cpu-count * - - loc_list - string - loc_list * - - http-hits-list - - http-hits-list * - - http_vport - flag - http_vport * - - http_url_hits - flag - http_url_hits * - - loc_max_depth - number - loc_max_depth * - - level_str - string - level_str * - - loc_last - string - loc_last * - - state - enum - Output contains one of the following values: - All Up, Functional Up, Down, Disb, Unkn * - - geo_location - string - geo_location * - - http-vport-cpu-list - - http-vport-cpu-list * - - real_curr_conn - number - real_curr_conn * - - loc_success - number - loc_success * - - loc_error - number - loc_error * - - group_id - number - group_id * - - loc_override - number - loc_override