.. _sctp_global: sctp global =========== SCTP Statistics global Specification -------------------- ===================================== ==================================================== ===================================== ==================================================== **Type** *Configuration Resource* **Element Name** global **Element URI** /axapi/v3/sctp/global **Element Attributes** global_attributes **Statistics Data URI** /axapi/v3/sctp/global/stats **Schema** :download:`global schema ` ===================================== ==================================================== **Operations Allowed:** .. 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/sctp/global .. raw:: html :ref:`1603_global_attributes` .. raw:: html
Get Object .. raw:: html GET .. raw:: html /axapi/v3/sctp/global .. raw:: html :ref:`1603_global_attributes` .. raw:: html
Modify Object .. raw:: html POST .. raw:: html /axapi/v3/sctp/global .. raw:: html :ref:`1603_global_attributes` .. raw:: html
Replace Object .. raw:: html PUT .. raw:: html /axapi/v3/sctp/global .. raw:: html :ref:`1603_global_attributes` .. raw:: html
Delete Object .. raw:: html DELETE .. raw:: html /axapi/v3/sctp/global .. raw:: html :ref:`1603_global_attributes` .. raw:: html
.. _1603_global_attributes: global attributes ----------------- **sampling-enable** **Type:** List **uuid** **Description** uuid of the object **Type:** string **Maximum Length:** 64 characters **Maximum Length:** 1 characters .. _1603_sampling-enable: sampling-enable ^^^^^^^^^^^^^^^ =============================== =================================================== **Specification** =============================== =================================================== **Type** *list* **Block object keys** =============================== =================================================== **counters1** **Description** 'all': all; 'sctp-static-nat-session-created': SCTP Static NAT Session Created; 'sctp-static-nat-session-deleted': SCTP Static NAT Session Deleted; 'sctp-fw-session-created': SCTP Firewall Session Created; 'sctp-fw-session-deleted': SCTP Firewall Session Deleted; 'pkt-err-drop': Packet Error Drop; 'bad-csum': Bad Checksum; 'bad-payload-drop': Bad Payload Drop; 'bad-alignment-drop': Bad Alignment Drop; 'oos-pkt-drop': Out-of-state Packet Drop; 'max-multi-home-drop': Maximum Multi-homing IP Addresses Drop; 'multi-home-remove-ip-skip': Multi-homing Remove IP Parameter Skip; 'multi-home-addr-not-found-drop': Multi-homing IP Address Not Found Drop; 'static-nat-cfg-not-found': Static NAT Config Not Found Drop; 'cfg-err-drop': Configuration Error Drop; 'vrrp-standby-drop': NAT Resource VRRP-A Standby Drop; 'invalid-frag-chunk-drop': Invalid Fragmented Chunks Drop; 'disallowed-chunk-filtered': Disallowed Chunk Filtered; 'disallowed-pkt-drop': Disallowed Packet Drop; 'rate-limit-drop': Rate-limit Drop; 'sby-session-created': Standby Session Created; 'sby-session-create-fail': Standby Session Create Failed; 'sby-session-updated': Standby Session Updated; 'sby-session-update-fail': Standby Session Update Failed; 'sby-static-nat-cfg-not-found': Static NAT Config Not Found on Standby; 'sctp-out-of-system-memory': Out of System Memory; 'conn_ext_size_max': Max Conn Extension Size; 'bad-csum-shadow': Bad Checksum Shadow; 'bad-payload-drop-shadow': Bad Packet Payload Drop Shadow; 'bad-alignment-drop-shadow': Bad Packet Alignment Drop Shadow; 'sctp-chunk-type-init': SCTP Chunk Type INIT; 'sctp-chunk-type-init-ack': SCTP Chunk Type INIT-ACK; 'sctp-chunk-type-cookie-echo': SCTP Chunk Type COOKIE-ECHO; 'sctp-chunk-type-cookie-ack': SCTP Chunk Type COOKIE-ACK; 'sctp-chunk-type-sack': SCTP Chunk Type SACK; 'sctp-chunk-type-asconf': SCTP Chunk Type ASCONF; 'sctp-chunk-type-asconf-ack': SCTP Chunk Type ASCONF-ACK; 'sctp-chunk-type-data': SCTP Chunk Type DATA; 'sctp-chunk-type-abort': SCTP Chunk Type ABORT; 'sctp-chunk-type-shutdown': SCTP Chunk Type SHUTDOWN; 'sctp-chunk-type-shutdown-ack': SCTP Chunk Type SHUTDOWN-ACK; 'sctp-chunk-type-shutdown-complete': SCTP Chunk Type SHUTDOWN-COMPLETE; 'sctp-chunk-type-error-op': SCTP Chunk Type ERROR-OP; 'sctp-chunk-type-heartbeat': SCTP Chunk Type HEARTBEAT; 'sctp-chunk-type-heartbeat-ack': SCTP Chunk Type HEARTBEAT-ACK; 'sctp-chunk-type-other': SCTP Chunk Type OTHER; 'sctp-heartbeat-no-tuple': SCTP HEARTBEAT/ACK no tuple found; 'sctp-data-no-tuple': SCTP DATA chunk no tuple found; 'sctp-data-no-ext-match': SCTP DATA no extended match found; 'sctp-chunk-type-init-drop': SCTP Chunk Type INIT drop; 'sctp-chunk-type-init-ack-drop': SCTP Chunk Type INIT-ACK drop; 'sctp-chunk-type-shutdown-complete-drop': SCTP Chunk Type SHUTDOWN-COMPLETE drop; 'sctp-chunk-type-abort-data-drop': SCTP Chunk Type with ABORT and DATA drop; 'sctp-chunk-heart-beat-clubbed': SCTP HEARTBEAT chunk with other chunk; 'sctp-retx-init-ack-drop': SCTP Chunk Type INIT_ACK with retx mismatched vtag drop; 'sctp-route-err-heartbeat-drop': SCTP HEARTBEAT ROUTE lookup failed drop; 'sctp-reroute-failover': SCTP REROUTE lookup for chunks other than HEARTBEAT; 'sctp-route-err-drop': SCTP ROUTE lookup failed for chunks other than HEARTBEAT drop; 'sctp-no-ext-match': SCTP no extended match found; 'sctp-retx-init-ack': SCTP Chunk Type INIT_ACK retransmitted; 'sctp-retx-init-drop': SCTP Retransmitted INIT drop; 'sctp-retx-init': SCTP Retransmitted INIT; 'sctp-asconf-process-drop': SCTP ASCONF process drop; 'sctp-init-vtag-zero-drop': SCTP INIT VTAG ZERO drop; 'pkt-len-err-drop': Invalid Packet Length Drop; 'pkt-chunk-len-err-drop': Invalid Chunk Length Drop; 'pkt-asconf-param-len-err-drop': Invalid Parameter Length Drop; **Type:** string **Supported Values:** all, sctp-static-nat-session-created, sctp-static-nat-session-deleted, sctp-fw-session-created, sctp-fw-session-deleted, pkt-err-drop, bad-csum, bad-payload-drop, bad-alignment-drop, oos-pkt-drop, max-multi-home-drop, multi-home-remove-ip-skip, multi-home-addr-not-found-drop, static-nat-cfg-not-found, cfg-err-drop, vrrp-standby-drop, invalid-frag-chunk-drop, disallowed-chunk-filtered, disallowed-pkt-drop, rate-limit-drop, sby-session-created, sby-session-create-fail, sby-session-updated, sby-session-update-fail, sby-static-nat-cfg-not-found, sctp-out-of-system-memory, conn_ext_size_max, bad-csum-shadow, bad-payload-drop-shadow, bad-alignment-drop-shadow, sctp-chunk-type-init, sctp-chunk-type-init-ack, sctp-chunk-type-cookie-echo, sctp-chunk-type-cookie-ack, sctp-chunk-type-sack, sctp-chunk-type-asconf, sctp-chunk-type-asconf-ack, sctp-chunk-type-data, sctp-chunk-type-abort, sctp-chunk-type-shutdown, sctp-chunk-type-shutdown-ack, sctp-chunk-type-shutdown-complete, sctp-chunk-type-error-op, sctp-chunk-type-heartbeat, sctp-chunk-type-heartbeat-ack, sctp-chunk-type-other, sctp-heartbeat-no-tuple, sctp-data-no-tuple, sctp-data-no-ext-match, sctp-chunk-type-init-drop, sctp-chunk-type-init-ack-drop, sctp-chunk-type-shutdown-complete-drop, sctp-chunk-type-abort-data-drop, sctp-chunk-heart-beat-clubbed, sctp-retx-init-ack-drop, sctp-route-err-heartbeat-drop, sctp-reroute-failover, sctp-route-err-drop, sctp-no-ext-match, sctp-retx-init-ack, sctp-retx-init-drop, sctp-retx-init, sctp-asconf-process-drop, sctp-init-vtag-zero-drop, pkt-len-err-drop, pkt-chunk-len-err-drop, pkt-asconf-param-len-err-drop .. _1603_stats_data: stats data ---------- .. list-table:: :widths: 10 20 30 80 :header-rows: 2 :stub-columns: 1 * - - Counter - Size - Description * - - - - * - - sctp-chunk-type-cookie-ack - 8 - SCTP Chunk Type COOKIE-ACK * - - sctp-chunk-type-cookie-echo - 8 - SCTP Chunk Type COOKIE-ECHO * - - sctp-chunk-type-abort - 8 - SCTP Chunk Type ABORT * - - sctp-chunk-type-heartbeat-ack - 8 - SCTP Chunk Type HEARTBEAT-ACK * - - sctp-chunk-type-shutdown - 8 - SCTP Chunk Type SHUTDOWN * - - sctp-static-nat-session-deleted - 8 - SCTP Static NAT Session Deleted * - - sctp-chunk-heart-beat-clubbed - 8 - SCTP HEARTBEAT chunk with other chunk * - - oos-pkt-drop - 8 - Out-of-state Packet Drop * - - sctp-chunk-type-sack - 8 - SCTP Chunk Type SACK * - - sctp-fw-session-deleted - 8 - SCTP Firewall Session Deleted * - - sctp-chunk-type-shutdown-complete - 8 - SCTP Chunk Type SHUTDOWN-COMPLETE * - - sctp-chunk-type-init - 8 - SCTP Chunk Type INIT * - - sctp-chunk-type-heartbeat - 8 - SCTP Chunk Type HEARTBEAT * - - sctp-chunk-type-other - 8 - SCTP Chunk Type OTHER * - - sctp-static-nat-session-created - 8 - SCTP Static NAT Session Created * - - sctp-no-ext-match - 8 - SCTP no extended match found * - - sctp-retx-init - 8 - SCTP Retransmitted INIT * - - sctp-retx-init-ack-drop - 8 - SCTP Chunk Type INIT_ACK with retx mismatched vtag drop * - - sctp-data-no-tuple - 8 - SCTP DATA chunk no tuple found * - - sby-session-update-fail - 8 - Standby Session Update Failed * - - sctp-retx-init-drop - 8 - SCTP Retransmitted INIT drop * - - sctp-chunk-type-init-ack-drop - 8 - SCTP Chunk Type INIT-ACK drop * - - bad-csum - 8 - Bad Checksum * - - sctp-chunk-type-data - 8 - SCTP Chunk Type DATA * - - max-multi-home-drop - 8 - Maximum Multi-homing IP Addresses Drop * - - vrrp-standby-drop - 8 - NAT Resource VRRP-A Standby Drop * - - sctp-init-vtag-zero-drop - 8 - SCTP INIT VTAG ZERO drop * - - sctp-chunk-type-asconf - 8 - SCTP Chunk Type ASCONF * - - sby-session-create-fail - 8 - Standby Session Create Failed * - - disallowed-chunk-filtered - 8 - Disallowed Chunk Filtered * - - sctp-chunk-type-shutdown-ack - 8 - SCTP Chunk Type SHUTDOWN-ACK * - - sctp-retx-init-ack - 8 - SCTP Chunk Type INIT_ACK retransmitted * - - pkt-asconf-param-len-err-drop - 8 - Invalid Parameter Length Drop * - - sctp-data-no-ext-match - 8 - SCTP DATA no extended match found * - - sctp-chunk-type-init-ack - 8 - SCTP Chunk Type INIT-ACK * - - pkt-err-drop - 8 - Packet Error Drop * - - rate-limit-drop - 8 - Rate-limit Drop * - - sctp-chunk-type-shutdown-complete-drop - 8 - SCTP Chunk Type SHUTDOWN-COMPLETE drop * - - sby-static-nat-cfg-not-found - 8 - Static NAT Config Not Found on Standby * - - sctp-fw-session-created - 8 - SCTP Firewall Session Created * - - bad-payload-drop - 8 - Bad Payload Drop * - - sby-session-created - 8 - Standby Session Created * - - sctp-chunk-type-abort-data-drop - 8 - SCTP Chunk Type with ABORT and DATA drop * - - sctp-chunk-type-error-op - 8 - SCTP Chunk Type ERROR-OP * - - sctp-reroute-failover - 8 - SCTP REROUTE lookup for chunks other than HEARTBEAT * - - sctp-asconf-process-drop - 8 - SCTP ASCONF process drop * - - sctp-route-err-heartbeat-drop - 8 - SCTP HEARTBEAT ROUTE lookup failed drop * - - invalid-frag-chunk-drop - 8 - Invalid Fragmented Chunks Drop * - - sctp-heartbeat-no-tuple - 8 - SCTP HEARTBEAT/ACK no tuple found * - - cfg-err-drop - 8 - Configuration Error Drop * - - bad-alignment-drop - 8 - Bad Alignment Drop * - - static-nat-cfg-not-found - 8 - Static NAT Config Not Found Drop * - - sctp-chunk-type-asconf-ack - 8 - SCTP Chunk Type ASCONF-ACK * - - pkt-len-err-drop - 8 - Invalid Packet Length Drop * - - pkt-chunk-len-err-drop - 8 - Invalid Chunk Length Drop * - - multi-home-addr-not-found-drop - 8 - Multi-homing IP Address Not Found Drop * - - sctp-route-err-drop - 8 - SCTP ROUTE lookup failed for chunks other than HEARTBEAT drop * - - sctp-chunk-type-init-drop - 8 - SCTP Chunk Type INIT drop * - - multi-home-remove-ip-skip - 8 - Multi-homing Remove IP Parameter Skip * - - sby-session-updated - 8 - Standby Session Updated * - - disallowed-pkt-drop - 8 - Disallowed Packet Drop