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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSctpAssocTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-MIB::cSctpAssocTable'
A table containing SCTP association-specific information.
cSctpAssocEntry row .1.3.6.1.4.1.9.10.75.1.2.2.1
General common variables and statistics for the whole
association.
Indexes
Column Syntax OID
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.2.1.1
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
Local SCTP port number used for this association.
InetPortNumber .1.3.6.1.4.1.9.10.75.1.2.2.1.3
Remote SCTP port number used for this association.
InetPortNumber .1.3.6.1.4.1.9.10.75.1.2.2.1.4
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
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.10.75.1.2.2.1.5
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.75.1.2.2.1.6
The current heartbeat time-out. The recommended default
value is 30000 milliseconds.
millisecondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.2.1.8
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
Inbound Streams according to the negotiation at
association start up. This parameter has to be read-only
by the manager.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.2.1.10
Outbound Streams according to the negotiation at
association start up. This parameter has to be read-only by
the manager.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.2.1.11
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.2.1.12
Number of times that T1 timer expired (timer for sending
either INIT or COOKIE-ECHO chunks and receiving an
acknowledgment).
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.75.1.2.2.1.13
Number of times that T2-shutdown timer expired (shutdown
timer).
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.75.1.2.2.1.14
Number of data chunks retransmitted to the peer in the
current association.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.75.1.2.2.1.15
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSctpAssocLocalAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-MIB::cSctpAssocLocalAddressTable'
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 row .1.3.6.1.4.1.9.10.75.1.2.3.1
Local information about the available addresses.
Column Syntax OID
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
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.10.75.1.2.3.1.1
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.75.1.2.3.1.2
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSctpAssocRemAddressTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-MIB::cSctpAssocRemAddressTable'
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 row .1.3.6.1.4.1.9.10.75.1.2.4.1
Information about THE most important variables for every
remote IP address
Column Syntax OID
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
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.10.75.1.2.4.1.1
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
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.10.75.1.2.4.1.2
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
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
The current Retransmission Timeout. T3-rtx timer as defined
in the protocol SCTP.
millisecondsSNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.4.1.5
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.75.1.2.4.1.6
Number of DATA retransmissions as defined in [cSctp].
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.9.10.75.1.2.4.1.7
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSctpLookupLocalPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-MIB::cSctpLookupLocalPortTable'
With the use of this table, a list of associations which use
that local port can be got
cSctpLookupLocalPortEntry row .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
Column Syntax OID
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSctpLookupRemPortTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-MIB::cSctpLookupRemPortTable'
With the use of this table, a list of associations which use
that remote port can be got
cSctpLookupRemPortEntry row .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
Column Syntax OID
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSctpLookupRemHostNameTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-MIB::cSctpLookupRemHostNameTable'
With the use of this table, a list of associations with that
particular host can be got
cSctpLookupRemHostNameEntry row .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
Column Syntax OID
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSctpLookupRemPrimIPAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-MIB::cSctpLookupRemPrimIPAddrTable'
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 row .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.
Column Syntax OID
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cSctpLookupRemIPAddrTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-MIB::cSctpLookupRemIPAddrTable'
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 row .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
Column Syntax OID
The value of SysUpTime at the time that this row was
created.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.10.75.1.2.9.1.1