sctpAssocRemAddrActive
SCTP-MIB ·
.1.3.6.1.2.1.104.1.5.1.3
Object
column
SNMPv2-TCTruthValue
This object gives information about the reachability of this
specific remote IP address.
When the object is set to 'true' (1), the remote IP address is
understood as Active. Active means that the threshold of no
answers received from this IP address has not been reached.
When the object is set to 'false' (2), the remote IP address
is understood as Inactive. Inactive means that either no
heartbeat or any other message was received from this address,
reaching the threshold defined by the protocol.
Context
- MIB
- SCTP-MIB
- OID
.1.3.6.1.2.1.104.1.5.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sctpAssocRemAddrEntry
- Table
- sctpAssocRemAddrTable
- Siblings
- 7
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sctpAssocRemAddrType Internet type of a remote IP address available for this
association. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.2.1.104.1.5.1.1 |
| sctpAssocRemAddr The value of a remote IP address available for this
association. The type of this address is determined by the
value of sctpAssocLocalAddrType. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.2.1.104.1.5.1.2 |
| sctpAssocRemAddrHBActive This object indicates whether the optional Heartbeat check
associated to one destination transport address is activated
or not (value equal to true or false, respectively). | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.104.1.5.1.4 |
| sctpAssocRemAddrRTO The current Retransmission Timeout. T3-rtx timer as defined
in the protocol SCTP. | column | milliseconds SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.104.1.5.1.5 |
| sctpAssocRemAddrMaxPathRtx Maximum number of DATA chunks retransmissions allowed to a
remote IP address before it is considered inactive, as defined
in RFC2960. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.104.1.5.1.6 |
| sctpAssocRemAddrRtx Number of DATA chunks retransmissions to this specific IP
address. When T3-rtx expires, the DATA chunk that triggered
the T3 timer will be re-sent according to the retransmissions… | column | SNMPv2-SMICounter32 | .1.3.6.1.2.1.104.1.5.1.7 |
| sctpAssocRemAddrStartTime The value of sysUpTime at the time that this row was
created. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.104.1.5.1.8 |