ceSctpAssocRtoMin

CISCO-SCTP-MIB · .1.3.6.1.4.1.9.10.74.1.2.1.1.4

Object

column millisecondsUnsigned32
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 
telephone applications could require less than 1 second.

Context

MIB
CISCO-SCTP-MIB
OID
.1.3.6.1.4.1.9.10.74.1.2.1.1.4
Type
column
Access
readonly
Status
current
Units
milliseconds
Parent
ceSctpAssocEntry
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-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCTP-MIB::ceSctpAssocRtoMin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SCTP-MIB::ceSctpAssocRtoMin.<ceSctpAssocId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SCTP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SCTP-MIB::ceSctpAssocRtoMin'

Syntax

millisecondsUnsigned32

Values & Constraints

Object Constraints
range: 1000-3600000

Conformance