cSctpPassiveEstabs
CISCO-IETF-SCTP-MIB ·
.1.3.6.1.4.1.9.10.75.1.1.10
Object
scalar
SNMPv2-SMICounter64
The number of times that SCTP associations have made a direct transition to the ESTABLISHED state from the CLOSED state: CLOSED -> ESTABLISHED. The remote endpoint has initiated the association attempt.
Context
- MIB
- CISCO-IETF-SCTP-MIB
- OID
.1.3.6.1.4.1.9.10.75.1.1.10- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- cSctpScalars
- Siblings
- 23
Syntax
SNMPv2-SMICounter64
- Source
- SNMPv2-SMICounter64
- Base type
Unsigned64
Values & Constraints
Type Constraints
range: 0..18446744073709551615
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cSctpRtoAlgorithm The algorithm used to determine the timeout value (T3-rtx)
used for re-transmitting unacknowledged chunks. | scalar | Enumeration | .1.3.6.1.4.1.9.10.75.1.1.1 |
| cSctpAborteds The number of times that SCTP associations have made a
direct transition to the CLOSED state from any state
using the primitive 'ABORT': AnyState --Abort--> CLOSED.
Ungraceful … | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.11 |
| cSctpShutdowns The number of times that SCTP associations have made a
direct transition to the CLOSED state from either the
SHUTDOWN-SENT state or the SHUTDOWN-ACK-SENT state.
Graceful termin… | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.12 |
| cSctpStatOutOfBlues Number of out of the blue packets (SCTP packet correctly
formed -right checksum- but the receiver is not able to
identify the association to which this packet belongs)
received b… | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.13 |
| cSctpStatChecksumErrors Number of SCTP packets received from the peers with an
invalid checksum. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.14 |
| cSctpStatSentCtrlChunks Number of SCTP control chunks sent to the peers (no
retransmissions included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.15 |
| cSctpStatSentOrderChunks Number of SCTP ordered data chunks sent to the peers (no
retransmissions included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.16 |
| cSctpStatSentUnorderChunks Number of SCTP unordered chunks (data chunks in which the
U bit is set to 1) sent to the peers (no retransmissions
included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.17 |
| cSctpStatRecCtrlChunks Number of SCTP control chunks received from the peers (no
duplicated included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.18 |
| cSctpStatRecOrderChunks Number of SCTP ordered data chunks received from the peers
(no duplicated included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.19 |
| cSctpRtoMin 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
alg… | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.1.2 |
| cSctpStatRecUnorderChunks Number of SCTP unordered chunks (data chunks in which the
U bit is set to 1) received from the peers (no duplicated
included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.20 |
| cSctpStatFragmentedUsrMessages Number of user messages that have to be fragmented because
of the MTU. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.21 |
| cSctpStatReassembledUsrMessages Number of user messages reassembled. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.22 |
| cSctpStatSentSCTPPacks Number of SCTP packets received from the peers. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.23 |
| cSctpStatRecSCTPPacks Number of SCTP packets received from the peers. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.24 |
| cSctpRtoMax The maximum value permitted by a SCTP implementation for the
retransmission timeout, measured in milliseconds. More
refined semantics for objects of this type depend upon the
alg… | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.1.3 |
| cSctpRtoInitial Initial value for the Retransmission timer. Recommended
value is 3000 milliseconds. | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.1.4 |
| cSctpMaxAssoc The limit on the total number of SCTP associations the
entitycan support. In entities where the maximum number
of associations is dynamic, this object should contain
the value … | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.1.5 |
| cSctpValCookieLife Valid cookie life in the 4-way start-up handshake
procedure. Recommended value: 60000 milliseconds. | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.1.6 |
| cSctpMaxInitRetr The maximum number of retransmissions at the start-up
phase (INIT and COOKIE ECHO chunks). Recommended value:
8 attempts. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.1.7 |
| cSctpCurrEstab The number of SCTP associations for which the current state
is either ESTABLISHED, SHUTDOWN-RECEIVED or
SHUTDOWN-PENDING. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.9.10.75.1.1.8 |
| cSctpActiveEstabs The number of times that SCTP associations have made a direct
transition to the ESTABLISHED state from the COOKIE-ECHOED
state: COOKIE-ECHOED -> ESTABLISHED. The upper layer has
i… | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.1.9 |