cSctpAssocExtRtoMax

CISCO-IETF-SCTP-EXT-MIB · .1.3.6.1.4.1.9.10.76.1.2.1.1.2

Object

column millisecondsSNMPv2-SMIUnsigned32
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.

Context

MIB
CISCO-IETF-SCTP-EXT-MIB
OID
.1.3.6.1.4.1.9.10.76.1.2.1.1.2
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
cSctpAssocExtEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-IETF-SCTP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-EXT-MIB::cSctpAssocExtRtoMax'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-SCTP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-SCTP-EXT-MIB::cSctpAssocExtRtoMax.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-SCTP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-SCTP-EXT-MIB::cSctpAssocExtRtoMax'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance