CISCO-IETF-SCTP-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
8
Rows
8
Columns
31
.1.3.6.1.4.1.9.10.75.1.2.2 · 1 row entry · 15 columns
A table containing SCTP association-specific information.
cSctpAssocEntry entry .1.3.6.1.4.1.9.10.75.1.2.2.1
General common variables and statistics for the whole
association.
Indexes
cSctpAssocId
Column Syntax OID
cSctpAssocId
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.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.2.1.1
cSctpAssocRemHostName
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 h…
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.10.75.1.2.2.1.2
cSctpAssocLocalSCTPPort
Local SCTP port number used for this association.
InetPortNumber
Textual Convention: InetPortNumber Unsigned32
.1.3.6.1.4.1.9.10.75.1.2.2.1.3
cSctpAssocRemSCTPPort
Remote SCTP port number used for this association.
InetPortNumber
Textual Convention: InetPortNumber Unsigned32
.1.3.6.1.4.1.9.10.75.1.2.2.1.4
cSctpAssocRemPrimaryAddressType
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 t…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.10.75.1.2.2.1.5
cSctpAssocRemPrimaryAddress
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 prima…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.75.1.2.2.1.6
cSctpAssocHeartBeatTimer
The current heartbeat time-out. The recommended default
value is 30000 milliseconds.
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.2.1.8
cSctpAssocState
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 a…
Enumerationr/w
Enumerated Values:
1closed
2cookieWait
3cookieEchoed
4established
5shutdownPending
6shutdownSent
7shutdownReceived
8shutdownAckSent
9deleteTCB
.1.3.6.1.4.1.9.10.75.1.2.2.1.9
cSctpAssocInStreams
Inbound Streams according to the negotiation at
association start up. This parameter has to be read-only
by the manager.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.2.1.10
cSctpAssocOutStreams
Outbound Streams according to the negotiation at
association start up. This parameter has to be read-only by
the manager.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.2.1.11
cSctpAssocMaxRetr
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 …
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.2.1.12
cSctpAssocT1expireds
Number of times that T1 timer expired (timer for sending
either INIT or COOKIE-ECHO chunks and receiving an
acknowledgment).
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.75.1.2.2.1.13
cSctpAssocT2expireds
Number of times that T2-shutdown timer expired (shutdown
timer).
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.75.1.2.2.1.14
cSctpAssocRtxChunks
Number of data chunks retransmitted to the peer in the
current association.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.75.1.2.2.1.15
cSctpAssocStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.75.1.2.2.1.17
.1.3.6.1.4.1.9.10.75.1.2.3 · 1 row entry · 3 columns
Expanded table of cSctpAssocTable based on the AssocId index.
It shows several interesting data for each local address which
takes part in this association.
cSctpAssocLocalAddressEntry entry .1.3.6.1.4.1.9.10.75.1.2.3.1
Local information about the available addresses.
Indexes
cSctpAssocId cSctpAssocLocalAddressIPType cSctpAssocLocalAddressIP
Column Syntax OID
cSctpAssocLocalAddressIPType
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 als…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.10.75.1.2.3.1.1
cSctpAssocLocalAddressIP
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 b…
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.75.1.2.3.1.2
cSctpAssocLocalAddressStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.75.1.2.3.1.3
.1.3.6.1.4.1.9.10.75.1.2.4 · 1 row entry · 8 columns
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.
cSctpAssocRemAddressEntry entry .1.3.6.1.4.1.9.10.75.1.2.4.1
Information about THE most important variables for every
remote IP address
Indexes
cSctpAssocId cSctpAssocRemAddressIPType cSctpAssocRemAddressIP
Column Syntax OID
cSctpAssocRemAddressIPType
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…
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.10.75.1.2.4.1.1
cSctpAssocRemAddressIP
The value of a remote IP address available for this
association. An InetAddress value is always interpreted within
the context of an InetAddressType value.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.75.1.2.4.1.2
cSctpAssocRemAddressStatus
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 recei…
Enumeration
Enumerated Values:
0active
1inactive
.1.3.6.1.4.1.9.10.75.1.2.4.1.3
cSctpAssocRemAddressHBFlag
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…
Enumeration
Enumerated Values:
0active
1inactive
.1.3.6.1.4.1.9.10.75.1.2.4.1.4
cSctpAssocRemAddressRTO
The current Retransmission Timeout. T3-rtx timer as defined
in the protocol SCTP.
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.4.1.5
cSctpAssocRemAddressMaxPathRtx
Maximum number of DATA retransmissions allowed to a remote IP
address before it is considered inactive, as defined in
[cSctp]. Recommended value 5 attempts.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.4.1.6
cSctpAssocRemAddressRtx
Number of DATA retransmissions as defined in [cSctp].
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.75.1.2.4.1.7
cSctpAssocRemAddressStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.75.1.2.4.1.8
.1.3.6.1.4.1.9.10.75.1.2.5 · 1 row entry · 1 columns
With the use of this table, a list of associations which use
that local port can be got
cSctpLookupLocalPortEntry entry .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
Indexes
cSctpAssocLocalSCTPPort cSctpAssocId
Column Syntax OID
cSctpLookupLocalPortStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.75.1.2.5.1.1
.1.3.6.1.4.1.9.10.75.1.2.6 · 1 row entry · 1 columns
With the use of this table, a list of associations which use
that remote port can be got
cSctpLookupRemPortEntry entry .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
Indexes
cSctpAssocRemSCTPPort cSctpAssocId
Column Syntax OID
cSctpLookupRemPortStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.75.1.2.6.1.1
.1.3.6.1.4.1.9.10.75.1.2.7 · 1 row entry · 1 columns
With the use of this table, a list of associations with that
particular host can be got
cSctpLookupRemHostNameEntry entry .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
Indexes
cSctpAssocRemHostName cSctpAssocId
Column Syntax OID
cSctpLookupRemHostNameStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.75.1.2.7.1.1
.1.3.6.1.4.1.9.10.75.1.2.8 · 1 row entry · 1 columns
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
cSctpLookupRemPrimIPAddrEntry entry .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.
Indexes
cSctpAssocRemPrimaryAddressType cSctpAssocRemPrimaryAddress cSctpAssocId
Column Syntax OID
cSctpLookupRemPrimIPAddrStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.75.1.2.8.1.1
.1.3.6.1.4.1.9.10.75.1.2.9 · 1 row entry · 1 columns
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.
cSctpLookupRemIPAddrEntry entry .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
Indexes
cSctpAssocRemAddressIPType cSctpAssocRemAddressIP cSctpAssocId
Column Syntax OID
cSctpLookupRemIPAddrStartTime
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.75.1.2.9.1.1