sctpRtoAlgorithm OBJECT-TYPE
SYNTAX INTEGER {
other(1), -- Other new one. Future use
vanj(2) -- Van Jacobsons algorithm
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The algorithm used to determine the timeout value (T3-rtx)
used for re-transmitting unacknowledged chunks."
REFERENCE
"Section 6.3.1 and 6.3.2 in RFC2960 cover the RTO calculation
and retransmission timer rules."
DEFVAL {vanj} -- vanj(2)
View at oid-info.com
The algorithm used to determine the timeout value (T3-rtx)
used for re-transmitting unacknowledged chunks.
Parsed from file SCTP-MIB.mib
Module: SCTP-MIB
Automatically extracted from DRAFT-IETF-SIGTRAN-SCTP-MIB-10
sctpRtoAlgorithm OBJECT-TYPE SYNTAX INTEGER { other(1), vanj(2) } MAX-ACCESS read-only STATUS current DESCRIPTION "The algorithm used to determine the timeout value (T3-rtx) used for re-transmitting unacknowledged chunks." REFERENCE "Section 6.3.1 and 6.3.2 in RFC2960 cover the RTO calculation and retransmission timer rules." DEFVAL {vanj} ::= { sctpParams 1 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.104.1.2.1.0 | sctpRtoAlgorithm | 0 | 0 | None |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.104.1.2.2 | sctpRtoMin, sctpAssocTable | 2 | 18 | A table containing SCTP association-specific information. |
1.3.6.1.2.1.104.1.2.3 | sctpRtoMax, sctpAssocLocalAddressTable | 2 | 5 | Expanded table of sctpAssocTable based on the AssocId index. It shows several interesting data for each local address which takes… |
1.3.6.1.2.1.104.1.2.4 | sctpRtoInitial, sctpAssocRemAddressTable | 2 | 10 | The initial value for the retransmission timer. A retransmission time value of zero means immediate re- transmission. |
1.3.6.1.2.1.104.1.2.5 | sctpMaxAssocs, sctpLookupLocalPortTable | 2 | 3 | The limit on the total number of associations the entity can support. In entities where the maximum number of associations is dyn… |
1.3.6.1.2.1.104.1.2.6 | sctpValCookieLife, sctpLookupRemPortTable | 2 | 3 | Valid cookie life in the 4-way start-up handshake procedure. |
1.3.6.1.2.1.104.1.2.7 | sctpMaxInitRetr, sctpLookupRemHostNameTable | 2 | 3 | With the use of this table, a list of associations with that particular host can be got |
1.3.6.1.2.1.104.1.2.8 | sctpLookupRemPrimIPAddrTable | 1 | 2 | With the use of this table, it can be got a list of associations that have that the specified IP address as primary within the re… |
1.3.6.1.2.1.104.1.2.9 | sctpLookupRemIPAddrTable | 1 | 2 | With the use of this table, a list of associations that have the specified IP address as one of the remote ones can be got |