sctpStats
SCTP-MIB ·
.1.3.6.1.2.1.104.1.1
Object
node
No description available.
Context
- MIB
- SCTP-MIB
- OID
.1.3.6.1.2.1.104.1.1- Type
- node
- Parent
- sctpObjects
- Siblings
- 9
- Children
- 18
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sctpLookupRemIPAddrTable With the use of this table, a list of associations that have
the specified IP address as one of the remote ones can be
retrieved. | table | - | .1.3.6.1.2.1.104.1.10 |
| sctpParams | node | - | .1.3.6.1.2.1.104.1.2 |
| sctpAssocTable A table containing SCTP association-specific information. | table | - | .1.3.6.1.2.1.104.1.3 |
| sctpAssocLocalAddrTable Expanded table of sctpAssocTable based on the AssocId index.
This table shows data related to each local IP address which
is used by this association. | table | - | .1.3.6.1.2.1.104.1.4 |
| sctpAssocRemAddrTable Expanded table of sctpAssocTable based on the AssocId index.
This table shows data related to each remote peer IP address
which is used by this association. | table | - | .1.3.6.1.2.1.104.1.5 |
| sctpLookupLocalPortTable With the use of this table, a list of associations which are
using the specified local port can be retrieved. | table | - | .1.3.6.1.2.1.104.1.6 |
| sctpLookupRemPortTable With the use of this table, a list of associations which are
using the specified remote port can be got | table | - | .1.3.6.1.2.1.104.1.7 |
| sctpLookupRemHostNameTable With the use of this table, a list of associations with that
particular host can be retrieved. | table | - | .1.3.6.1.2.1.104.1.8 |
| sctpLookupRemPrimIPAddrTable With the use of this table, a list of associations that have
the specified IP address as primary within the remote set of
active addresses can be retrieved. | table | - | .1.3.6.1.2.1.104.1.9 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sctpCurrEstab The number of associations for which the current state is
either ESTABLISHED, SHUTDOWN-RECEIVED or SHUTDOWN-PENDING. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.2.1.104.1.1.1 |
| sctpOutUnorderChunks The number of SCTP unordered chunks (data chunks in which the
U bit is set to 1) sent (retransmissions are not included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.2.1.104.1.1.10 |
| sctpInCtrlChunks The number of SCTP control chunks received (no duplicate
chunks included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.2.1.104.1.1.11 |
| sctpInOrderChunks The number of SCTP ordered data chunks received (no duplicate
chunks included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.2.1.104.1.1.12 |
| sctpInUnorderChunks The number of SCTP unordered chunks (data chunks in which the
U bit is set to 1) received (no duplicate chunks included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.2.1.104.1.1.13 |
| sctpFragUsrMsgs The number of user messages that have to be fragmented
because of the MTU. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.2.1.104.1.1.14 |
| sctpReasmUsrMsgs The number of user messages reassembled, after conversion
into DATA chunks. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.2.1.104.1.1.15 |
| sctpOutSCTPPacks The number of SCTP packets sent. Retransmitted DATA chunks
are included. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.2.1.104.1.1.16 |
| sctpInSCTPPacks The number of SCTP packets received. Duplicates are
included. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.2.1.104.1.1.17 |
| sctpDiscontinuityTime 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
i… | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.104.1.1.18 |
| sctpActiveEstabs 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
… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.104.1.1.2 |
| sctpPassiveEstabs The number of times that associations have made a direct
transition to the ESTABLISHED state from the CLOSED state:
CLOSED -> ESTABLISHED. The remote endpoint initiated the
associ… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.104.1.1.3 |
| sctpAborteds The number of times that associations have made a direct
transition to the CLOSED state from any state using the
primitive 'ABORT': AnyState --Abort--> CLOSED. Ungraceful
terminat… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.104.1.1.4 |
| sctpShutdowns The number of times that associations have made a direct
transition to the CLOSED state from either the SHUTDOWN-SENT
state or the SHUTDOWN-ACK-SENT state. Graceful termination of… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.104.1.1.5 |
| sctpOutOfBlues The number of out of the blue packets received by the host.
An out of the blue packet is an SCTP packet correctly formed,
including the proper checksum, but for which the receiver… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.104.1.1.6 |
| sctpChecksumErrors The number of SCTP packets received with an invalid
checksum. | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.104.1.1.7 |
| sctpOutCtrlChunks The number of SCTP control chunks sent (retransmissions are
not included). Control chunks are those chunks different from
DATA. | scalar | SNMPv2-SMICounter64 | .1.3.6.1.2.1.104.1.1.8 |
| sctpOutOrderChunks The number of SCTP ordered data chunks sent (retransmissions
are not included). | scalar | SNMPv2-SMICounter64 | .1.3.6.1.2.1.104.1.1.9 |