ActiveXperts Network Monitor 2019##AdminFavorites

CISCO-IETF-SCTP-MIB.mib object view, vendor Cisco

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2019 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2019 can import MIB file CISCO-IETF-SCTP-MIB and use it to monitor vendor specific OID's.

CISCO-IETF-SCTP-MIB file content

Object view of CISCO-IETF-SCTP-MIB:

Scalar Object
cSctpRtoAlgorithm .1.3.6.1.4.1.9.10.75.1.1.1
The algorithm used to determine the timeout value (T3-rtx) used for re-transmitting unacknowledged chunks.
cSctpRtoMin .1.3.6.1.4.1.9.10.75.1.1.2
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 telephony applications could require less than 1 second, see [SIGAS] for further information.
cSctpRtoMax .1.3.6.1.4.1.9.10.75.1.1.3
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.
cSctpRtoInitial .1.3.6.1.4.1.9.10.75.1.1.4
Initial value for the Retransmission timer. Recommended value is 3000 milliseconds.
cSctpMaxAssoc .1.3.6.1.4.1.9.10.75.1.1.5
The limit on the total number of SCTP associations the entitycan support. In entities where the maximum number of associations is dynamic, this object should contain the value -1.
cSctpValCookieLife .1.3.6.1.4.1.9.10.75.1.1.6
Valid cookie life in the 4-way start-up handshake procedure. Recommended value: 60000 milliseconds.
cSctpMaxInitRetr .1.3.6.1.4.1.9.10.75.1.1.7
The maximum number of retransmissions at the start-up phase (INIT and COOKIE ECHO chunks). Recommended value: 8 attempts.
cSctpCurrEstab .1.3.6.1.4.1.9.10.75.1.1.8
The number of SCTP associations for which the current state is either ESTABLISHED, SHUTDOWN-RECEIVED or SHUTDOWN-PENDING.
cSctpActiveEstabs .1.3.6.1.4.1.9.10.75.1.1.9
The number of times that SCTP associations have made a direct transition to the ESTABLISHED state from the COOKIE-ECHOED state: COOKIE-ECHOED -> ESTABLISHED. The upper layer has initiated the association attempt.
cSctpPassiveEstabs .1.3.6.1.4.1.9.10.75.1.1.10
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.
cSctpAborteds .1.3.6.1.4.1.9.10.75.1.1.11
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.
cSctpShutdowns .1.3.6.1.4.1.9.10.75.1.1.12
The number of times that SCTP associations have made a direct transition to the CLOSED state from either the SHUTDOWN-SENT state or the SHUTDOWN-ACK-SENT state. Graceful termination of the association.
cSctpStatOutOfBlues .1.3.6.1.4.1.9.10.75.1.1.13
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.
cSctpStatChecksumErrors .1.3.6.1.4.1.9.10.75.1.1.14
Number of SCTP packets received from the peers with an invalid checksum.
cSctpStatSentCtrlChunks .1.3.6.1.4.1.9.10.75.1.1.15
Number of SCTP control chunks sent to the peers (no retransmissions included).
cSctpStatSentOrderChunks .1.3.6.1.4.1.9.10.75.1.1.16
Number of SCTP ordered data chunks sent to the peers (no retransmissions included).
cSctpStatSentUnorderChunks .1.3.6.1.4.1.9.10.75.1.1.17
Number of SCTP unordered chunks (data chunks in which the U bit is set to 1) sent to the peers (no retransmissions included).
cSctpStatRecCtrlChunks .1.3.6.1.4.1.9.10.75.1.1.18
Number of SCTP control chunks received from the peers (no duplicated included).
cSctpStatRecOrderChunks .1.3.6.1.4.1.9.10.75.1.1.19
Number of SCTP ordered data chunks received from the peers (no duplicated included).
cSctpStatRecUnorderChunks .1.3.6.1.4.1.9.10.75.1.1.20
Number of SCTP unordered chunks (data chunks in which the U bit is set to 1) received from the peers (no duplicated included).
cSctpStatFragmentedUsrMessages .1.3.6.1.4.1.9.10.75.1.1.21
Number of user messages that have to be fragmented because of the MTU.
cSctpStatReassembledUsrMessages .1.3.6.1.4.1.9.10.75.1.1.22
Number of user messages reassembled.
cSctpStatSentSCTPPacks .1.3.6.1.4.1.9.10.75.1.1.23
Number of SCTP packets received from the peers.
cSctpStatRecSCTPPacks .1.3.6.1.4.1.9.10.75.1.1.24
Number of SCTP packets received from the peers.
cSctpAssocEntry .1.3.6.1.4.1.9.10.75.1.2.2.1
General common variables and statistics for the whole association.
cSctpAssocLocalAddressEntry .1.3.6.1.4.1.9.10.75.1.2.3.1
Local information about the available addresses.
cSctpAssocRemAddressEntry .1.3.6.1.4.1.9.10.75.1.2.4.1
Information about THE most important variables for every remote IP address
cSctpLookupLocalPortEntry .1.3.6.1.4.1.9.10.75.1.2.5.1
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
cSctpLookupRemPortEntry .1.3.6.1.4.1.9.10.75.1.2.6.1
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
cSctpLookupRemHostNameEntry .1.3.6.1.4.1.9.10.75.1.2.7.1
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 remote one
cSctpLookupRemPrimIPAddrEntry .1.3.6.1.4.1.9.10.75.1.2.8.1
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 remote IP address marked as primary.
cSctpLookupRemIPAddrEntry .1.3.6.1.4.1.9.10.75.1.2.9.1
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 address included within the set of remote IP addresses
Tabular Object
cSctpAssocId .1.3.6.1.4.1.9.10.75.1.2.2.1.1
Association Identification. Value identifying the association (typically the Initiate Verification Tag). If the selected AssocID is the Initiate Verification Tag, this value must not be zero.
cSctpAssocRemHostName .1.3.6.1.4.1.9.10.75.1.2.2.1.2
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.
cSctpAssocLocalSCTPPort .1.3.6.1.4.1.9.10.75.1.2.2.1.3
Local SCTP port number used for this association.
cSctpAssocRemSCTPPort .1.3.6.1.4.1.9.10.75.1.2.2.1.4
Remote SCTP port number used for this association.
cSctpAssocRemPrimaryAddressType .1.3.6.1.4.1.9.10.75.1.2.2.1.5
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] This value will be filled in after INIT or INIT ACK messages have been received (when the primary path is selected by SCTP).
cSctpAssocRemPrimaryAddress .1.3.6.1.4.1.9.10.75.1.2.2.1.6
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).
cSctpAssocHeartBeatTimer .1.3.6.1.4.1.9.10.75.1.2.2.1.8
The current heartbeat time-out. The recommended default value is 30000 milliseconds.
cSctpAssocState .1.3.6.1.4.1.9.10.75.1.2.2.1.9
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.
cSctpAssocInStreams .1.3.6.1.4.1.9.10.75.1.2.2.1.10
Inbound Streams according to the negotiation at association start up. This parameter has to be read-only by the manager.
cSctpAssocOutStreams .1.3.6.1.4.1.9.10.75.1.2.2.1.11
Outbound Streams according to the negotiation at association start up. This parameter has to be read-only by the manager.
cSctpAssocMaxRetr .1.3.6.1.4.1.9.10.75.1.2.2.1.12
The maximum number of data retransmissions in the association context. This value is specific for each association and the upper layer can change it calling the appropriate primitives. This value has to be smaller than the addition of all the maximum number for all the paths (cSctpAssocRemAddressMaxPathRetrans). Recommended value: 10 attempts.
cSctpAssocT1expireds .1.3.6.1.4.1.9.10.75.1.2.2.1.13
Number of times that T1 timer expired (timer for sending either INIT or COOKIE-ECHO chunks and receiving an acknowledgment).
cSctpAssocT2expireds .1.3.6.1.4.1.9.10.75.1.2.2.1.14
Number of times that T2-shutdown timer expired (shutdown timer).
cSctpAssocRtxChunks .1.3.6.1.4.1.9.10.75.1.2.2.1.15
Number of data chunks retransmitted to the peer in the current association.
cSctpAssocStartTime .1.3.6.1.4.1.9.10.75.1.2.2.1.17
The value of SysUpTime at the time that this row was created.
cSctpAssocLocalAddressIPType .1.3.6.1.4.1.9.10.75.1.2.3.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].
cSctpAssocLocalAddressIP .1.3.6.1.4.1.9.10.75.1.2.3.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.
cSctpAssocLocalAddressStartTime .1.3.6.1.4.1.9.10.75.1.2.3.1.3
The value of SysUpTime at the time that this row was created.
cSctpAssocRemAddressIPType .1.3.6.1.4.1.9.10.75.1.2.4.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].
cSctpAssocRemAddressIP .1.3.6.1.4.1.9.10.75.1.2.4.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.
cSctpAssocRemAddressStatus .1.3.6.1.4.1.9.10.75.1.2.4.1.3
The current status of the remote transport address, according to [SCTP]. Active means that the threshold of no answer received from this IP address has not been reached. Inactive means that either no heartbeat was received from this address, or any other message, reaching the threshold defined by the protocol.
cSctpAssocRemAddressHBFlag .1.3.6.1.4.1.9.10.75.1.2.4.1.4
The optional Heartbeat associated to one destination transport address could be active or not (value equal to 0 or 1, respectively). An active destination transport address is the one considered available by a peer endpoint for receiving SCTP packets, as it is described in [cSctp].
cSctpAssocRemAddressRTO .1.3.6.1.4.1.9.10.75.1.2.4.1.5
The current Retransmission Timeout. T3-rtx timer as defined in the protocol SCTP.
cSctpAssocRemAddressMaxPathRtx .1.3.6.1.4.1.9.10.75.1.2.4.1.6
Maximum number of DATA retransmissions allowed to a remote IP address before it is considered inactive, as defined in [cSctp]. Recommended value 5 attempts.
cSctpAssocRemAddressRtx .1.3.6.1.4.1.9.10.75.1.2.4.1.7
Number of DATA retransmissions as defined in [cSctp].
cSctpAssocRemAddressStartTime .1.3.6.1.4.1.9.10.75.1.2.4.1.8
The value of SysUpTime at the time that this row was created.
cSctpLookupLocalPortStartTime .1.3.6.1.4.1.9.10.75.1.2.5.1.1
The value of SysUpTime at the time that this row was created.
cSctpLookupRemPortStartTime .1.3.6.1.4.1.9.10.75.1.2.6.1.1
The value of SysUpTime at the time that this row was created.
cSctpLookupRemHostNameStartTime .1.3.6.1.4.1.9.10.75.1.2.7.1.1
The value of SysUpTime at the time that this row was created.
cSctpLookupRemPrimIPAddrStartTime .1.3.6.1.4.1.9.10.75.1.2.8.1.1
The value of SysUpTime at the time that this row was created.
cSctpLookupRemIPAddrStartTime .1.3.6.1.4.1.9.10.75.1.2.9.1.1
The value of SysUpTime at the time that this row was created.
Table
cSctpAssocTable .1.3.6.1.4.1.9.10.75.1.2.2
A table containing SCTP association-specific information.
cSctpAssocLocalAddressTable .1.3.6.1.4.1.9.10.75.1.2.3
Expanded table of cSctpAssocTable based on the AssocId index. It shows several interesting data for each local address which takes part in this association.
cSctpAssocRemAddressTable .1.3.6.1.4.1.9.10.75.1.2.4
Expanded table of cSctpAssocTable based on the AssocId index. It shows several interesting data for each remote peer IP address which is used in this association.
cSctpLookupLocalPortTable .1.3.6.1.4.1.9.10.75.1.2.5
With the use of this table, a list of associations which use that local port can be got
cSctpLookupRemPortTable .1.3.6.1.4.1.9.10.75.1.2.6
With the use of this table, a list of associations which use that remote port can be got
cSctpLookupRemHostNameTable .1.3.6.1.4.1.9.10.75.1.2.7
With the use of this table, a list of associations with that particular host can be got
cSctpLookupRemPrimIPAddrTable .1.3.6.1.4.1.9.10.75.1.2.8
With the use of this table, it can be got a list of associations that have that the specified IP address as primary within the remote set of active addresses
cSctpLookupRemIPAddrTable .1.3.6.1.4.1.9.10.75.1.2.9
With the use of this table, a list of associations that have the specified IP address as one of the remote ones can be got.
Object Identifier
cSctpMIB .1.3.6.1.4.1.9.10.75
The MIB module for managing SCTP protocol (RFC 2960).
cSctpObjects .1.3.6.1.4.1.9.10.75.1
cSctpConformance .1.3.6.1.4.1.9.10.75.2
cSctpScalars .1.3.6.1.4.1.9.10.75.1.1
cSctpTables .1.3.6.1.4.1.9.10.75.1.2
cSctpGroups .1.3.6.1.4.1.9.10.75.2.1
cSctpCompliances .1.3.6.1.4.1.9.10.75.2.2
Group
cSctpGeneralVariablesGroup .1.3.6.1.4.1.9.10.75.2.1.1
Common parameters for all the associations. They can usually be referred as configuration parameters
cSctpStateStatGroup .1.3.6.1.4.1.9.10.75.2.1.2
The cSctp group of objects to control state changes in the SCTP protocol local layer. They include the data for all the associations.
cSctpOtherStatGroup .1.3.6.1.4.1.9.10.75.2.1.3
The cSctp group of objects providing for management of SCTP most common statistics for the local SCTP layer.
cSctpAssocTablesVariablesGroup .1.3.6.1.4.1.9.10.75.2.1.4
The sctp group of objects to manage specific local and remote SCTP variables (local and remote tables). These variables include all the SCTP basic features.
cSctpAssocStatGroup .1.3.6.1.4.1.9.10.75.2.1.5
The cSctp group of objects to manage SCTP statistics related to the remote endpoint.
cSctpInverseGroup .1.3.6.1.4.1.9.10.75.2.1.6
Objects used in the inverse lookup table.