MIB Viewer

SCTP-MIB

87 objects
The MIB module for managing SCTP implementations. Copyright (C) The Internet Society (2004). This version of this MIB module is part of RFC 3873; see the RFC itself for full legal notices.
OIDNameAccessStatusDescription
1.3.6.1.2.1.104IdentitysctpMIBThe MIB module for managing SCTP implementations. Copyright (C) The Internet Society (2004). This version of this MIB module is part of RFC 3873; see the RFC i…
1.3.6.1.2.1.104.1NodesctpObjects
1.3.6.1.2.1.104.1.1NodesctpStats
1.3.6.1.2.1.104.1.1.1ScalarsctpCurrEstabread-onlycurrentThe number of associations for which the current state is either ESTABLISHED, SHUTDOWN-RECEIVED or SHUTDOWN-PENDING.
1.3.6.1.2.1.104.1.1.2ScalarsctpActiveEstabsread-onlycurrentThe number of times that associations have made a direct transition to the ESTABLISHED state from the COOKIE-ECHOED state: COOKIE-ECHOED -> ESTABLISHED. The up…
1.3.6.1.2.1.104.1.1.3ScalarsctpPassiveEstabsread-onlycurrentThe number of times that associations have made a direct transition to the ESTABLISHED state from the CLOSED state: CLOSED -> ESTABLISHED. The remote endpoint …
1.3.6.1.2.1.104.1.1.4ScalarsctpAbortedsread-onlycurrentThe number of times that associations have made a direct transition to the CLOSED state from any state using the primitive 'ABORT': AnyState termination of the…
1.3.6.1.2.1.104.1.1.5ScalarsctpShutdownsread-onlycurrentThe number of times that associations have made a direct transition to the CLOSED state from either the SHUTDOWN-SENT state or the SHUTDOWN-ACK-SENT state. Gra…
1.3.6.1.2.1.104.1.1.6ScalarsctpOutOfBluesread-onlycurrentThe number of out of the blue packets received by the host. An out of the blue packet is an SCTP packet correctly formed, including the proper checksum, but fo…
1.3.6.1.2.1.104.1.1.7ScalarsctpChecksumErrorsread-onlycurrentThe number of SCTP packets received with an invalid checksum.
1.3.6.1.2.1.104.1.1.8ScalarsctpOutCtrlChunksread-onlycurrentThe number of SCTP control chunks sent (retransmissions are not included). Control chunks are those chunks different from DATA.
1.3.6.1.2.1.104.1.1.9ScalarsctpOutOrderChunksread-onlycurrentThe number of SCTP ordered data chunks sent (retransmissions are not included).
1.3.6.1.2.1.104.1.1.10ScalarsctpOutUnorderChunksread-onlycurrentThe number of SCTP unordered chunks (data chunks in which the U bit is set to 1) sent (retransmissions are not included).
1.3.6.1.2.1.104.1.1.11ScalarsctpInCtrlChunksread-onlycurrentThe number of SCTP control chunks received (no duplicate chunks included).
1.3.6.1.2.1.104.1.1.12ScalarsctpInOrderChunksread-onlycurrentThe number of SCTP ordered data chunks received (no duplicate chunks included).
1.3.6.1.2.1.104.1.1.13ScalarsctpInUnorderChunksread-onlycurrentThe number of SCTP unordered chunks (data chunks in which the U bit is set to 1) received (no duplicate chunks included).
1.3.6.1.2.1.104.1.1.14ScalarsctpFragUsrMsgsread-onlycurrentThe number of user messages that have to be fragmented because of the MTU.
1.3.6.1.2.1.104.1.1.15ScalarsctpReasmUsrMsgsread-onlycurrentThe number of user messages reassembled, after conversion into DATA chunks.
1.3.6.1.2.1.104.1.1.16ScalarsctpOutSCTPPacksread-onlycurrentThe number of SCTP packets sent. Retransmitted DATA chunks are included.
1.3.6.1.2.1.104.1.1.17ScalarsctpInSCTPPacksread-onlycurrentThe number of SCTP packets received. Duplicates are included.
1.3.6.1.2.1.104.1.1.18ScalarsctpDiscontinuityTimeread-onlycurrentThe value of sysUpTime on the most recent occasion at which any one or more of this general statistics counters suffered a discontinuity. The relevant counters…
1.3.6.1.2.1.104.1.2NodesctpParams
1.3.6.1.2.1.104.1.2.1ScalarsctpRtoAlgorithmread-onlycurrentThe algorithm used to determine the timeout value (T3-rtx) used for re-transmitting unacknowledged chunks.
1.3.6.1.2.1.104.1.2.2ScalarsctpRtoMinread-onlycurrentThe minimum value permitted by a SCTP implementation for the retransmission timeout value, measured in milliseconds. More refined semantics for objects of this…
1.3.6.1.2.1.104.1.2.3ScalarsctpRtoMaxread-onlycurrentThe maximum value permitted by a SCTP implementation for the retransmission timeout value, measured in milliseconds. More refined semantics for objects of this…
1.3.6.1.2.1.104.1.2.4ScalarsctpRtoInitialread-onlycurrentThe initial value for the retransmission timer. A retransmission time value of zero means immediate re- transmission.
1.3.6.1.2.1.104.1.2.5ScalarsctpMaxAssocsread-onlycurrentThe limit on the total number of associations the entity can support. In entities where the maximum number of associations is dynamic, this object should conta…
1.3.6.1.2.1.104.1.2.6ScalarsctpValCookieLiferead-onlycurrentValid cookie life in the 4-way start-up handshake procedure.
1.3.6.1.2.1.104.1.2.7ScalarsctpMaxInitRetrread-onlycurrentThe maximum number of retransmissions at the start-up phase (INIT and COOKIE ECHO chunks).
1.3.6.1.2.1.104.1.3TablesctpAssocTablenot-accessiblecurrentA table containing SCTP association-specific information.
1.3.6.1.2.1.104.1.3.1RowsctpAssocEntrynot-accessiblecurrentGeneral common variables and statistics for the whole association.
1.3.6.1.2.1.104.1.3.1.1ColumnsctpAssocIdnot-accessiblecurrentAssociation Identification. Value identifying the association.
1.3.6.1.2.1.104.1.3.1.2ColumnsctpAssocRemHostNameread-onlycurrentThe peer's DNS name. This object needs to have the same format as the encoding in the DNS protocol. This implies that the domain name can be up to 255 octets l…
1.3.6.1.2.1.104.1.3.1.3ColumnsctpAssocLocalPortread-onlycurrentThe local SCTP port number used for this association.
1.3.6.1.2.1.104.1.3.1.4ColumnsctpAssocRemPortread-onlycurrentThe remote SCTP port number used for this association.
1.3.6.1.2.1.104.1.3.1.5ColumnsctpAssocRemPrimAddrTyperead-onlycurrentThe internet type of primary remote IP address.
1.3.6.1.2.1.104.1.3.1.6ColumnsctpAssocRemPrimAddrread-onlycurrentThe primary remote IP address. The type of this address is determined by the value of sctpAssocRemPrimAddrType. The client side will know this value after INIT…
1.3.6.1.2.1.104.1.3.1.7ColumnsctpAssocHeartBeatIntervalread-onlycurrentThe current heartbeat interval.. Zero value means no HeartBeat, even when the concerned sctpAssocRemAddrHBFlag object is true.
1.3.6.1.2.1.104.1.3.1.8ColumnsctpAssocStateread-writecurrentThe state of this SCTP association. As in TCP, deleteTCB(9) is the only value that may be set by a management station. If any other value is received, then the…
1.3.6.1.2.1.104.1.3.1.9ColumnsctpAssocInStreamsread-onlycurrentInbound Streams according to the negotiation at association start up.
1.3.6.1.2.1.104.1.3.1.10ColumnsctpAssocOutStreamsread-onlycurrentOutbound Streams according to the negotiation at association start up.
1.3.6.1.2.1.104.1.3.1.11ColumnsctpAssocMaxRetrread-onlycurrentThe maximum number of data retransmissions in the association context. This value is specific for each association and the upper layer can change it by calling…
1.3.6.1.2.1.104.1.3.1.12ColumnsctpAssocPrimProcessread-onlycurrentThis object identifies the system level process which holds primary responsibility for the SCTP association. Wherever possible, this should be the system's nat…
1.3.6.1.2.1.104.1.3.1.13ColumnsctpAssocT1expiredsread-onlycurrentThe T1 timer determines how long to wait for an acknowledgement after sending an INIT or COOKIE-ECHO chunk. This object reflects the number of times the T1 tim…
1.3.6.1.2.1.104.1.3.1.14ColumnsctpAssocT2expiredsread-onlycurrentThe T2 timer determines how long to wait for an acknowledgement after sending a SHUTDOWN or SHUTDOWN-ACK chunk. This object reflects the number of times that T…
1.3.6.1.2.1.104.1.3.1.15ColumnsctpAssocRtxChunksread-onlycurrentWhen T3-rtx expires, the DATA chunks that triggered the T3 timer will be re-sent according with the retransmissions rules. Every DATA chunk that was included i…
1.3.6.1.2.1.104.1.3.1.16ColumnsctpAssocStartTimeread-onlycurrentThe value of sysUpTime at the time that the association represented by this row enters the ESTABLISHED state, i.e., the sctpAssocState object is set to establi…
1.3.6.1.2.1.104.1.3.1.17ColumnsctpAssocDiscontinuityTimeread-onlycurrentThe value of sysUpTime on the most recent occasion at which any one or more of this SCTP association counters suffered a discontinuity. The relevant counters a…
1.3.6.1.2.1.104.1.4TablesctpAssocLocalAddrTablenot-accessiblecurrentExpanded table of sctpAssocTable based on the AssocId index. This table shows data related to each local IP address which is used by this association.
1.3.6.1.2.1.104.1.4.1RowsctpAssocLocalAddrEntrynot-accessiblecurrentLocal information about the available addresses. There will be an entry for every local IP address defined for this association. Implementors need to be aware …
1.3.6.1.2.1.104.1.4.1.1ColumnsctpAssocLocalAddrTypenot-accessiblecurrentInternet type of local IP address used for this association.
1.3.6.1.2.1.104.1.4.1.2ColumnsctpAssocLocalAddrnot-accessiblecurrentThe value of a local IP address available for this association. The type of this address is determined by the value of sctpAssocLocalAddrType.
1.3.6.1.2.1.104.1.4.1.3ColumnsctpAssocLocalAddrStartTimeread-onlycurrentThe value of sysUpTime at the time that this row was created.
1.3.6.1.2.1.104.1.5TablesctpAssocRemAddrTablenot-accessiblecurrentExpanded table of sctpAssocTable based on the AssocId index. This table shows data related to each remote peer IP address which is used by this association.
1.3.6.1.2.1.104.1.5.1RowsctpAssocRemAddrEntrynot-accessiblecurrentInformation about the most important variables for every remote IP address. There will be an entry for every remote IP address defined for this association. Im…
1.3.6.1.2.1.104.1.5.1.1ColumnsctpAssocRemAddrTypenot-accessiblecurrentInternet type of a remote IP address available for this association.
1.3.6.1.2.1.104.1.5.1.2ColumnsctpAssocRemAddrnot-accessiblecurrentThe value of a remote IP address available for this association. The type of this address is determined by the value of sctpAssocLocalAddrType.
1.3.6.1.2.1.104.1.5.1.3ColumnsctpAssocRemAddrActiveread-onlycurrentThis 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 underst…
1.3.6.1.2.1.104.1.5.1.4ColumnsctpAssocRemAddrHBActiveread-onlycurrentThis object indicates whether the optional Heartbeat check associated to one destination transport address is activated or not (value equal to true or false, r…
1.3.6.1.2.1.104.1.5.1.5ColumnsctpAssocRemAddrRTOread-onlycurrentThe current Retransmission Timeout. T3-rtx timer as defined in the protocol SCTP.
1.3.6.1.2.1.104.1.5.1.6ColumnsctpAssocRemAddrMaxPathRtxread-onlycurrentMaximum number of DATA chunks retransmissions allowed to a remote IP address before it is considered inactive, as defined in RFC2960.
1.3.6.1.2.1.104.1.5.1.7ColumnsctpAssocRemAddrRtxread-onlycurrentNumber 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…
1.3.6.1.2.1.104.1.5.1.8ColumnsctpAssocRemAddrStartTimeread-onlycurrentThe value of sysUpTime at the time that this row was created.
1.3.6.1.2.1.104.1.6TablesctpLookupLocalPortTablenot-accessiblecurrentWith the use of this table, a list of associations which are using the specified local port can be retrieved.
1.3.6.1.2.1.104.1.6.1RowsctpLookupLocalPortEntrynot-accessiblecurrentThis table is indexed by local port and association ID. Specifying a local port, we would get a list of the associations whose local port is the one specified.
1.3.6.1.2.1.104.1.6.1.1ColumnsctpLookupLocalPortStartTimeread-onlycurrentThe value of sysUpTime at the time that this row was created. As the table will be created after the sctpAssocTable creation, this value could be equal to the …
1.3.6.1.2.1.104.1.7TablesctpLookupRemPortTablenot-accessiblecurrentWith the use of this table, a list of associations which are using the specified remote port can be got
1.3.6.1.2.1.104.1.7.1RowsctpLookupRemPortEntrynot-accessiblecurrentThis table is indexed by remote port and association ID. Specifying a remote port we would get a list of the associations whose local port is the one specified
1.3.6.1.2.1.104.1.7.1.1ColumnsctpLookupRemPortStartTimeread-onlycurrentThe value of sysUpTime at the time that this row was created. As the table will be created after the sctpAssocTable creation, this value could be equal to the …
1.3.6.1.2.1.104.1.8TablesctpLookupRemHostNameTablenot-accessiblecurrentWith the use of this table, a list of associations with that particular host can be retrieved.
1.3.6.1.2.1.104.1.8.1RowsctpLookupRemHostNameEntrynot-accessiblecurrentThis table is indexed by remote host name and association ID. Specifying a host name we would get a list of the associations specifying that host name as the r…
1.3.6.1.2.1.104.1.8.1.1ColumnsctpLookupRemHostNameStartTimeread-onlycurrentThe value of sysUpTime at the time that this row was created. As the table will be created after the sctpAssocTable creation, this value could be equal to the …
1.3.6.1.2.1.104.1.9TablesctpLookupRemPrimIPAddrTablenot-accessiblecurrentWith the use of this table, a list of associations that have the specified IP address as primary within the remote set of active addresses can be retrieved.
1.3.6.1.2.1.104.1.9.1RowsctpLookupRemPrimIPAddrEntrynot-accessiblecurrentThis table is indexed by primary address and association ID. Specifying a primary address, we would get a list of the associations that have the specified remo…
1.3.6.1.2.1.104.1.9.1.1ColumnsctpLookupRemPrimIPAddrStartTimeread-onlycurrentThe value of SysUpTime at the time that this row was created. As the table will be created after the sctpAssocTable creation, this value could be equal to the …
1.3.6.1.2.1.104.1.10TablesctpLookupRemIPAddrTablenot-accessiblecurrentWith the use of this table, a list of associations that have the specified IP address as one of the remote ones can be retrieved.
1.3.6.1.2.1.104.1.10.1RowsctpLookupRemIPAddrEntrynot-accessiblecurrentThis table is indexed by a remote IP address and association ID. Specifying an IP address we would get a list of the associations that have the specified IP ad…
1.3.6.1.2.1.104.1.10.1.1ColumnsctpLookupRemIPAddrStartTimeread-onlycurrentThe value of SysUpTime at the time that this row was created. As the table will be created after the sctpAssocTable creation, this value could be equal to the …
1.3.6.1.2.1.104.2NodesctpMibConformance
1.3.6.1.2.1.104.2.1NodesctpMibCompliances
1.3.6.1.2.1.104.2.1.1CompliancesctpMibComplianceread-onlycurrentThe compliance statement for SNMP entities which implement this SCTP MIB Module. There are a number of INDEX objects that cannot be represented in the form of …
1.3.6.1.2.1.104.2.2NodesctpMibGroups
1.3.6.1.2.1.104.2.2.1GroupsctpLayerParamsGroupcurrentCommon parameters for the SCTP layer, i.e., for all the associations. They can usually be referred to as configuration parameters.
1.3.6.1.2.1.104.2.2.2GroupsctpStatsGroupcurrentStatistics group. It includes the objects to collect state changes in the SCTP protocol local layer and flow control statistics.
1.3.6.1.2.1.104.2.2.3GroupsctpPerAssocParamsGroupcurrentThe SCTP group of objects to manage per-association parameters. These variables include all the SCTP basic features.
1.3.6.1.2.1.104.2.2.4GroupsctpPerAssocStatsGroupcurrentPer Association Statistics group. It includes the objects to collect flow control statistics per association.
1.3.6.1.2.1.104.2.2.5GroupsctpInverseGroupcurrentObjects used in the inverse lookup tables.