sctpParams
SCTP-MIB ·
.1.3.6.1.2.1.104.1.2
Object
node
No description available.
Context
- MIB
- SCTP-MIB
- OID
.1.3.6.1.2.1.104.1.2- Type
- node
- Parent
- sctpObjects
- Siblings
- 9
- Children
- 7
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sctpStats | node | - | .1.3.6.1.2.1.104.1.1 |
| 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 |
| 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 |
|---|---|---|---|
| sctpRtoAlgorithm The algorithm used to determine the timeout value (T3-rtx)
used for re-transmitting unacknowledged chunks. | scalar | Enumeration | .1.3.6.1.2.1.104.1.2.1 |
| sctpRtoMin The minimum value permitted by a SCTP implementation for the
retransmission timeout value, measured in milliseconds. More
refined semantics for objects of this type depend upon t… | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.104.1.2.2 |
| sctpRtoMax The maximum value permitted by a SCTP implementation for the
retransmission timeout value, measured in milliseconds. More
refined semantics for objects of this type depend upon t… | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.104.1.2.3 |
| sctpRtoInitial The initial value for the retransmission timer.
A retransmission time value of zero means immediate re-
transmission. | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.104.1.2.4 |
| sctpMaxAssocs The limit on the total number of associations the entity can
support. In entities where the maximum number of associations
is dynamic, this object should contain the value -1. | scalar | Integer32 | .1.3.6.1.2.1.104.1.2.5 |
| sctpValCookieLife Valid cookie life in the 4-way start-up handshake procedure. | scalar | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.104.1.2.6 |
| sctpMaxInitRetr The maximum number of retransmissions at the start-up phase
(INIT and COOKIE ECHO chunks). | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.104.1.2.7 |