cSctpAssocRemAddressStatus
CISCO-IETF-SCTP-MIB ·
.1.3.6.1.4.1.9.10.75.1.2.4.1.3
Object
column
Enumeration
The current status of the remote transport address, according to [SCTP]. Active means that the threshold of no answer received from this IP address has not been reached. Inactive means that either no heartbeat was received from this address, or any other message, reaching the threshold defined by the protocol.
Context
- MIB
- CISCO-IETF-SCTP-MIB
- OID
.1.3.6.1.4.1.9.10.75.1.2.4.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cSctpAssocRemAddressEntry
- Table
- cSctpAssocRemAddressTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | active |
1 | inactive |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cSctpAssocRemAddressIPType 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 | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.10.75.1.2.4.1.1 |
| cSctpAssocRemAddressIP 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 | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.10.75.1.2.4.1.2 |
| cSctpAssocRemAddressHBFlag The optional Heartbeat associated to one destination
transport address could be active or not (value equal to 0 or
1, respectively).
An active destination transport… | column | Enumeration | .1.3.6.1.4.1.9.10.75.1.2.4.1.4 |
| cSctpAssocRemAddressRTO The current Retransmission Timeout. T3-rtx timer as defined
in the protocol SCTP. | column | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.2.4.1.5 |
| cSctpAssocRemAddressMaxPathRtx Maximum number of DATA retransmissions allowed to a remote IP
address before it is considered inactive, as defined in
[cSctp]. Recommended value 5 attempts. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.10.75.1.2.4.1.6 |
| cSctpAssocRemAddressRtx Number of DATA retransmissions as defined in [cSctp]. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.9.10.75.1.2.4.1.7 |
| cSctpAssocRemAddressStartTime 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.4.1.8 |