[Contents] [Prev] [Next] [Index] [Report an Error]


<sfw-stats-service-set-entry>

Usage

<service-sfw-statistics-entry>
    <sfw-stats-service-set-entry>
        <service-set-name>service-set-name</service-set-name>
        <total-flow-accepts>total-flow-accepts</total-flow-accepts>
        <total-flow-discards>total-flow-discards</total-flow-discards>
        <total-flow-rejects>total-flow-rejects</total-flow-rejects>
        <total-drops>total-drops</total-drops>
        <new-flow-counters>...</new-flow-counters>
        <existing-flow-counters>...</existing-flow-counters>
        <drop_counters>...</drop_counters>
        <error-counters>...</error-counters>
        <ip-error-counters>...</ip-error-counters>
        <tcp-error-counters>...</tcp-error-counters>
        <udp-error-counters>...</udp-error-counters>
        <icmp-error-counters>...</icmp-error-counters>
        <alg-error-counters>...</alg-error-counters>
        <alg-name>alg-name</alg-name>
        <sip-active-call-count>sip-active-call-count</sip-active-call-count>
        <sip-active-reg-count>sip-active-reg-count</sip-active-reg-count>
        <sip-alg-counters>...</sip-alg-counters>
    </sfw-stats-service-set-entry>
</service-sfw-statistics-entry>

Description

Stateful firewall service set statistics entry.

Contents

<alg-error-counters>—Extensive output of ALG processing errors.

<alg-name>—Name of the ALG.

<drop_counters>—Drop counters (rules or resource exhaustion).

<error-counters>—Summarized protocol processing errors.

<existing-flow-counters>—Existing flow counters.

<icmp-error-counters>—Extensive output of ICMP processing errors.

<ip-error-counters>—Extensive output of IP processing errors.

<new-flow-counters>—New flow counters.

<service-set-name>—Name of the service set.

<sip-active-call-count>—Number of active SIP calls in the service set.

<sip-active-reg-count>—Number of active SIP registrations in the service set.

<sip-alg-counters>—SIP statistics.

<tcp-error-counters>—Extensive output of TCP processing errors.

<total-drops>—Total packets dropped by protocol processing.

<total-flow-accepts>—Total packets accepted by new and existing flows.

<total-flow-discards>—Total packets discarded by new and existing flows.

<total-flow-rejects>—Total packets rejected by new and existing flows.

<udp-error-counters>—Extensive output of UDP processing errors.


[Contents] [Prev] [Next] [Index] [Report an Error]