HNBGW-SCTP Schema Statistics

The HNBGW-SCTP schema provides operational statistics that can be used for monitoring and troubleshooting the following products: HNB-GW.

This schema provides the following types of statistics:
  • Counter: A counter records incremental data cumulatively and rolls over when the counter limit is reached. All counter statistics are cumulative and reset only by one of the following methods: roll-over when limit is reached, after a system restart, or after a clear command is performed. The limit depends upon the data type.
  • Gauge: A gauge statistic indicates a single value; a snapshot representation of a single point in time within a defined time frame. The gauge changes to a new value with each snapshot though a value may repeat from one period to the next. The limit depends upon the data type.
  • Information: This type of statistic provides information, often intended to differentiate sets of statistics; for example, a VPN name or IP address. The type of information provided depends upon the data type.
The data type defines the format of the data for the value provided by the statistic. The following data types are used in statistics for this schema:
  • Int32/Int64: An integer, either 32-bit or 64-bit: For statistics with the Int32 data type, the roll-over to zero limit is 4,294,967,295. For statistics with the Int64 data type, the roll-over to zero limit is 18,446,744,073,709,551,615.
  • Float: A numeric value that can be represented fractionally; for example, 1.345.
  • String: A series of ASCII alphanumeric characters in a single grouping, usually pre-configured.

IMPORTANT:

Unless otherwise indicated, all statistics are counters and all statistics are standards-based.

Key Variables: Every schema has some variables which are typically referred to as 'key variables'. These key variables provide index markers to identify which object the statistics apply to. For example, in the card schema, the card number (variable %card%) uniquely identifies a card. For an HA service, the keys would be "%vpnname%" plus "%servname%", as the combination uniquely identifies an HA service. So, in a given measurement interval, one row of statistics will be generated per unique key. The schema keys are identified in the Description section of the table.


Table 1. Bulk Statistic Variables in the HNBGW-SCTP Schema
Variables Description Data Type

vpnname

Indicates the name of the context in which HNB-GW service is configured.

This is a key variable.

String

vpnid

Indicates the identity number of the context in which HNB-GW service is configured.

This is a key variable.

String

servname

Indicates the name of the HNB-GW service for which statistics are collected.

This is a key variable.

String

trans-sctp-data-init-chunks

Indicates the total number of SCTP packets transmitted for Init Chunks.

Trigger: Increases when SCTP Data for Init Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-init-ack-chunks

Indicates the total number of SCTP packets transmitted for Init Ack Chunks.

Trigger: Increases when SCTP Data for Init Ack Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-shutdown-chunks

Indicates the total number of SCTP packets transmitted for Shutdown Chunks.

Trigger: Increases when SCTP Data for Shutdown Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-shutdown-ack-chunks

Indicates the total number of SCTP packets transmitted for Shutdown Ack Chunks.

Trigger: Increases when SCTP Data for Shutdown Ack Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-cookie-chunks

Indicates the total number of SCTP packets transmitted for Cookie Chunks.

Trigger: Increases when SCTP Data for Cookie Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-cookie-ack-chunks

Indicates the total number of SCTP packets transmitted for Cookie Ack Chunks.

Trigger: Increases when SCTP Data for Cookie Ack Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-data-chunks

Indicates the total number of SCTP packets transmitted for Data Chunks.

Trigger: Increases when SCTP Data for Data Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-data-ack-chunks

Indicates the total number of SCTP packets transmitted for Data Ack Chunks.

Trigger: Increases when SCTP Data for Data Ack Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-shutdown-comp-chunks

Indicates the total number of SCTP packets transmitted for Shutdown Complete Chunks.

Trigger: Increases when SCTP Data for Shutdown Complete Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-heartbeat-chunks

Indicates the total number of SCTP packets transmitted for Heartbeat Chunks.

Trigger: Increases when SCTP Data for Heartbeat Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-heartbeat-ack-chunks

Indicates the total number of SCTP packets transmitted for HeartBeat Ack Chunks.

Trigger: Increases when SCTP Data for HeartBeat Ack Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-abort-chunks

