sctpActiveEstabs OBJECT-TYPE
SYNTAX Counter32
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The number of times that associations have made a direct
transition to the ESTABLISHED state from the COOKIE-ECHOED
state: COOKIE-ECHOED -> ESTABLISHED. The upper layer initiated
the association attempt."
REFERENCE
"Section 4 in RFC2960 covers the SCTP Association state
diagram."
View at oid-info.com
The minimum value permitted by a SCTP implementation for the
retransmission timeout, measured in milliseconds. More
refined semantics for objects of this type depend upon the
algorithm used to determine the retransmission timeout.
Minimum recommended value is 1000 milliseconds. Some telephony
applications could require less than 1 second, see [SIGAS] for
further information.
Parsed from file rfc3873-Stream-Control-Transmission-Protocol-SCTP.mib.txt
Company: None
Module: SCTP-MIB
The number of times that associations have made a direct
transition to the ESTABLISHED state from the COOKIE-ECHOED
state: COOKIE-ECHOED -> ESTABLISHED. The upper layer initiated
the association attempt.
Parsed from file SCTP-MIB.mib
Module: SCTP-MIB
Automatically extracted from DRAFT-IETF-SIGTRAN-SCTP-MIB-10
sctpRtoMin OBJECT-TYPE SYNTAX Unsigned32 UNITS "milliseconds" MAX-ACCESS read-only STATUS current DESCRIPTION "The minimum value permitted by a SCTP implementation for the retransmission timeout, measured in milliseconds. More refined semantics for objects of this type depend upon the algorithm used to determine the retransmission timeout. Minimum recommended value is 1000 milliseconds. Some telephony applications could require less than 1 second, see [SIGAS] for further information." ::= { sctpScalars 2 }
sctpActiveEstabs OBJECT-TYPE SYNTAX Counter32 MAX-ACCESS read-only STATUS current DESCRIPTION "The number of times that associations have made a direct transition to the ESTABLISHED state from the COOKIE-ECHOED state: COOKIE-ECHOED -> ESTABLISHED. The upper layer initiated the association attempt." REFERENCE "Section 4 in RFC2960 covers the SCTP Association state diagram." ::= { sctpStats 2 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.104.1.1.2.0 | sctpActiveEstabs | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.104.1.1.1 | sctpCurrEstab, sctpRtoAlgorithm | 1 | 1 | The algorithm used to determine the timeout value (T3-rtx) used for re-transmitting unacknowledged chunks. |
1.3.6.1.2.1.104.1.1.3 | sctpPassiveEstabs, sctpRtoMax | 1 | 1 | The number of times that associations have made a direct transition to the ESTABLISHED state from the CLOSED state: CLOSED -> EST… |
1.3.6.1.2.1.104.1.1.4 | sctpAborteds, sctpRtoInitial | 1 | 1 | Initial value for the Retransmission timer. Recommended value is 3000 milliseconds. |
1.3.6.1.2.1.104.1.1.5 | sctpShutdowns, sctpMaxAssoc | 1 | 1 | The limit on the total number of SCTP associations the entity can support. In entities where the maximum number of associations i… |
1.3.6.1.2.1.104.1.1.6 | sctpOutOfBlues, sctpValCookieLife | 1 | 1 | Valid cookie life in the 4-way start-up handshake procedure. Recommended value: 60000 milliseconds. |
1.3.6.1.2.1.104.1.1.7 | sctpChecksumErrors, sctpMaxInitRetr | 1 | 1 | The number of SCTP packets received with an invalid checksum. |
1.3.6.1.2.1.104.1.1.8 | sctpOutCtrlChunks, sctpCurrEstab | 1 | 1 | The number of SCTP control chunks sent (retransmissions are not included). Control chunks are those chunks different from DATA. |
1.3.6.1.2.1.104.1.1.9 | sctpOutOrderChunks, sctpActiveEstabs | 1 | 1 | The number of SCTP ordered data chunks sent (retransmissions are not included). |
1.3.6.1.2.1.104.1.1.10 | sctpOutUnorderChunks, sctpPassiveEstabs | 1 | 1 | The number of SCTP unordered chunks (data chunks in which the U bit is set to 1) sent (retransmissions are not included). |
1.3.6.1.2.1.104.1.1.11 | sctpInCtrlChunks, sctpAborteds | 1 | 1 | The number of SCTP control chunks received (no duplicate chunks included). |
1.3.6.1.2.1.104.1.1.12 | sctpInOrderChunks, sctpShutdowns | 1 | 1 | The number of SCTP ordered data chunks received (no duplicate chunks included). |
1.3.6.1.2.1.104.1.1.13 | sctpInUnorderChunks, sctpStatOutOfBlues | 1 | 1 | The number of SCTP unordered chunks (data chunks in which the U bit is set to 1) received (no duplicate chunks included). |
1.3.6.1.2.1.104.1.1.14 | sctpFragUsrMsgs, sctpStatChecksumErrors | 1 | 1 | The number of user messages that have to be fragmented because of the MTU. |
1.3.6.1.2.1.104.1.1.15 | sctpReasmUsrMsgs, sctpStatSentCtrlChunks | 1 | 1 | The number of user messages reassembled, after conversion into DATA chunks. |
1.3.6.1.2.1.104.1.1.16 | sctpOutSCTPPacks, sctpStatSentOrderChunks | 1 | 1 | The number of SCTP packets sent. Retransmitted DATA chunks are included. |
1.3.6.1.2.1.104.1.1.17 | sctpInSCTPPacks, sctpStatSentUnorderChunks | 1 | 1 | The number of SCTP packets received. Duplicates are included. |
1.3.6.1.2.1.104.1.1.18 | sctpDiscontinuityTime, sctpStatRecCtrlChunks | 1 | 1 | Number of SCTP control chunks received from the peers (no duplicated included). |
1.3.6.1.2.1.104.1.1.19 | sctpStatRecOrderChunks | 0 | 0 | Number of SCTP ordered data chunks received from the peers (no duplicated included). |
1.3.6.1.2.1.104.1.1.20 | sctpStatRecUnorderChunks | 0 | 0 | Number of SCTP unordered chunks (data chunks in which the U bit is set to 1) received from the peers (no duplicated included). |
1.3.6.1.2.1.104.1.1.21 | sctpStatFragmentedUsrMessages | 0 | 0 | Number of user messages that have to be fragmented because of the MTU. |
1.3.6.1.2.1.104.1.1.22 | sctpStatReassembledUsrMessages | 0 | 0 | Number of user messages reassembled. |
1.3.6.1.2.1.104.1.1.23 | sctpStatSentSCTPPacks | 0 | 0 | Number of SCTP packets received from the peers. |
1.3.6.1.2.1.104.1.1.24 | sctpStatRecSCTPPacks | 0 | 0 | Number of SCTP packets received from the peers. |