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.
Imported Objects
| INET-ADDRESS-MIB | InetAddress InetAddressType InetPortNumber |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Counter32 Counter64 Gauge32 Integer32 mib-2 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TimeStamp TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.2.1.104 | IdentitysctpMIB | 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 i… | ||
| 1.3.6.1.2.1.104.1 | NodesctpObjects | |||
| 1.3.6.1.2.1.104.1.1 | NodesctpStats | |||
| 1.3.6.1.2.1.104.1.1.1 | ScalarsctpCurrEstab | read-only | current | The 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.2 | ScalarsctpActiveEstabs | read-only | current | The 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.3 | ScalarsctpPassiveEstabs | read-only | current | The 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.4 | ScalarsctpAborteds | read-only | current | The 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.5 | ScalarsctpShutdowns | read-only | current | The 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.6 | ScalarsctpOutOfBlues | read-only | current | The 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.7 | ScalarsctpChecksumErrors | read-only | current | The number of SCTP packets received with an invalid checksum. |
| 1.3.6.1.2.1.104.1.1.8 | ScalarsctpOutCtrlChunks | read-only | current | The 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.9 | ScalarsctpOutOrderChunks | read-only | current | The number of SCTP ordered data chunks sent (retransmissions are not included). |
| 1.3.6.1.2.1.104.1.1.10 | ScalarsctpOutUnorderChunks | read-only | current | The 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.11 | ScalarsctpInCtrlChunks | read-only | current | The number of SCTP control chunks received (no duplicate chunks included). |
| 1.3.6.1.2.1.104.1.1.12 | ScalarsctpInOrderChunks | read-only | current | The number of SCTP ordered data chunks received (no duplicate chunks included). |
| 1.3.6.1.2.1.104.1.1.13 | ScalarsctpInUnorderChunks | read-only | current | The 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.14 | ScalarsctpFragUsrMsgs | read-only | current | The number of user messages that have to be fragmented because of the MTU. |
| 1.3.6.1.2.1.104.1.1.15 | ScalarsctpReasmUsrMsgs | read-only | current | The number of user messages reassembled, after conversion into DATA chunks. |
| 1.3.6.1.2.1.104.1.1.16 | ScalarsctpOutSCTPPacks | read-only | current | The number of SCTP packets sent. Retransmitted DATA chunks are included. |
| 1.3.6.1.2.1.104.1.1.17 | ScalarsctpInSCTPPacks | read-only | current | The number of SCTP packets received. Duplicates are included. |
| 1.3.6.1.2.1.104.1.1.18 | ScalarsctpDiscontinuityTime | read-only | current | The 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.2 | NodesctpParams | |||
| 1.3.6.1.2.1.104.1.2.1 | ScalarsctpRtoAlgorithm | read-only | current | The algorithm used to determine the timeout value (T3-rtx) used for re-transmitting unacknowledged chunks. |
| 1.3.6.1.2.1.104.1.2.2 | ScalarsctpRtoMin | read-only | current | The 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.3 | ScalarsctpRtoMax | read-only | current | The 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.4 | ScalarsctpRtoInitial | read-only | current | The 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.5 | ScalarsctpMaxAssocs | read-only | current | The 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.6 | ScalarsctpValCookieLife | read-only | current | Valid cookie life in the 4-way start-up handshake procedure. |
| 1.3.6.1.2.1.104.1.2.7 | ScalarsctpMaxInitRetr | read-only | current | The maximum number of retransmissions at the start-up phase (INIT and COOKIE ECHO chunks). |
| 1.3.6.1.2.1.104.1.3 | TablesctpAssocTable | not-accessible | current | A table containing SCTP association-specific information. |
| 1.3.6.1.2.1.104.1.3.1 | RowsctpAssocEntry | not-accessible | current | General common variables and statistics for the whole association. |
| 1.3.6.1.2.1.104.1.3.1.1 | ColumnsctpAssocId | not-accessible | current | Association Identification. Value identifying the association. |
| 1.3.6.1.2.1.104.1.3.1.2 | ColumnsctpAssocRemHostName | read-only | current | The 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.3 | ColumnsctpAssocLocalPort | read-only | current | The local SCTP port number used for this association. |
| 1.3.6.1.2.1.104.1.3.1.4 | ColumnsctpAssocRemPort | read-only | current | The remote SCTP port number used for this association. |
| 1.3.6.1.2.1.104.1.3.1.5 | ColumnsctpAssocRemPrimAddrType | read-only | current | The internet type of primary remote IP address. |
| 1.3.6.1.2.1.104.1.3.1.6 | ColumnsctpAssocRemPrimAddr | read-only | current | The 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.7 | ColumnsctpAssocHeartBeatInterval | read-only | current | The 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.8 | ColumnsctpAssocState | read-write | current | The 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.9 | ColumnsctpAssocInStreams | read-only | current | Inbound Streams according to the negotiation at association start up. |
| 1.3.6.1.2.1.104.1.3.1.10 | ColumnsctpAssocOutStreams | read-only | current | Outbound Streams according to the negotiation at association start up. |
| 1.3.6.1.2.1.104.1.3.1.11 | ColumnsctpAssocMaxRetr | read-only | current | The 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.12 | ColumnsctpAssocPrimProcess | read-only | current | This 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.13 | ColumnsctpAssocT1expireds | read-only | current | The 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.14 | ColumnsctpAssocT2expireds | read-only | current | The 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.15 | ColumnsctpAssocRtxChunks | read-only | current | When 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.16 | ColumnsctpAssocStartTime | read-only | current | The 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.17 | ColumnsctpAssocDiscontinuityTime | read-only | current | The 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.4 | TablesctpAssocLocalAddrTable | not-accessible | current | Expanded 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.1 | RowsctpAssocLocalAddrEntry | not-accessible | current | Local 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.1 | ColumnsctpAssocLocalAddrType | not-accessible | current | Internet type of local IP address used for this association. |
| 1.3.6.1.2.1.104.1.4.1.2 | ColumnsctpAssocLocalAddr | not-accessible | current | The 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.3 | ColumnsctpAssocLocalAddrStartTime | read-only | current | The value of sysUpTime at the time that this row was created. |
| 1.3.6.1.2.1.104.1.5 | TablesctpAssocRemAddrTable | not-accessible | current | Expanded 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.1 | RowsctpAssocRemAddrEntry | not-accessible | current | Information 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.1 | ColumnsctpAssocRemAddrType | not-accessible | current | Internet type of a remote IP address available for this association. |
| 1.3.6.1.2.1.104.1.5.1.2 | ColumnsctpAssocRemAddr | not-accessible | current | The 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.3 | ColumnsctpAssocRemAddrActive | read-only | current | 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 underst… |
| 1.3.6.1.2.1.104.1.5.1.4 | ColumnsctpAssocRemAddrHBActive | read-only | current | This 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.5 | ColumnsctpAssocRemAddrRTO | read-only | current | The current Retransmission Timeout. T3-rtx timer as defined in the protocol SCTP. |
| 1.3.6.1.2.1.104.1.5.1.6 | ColumnsctpAssocRemAddrMaxPathRtx | read-only | current | Maximum 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.7 | ColumnsctpAssocRemAddrRtx | read-only | current | 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… |
| 1.3.6.1.2.1.104.1.5.1.8 | ColumnsctpAssocRemAddrStartTime | read-only | current | The value of sysUpTime at the time that this row was created. |
| 1.3.6.1.2.1.104.1.6 | TablesctpLookupLocalPortTable | not-accessible | current | With 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.1 | RowsctpLookupLocalPortEntry | not-accessible | current | This 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.1 | ColumnsctpLookupLocalPortStartTime | read-only | current | The 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.7 | TablesctpLookupRemPortTable | not-accessible | current | With 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.1 | RowsctpLookupRemPortEntry | not-accessible | current | This 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.1 | ColumnsctpLookupRemPortStartTime | read-only | current | The 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.8 | TablesctpLookupRemHostNameTable | not-accessible | current | With 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.1 | RowsctpLookupRemHostNameEntry | not-accessible | current | This 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.1 | ColumnsctpLookupRemHostNameStartTime | read-only | current | The 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.9 | TablesctpLookupRemPrimIPAddrTable | not-accessible | current | With 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.1 | RowsctpLookupRemPrimIPAddrEntry | not-accessible | current | This 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.1 | ColumnsctpLookupRemPrimIPAddrStartTime | read-only | current | The 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.10 | TablesctpLookupRemIPAddrTable | not-accessible | current | With 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.1 | RowsctpLookupRemIPAddrEntry | not-accessible | current | This 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.1 | ColumnsctpLookupRemIPAddrStartTime | read-only | current | The 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.2 | NodesctpMibConformance | |||
| 1.3.6.1.2.1.104.2.1 | NodesctpMibCompliances | |||
| 1.3.6.1.2.1.104.2.1.1 | CompliancesctpMibCompliance | read-only | current | The 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.2 | NodesctpMibGroups | |||
| 1.3.6.1.2.1.104.2.2.1 | GroupsctpLayerParamsGroup | current | Common 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.2 | GroupsctpStatsGroup | current | Statistics 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.3 | GroupsctpPerAssocParamsGroup | current | The 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.4 | GroupsctpPerAssocStatsGroup | current | Per Association Statistics group. It includes the objects to collect flow control statistics per association. | |
| 1.3.6.1.2.1.104.2.2.5 | GroupsctpInverseGroup | current | Objects used in the inverse lookup tables. |