sctpAssocState

  • 1.3.6.1.2.1.104.1.3.1.8
  • Access readwrite
  • Type closed(1), cookieWait(2), cookieEchoed(3), established(4), shutdownPending(5), shutdownSent(6), shutdownReceived(7), shutdownAckSent(8), deleteTCB(9)

The state of this SCTP association. As in TCP, deleteTCB(9) is the only value that may be set by a management station. If any other value is received, then the agent must return a wrongValue error. If a management station sets this object to the value deleteTCB(9), then this has the effect of deleting the TCB (as defined in SCTP) of the corresponding association on the managed node, resulting in immediate termination of the association. As an implementation-specific option, an ABORT chunk may be sent from the managed node to the other SCTP endpoint as a result of setting the deleteTCB(9) value. The ABORT chunk implies an ungraceful association shutdown.

Details

Possible values
1 closed
2 cookieWait
3 cookieEchoed
4 established
5 shutdownPending
6 shutdownSent
7 shutdownReceived
8 shutdownAckSent
9 deleteTCB
Reference

Section 4 in RFC 2960 covers the SCTP Association state diagram.

Table columns

17 objects
Oid Name Access Type
1.3.6.1.2.1.104.1.3.1.1 sctpAssocId noaccess Unknown
1.3.6.1.2.1.104.1.3.1.2 sctpAssocRemHostName readonly Unknown
1.3.6.1.2.1.104.1.3.1.3 sctpAssocLocalPort readonly Unknown
1.3.6.1.2.1.104.1.3.1.4 sctpAssocRemPort readonly Unknown
1.3.6.1.2.1.104.1.3.1.5 sctpAssocRemPrimAddrType readonly InetAddressType
1.3.6.1.2.1.104.1.3.1.6 sctpAssocRemPrimAddr readonly InetAddress
1.3.6.1.2.1.104.1.3.1.7 sctpAssocHeartBeatInterval readonly Unsigned32
1.3.6.1.2.1.104.1.3.1.8 sctpAssocState readwrite closed(1), cookieWait(2), cookieEchoed(3), established(4), shutdownPending(5), shutdownSent(6), shutdownReceived(7), shutdownAckSent(8), deleteTCB(9)
1.3.6.1.2.1.104.1.3.1.9 sctpAssocInStreams readonly Unknown
1.3.6.1.2.1.104.1.3.1.10 sctpAssocOutStreams readonly Unknown
1.3.6.1.2.1.104.1.3.1.11 sctpAssocMaxRetr readonly Unsigned32
1.3.6.1.2.1.104.1.3.1.12 sctpAssocPrimProcess readonly Unsigned32
1.3.6.1.2.1.104.1.3.1.13 sctpAssocT1expireds readonly Counter32
1.3.6.1.2.1.104.1.3.1.14 sctpAssocT2expireds readonly Counter32
1.3.6.1.2.1.104.1.3.1.15 sctpAssocRtxChunks readonly Counter32
1.3.6.1.2.1.104.1.3.1.16 sctpAssocStartTime readonly TimeStamp
1.3.6.1.2.1.104.1.3.1.17 sctpAssocDiscontinuityTime readonly TimeStamp

Used by conformance groups

1 objects
  • 1.3.6.1.2.1.104.2.2.3 sctpPerAssocParamsGroup

Comments