cSctpAssocExtRtoMin

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

Object

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

Context

MIB
CISCO-IETF-SCTP-EXT-MIB
OID
.1.3.6.1.4.1.9.10.76.1.2.1.1.1
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::cSctpAssocExtRtoMin'
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::cSctpAssocExtRtoMin.<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::cSctpAssocExtRtoMin'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance