ceSctpAssocRemAddressRowStatus
CISCO-SCTP-MIB ·
.1.3.6.1.4.1.9.10.74.1.2.3.1.10
Object
column
SNMPv2-TCRowStatus
An object that allows entries in this table to be created
and deleted using the RowStatus convention.
A row in this table will be created per remote IP address
defined for this association. The creation takes part when a
new row in the sctpAssocTable is created or when a new IP
address is added in the remote interface (if this function is
enabled by the SCTP layer).
A row in this table will be deleted per remote IP address
reserved for the association when the corresponding row in
sctpAssocTable is deleted or when an IP address is removed
from the local interface (if this function is enabled by the
SCTP layer).
Context
- MIB
- CISCO-SCTP-MIB
- OID
.1.3.6.1.4.1.9.10.74.1.2.3.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceSctpAssocRemAddressEntry
- Table
- ceSctpAssocRemAddressTable
- Siblings
- 9
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceSctpAssocRemAddressIPType Internet type of a remote IP address available for this
association.
- unknown (0) An unknown address type. This value MUST be
used if the value of the corresponding InetAddre… | column | InetAddressType | .1.3.6.1.4.1.9.10.74.1.2.3.1.1 |
| ceSctpAssocRemAddressIP The value of a remote IP address available for this
association. An InetAddress value is always interpreted
within the context of an InetAddressType value. | column | InetAddress | .1.3.6.1.4.1.9.10.74.1.2.3.1.2 |
| ceSctpAssocRemAddressStatus The current status of the remote transport address,
according to [SCTP].
active - Destination is alive and active
inActive - Destination used as source address only
failed … | column | Enumeration | .1.3.6.1.4.1.9.10.74.1.2.3.1.3 |
| ceSctpAssocRemAddressRTO The current Retransmision Time-Out. T3-rtx timer as defined
in the protocol SCTP. | column | milliseconds Unsigned32 | .1.3.6.1.4.1.9.10.74.1.2.3.1.4 |
| ceSctpAssocRemAddressHtBtFlag The optional Heartbeat associated to one destination
transport address could be active or not (value equal to 1
or 0, respectively).
An active destination transport… | column | Enumeration | .1.3.6.1.4.1.9.10.74.1.2.3.1.5 |
| ceSctpAssocRemAddressHtBtTime The current heartbeat time-out. The recommended default
value is 30000 milliseconds. | column | milliseconds Unsigned32 | .1.3.6.1.4.1.9.10.74.1.2.3.1.6 |
| ceSctpAssocRemAddressMaxRetran Maximum number of DATA retransmissions allowed to a
remote IP address before it is considered inactive,
as defined in [sctp]. Recommended value 5 attempts. | column | Unsigned32 | .1.3.6.1.4.1.9.10.74.1.2.3.1.7 |
| ceSctpAssocRemAddressRetransCnt Number of DATA retransmissions as defined in [sctp]. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.74.1.2.3.1.8 |
| ceSctpAssocRemAddressSRTT Smoothed Round Trip Time in milliseconds. | column | milliseconds Unsigned32 | .1.3.6.1.4.1.9.10.74.1.2.3.1.9 |