cSctpAssocMaxRetr
CISCO-IETF-SCTP-MIB ·
.1.3.6.1.4.1.9.10.75.1.2.2.1.12
Object
column
SNMPv2-SMIUnsigned32
The maximum number of data retransmissions in the association context. This value is specific for each association and the upper layer can change it calling the appropriate primitives. This value has to be smaller than the addition of all the maximum number for all the paths (cSctpAssocRemAddressMaxPathRetrans). Recommended value: 10 attempts.
Context
- MIB
- CISCO-IETF-SCTP-MIB
- OID
.1.3.6.1.4.1.9.10.75.1.2.2.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cSctpAssocEntry
- Table
- cSctpAssocTable
- Siblings
- 14
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cSctpAssocId Association Identification. Value identifying the
association (typically the Initiate Verification Tag).
If the selected AssocID is the Initiate Verification
Tag, this value mus… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.2.2.1.1 |
| cSctpAssocInStreams Inbound Streams according to the negotiation at
association start up. This parameter has to be read-only
by the manager. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.2.2.1.10 |
| cSctpAssocOutStreams Outbound Streams according to the negotiation at
association start up. This parameter has to be read-only by
the manager. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.2.2.1.11 |
| cSctpAssocT1expireds Number of times that T1 timer expired (timer for sending
either INIT or COOKIE-ECHO chunks and receiving an
acknowledgment). | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.2.2.1.13 |
| cSctpAssocT2expireds Number of times that T2-shutdown timer expired (shutdown
timer). | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.2.2.1.14 |
| cSctpAssocRtxChunks Number of data chunks retransmitted to the peer in the
current association. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.2.2.1.15 |
| cSctpAssocStartTime The value of SysUpTime at the time that this row was
created. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.10.75.1.2.2.1.17 |
| cSctpAssocRemHostName Peer's DNS name. If no DNS domain name was received at
init time (embedded in the INIT or INIT-ACK chunk) from
the peer, this entry will be meaningless, therefore it
will conta… | column | OctetString | .1.3.6.1.4.1.9.10.75.1.2.2.1.2 |
| cSctpAssocLocalSCTPPort Local SCTP port number used for this association. | column | InetPortNumber | .1.3.6.1.4.1.9.10.75.1.2.2.1.3 |
| cSctpAssocRemSCTPPort Remote SCTP port number used for this association. | column | InetPortNumber | .1.3.6.1.4.1.9.10.75.1.2.2.1.4 |
| cSctpAssocRemPrimaryAddressType Internet type of primary destination IP address.
- unknown (0) An unknown address type. This value MUST be
used if the value of the corresponding InetAddress
object is a z… | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.75.1.2.2.1.5 |
| cSctpAssocRemPrimaryAddress Primary destination IP address. An InetAddress value is
always interpreted within the context of an InetAddressType
value.
This value will be filled in after INIT or INIT ACK
mes… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.10.75.1.2.2.1.6 |
| cSctpAssocHeartBeatTimer The current heartbeat time-out. The recommended default
value is 30000 milliseconds. | column | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.2.2.1.8 |
| cSctpAssocState 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 'badVa… | column | Enumeration | .1.3.6.1.4.1.9.10.75.1.2.2.1.9 |