Indicates the total number of SCTP packets transmitted for Abort Chunks.

Trigger: Increases when SCTP Data for Abort Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

trans-sctp-data-error-chunks

Indicates the total number of SCTP packets transmitted for Error Chunks.

Trigger: Increases when SCTP Data for Error Chunks are transmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-init-chunks

Indicates the total number of SCTP packets received for Init Chunks.

Trigger: Increases when SCTP Data for Init Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-init-ack-chunks

Indicates the total number of SCTP packets received for Init Ack Chunks.

Trigger: Increases when SCTP Data for Init Ack Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-shutdown-chunks

Indicates the total number of SCTP packets received for Shutdown Chunks.

Trigger: Increases when SCTP Data for Shutdown Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-shutdown-ack-chunks

Indicates the total number of SCTP packets received for Shutdown Ack Chunks.

Trigger: Increases when SCTP Data for Shutdown Ack Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-cookie-chunks

Indicates the total number of SCTP packets received for Cookie Chunks.

Trigger: Increases when SCTP Data for Cookie Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-cookie-ack-chunks

Indicates the total number of SCTP packets received for Cookie Ack Chunks.

Trigger: Increases when SCTP Data for Cookie Ack Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-data-chunks

Indicates the total number of SCTP packets received for Data Chunks.

Trigger: Increases when SCTP Data for Data Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-data-ack-chunks

Indicates the total number of SCTP packets received for Data Ack Chunks.

Trigger: Increases when SCTP Data for Data Ack Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-shutdown-comp-chunks

Indicates the total number of SCTP packets received for Shutdown Complete Chunks.

Trigger: Increases when SCTP Data for Shutdown Complete Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-heartbeat-chunks

Indicates the total number of SCTP packets received for Heartbeat Chunks.

Trigger: Increases when SCTP Data for Heartbeat Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-heartbeat-ack-chunks

Indicates the total number of SCTP packets received for HeartBeat Ack Chunks.

Trigger: Increases when SCTP Data for HeartBeat Ack Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-abort-chunks

Indicates the total number of SCTP packets received for Abort Chunks.

Trigger: Increases when SCTP Data for Abort Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

rcvd-sctp-data-error-chunks

Indicates the total number of SCTP packets received for Error Chunks.

Trigger: Increases when SCTP Data for Error Chunks are received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

retrans-sctp-data-init-chunks

Indicates the total number of SCTP packets retransmitted for Init Chunks.

Trigger: Increases when SCTP Data for Init Chunks are retransmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

retrans-sctp-data-shutdown-chunks

Indicates the total number of SCTP packets retransmitted for Shutdown Chunks.

Trigger: Increases when SCTP Data for Shutdown Chunks are retransmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

retrans-sctp-data-shutdown-ack-chunks

Indicates the total number of SCTP packets retransmitted for Shutdown Ack Chunks.

Trigger: Increases when SCTP Data for Shutdown Ack Chunks are retransmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

retrans-sctp-data-data-chunks

Indicates the total number of SCTP packets retransmitted for Data Chunks.

Trigger: Increases when SCTP Data for Data Chunks are retransmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

retrans-sctp-data-cookie-chunks

Indicates the total number of SCTP packets retransmitted for Cookie Chunks.

Trigger: Increases when SCTP Data for Cookie Chunks are retransmitted by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

total-bytes-sent-to-lower-layer

Indicates the total number of SCTP bytes sent to the lower layer.

Trigger: Increases when bytes sent to lower layer by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

total-bytes-rcvd-from-lower-layer

Indicates the total number of SCTP bytes received from lower layer.

Trigger: Increases when bytes from lower layer received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

total-packets-sent-to-lower-layer

Indicates the total number of SCTP packets sent to the lower layer.

Trigger: Increases when packets sent to lower layer by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

total-packets-rcvd-from-lower-layer

Indicates the total number of SCTP packets received from lower layer.

Trigger: Increases when packets from lower layer received by HNB-GW.

Availability: Across all HNB-GW Services

Unsigned Int32

IMPORTANT:

For information on statistics that are common to all schema see the Statistics and Counters Overview chapter.