OID | 1.3.6.1.4.1.9.10.75.1.2.2.1.9 |
Module | CISCO-IETF-SCTP-MIB (CISCO) |
Nom | cSctpAssocState |
Acces | readwrite |
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. |
Syntaxe | Enumeration (1-closed, 2-cookieWait, 3-cookieEchoed, 4-established, 5-shutdownPending, 6-shutdownSent, 7-shutdownReceived, 8-shutdownAckSent, 9-deleteTCB) |