sctpDiscontinuityTime OBJECT-TYPE
SYNTAX TimeStamp
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The value of sysUpTime on the most recent occasion at which
any one or more of this general statistics counters suffered a
discontinuity. The relevant counters are the specific
instances associated with this interface of any Counter32 or
Counter64 object contained in the SCTP layer statistics
(defined below sctpStats branch). If no such discontinuities
have occurred since the last re-initialization of the local
management subsystem, then this object contains a zero value."
REFERENCE
"The inclusion of this object is recommended by RFC2578."
View at oid-info.com
Number of SCTP control chunks received from the peers (no
duplicated included).
Parsed from file rfc3873-Stream-Control-Transmission-Protocol-SCTP.mib.txt
Company: None
Module: SCTP-MIB
The value of sysUpTime on the most recent occasion at which
any one or more of this general statistics counters suffered a
discontinuity. The relevant counters are the specific
instances associated with this interface of any Counter32 or
Counter64 object contained in the SCTP layer statistics
(defined below sctpStats branch). If no such discontinuities
have occurred since the last re-initialization of the local
management subsystem, then this object contains a zero value.
Parsed from file SCTP-MIB.mib
Module: SCTP-MIB
Automatically extracted from DRAFT-IETF-SIGTRAN-SCTP-MIB-10
sctpStatRecCtrlChunks OBJECT-TYPE SYNTAX Counter64 MAX-ACCESS read-only STATUS current DESCRIPTION "Number of SCTP control chunks received from the peers (no duplicated included)." ::= { sctpScalars 18 }
sctpDiscontinuityTime OBJECT-TYPE SYNTAX TimeStamp MAX-ACCESS read-only STATUS current DESCRIPTION "The value of sysUpTime on the most recent occasion at which any one or more of this general statistics counters suffered a discontinuity. The relevant counters are the specific instances associated with this interface of any Counter32 or Counter64 object contained in the SCTP layer statistics (defined below sctpStats branch). If no such discontinuities have occurred since the last re-initialization of the local management subsystem, then this object contains a zero value." REFERENCE "The inclusion of this object is recommended by RFC2578." ::= { sctpStats 18 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.104.1.1.18.0 | sctpDiscontinuityTime | 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.2 | sctpActiveEstabs, sctpRtoMin | 1 | 1 | The number of times that associations have made a direct transition to the ESTABLISHED state from the COOKIE-ECHOED state: COOKIE… |
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.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. |