ceSctpAssocRemAddressIPType
CISCO-SCTP-MIB ·
.1.3.6.1.4.1.9.10.74.1.2.3.1.1
Object
column
InetAddressType
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 InetAddress object
is a zero-length string. It may also be used to indicate
an IP address different from IPv4 or IPv6. This value is
used in this MIB for error conditions.
- ipv4 (1): An IPv4 address as defined by the
InetAddressIPv4 textual convention [RFC2851].
- ipv6 (2): An IPv6 address as defined by the
InetAddressIPv6 textual convention [RFC2851].
Context
- MIB
- CISCO-SCTP-MIB
- OID
.1.3.6.1.4.1.9.10.74.1.2.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ceSctpAssocRemAddressEntry
- Table
- ceSctpAssocRemAddressTable
- Siblings
- 9
Syntax
InetAddressType
- Source
- InetAddressType
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ipv4 |
2 | ipv6 |
16 | dns |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceSctpAssocRemAddressRowStatus 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
def… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.74.1.2.3.1.10 |
| 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 |