ceSctpRtoAlgorithm |
.1.3.6.1.4.1.9.10.74.1.1.1 |
The algorithm used to determine the timeout value (T3-rtx)
used for re-transmitting unacknowledged chunks.
|
ceSctpMaxAssociations |
.1.3.6.1.4.1.9.10.74.1.1.2 |
The maximum number of associations that can be supported
by this implementation. set to zero to indicate unlimited.
|
ceSctpCurrEstab |
.1.3.6.1.4.1.9.10.74.1.1.3 |
The number of SCTP associations for which the current state
is either ESTABLISHED, SHUTDOWN-RECEIVED or
SHUTDOWN-PENDING.
|
ceSctpActiveEstab |
.1.3.6.1.4.1.9.10.74.1.1.4 |
The number of times that SCTP associations have made a
direct transition to the ESTABLISH state from the
COOKIE-ECHOED state: COOKIE-ECHOED -> ESTABLISHED. The
upper layer has initiated the association attempt.
|
ceSctpPassiveEstab |
.1.3.6.1.4.1.9.10.74.1.1.5 |
The number of times that SCTP associations have made a
direct transition to the ESTABLISHED state from the CLOSED
state: CLOSED -> ESTABLISHED. The remote endpoint has
initiated the association attempt.
|
ceSctpAborted |
.1.3.6.1.4.1.9.10.74.1.1.6 |
The number of times that SCTP associations have made a
direct transition to the CLOSED state from any state using
the primitive 'ABORT': AnyState --Abort--> CLOSED.
Ungraceful termination of the association.
|
ceSctpShutdowns |
.1.3.6.1.4.1.9.10.74.1.1.7 |
The number of times that SCTP associations have made a
direct transition to the CLOSE state from either the
SHUTDOWN-SENT state or the SHUTDOWN-ACK-SENT state.
Graceful termination of the association.
|
ceSctpStatBytesRec |
.1.3.6.1.4.1.9.10.74.1.1.8 |
Number of bytes received(does not include retransmissions).
|
ceSctpStatBytesSent |
.1.3.6.1.4.1.9.10.74.1.1.9 |
Number of bytes sent(does not include retransmissions).
|
ceSctpStatChunksDiscard |
.1.3.6.1.4.1.9.10.74.1.1.10 |
Number of chunks that were discarded.
|
ceSctpStatChunksSent |
.1.3.6.1.4.1.9.10.74.1.1.11 |
Number of SCTP control and data chunks, sent to the
peers (no retransmissions included).
|
ceSctpStatChunksSentControl |
.1.3.6.1.4.1.9.10.74.1.1.12 |
Number of SCTP control chunks sent to the peers (no
retransmissions included).
|
ceSctpStatChunksSentOrdered |
.1.3.6.1.4.1.9.10.74.1.1.13 |
Number of SCTP data chunks sent that required order to be
maintained. (no retransmissions included).
|
ceSctpStatChunksSentUnOrdered |
.1.3.6.1.4.1.9.10.74.1.1.14 |
Number of SCTP data chunks sent that do not required order
to be maintained. (no retransmissions included).
|
ceSctpStatChunksRec |
.1.3.6.1.4.1.9.10.74.1.1.15 |
Number of SCTP control and data chunks, received from the
peers (no retransmissions included).
|
ceSctpStatChunksRecControl |
.1.3.6.1.4.1.9.10.74.1.1.16 |
Number of SCTP control chucks received from peers (no
retransmissions included).
|
ceSctpStatChunksRecOrdered |
.1.3.6.1.4.1.9.10.74.1.1.17 |
Number of SCTP data chunks received that required order to
be maintained. (no retransmissions included).
|
ceSctpStatChunksRecUnOrdered |
.1.3.6.1.4.1.9.10.74.1.1.18 |
Number of SCTP data chunks received that do not required
order to be maintained. (no retransmissions included).
|
ceSctpStatDatagramsRec |
.1.3.6.1.4.1.9.10.74.1.1.19 |
Number datagrams sent(does not include retransmissions).
|
ceSctpStatDatagramsSent |
.1.3.6.1.4.1.9.10.74.1.1.20 |
Number datagrams sent(does not include retransmissions).
|
ceSctpStatFragmentedUsrMessages |
.1.3.6.1.4.1.9.10.74.1.1.21 |
Number of user messages that have to be fragmented because
of the MTU.
|
ceSctpStatReassembledUsrMessages |
.1.3.6.1.4.1.9.10.74.1.1.22 |
Number of user messages reassembled.
|
ceSctpStatChunksReTrans |
.1.3.6.1.4.1.9.10.74.1.1.23 |
Number of chunks that were re-transmitted.
|
ceSctpStatOutOfBlue |
.1.3.6.1.4.1.9.10.74.1.1.24 |
Number of out of the blue packets (SCTP packet correctly
formed -right checksum- but the receiver is not able to
identify the association to which this packet belongs)
received by the host.
|
ceSctpStatT1expired |
.1.3.6.1.4.1.9.10.74.1.1.25 |
Number of times that T1 timer expired (timer for sending
either INIT or COOKIE-ECHO chunks and receiving an
acknowledgment).
|
ceSctpStatT2expired |
.1.3.6.1.4.1.9.10.74.1.1.26 |
Number of times that T2-shutdown timer expired (shutdown
timer).
|
ceSctpAssocEntry |
.1.3.6.1.4.1.9.10.74.1.2.1.1 |
General common variables and statistics for the whole
association.
|
ceSctpAssocLocalAddressEntry |
.1.3.6.1.4.1.9.10.74.1.2.2.1 |
Local information about the available addresses.
|
ceSctpAssocRemAddressEntry |
.1.3.6.1.4.1.9.10.74.1.2.3.1 |
Information about THE most important variables for every
remote IP address
|
ceSctpAssocId |
.1.3.6.1.4.1.9.10.74.1.2.1.1.1 |
Association Identification. Value identifying the
association (typically the Initiate Verification Tag).
|
ceSctpAssocState |
.1.3.6.1.4.1.9.10.74.1.2.1.1.2 |
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 'badValue' response if a management
station attempts to set this object to any other value.
If a management station sets this object to the value
deleteTCB(9), then this has the effect of deleting the TCB
(as defined in SCTP) of the corresponding association on
the managed node, resulting in immediate termination of the
association.
As an implementation-specific option, an ABORT chunk may be
sent from the managed node to the other SCTP endpoint.
|
ceSctpAssocUpTime |
.1.3.6.1.4.1.9.10.74.1.2.1.1.3 |
Time association has been in established state.
|
ceSctpAssocRtoMin |
.1.3.6.1.4.1.9.10.74.1.2.1.1.4 |
The minimum value permitted by a SCTP implementation for
the retransmission timeout, measured in milliseconds. More
refined semantics for objects of this type depend upon the
algorithm used to determine the retransmission timeout.
Minimum recommended value is 1000 milliseconds. Some
telephone applications could require less than 1 second.
|
ceSctpAssocRtoMax |
.1.3.6.1.4.1.9.10.74.1.2.1.1.5 |
The maximum value permitted by a SCTP implementation for
the retransmission timeout, measured in milliseconds. More
refined semantics for objects of this type depend upon the
algorithm used to determine the retransmission timeout.
Recommended value is 60000 milliseconds.
|
ceSctpAssocRtoInitial |
.1.3.6.1.4.1.9.10.74.1.2.1.1.6 |
Initial value for the Retransmission timer. Recommended
value is 3000 milliseconds.
|
ceSctpAssocValCookieLife |
.1.3.6.1.4.1.9.10.74.1.2.1.1.7 |
Valid cookie life in the 4-way start-up handshake
procedure. Recommended value: 60000 milliseconds.
|
ceSctpAssocMaxInitRetr |
.1.3.6.1.4.1.9.10.74.1.2.1.1.8 |
The maximum number of retransmissions at the start-up
phase (INIT and COOKIE ECHO chunks). Recommended
value: 8 attempts.
|
ceSctpAssocInitialT1 |
.1.3.6.1.4.1.9.10.74.1.2.1.1.9 |
Initial value for the Start-up T1 timer.
|
ceSctpAssocInitialT2 |
.1.3.6.1.4.1.9.10.74.1.2.1.1.10 |
Initial value for the Shutdown T2-shutdown timer.
|
ceSctpAssocRemHostName |
.1.3.6.1.4.1.9.10.74.1.2.1.1.11 |
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 contain a
NULL value. Otherwise, the remote host name received at init
time will be stored.
|
ceSctpAssocLocalSCTPPort |
.1.3.6.1.4.1.9.10.74.1.2.1.1.12 |
Local SCTP port number used for this association.
|
ceSctpAssocRemSCTPPort |
.1.3.6.1.4.1.9.10.74.1.2.1.1.13 |
Remote SCTP port number used for this association.
|
ceSctpAssocRemPrimaryAddressType |
.1.3.6.1.4.1.9.10.74.1.2.1.1.14 |
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 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].
|
ceSctpAssocRemPrimaryAddress |
.1.3.6.1.4.1.9.10.74.1.2.1.1.15 |
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
messages have been received (when the primary path is
selected by SCTP).
|
ceSctpAssocCongestionLevels |
.1.3.6.1.4.1.9.10.74.1.2.1.1.16 |
Number of supported congestion Levels.
|
ceSctpAssocCongestionLevelsCur |
.1.3.6.1.4.1.9.10.74.1.2.1.1.17 |
Current congestion level.
|
ceSctpAssocCongestionAbate1 |
.1.3.6.1.4.1.9.10.74.1.2.1.1.18 |
Threshold used to abate congestion level 1.
|
ceSctpAssocCongestionAbate2 |
.1.3.6.1.4.1.9.10.74.1.2.1.1.19 |
Threshold used to abate congestion level 2.
|
ceSctpAssocCongestionAbate3 |
.1.3.6.1.4.1.9.10.74.1.2.1.1.20 |
Threshold used to abate congestion level 3.
|
ceSctpAssocCongestionOnset1 |
.1.3.6.1.4.1.9.10.74.1.2.1.1.21 |
Threshold used to mark onset of congestion level 1.
|
ceSctpAssocCongestionOnset2 |
.1.3.6.1.4.1.9.10.74.1.2.1.1.22 |
Threshold used to mark onset of congestion level 2.
|
ceSctpAssocCongestionOnset3 |
.1.3.6.1.4.1.9.10.74.1.2.1.1.23 |
Threshold used to mark onset of congestion level 3.
|
ceSctpAssocInStreams |
.1.3.6.1.4.1.9.10.74.1.2.1.1.24 |
Inbound Streams according to the negotiation at association
start up. This parameter has to be read-only by the
manager.
|
ceSctpAssocOutStreams |
.1.3.6.1.4.1.9.10.74.1.2.1.1.25 |
Outbound Streams according to the negotiation at
association start up. This parameter has to be read-only
by the manager.
|
ceSctpAssocMaxRetr |
.1.3.6.1.4.1.9.10.74.1.2.1.1.26 |
The maximum number of data retransmissions. This value is
specific for each association and the upper layer can be
able to change it calling the appropriate primitives. This
value has to be smaller than the addition of all the
maximum number for all the paths
(sctpAssocRemAddressMaxPathRetran). Recommended
value: 10 attempts.
|
ceSctpAssocMTU |
.1.3.6.1.4.1.9.10.74.1.2.1.1.27 |
The Maximum Transmission Size to be used by this
association. The size will the smallest MTU size supported
by any of the IP Addresses used by the association.
|
ceSctpAssocLocRecWnd |
.1.3.6.1.4.1.9.10.74.1.2.1.1.28 |
The current local receive window size for this
association.
|
ceSctpAssocLocRecWndLowMark |
.1.3.6.1.4.1.9.10.74.1.2.1.1.29 |
Low water mark for Local Receive Window Size.
|
ceSctpAssocLocRecWndZeroCnt |
.1.3.6.1.4.1.9.10.74.1.2.1.1.30 |
Number of times the Local Receive window reached
zero bytes.
|
ceSctpAssocRemRecWnd |
.1.3.6.1.4.1.9.10.74.1.2.1.1.31 |
The Remote Receive Window Size for this association.
|
ceSctpAssocRemRecWndLowMark |
.1.3.6.1.4.1.9.10.74.1.2.1.1.32 |
Low water mark for Remote Receive Window Size.
|
ceSctpAssocRemRecWndZeroCnt |
.1.3.6.1.4.1.9.10.74.1.2.1.1.33 |
Number of times the Remote Receive window reached
zero bytes.
|
ceSctpAssocULPDatagramsQueued |
.1.3.6.1.4.1.9.10.74.1.2.1.1.34 |
Number of data grams waiting to be sent.
|
ceSctpAssocULPDatagramsQueuedHigh |
.1.3.6.1.4.1.9.10.74.1.2.1.1.35 |
High water mark for data grams waiting to be sent.
|
ceSctpAssocChecksumErrorCounter |
.1.3.6.1.4.1.9.10.74.1.2.1.1.36 |
Number of SCTP packets received from the peers with an
invalid checksum.
|
ceSctpAssocBytesSent |
.1.3.6.1.4.1.9.10.74.1.2.1.1.37 |
Number of bytes sent by this association.
|
ceSctpAssocBytesRec |
.1.3.6.1.4.1.9.10.74.1.2.1.1.38 |
Number of bytes received by this association.
|
ceSctpAssocChunksDiscarded |
.1.3.6.1.4.1.9.10.74.1.2.1.1.39 |
Total number of Chucks discarded by this association.
|
ceSctpAssocChunksRec |
.1.3.6.1.4.1.9.10.74.1.2.1.1.40 |
Total number of Chucks received by this association.
|
ceSctpAssocChunksRecControl |
.1.3.6.1.4.1.9.10.74.1.2.1.1.41 |
Number of control Chucks received by this association.
|
ceSctpAssocChunksRecOrdered |
.1.3.6.1.4.1.9.10.74.1.2.1.1.42 |
Number of Chucks received by this association where order
is required.
|
ceSctpAssocChunksRecUnOrdered |
.1.3.6.1.4.1.9.10.74.1.2.1.1.43 |
Number of Chucks received by this association where order
is not required.
|
ceSctpAssocChunksRecOutOrder |
.1.3.6.1.4.1.9.10.74.1.2.1.1.44 |
Number of Chucks received out of order by this
association.
|
ceSctpAssocChunksReTrans |
.1.3.6.1.4.1.9.10.74.1.2.1.1.45 |
Total number of Chucks retransmitted by this association.
|
ceSctpAssocChunksSent |
.1.3.6.1.4.1.9.10.74.1.2.1.1.46 |
Total number of Chucks sent by this association.
|
ceSctpAssocChunksSentControl |
.1.3.6.1.4.1.9.10.74.1.2.1.1.47 |
Number of control Chucks sent by this association.
|
ceSctpAssocChunksSentOrdered |
.1.3.6.1.4.1.9.10.74.1.2.1.1.48 |
Number of Chucks sent by this association where order
is required.
|
ceSctpAssocChunksSentUnOrdered |
.1.3.6.1.4.1.9.10.74.1.2.1.1.49 |
Number of Chucks sent by this association where order
is not required.
|
ceSctpAssocDatagramsRec |
.1.3.6.1.4.1.9.10.74.1.2.1.1.50 |
Number of packets received by this association.
|
ceSctpAssocDatagramsSent |
.1.3.6.1.4.1.9.10.74.1.2.1.1.51 |
Number of packets sent by this association.
|
ceSctpAssocRowStatus |
.1.3.6.1.4.1.9.10.74.1.2.1.1.52 |
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 after creating the TCB
in both sides of the association. The creation of this row
implies the creation of at least another row (depending on
the number of local and remote addresses) in the tables
sctpAssocLocalAddressTable and sctpAssocRemAddressTable.
A row is deleted in sctpAssocTable when an association turns
down (i.e., when the TCB is deleted according to [sctp] in
both sides of the association). The deletion of a row in
sctpAssocTable implies the deletion of the tables related
to this association (sctpAssocLocalAddressTable and
sctpAssocRemAddressTable).
Also, a row is deleted in sctpAssocTable when a set operation
is received from the manager with destroy option.
|
ceSctpAssocLocalAddressIPType |
.1.3.6.1.4.1.9.10.74.1.2.2.1.1 |
Internet type of local IP address used 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].
|
ceSctpAssocLocalAddressIP |
.1.3.6.1.4.1.9.10.74.1.2.2.1.2 |
The value of a local IP address available for this
association. An InetAddress value is always interpreted
within the context of an InetAddressType value. If SCTP are
using DNS names, the mapping to IP address-es will be done
at reception of INIT or INIT_ACK messages.
|
ceSctpAssocLocalAddressRowStatus |
.1.3.6.1.4.1.9.10.74.1.2.2.1.3 |
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 local 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 local interface (if this function is
enabled by the SCTP layer).
A row in this table will be deleted per local 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).
|
ceSctpAssocRemAddressIPType |
.1.3.6.1.4.1.9.10.74.1.2.3.1.1 |
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].
|
ceSctpAssocRemAddressIP |
.1.3.6.1.4.1.9.10.74.1.2.3.1.2 |
The value of a remote IP address available for this
association. An InetAddress value is always interpreted
within the context of an InetAddressType value.
|
ceSctpAssocRemAddressStatus |
.1.3.6.1.4.1.9.10.74.1.2.3.1.3 |
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 - Destination has failed
|
ceSctpAssocRemAddressRTO |
.1.3.6.1.4.1.9.10.74.1.2.3.1.4 |
The current Retransmision Time-Out. T3-rtx timer as defined
in the protocol SCTP.
|
ceSctpAssocRemAddressHtBtFlag |
.1.3.6.1.4.1.9.10.74.1.2.3.1.5 |
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 address is the one
considered available by a peer endpoint for receiving SCTP
packets, as it is described in [sctp].
|
ceSctpAssocRemAddressHtBtTime |
.1.3.6.1.4.1.9.10.74.1.2.3.1.6 |
The current heartbeat time-out. The recommended default
value is 30000 milliseconds.
|
ceSctpAssocRemAddressMaxRetran |
.1.3.6.1.4.1.9.10.74.1.2.3.1.7 |
Maximum number of DATA retransmissions allowed to a
remote IP address before it is considered inactive,
as defined in [sctp]. Recommended value 5 attempts.
|
ceSctpAssocRemAddressRetransCnt |
.1.3.6.1.4.1.9.10.74.1.2.3.1.8 |
Number of DATA retransmissions as defined in [sctp].
|
ceSctpAssocRemAddressSRTT |
.1.3.6.1.4.1.9.10.74.1.2.3.1.9 |
Smoothed Round Trip Time in milliseconds.
|
ceSctpAssocRemAddressRowStatus |
.1.3.6.1.4.1.9.10.74.1.2.3.1.10 |
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).
|