ceSctpScalars
CISCO-SCTP-MIB ·
.1.3.6.1.4.1.9.10.74.1.1
Object
node
No description available.
Context
- MIB
- CISCO-SCTP-MIB
- OID
.1.3.6.1.4.1.9.10.74.1.1- Type
- node
- Parent
- ceSctpObjects
- Siblings
- 1
- Children
- 26
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceSctpTables | node | - | .1.3.6.1.4.1.9.10.74.1.2 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceSctpRtoAlgorithm 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.74.1.1.1 |
| ceSctpStatChunksDiscard Number of chunks that were discarded. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.10 |
| ceSctpStatChunksSent Number of SCTP control and data chunks, sent to the
peers (no retransmissions included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.11 |
| ceSctpStatChunksSentControl Number of SCTP control chunks sent to the peers (no
retransmissions included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.12 |
| ceSctpStatChunksSentOrdered Number of SCTP data chunks sent that required order to be
maintained. (no retransmissions included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.13 |
| ceSctpStatChunksSentUnOrdered Number of SCTP data chunks sent that do not required order
to be maintained. (no retransmissions included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.14 |
| ceSctpStatChunksRec Number of SCTP control and data chunks, received from the
peers (no retransmissions included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.15 |
| ceSctpStatChunksRecControl Number of SCTP control chucks received from peers (no
retransmissions included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.16 |
| ceSctpStatChunksRecOrdered Number of SCTP data chunks received that required order to
be maintained. (no retransmissions included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.17 |
| ceSctpStatChunksRecUnOrdered Number of SCTP data chunks received that do not required
order to be maintained. (no retransmissions included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.18 |
| ceSctpStatDatagramsRec Number datagrams sent(does not include retransmissions). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.19 |
| ceSctpMaxAssociations The maximum number of associations that can be supported
by this implementation. set to zero to indicate unlimited. | scalar | Unsigned32 | .1.3.6.1.4.1.9.10.74.1.1.2 |
| ceSctpStatDatagramsSent Number datagrams sent(does not include retransmissions). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.20 |
| ceSctpStatFragmentedUsrMessages Number of user messages that have to be fragmented because
of the MTU. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.21 |
| ceSctpStatReassembledUsrMessages Number of user messages reassembled. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.22 |
| ceSctpStatChunksReTrans Number of chunks that were re-transmitted. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.23 |
| ceSctpStatOutOfBlue 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.74.1.1.24 |
| ceSctpStatT1expired Number of times that T1 timer expired (timer for sending
either INIT or COOKIE-ECHO chunks and receiving an
acknowledgment). | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.74.1.1.25 |
| ceSctpStatT2expired Number of times that T2-shutdown timer expired (shutdown
timer). | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.74.1.1.26 |
| ceSctpCurrEstab The number of SCTP associations for which the current state
is either ESTABLISHED, SHUTDOWN-RECEIVED or
SHUTDOWN-PENDING. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.74.1.1.3 |
| ceSctpActiveEstab The number of times that SCTP associations have made a
direct transition to the ESTABLISH state from the
COOKIE-ECHOED state: COOKIE-ECHOED -> ESTABLISHED. The
upper layer has … | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.74.1.1.4 |
| ceSctpPassiveEstab 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… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.74.1.1.5 |
| ceSctpAborted 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 t… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.74.1.1.6 |
| ceSctpShutdowns The number of times that SCTP associations have made a
direct transition to the CLOSE state from either the
SHUTDOWN-SENT state or the SHUTDOWN-ACK-SENT state.
Graceful termina… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.9.10.74.1.1.7 |
| ceSctpStatBytesRec Number of bytes received(does not include retransmissions). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.8 |
| ceSctpStatBytesSent Number of bytes sent(does not include retransmissions). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.1.9 |