The state of this SCTP association.
As in TCP, the only value which may be set by a management
station is deleteTCB. Accordingly, it is appropriate for an
agent to return a 'badValue' response if a management station
attempts to set this object to any other value.
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.
Parsed from file rfc3873-Stream-Control-Transmission-Protocol-SCTP.mib.txt
Company: ietf_rfcs
Module: SCTP-MIB
sctpAssocState OBJECT-TYPE SYNTAX INTEGER { closed(1), cookieWait(2), cookieEchoed(3), established(4), shutdownPending(5), shutdownSent(6), shutdownReceived(7), shutdownAckSent(8), deleteTCB(9) } MAX-ACCESS read-write STATUS current DESCRIPTION "The state of this SCTP association. As in TCP, the only value which may be set by a management station is deleteTCB. Accordingly, it is appropriate for an agent to return a 'badValue' response if a management station attempts to set this object to any other value. 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." ::= { sctpAssocEntry 9 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.104.1.2.2.1.1 | sctpAssocId | 0 | 0 | Association Identification. Value identifying the association. |
1.3.6.1.2.1.104.1.2.2.1.2 | sctpAssocRemHostName | 0 | 0 | The peer's DNS name. This object needs to have the same format as the encoding in the DNS protocol. This implies that the domain… |
1.3.6.1.2.1.104.1.2.2.1.3 | sctpAssocLocalSCTPPort, sctpAssocLocalPort | 0 | 0 | Local SCTP port number used for this association. |
1.3.6.1.2.1.104.1.2.2.1.4 | sctpAssocRemPort, sctpAssocRemSCTPPort | 0 | 0 | The remote SCTP port number used for this association. |
1.3.6.1.2.1.104.1.2.2.1.5 | sctpAssocRemPrimAddrType, sctpAssocRemPrimaryAddressType | 0 | 0 | The internet type of primary remote IP address. |
1.3.6.1.2.1.104.1.2.2.1.6 | sctpAssocRemPrimAddr, sctpAssocRemPrimaryAddress | 0 | 0 | Primary destination IP address. An InetAddress value is always interpreted within the context of an InetAddressType value. This va… |
1.3.6.1.2.1.104.1.2.2.1.7 | sctpAssocHeartBeatInterval | 0 | 0 | The current heartbeat interval.. Zero value means no HeartBeat, even when the concerned sctpAssocRemAddrHBFlag object is true. |
1.3.6.1.2.1.104.1.2.2.1.8 | sctpAssocHeartBeatTimer | 0 | 0 | The current heartbeat time-out. The recommended default value is 30000 milliseconds. |
1.3.6.1.2.1.104.1.2.2.1.10 | sctpAssocInStreams | 0 | 0 | Inbound Streams according to the negotiation at association start up. This parameter has to be read-only by the manager. |
1.3.6.1.2.1.104.1.2.2.1.11 | sctpAssocOutStreams | 0 | 0 | Outbound Streams according to the negotiation at association start up. This parameter has to be read-only by the manager. |
1.3.6.1.2.1.104.1.2.2.1.12 | sctpAssocPrimProcess, sctpAssocMaxRetr | 0 | 0 | The maximum number of data retransmissions in the association context. This value is specific for each association and the upper … |
1.3.6.1.2.1.104.1.2.2.1.13 | sctpAssocT1expireds | 0 | 0 | The T1 timer determines how long to wait for an acknowledgement after sending an INIT or COOKIE-ECHO chunk. This object reflects … |
1.3.6.1.2.1.104.1.2.2.1.14 | sctpAssocT2expireds | 0 | 0 | The T2 timer determines how long to wait for an acknowledgement after sending a SHUTDOWN or SHUTDOWN-ACK chunk. This object refle… |
1.3.6.1.2.1.104.1.2.2.1.15 | sctpAssocRtxChunks | 0 | 0 | When T3-rtx expires, the DATA chunks that triggered the T3 timer will be re-sent according with the retransmissions rules. Every … |
1.3.6.1.2.1.104.1.2.2.1.17 | sctpAssocDiscontinuityTime, sctpAssocStartTime | 0 | 0 | The value of sysUpTime on the most recent occasion at which any one or more of this SCTP association counters suffered a disconti… |